This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix typos (spelling errors) in dist/*
[perl5.git] / regen /
2011-01-03 David Mitchellregen/overload.pl: add comments to overload.[ch]
2010-12-30 Nicholas ClarkMerge the opcode bodies for pp_bind and pp_connect.
2010-12-28 Nicholas ClarkRemove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longe...
2010-12-27 Nicholas ClarkMerge the opcode bodies for chop/chomp and schop/schomp.
2010-12-12 Reini UrbanMake entertry a LOGOP, not BASEOP/UNOP
2010-11-15 Ben MorrowImprove custom OP support.
2010-11-03 Father ChrysostomosAdd transr op type
2010-11-01 David GoldenAllow push/pop/keys/etc to act on references
2010-10-14 Father Chrysostomoswarnings.pl -> regen/warnings.pl
2010-10-14 Father Chrysostomosregcomp.pl -> regen/regcomp.pl
2010-10-14 Father Chrysostomosreentr.pl -> regen/reentr.pl
2010-10-14 Father Chrysostomosoverload.pl -> regen/overload.pl
2010-10-14 Father Chrysostomosopcode.pl -> regen/opcode.pl
2010-10-14 Father Chrysostomoskeywords.pl -> regen/keywords.pl
2010-10-14 Father Chrysostomosembed.pl -> regen/embed.pl
2010-10-10 Steffen MuellerMove regen scripts to regen/