This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/loc_tools.pl: Consider thread 0 always locale-safe
[perl5.git] / ebcdic_tables.h
2020-07-18 Karl WilliamsonFix uninitialized fold table for EBCDIC with no locales
2020-07-18 Karl Williamsonregen/ebcdic.pl: Declare tables with correct size
2020-05-27 Karl WilliamsonFix tr/// determination of inplace editing for EBCDIC
2019-12-07 Karl Williamsonregen/ebcdic.pl: Fix bug in decoding some high code...
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-06 Karl WilliamsonCheck for \n in EBCDIC code pages
2019-03-04 Karl Williamsonebcdic_tables.h: Remove alien '#'
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-01-14 Karl WilliamsonDon't generate EBCDIC POSIX-BC tables
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-05-31 Karl WilliamsonMake many EBCDIC tables generated instead of hand-coded