This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pat_advanced.t: Update test
[perl5.git] / regen / ebcdic.pl
2019-11-12 Karl Williamsonregen/ebcdic.pl: Allow for declaring table size.
2019-11-07 Karl Williamsonregen/ebcdic.pl: Add tables that partition by UTF-8...
2019-10-11 Max MaischeinMove http:// URLs to https:// URLs in source code
2019-03-04 Karl Williamsonebcdic_tables.h: Remove alien '#'
2019-03-04 Karl Williamsonregen/ebcdic.pl: Move code to function
2018-07-08 Craig A. BerryMake new EBCDIC tables global.
2018-07-05 Karl WilliamsonMake isC9_STRICT_UTF8_CHAR() an inline dfa
2018-07-05 Karl WilliamsonAdd dfa for strict translation from UTF-8
2018-07-05 Karl WilliamsonExtend dfa for translation of UTF-8 to EBCDIC
2018-07-05 Karl Williamsonregen/ebcdic.pl: Add capability to generate a dfa table
2018-07-05 Karl Williamsonregen/ebcdic.pl: Add declaration of generated tables
2018-07-05 Karl Williamsonregen/ebcdic.pl: Always print row headings
2018-07-05 Karl Williamsonebcdic_tables.h: Add comments
2017-06-02 Karl WilliamsonUse new paradigm for hdr file double inclusion guard
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2015-11-25 Karl WilliamsonExtend UTF-EBCDIC to handle up to 2**64-1
2015-11-25 Karl Williamsonregen/ebcdic.pl: Output tables in hex
2014-11-02 Karl Williamsonregen/ebcdic.pl: Allow making tables in hex
2014-06-18 Tony Cookavoid copying the while ebcidic mapping to the stack...
2014-06-18 Tony Cookavoid copying the whole map to the stack on each call...
2014-05-31 Karl WilliamsonMake many EBCDIC tables generated instead of hand-coded