summaryrefslogtreecommitdiff
path: root/perly.y
Commit message (Expand)AuthorAgeFilesLines
* integrate changes#8306,8532 from mainline (missing USE_PURE_BISONGurusamy Sarathy2001-03-221-0/+1
* update copyright yearGurusamy Sarathy2001-03-221-1/+1
* integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,Gurusamy Sarathy2000-12-181-1/+1
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
* fix bug in change#4515 (STOP blocks now see @ARGV like the rest)Gurusamy Sarathy1999-11-141-1/+1
* various cleanupsGurusamy Sarathy1999-10-121-16/+1
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-1/+16
* change#3728 was flawed (loop contexts saw the wrong statementGurusamy Sarathy1999-10-071-1/+1
* sub : attrlistSpider Boardman1999-08-291-15/+83
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-45/+63
* remove spurious newSTATEOP() that causes goto to enter one too manyGurusamy Sarathy1999-07-181-2/+1
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-5/+2
* distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagationGurusamy Sarathy1999-02-181-2/+2
* applied suggested patch; regen perly* and vms/perly*Stephen McCamant1999-02-071-0/+4
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-1/+1
* POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-171-2/+7
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-2/+2
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-031-1/+1
* support OE/MVSJarkko Hietaniemi1998-08-021-0/+8
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-28/+28
* Added patch, regenerated perly.c and perly.c.diffStephen McCamant1998-06-101-2/+1
* [win32] yet another patchChip Salzenberg1998-03-021-0/+3
* More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-061-1/+2
* Add to docs about the BEGIN { shift } feature. Make the changeGurusamy Sarathy1997-11-231-1/+1
* - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_Gurusamy Sarathy1997-11-221-1/+1
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-1/+1
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-12/+12
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-12/+12
* | Rename RESTART to INIT and associated changesMalcolm Beattie1997-09-031-1/+1
* | More fixups for thrperl integration.Malcolm Beattie1997-06-051-2/+3
|/
* Support C< $coderef->($x,$y) >Chip Salzenberg1997-04-301-0/+7
* Fix label on C<for(;;)> statementChip Salzenberg1997-04-091-2/+2
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* Fix the Tolkein quoteChip Salzenberg1997-02-221-1/+1
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-3/+3
* [inseparable changes from patch from perl5.003_21 to perl5.003_22]perl-5.003_22Perl 5 Porters1997-01-171-6/+4
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-6/+13
* [inseparable changes from patch from perl5.003_19 to perl5.003_20]Perl 5 Porters1997-01-081-16/+33
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-22/+0
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-5/+9
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-13/+17
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-52/+37
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-37/+97
* Add version check option to "use"Perl 5 Porters1996-07-051-2/+2
* perl 5.002perl-5.002Andy Dougherty1996-02-281-2/+1
* perl5.002beta3Perl 5 Porters1996-02-021-16/+25
* 5.002 beta 1Larry Wall1995-11-211-25/+43
* perl 5.000perl-5.000Larry Wall1994-10-171-226/+150
* perl 5.0 alpha 9perl-5a9Larry Wall1994-05-041-9/+19