summaryrefslogtreecommitdiff
path: root/toke.c
Commit message (Expand)AuthorAgeFilesLines
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-8/+5
* [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-051-0/+4
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-14/+34
* Re: q and escaping paired delimitersGurusamy Sarathy1997-08-071-7/+7
* Re: q and escaping paired delimitersKenneth Albanowski1997-08-071-2/+2
* -p does not check for failure of implicit printDominic Dunlop1997-08-071-1/+3
* Fix intolerance of a space between "print" and opening parenGurusamy Sarathy1997-08-071-1/+1
* Eval fails in certain situations (eval "{'...")Gurusamy Sarathy1997-08-071-9/+63
* [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-2/+4
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-24/+41
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-51/+41
* [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-181-30/+45
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-17/+20
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-2/+6
* Minor type cleanupChip Salzenberg1997-04-091-5/+5
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-1/+9
* [inseparable changes from match from perl-5.003_97a to perl-5.003_97b]Perl 5 Porters1997-04-041-2/+8
* Reduce memory footprint of literal stringsChip Salzenberg1997-04-011-1/+5
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-14/+29
* If C<perl -a>, do equivalent of C<use vars '@F'>Chip Salzenberg1997-03-221-8/+11
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-23/+65
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-3/+6
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-5/+5
* [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-9/+9
* [inseparable changes from patch from perl5.003_25 to perl5.003_26]perl-5.003_26Perl 5 Porters1997-02-111-4/+9
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-1/+6
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-47/+40
|\
| * Nested here-docsLarry Wall1997-01-251-4/+5
|/
* [inseparable changes from patch from perl5.003_21 to perl5.003_22]perl-5.003_22Perl 5 Porters1997-01-171-5/+14
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-8/+53
* Fix $^X on systems that set it to Perl's basenameChip Salzenberg1997-01-081-14/+31
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-19/+37
* Limit effects of "=pod" to a single fileChip Salzenberg1996-12-281-0/+1
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-5/+5
* Disallow labels named q, qq, qw, qx, s, y, and trChip Salzenberg1996-12-201-4/+11
* Allow any word, including keyword, as labelChip Salzenberg1996-12-191-19/+18
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-6/+4
* [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-15/+18
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-199/+161
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-66/+119
* perl 5.003_06: toke.cPerl 5 Porters1996-09-141-30/+40
* Re: truncate with file name does not work (with patch)Perl 5 Porters1996-08-281-0/+1
* perl 5.003_03: toke.cPerl 5 Porters1996-08-191-2/+8
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-43/+21
* perl 5.003_01: toke.cPerl 5 Porters1996-07-071-7/+83
* Don't double implicit loop if perl is invoked with -pnPerl 5 Porters1996-03-191-2/+3
* perl 5.002perl-5.002Andy Dougherty1996-02-281-8/+29
* Beta3: Fix for FILE leak when "use" failsChip Salzenberg1996-02-081-1/+15
* perl5.002beta3Perl 5 Porters1996-02-021-5/+33
* perl 5.002beta2 patch: toke.cPerl 5 Porters1996-01-121-4/+14