summaryrefslogtreecommitdiff
path: root/regen/charset_translations.pl
Commit message (Expand)AuthorAgeFilesLines
* regen/charset xlations.pl: Use revised UTF-8 macrosKarl Williamson2021-07-311-2/+2
* style: Detabify regen files.Michael G. Schwern2021-01-171-10/+10
* Check for \n in EBCDIC code pagesKarl Williamson2019-03-061-1/+6
* regen/charset_translations.pl: #if indent is 2 spacesKarl Williamson2018-06-251-1/+1
* Don't generate EBCDIC POSIX-BC tablesKarl Williamson2016-01-141-19/+19
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-3/+10
* regen/charset_translations.pl: Clarify commentKarl Williamson2015-01-211-3/+3
* avoid copying the while ebcidic mapping to the stack calling get_a2n()Tony Cook2014-06-181-1/+1
* avoid copying the whole map to the stack on each call to get_I8_2_utf()Tony Cook2014-06-181-4/+4
* Add utilities for dealing with EBCDICKarl Williamson2014-05-311-0/+289