| Commit message (Expand) | Author | Age | Files | Lines |
* | On failure, regen_lib.pl now generates diagnostics, not just "not ok". | Nicholas Clark | 2013-07-24 | 1 | -2/+33 |
* | Add an "always update" parameter to regen_lib's open_new(). | Nicholas Clark | 2013-07-07 | 1 | -11/+18 |
* | Refactor the Text::Wrap::wrap() logic in regen/regen_lib.pl | Nicholas Clark | 2013-07-07 | 1 | -6/+9 |
* | Refactor regen_lib.pl to reduce verbosity. | Nicholas Clark | 2013-07-07 | 1 | -14/+12 |
* | In regen/regen_lib.pl, add 'Pod' as a third supported 'language'. | Nicholas Clark | 2013-05-23 | 1 | -5/+9 |
* | typo fixes for regen scripts | David Steinbrunner | 2013-05-22 | 1 | -1/+1 |
* | Port regen/regen_lib.pl to 5.6.2 | Father Chrysostomos | 2011-12-24 | 1 | -1/+1 |
* | Add a 'quote' argument to read_only_top(), to pass in an optional Tolkien. | Nicholas Clark | 2011-05-19 | 1 | -0/+1 |
* | Add an optional third argument to open_new(), to invoke read_only_top() with. | Nicholas Clark | 2011-05-19 | 1 | -2/+4 |
* | In regen/uconfig_h.pl use read_only_bottom_close_and_rename(). | Nicholas Clark | 2011-05-19 | 1 | -13/+7 |
* | Merge safer_close() and rename_if_different() into close_and_rename() | Nicholas Clark | 2011-05-19 | 1 | -32/+24 |
* | Add an optional 'mode' argument to open_new(), to open for appending. | Nicholas Clark | 2011-05-19 | 1 | -5/+11 |
* | Rename safer_open() to open_new(), and eliminate the first parameter. | Nicholas Clark | 2011-05-19 | 1 | -7/+6 |
* | Extract read_only_bottom() from read_only_bottom_close_and_rename()'s code. | Nicholas Clark | 2011-03-28 | 1 | -8/+16 |
* | Store the SHA-256 of the source in files generated by regen_perly.pl | Nicholas Clark | 2011-01-23 | 1 | -3/+32 |
* | Output "read only" editor blocks from regen_perly.pl | Nicholas Clark | 2011-01-23 | 1 | -1/+1 |
* | Move the duplicated subroutine tab() into regen_lib.pl | Nicholas Clark | 2011-01-23 | 1 | -0/+6 |
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 1 | -2/+8 |
* | In regen/*.pl, refactor the repeated code for close and rename if different. | Nicholas Clark | 2011-01-23 | 1 | -1/+11 |
* | In regen_lib.pl, when opening, first unlink a previous file of that name. | Nicholas Clark | 2011-01-23 | 1 | -0/+3 |
* | In regen_lib.pl use a meaningful key for storing the file's name. | Nicholas Clark | 2011-01-23 | 1 | -2/+2 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -0/+51 |
* | Move regen scripts to regen/ | Steffen Mueller | 2010-10-10 | 1 | -0/+77 |