summaryrefslogtreecommitdiff
path: root/regen/regcomp.pl
Commit message (Expand)AuthorAgeFilesLines
* Show intflags as well as extflagsYves Orton2013-06-221-1/+46
* Improve how regcomp.pl handles multibitsYves Orton2013-03-271-7/+16
* regcomp.pl: Calculate col widths for perldebgutsFather Chrysostomos2012-12-221-1/+1
* Regenerate the regnode table in perldebguts.pod automaticallyFather Chrysostomos2012-12-221-4/+62
* [perl #94490] const fold should not trigger special split " "Father Chrysostomos2012-09-221-1/+1
* regen/regcomp.pl: Allow ';' in commentsKarl Williamson2012-07-241-1/+1
* handle U suffixed unsigned int literals from regexp.hTony Cook2012-01-171-0/+4
* Add an optional third argument to open_new(), to invoke read_only_top() with.Nicholas Clark2011-05-191-4/+2
* Rename safer_open() to open_new(), and eliminate the first parameter.Nicholas Clark2011-05-191-1/+1
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-5/+2
* In regen/*.pl, refactor the repeated code for close and rename if different.Nicholas Clark2011-01-231-6/+2
* In regen_lib.pl, when opening, first unlink a previous file of that name.Nicholas Clark2011-01-231-3/+0
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-6/+2
* regcomp.pl: Add capability for fields to be > 1 bitKarl Williamson2011-01-161-2/+24
* regcomp.pl -> regen/regcomp.plFather Chrysostomos2010-10-131-1/+1
* Move regen scripts to regen/Steffen Mueller2010-10-101-0/+320