| Commit message (Expand) | Author | Age | Files | Lines |
* | Move PL_sh_path to perl.h (except for OS/2), as it's const char[] | Nicholas Clark | 2011-06-12 | 1 | -0/+4 |
* | Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h, as all are const char[] | Nicholas Clark | 2011-06-12 | 1 | -11/+1 |
* | Rename do_not_edit() to open_print_header(), and move open_new() into it. | Nicholas Clark | 2011-05-19 | 1 | -22/+19 |
* | Add a 'quote' argument to read_only_top(), to pass in an optional Tolkien. | Nicholas Clark | 2011-05-19 | 1 | -6/+6 |
* | Rename safer_open() to open_new(), and eliminate the first parameter. | Nicholas Clark | 2011-05-19 | 1 | -6/+6 |
* | embed.fnc: Add inline function capability | Karl Williamson | 2011-01-29 | 1 | -3/+6 |
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 1 | -18/+9 |
* | In regen/*.pl, refactor the repeated code for close and rename if different. | Nicholas Clark | 2011-01-23 | 1 | -18/+12 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -39/+7 |
* | In embed.pl, move the logic for perlapi.c's Tolkien quote out from do_not_edit() | Nicholas Clark | 2011-01-22 | 1 | -12/+13 |
* | Generate pp_* prototypes in pp_proto.h, and remove pp.sym | Nicholas Clark | 2011-01-09 | 1 | -28/+9 |
* | embed.pl can read the names of ck_* functions direct from regen/opcodes | Nicholas Clark | 2011-01-09 | 1 | -6/+20 |
* | embed.pl -> regen/embed.pl | Father Chrysostomos | 2010-10-13 | 1 | -2/+2 |
* | Move regen scripts to regen/ | Steffen Mueller | 2010-10-10 | 1 | -0/+867 |