Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an optional third argument to open_new(), to invoke read_only_top() with. | Nicholas Clark | 2011-05-19 | 1 | -8/+6 |
* | Rename safer_open() to open_new(), and eliminate the first parameter. | Nicholas Clark | 2011-05-19 | 1 | -2/+2 |
* | Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch] | Nicholas Clark | 2011-01-24 | 1 | -265/+333 |
* | In regen scripts, print to explicit file handles instead of using select. | Nicholas Clark | 2011-01-23 | 1 | -5/+4 |
* | Move the duplicated subroutine tab() into regen_lib.pl | Nicholas Clark | 2011-01-23 | 1 | -7/+0 |
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 1 | -3/+1 |
* | In regen/*.pl, refactor the repeated code for close and rename if different. | Nicholas Clark | 2011-01-23 | 1 | -4/+2 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -16/+3 |
* | keywords.pl -> regen/keywords.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | Move regen scripts to regen/ | Steffen Mueller | 2010-10-10 | 1 | -0/+315 |