summaryrefslogtreecommitdiff
path: root/t/porting/regen.t
Commit message (Expand)AuthorAgeFilesLines
* Eliminate global.sym, as makedef.pl can generate it internally.Nicholas Clark2011-08-251-1/+1
* Generate magic_names in dump.c using mg_vtable.pl.Nicholas Clark2011-06-111-1/+1
* Create a lookup table for magic vtables from magic type, PL_magic_data.Nicholas Clark2011-06-111-1/+1
* Generate the definitions for magic vtables from data in a regen script.Nicholas Clark2011-06-111-1/+1
* Add regen/uconfig_h.pl to regenerate uconfig.hNicholas Clark2011-03-281-1/+1
* Skip t/porting/regen.t on VMS.Craig A. Berry2011-03-221-0/+4
* Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch]Nicholas Clark2011-01-241-2/+2
* regen/mk_PL_charclass.pl can test that l1_char_class_tab.h is up to date.Nicholas Clark2011-01-241-2/+3
* t/porting/regen.t can test that regcharclass.h is up to date.Nicholas Clark2011-01-231-3/+4
* t/porting/regen.t can test that META.yml is up to date.Nicholas Clark2011-01-231-1/+2
* Store the SHA-256 of the source in files generated by regen_perly.plNicholas Clark2011-01-231-1/+31
* regen/overload.pl should use rename_if_different() for lib/overload/numbers.pmNicholas Clark2011-01-231-1/+1
* A test to check that regen.pl doesn't need running.Nicholas Clark2010-09-281-0/+23