This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Scalar-List-Utils from version 1.45 to 1.46
[perl5.git] / t / porting / regen.t
2015-03-06 Karl WilliamsonSkip some porting tests under EBCDIC
2014-12-04 Father ChrysostomosAdd checksum to regcharclass.h
2014-12-04 Father ChrysostomosAdd checksum to charclass_invlists.h
2014-09-26 Jarkko HietaniemiTru64: Skip tests that for some reason grind Tru64...
2014-09-10 David MitchellAutomate processing of op_private flags
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-03-18 Ricardo Signesregen/warnings.pl no longer touches perllexwarn
2014-01-25 Brian Frasert/porting/: Skips for cross-compilation
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in the Win32 Makefiles...
2013-07-24 Nicholas ClarkGenerate the lib/ cleanup rules in Makefile.SH automati...
2013-07-24 Nicholas ClarkRefactor t/porting/regen.t to check everything (and...
2013-07-07 Nicholas ClarkInvert the build logic for miniperlmain.c and ExtUtils...
2013-06-10 Father ChrysostomosMake ‘make regen’ regenerate the tree in perllexwarn
2013-05-20 Nicholas ClarkAdd regen/genpacksizetables.pl to t/porting/regen.t
2013-05-20 Karl Williamsont/porting/regen.t: Add file to check
2013-02-05 Chris 'BinGOs' Wil... Make makemeta more cognisant and easier to use
2013-02-02 Chris 'BinGOs' Wil... Teach makemeta to use CPAN::Meta to generate both META...
2012-12-23 Father ChrysostomosRegenerate the regnode table in perldebguts.pod automat...
2012-01-03 Father ChrysostomosCorrect test count in regen.t
2011-12-24 Father Chrysostomosregen.t: update test count
2011-09-24 Nicholas ClarkRefactor t/porting/regen.t to use TestInit q(T A);
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-06-11 Nicholas ClarkGenerate magic_names in dump.c using mg_vtable.pl.
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...
2011-06-11 Nicholas ClarkGenerate the definitions for magic vtables from data...
2011-03-28 Nicholas ClarkAdd regen/uconfig_h.pl to regenerate uconfig.h
2011-03-23 Craig A. BerrySkip t/porting/regen.t on VMS.
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas Clarkregen/mk_PL_charclass.pl can test that l1_char_class_ta...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that regcharclass.h is up...
2011-01-23 Nicholas Clarkt/porting/regen.t can test that META.yml is up to date.
2011-01-23 Nicholas ClarkStore the SHA-256 of the source in files generated...
2011-01-23 Nicholas Clarkregen/overload.pl should use rename_if_different()...
2010-09-28 Nicholas ClarkA test to check that regen.pl doesn't need running.