summaryrefslogtreecommitdiff
path: root/regen/ebcdic.pl
Commit message (Expand)AuthorAgeFilesLines
* Use new paradigm for hdr file double inclusion guardKarl Williamson2017-06-021-3/+3
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-2/+5
* Extend UTF-EBCDIC to handle up to 2**64-1Karl Williamson2015-11-251-1/+5
* regen/ebcdic.pl: Output tables in hexKarl Williamson2015-11-251-8/+12
* regen/ebcdic.pl: Allow making tables in hexKarl Williamson2014-11-011-2/+13
* avoid copying the while ebcidic mapping to the stack calling get_a2n()Tony Cook2014-06-181-1/+2
* avoid copying the whole map to the stack on each call to get_I8_2_utf()Tony Cook2014-06-181-1/+1
* Make many EBCDIC tables generated instead of hand-codedKarl Williamson2014-05-311-0/+204