This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
[perl5.git] / perly.act
2005-09-13 Yitzchak Scott-Tho... Allow non-arrowed form of chained subscripts after...
2005-06-08 Nicholas ClarkMore SvPV consting
2005-05-07 Dave Mitchellwhile (my $x ...) { ...; redo } shouldn't undef $x.
2005-02-10 Marcus Holland-Moritz[perl #34101] not() || 1 produces segmentation fault
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2004-02-15 Dave Mitchell [perl #25824] Segmentation fault with
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....