summaryrefslogtreecommitdiff
path: root/perly.h
Commit message (Expand)AuthorAgeFilesLines
* Allow arbitrary whitespace between NAME and VERSION in "package NAME VERSION;...Jesse Vincent2010-02-031-18/+24
* regen_perly prepping for 5.11.4Ricardo Signes2010-01-191-24/+18
* regen generated files changed by the previous patch - facility to plug in sy...Jesse Vincent2009-11-051-120/+124
* make regen; make regen_perlyJesse Vincent2009-10-201-18/+24
* Add 'package NAME VERSION' syntaxDavid Golden2009-10-061-24/+18
* make regen; make regen_perlyJesse Vincent2009-10-021-18/+24
* Make MAD understand the "..." operatorRafael Garcia-Suarez2009-08-261-24/+18
* Allow when to be used as a statement modifierVincent Pit2009-03-281-18/+24
* Add ..., !!!, and ??? operatorschromatic2008-05-181-80/+82
* Silence the g++ warnings "right-hand operand of comma has no effect"Nicholas Clark2007-04-101-1/+1
* Patch by Gerard Goossen to add madprops to "require" opcodeRafael Garcia-Suarez2007-03-151-1/+1
* Fix leaks in label strings allocation in COPsRafael Garcia-Suarez2006-12-201-1/+1
* fix eval qw(BEGIN{die}) style leaks (second attempt).Dave Mitchell2006-12-111-1/+0
* #28315 could crash when freeing ops with different padsDave Mitchell2006-12-101-0/+1
* parser: expand yy_is_opval[] to include all value typesDave Mitchell2006-12-101-1/+2
* fix some casting issues with perly.y / madly.y mergerDave Mitchell2006-12-041-2/+5
* merge perly.y and madlu.yDave Mitchell2006-12-041-16/+30
* Avoid an error that VC++'s resource compiler seems to haveSteve Hay2006-07-171-2/+0
* Add the MAD change to perly.y, which brings a new PEG token.Nicholas Clark2006-03-091-2/+7
* latest switch/say/~~Robin Houston2005-12-191-83/+89
* The new REQUIRE token introduced by change 25599 must beRafael Garcia-Suarez2005-10-131-6/+7
* CORE::require was always parsed as require().Rafael Garcia-Suarez2005-09-261-45/+47
* Allow non-arrowed form of chained subscripts after slicesYitzchak Scott-Thoennes2005-09-131-3/+3
* while (my $x ...) { ...; redo } shouldn't undef $x.Dave Mitchell2005-05-071-3/+3
* [perl #34101] not() || 1 produces segmentation faultMarcus Holland-Moritz2005-02-101-4/+4
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-1/+1
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-61/+173
* Defined-or patch (cleaned up)Brent Dax2002-08-051-17/+19
* sub : attrlistSpider Boardman1999-08-291-19/+21
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-18/+19
* stem leakage of perly.h #defines #ifndef PERL_COREGurusamy Sarathy1999-02-191-0/+3
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-1/+0
* support OE/MVSJarkko Hietaniemi1998-08-021-1/+0
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-20/+20
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-23/+25
* Delete duplicate line.Perl 5 Porters1996-08-161-1/+0
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-0/+1
* Eliminate duplicate declaration of yylvalPerl 5 Porters1996-07-081-1/+0
* 5.002 beta 1Larry Wall1995-11-211-48/+51
* perl 5.000perl-5.000Larry Wall1994-10-171-49/+52
* perl 5.0 alpha 9perl-5a9Larry Wall1994-05-041-41/+42
* perl 5.0 alpha 6Larry Wall1994-03-181-8/+8
* perl 5.0 alpha 4Larry Wall1993-11-101-16/+18
* perl 5.0 alpha 3Larry Wall1993-10-101-48/+49
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-0/+55