| Commit message (Expand) | Author | Age | Files | Lines |
* | Show intflags as well as extflags | Yves Orton | 2013-06-22 | 1 | -1/+46 |
* | Improve how regcomp.pl handles multibits | Yves Orton | 2013-03-27 | 1 | -7/+16 |
* | regcomp.pl: Calculate col widths for perldebguts | Father Chrysostomos | 2012-12-22 | 1 | -1/+1 |
* | Regenerate the regnode table in perldebguts.pod automatically | Father Chrysostomos | 2012-12-22 | 1 | -4/+62 |
* | [perl #94490] const fold should not trigger special split " " | Father Chrysostomos | 2012-09-22 | 1 | -1/+1 |
* | regen/regcomp.pl: Allow ';' in comments | Karl Williamson | 2012-07-24 | 1 | -1/+1 |
* | handle U suffixed unsigned int literals from regexp.h | Tony Cook | 2012-01-17 | 1 | -0/+4 |
* | Add an optional third argument to open_new(), to invoke read_only_top() with. | Nicholas Clark | 2011-05-19 | 1 | -4/+2 |
* | Rename safer_open() to open_new(), and eliminate the first parameter. | Nicholas Clark | 2011-05-19 | 1 | -1/+1 |
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 1 | -5/+2 |
* | In regen/*.pl, refactor the repeated code for close and rename if different. | Nicholas Clark | 2011-01-23 | 1 | -6/+2 |
* | In regen_lib.pl, when opening, first unlink a previous file of that name. | Nicholas Clark | 2011-01-23 | 1 | -3/+0 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -6/+2 |
* | regcomp.pl: Add capability for fields to be > 1 bit | Karl Williamson | 2011-01-16 | 1 | -2/+24 |
* | regcomp.pl -> regen/regcomp.pl | Father Chrysostomos | 2010-10-13 | 1 | -1/+1 |
* | Move regen scripts to regen/ | Steffen Mueller | 2010-10-10 | 1 | -0/+320 |