| Commit message (Expand) | Author | Age | Files | Lines |
* | support "package Foo { ... }" | Zefram | 2010-05-20 | 1 | -24/+18 |
* | Allow arbitrary whitespace between NAME and VERSION in "package NAME VERSION;... | Jesse Vincent | 2010-02-03 | 1 | -18/+24 |
* | regen_perly prepping for 5.11.4 | Ricardo Signes | 2010-01-19 | 1 | -24/+18 |
* | regen generated files changed by the previous patch - facility to plug in sy... | Jesse Vincent | 2009-11-05 | 1 | -120/+124 |
* | make regen; make regen_perly | Jesse Vincent | 2009-10-20 | 1 | -18/+24 |
* | Add 'package NAME VERSION' syntax | David Golden | 2009-10-06 | 1 | -24/+18 |
* | make regen; make regen_perly | Jesse Vincent | 2009-10-02 | 1 | -18/+24 |
* | Make MAD understand the "..." operator | Rafael Garcia-Suarez | 2009-08-26 | 1 | -24/+18 |
* | Allow when to be used as a statement modifier | Vincent Pit | 2009-03-28 | 1 | -18/+24 |
* | Add ..., !!!, and ??? operators | chromatic | 2008-05-18 | 1 | -80/+82 |
* | Silence the g++ warnings "right-hand operand of comma has no effect" | Nicholas Clark | 2007-04-10 | 1 | -1/+1 |
* | Patch by Gerard Goossen to add madprops to "require" opcode | Rafael Garcia-Suarez | 2007-03-15 | 1 | -1/+1 |
* | Fix leaks in label strings allocation in COPs | Rafael Garcia-Suarez | 2006-12-20 | 1 | -1/+1 |
* | fix eval qw(BEGIN{die}) style leaks (second attempt). | Dave Mitchell | 2006-12-11 | 1 | -1/+0 |
* | #28315 could crash when freeing ops with different pads | Dave Mitchell | 2006-12-10 | 1 | -0/+1 |
* | parser: expand yy_is_opval[] to include all value types | Dave Mitchell | 2006-12-10 | 1 | -1/+2 |
* | fix some casting issues with perly.y / madly.y merger | Dave Mitchell | 2006-12-04 | 1 | -2/+5 |
* | merge perly.y and madlu.y | Dave Mitchell | 2006-12-04 | 1 | -16/+30 |
* | Avoid an error that VC++'s resource compiler seems to have | Steve Hay | 2006-07-17 | 1 | -2/+0 |
* | Add the MAD change to perly.y, which brings a new PEG token. | Nicholas Clark | 2006-03-09 | 1 | -2/+7 |
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -83/+89 |
* | The new REQUIRE token introduced by change 25599 must be | Rafael Garcia-Suarez | 2005-10-13 | 1 | -6/+7 |
* | CORE::require was always parsed as require(). | Rafael Garcia-Suarez | 2005-09-26 | 1 | -45/+47 |
* | Allow non-arrowed form of chained subscripts after slices | Yitzchak Scott-Thoennes | 2005-09-13 | 1 | -3/+3 |
* | while (my $x ...) { ...; redo } shouldn't undef $x. | Dave Mitchell | 2005-05-07 | 1 | -3/+3 |
* | [perl #34101] not() || 1 produces segmentation fault | Marcus Holland-Moritz | 2005-02-10 | 1 | -4/+4 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -1/+1 |
* | Switch from byacc to bison and simplify the perly.* regeneration | Dave Mitchell | 2004-02-14 | 1 | -61/+173 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -17/+19 |
* | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -19/+21 |
* | allow arrow omission in $foo[10]->('foo') etc. (but not in | Stephen McCamant | 1999-07-26 | 1 | -18/+19 |
* | stem leakage of perly.h #defines #ifndef PERL_CORE | Gurusamy Sarathy | 1999-02-19 | 1 | -0/+3 |
* | move yyglobal decls from perly.c to perlvars.h, regen headers, tweak | Gurusamy Sarathy | 1998-09-24 | 1 | -1/+0 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -1/+0 |
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11] | Perl 5 Porters | 1996-12-06 | 1 | -20/+20 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -23/+25 |
* | Delete duplicate line. | Perl 5 Porters | 1996-08-16 | 1 | -1/+0 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -0/+1 |
* | Eliminate duplicate declaration of yylval | Perl 5 Porters | 1996-07-08 | 1 | -1/+0 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -48/+51 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -49/+52 |
* | perl 5.0 alpha 9perl-5a9 | Larry Wall | 1994-05-04 | 1 | -41/+42 |
* | perl 5.0 alpha 6 | Larry Wall | 1994-03-18 | 1 | -8/+8 |
* | perl 5.0 alpha 4 | Larry Wall | 1993-11-10 | 1 | -16/+18 |
* | perl 5.0 alpha 3 | Larry Wall | 1993-10-10 | 1 | -48/+49 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -0/+55 |