summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Sarathy to integrate changes from mainline: 2751,Chip Salzenberg2000-01-101-44/+42
* integrate binary compatible variant of change#3098 from mainlineGurusamy Sarathy1999-03-281-2/+35
* Update Copyright yearGraham Barr1999-03-271-1/+1
* integrate change#2242 from mainlineGurusamy Sarathy1999-02-051-3/+10
* Jumbo patch from Sarathy for PERL_OBJECT & USE_THREADSGurusamy Sarathy1999-01-161-1/+3
* integrated relevant parts og changes #2385 & #2387 from mainlineGraham Barr1998-12-311-6/+11
* integrated changes#2323,2353,2369Graham Barr1998-11-301-1/+1
* integrated changes#1941,1942,1943,1975,2061,2111,2151 from mainlineGraham Barr1998-11-011-3/+12
* integrate change#1829 from mainlineMark P Lutz1998-10-311-1/+1
* Apply change#2075 from mainlineGraham Barr1998-10-291-2/+2
* 5.004_02 or 5.005_51: fix regexp and tr character ranges in non-ASCII landsJarkko Hietaniemi1998-10-241-4/+21
* better CR-handling on shebang line and in formats (fixed variant ofGraham Barr1998-10-161-3/+17
* suppress bogus warning on C<sub x {} x()>Gurusamy Sarathy1998-09-201-1/+2
* end pod processing when source file is closed (prevents it carryingGurusamy Sarathy1998-08-051-0/+1
* support OE/MVSJarkko Hietaniemi1998-08-021-3/+26
* s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-261-6/+4
* tweak toke.cGurusamy Sarathy1998-07-211-1/+1
* workaround C<"foo" "bar"> catenation-intolerant compilersGurusamy Sarathy1998-07-211-2/+2
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-2/+2
* Merge MainlineNick Ing-Simmons1998-07-191-2/+6
|\
| * fix and test handling of literal newlines in heredocsGurusamy Sarathy1998-07-191-2/+6
* | PL_ stuff for threadsNick Ing-Simmons1998-07-181-11/+11
* | Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CCNick Ing-Simmons1998-07-181-2/+2
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1074/+1074
|/
* fix CvMUTEXP() leaks with -DusethreadsGurusamy Sarathy1998-07-181-3/+0
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-9/+20
* be generous about CRsLarry Wall1998-07-121-2/+55
* disable CR croaking (via #define, default off) in lieu of moreGurusamy Sarathy1998-07-111-1/+1
* more reasonable diagnostic on keyword vs. sub ambiguityGurusamy Sarathy1998-07-061-2/+2
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-1/+1
* add comments on GV_FOO constants, s/8/GV_ADDINEVAL/Gurusamy Sarathy1998-07-051-2/+2
* added patch with tweak to docChip Salzenberg1998-07-051-10/+29
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-1/+1
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-4/+2
* deprecate use of reserved word "our" (Larry's idea)Larry Wall1998-07-041-0/+2
* tweaks to overloaded constants (change#1259)Gurusamy Sarathy1998-06-301-2/+2
* bump patchlevel to 69, various little tweaks (tested on win32, SolarisGurusamy Sarathy1998-06-291-2/+1
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-12/+113
* applied patch, tweaked doc, and regen regnodes.hIlya Zakharevich1998-06-281-1/+1
* applied patch, regen headersIlya Zakharevich1998-06-231-3/+3
* added patch, regen headersIlya Zakharevich1998-06-211-6/+10
* [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clashGurusamy Sarathy1998-06-051-1/+1
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-6/+1
|\
| * [win32] merge change#1013 from maintbranch (1012 is n/a)Gurusamy Sarathy1998-05-231-6/+1
* | [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-1/+1
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-19/+21
|\ \ | |/
| * [win32] more whitespace tweaks from maintbranchGurusamy Sarathy1998-05-181-2/+2
| * [win32] merge changes#996,998,999 from maintbranchGurusamy Sarathy1998-05-161-5/+3
| * Integrate win32Nick Ing-Simmons1998-05-151-12/+16
| |\
| | * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-3/+7