summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* NetWare update from Ananth Kesari.Jarkko Hietaniemi2002-05-311-0/+18
* Re: use of lc module names and warningsRafael Garcia-Suarez2002-05-151-1/+1
* EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)Jarkko Hietaniemi2002-05-111-5/+1
* Provide the \N{U+HHHH} syntax before we forget.Jarkko Hietaniemi2002-05-011-0/+10
* The #16182 radiates U32ness.Jarkko Hietaniemi2002-04-261-1/+1
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-16/+16
* @:foo?Philip Newton2002-04-171-2/+2
* warning at use of /c modifier with s///Mark-Jason Dominus2002-03-281-4/+4
* warning at use of /c modifier without /g modifierMark-Jason Dominus2002-03-281-0/+15
* Re: perl 5.7.3 + XS lvalue subsSpider Boardman2002-03-281-3/+11
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-29/+0
* Inappropriate termination of PODClinton A. Pierce2002-03-121-3/+0
* more warnings tidyupPaul Marquess2002-03-111-40/+40
* As suggested by Anton Tagunov, eq and cmp now obey theJarkko Hietaniemi2002-03-071-1/+1
* taint + deprecated warningsPaul Marquess2002-03-041-2/+18
* Repatch from Robin Barker: anon subs in C<package;> areJarkko Hietaniemi2002-02-271-2/+4
* No OPf_SPECIAL on OP_ENTERSUB when readline() is overridenRafael Garcia-Suarez2002-02-211-1/+2
* EBCDIC: this change for \N{} in particular is nowJarkko Hietaniemi2002-02-121-1/+8
* CopFILE / MacPerl_MPWFileNameChris Nandor2002-02-081-3/+3
* EBCDIC: the low 256 \N{...} need to be remapped.Jarkko Hietaniemi2002-02-021-0/+13
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* [BUG] /\_/ an unrecognized escape?Michael G. Schwern2002-01-211-1/+3
* Regen embed enable slab for PERL_IMPLICIT_SYSNick Ing-Simmons2002-01-151-5/+5
* Integrate rest of mainlineNick Ing-Simmons2002-01-151-5/+31
|\
| * [PATCH] Overriding readline() should also override <FH> Rafael Garcia-Suarez2002-01-151-5/+31
* | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-141-5/+1
|/
* Re: [PATCH] No 'once' warnings for variables declared with ourGisle Aas2002-01-101-1/+1
* No 'once' warnings for variables declared with ourGisle Aas2002-01-101-1/+1
* Bad prototype detection now an optional warningSam Tregar2002-01-061-4/+4
* warn if not CORE::dumpRafael Garcia-Suarez2002-01-041-0/+4
* Bad prototype detection changed from error to warningSam Tregar2002-01-021-5/+7
* Re: [PATCH] Basic bad prototype detectionSam Tregar2001-12-311-4/+7
* Basic bad prototype detectionSam Tregar2001-12-311-1/+4
* [PATCH] Re: chomp/chop prototype changed?Rafael Garcia-Suarez2001-12-171-2/+2
* Fixes for casting problems detected on a SuSE 7.2 Itanium,Jarkko Hietaniemi2001-12-121-3/+3
* autosplit into @F fixRafael Garcia-Suarez2001-11-291-1/+1
* v-strings as Objects Step 1John Peacock2001-11-151-53/+3
* Re: [ID 20011114.118] chop and chomp bind too tightlyRafael Garcia-Suarez2001-11-151-2/+2
* Add comments to mark where $^X is being handled.Jarkko Hietaniemi2001-11-141-1/+1
* -s on #! line Rafael Garcia-Suarez2001-11-081-0/+9
* Re: [ID 20011106.083] $dbline[$i] == 0 generates warningsMark-Jason Dominus2001-11-071-0/+10
* Comment tweaks.Jarkko Hietaniemi2001-11-011-2/+2
* Make sv_recode_to_utf8() a real API: the encodingJarkko Hietaniemi2001-10-311-1/+1
* Enable -Mencoding=foobar also for string literals.Jarkko Hietaniemi2001-10-311-0/+5
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-4/+3
* Integrate changes #12549 and #12550 from maintperl;Jarkko Hietaniemi2001-10-221-4/+21
* Oh, bother. In Tru64 cc -std1 was looking rather niceJarkko Hietaniemi2001-10-171-1/+1
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-1/+1
* Re: [ID 20010920.007] q and qq does not work after doRafael Garcia-Suarez2001-09-211-1/+1
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-2/+0