summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious...Nicholas Clark2001-09-101-2/+3
* Re: [ID 20010810.011] 'use v2b' not allowed with strictRafael Garcia-Suarez2001-09-091-9/+21
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w...Nicholas Clark2001-09-051-7/+11
* 'main' *is* a reserved wordRafael Garcia-Suarez2001-09-041-1/+1
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-11/+7
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-8/+8
* If you want you can now add -DUSE_UTF8_SCRIPTS to your cflagsJarkko Hietaniemi2001-08-121-4/+7
* eval "format foo=" would loop indefinitely; reported inMike Guy2001-07-311-7/+11
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-12/+0
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-7/+14
* Retract #11212.Jarkko Hietaniemi2001-07-081-1/+0
* Slight tweaks on #11213.Jarkko Hietaniemi2001-07-081-2/+3