This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update File-Temp to CPAN version 0.2302
[perl5.git] / regen / regcomp.pl
2013-06-22 Yves OrtonShow intflags as well as extflags
2013-03-27 Yves OrtonImprove how regcomp.pl handles multibits
2012-12-23 Father Chrysostomosregcomp.pl: Calculate col widths for perldebguts
2012-12-23 Father ChrysostomosRegenerate the regnode table in perldebguts.pod automat...
2012-09-23 Father Chrysostomos[perl #94490] const fold should not trigger special...
2012-07-25 Karl Williamsonregen/regcomp.pl: Allow ';' in comments
2012-01-16 Tony Cookhandle U suffixed unsigned int literals from regexp.h
2011-05-19 Nicholas ClarkAdd an optional third argument to open_new(), to invoke...
2011-05-19 Nicholas ClarkRename safer_open() to open_new(), and eliminate the...
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkIn regen/*.pl, refactor the repeated code for close...
2011-01-23 Nicholas ClarkIn regen_lib.pl, when opening, first unlink a previous...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2011-01-16 Karl Williamsonregcomp.pl: Add capability for fields to be > 1 bit
2010-10-14 Father Chrysostomosregcomp.pl -> regen/regcomp.pl
2010-10-10 Steffen MuellerMove regen scripts to regen/