This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
microperl: On (at least) OS X and Linux stddef.h is needed for ptrdiff_t
[perl5.git] / regen_perly.pl
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas ClarkOutput "read only" editor blocks from regen_perly.pl
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in misc. files.
2010-10-14 Zeframaf00134636ffe4172cbffeaed3bbad802e58d8a0 broke regen_perly.
2010-08-28 Zeframavoid unnecessarily changing timestamp on perly.h
2010-05-04 Leon BrocardGive an error message if bison is not found at all
2009-03-24 Vincent PitUpdate the version requirement message in regen_perly.pl
2009-03-24 Vincent PitMake regen_perly.pl compatible with bison 2.4
2006-12-17 Dave Mitchellmerge the four parser stacks into one
2006-12-16 Dave Mitchellremove extraneous declaration prom perly.tab
2006-12-13 Dave Mitchellmisc MAD coredump fixes and parser leak fixes
2006-12-10 Dave Mitchellparser: expand yy_is_opval[] to include all value types
2006-12-04 Dave Mitchellanother fix for bison 2.3
2006-12-03 Dave Mitchelladd support for bison 2.3
2006-07-17 Steve HayAvoid an error that VC++'s resource compiler seems...
2006-05-27 Dave Mitchellstop OPs leaking in eval "syntax error"
2006-03-11 Nicholas ClarkFix the last 2 perly.y specific parts of regen_perly...
2005-10-13 Rafael Garcia-SuarezThe new REQUIRE token introduced by change 25599 must be
2005-09-04 Yitzchak Scott-Tho... Re: [perl #37039] perlref documentation about optional...
2005-05-07 Dave Mitchelladd 1.875c to the list of supported bisons
2005-03-30 Rafael Garcia-SuarezUpdate copyrights.
2005-02-10 Marcus Holland-Moritzregen_perly.pl runs fine with bison 2.0.
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....