Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new paradigm for hdr file double inclusion guard | Karl Williamson | 2017-06-02 | 1 | -3/+3 |
* | Patch unit tests to explicitly insert "." into @INC when needed. | H.Merijn Brand | 2016-11-11 | 1 | -2/+5 |
* | Extend UTF-EBCDIC to handle up to 2**64-1 | Karl Williamson | 2015-11-25 | 1 | -1/+5 |
* | regen/ebcdic.pl: Output tables in hex | Karl Williamson | 2015-11-25 | 1 | -8/+12 |
* | regen/ebcdic.pl: Allow making tables in hex | Karl Williamson | 2014-11-01 | 1 | -2/+13 |
* | avoid copying the while ebcidic mapping to the stack calling get_a2n() | Tony Cook | 2014-06-18 | 1 | -1/+2 |
* | avoid copying the whole map to the stack on each call to get_I8_2_utf() | Tony Cook | 2014-06-18 | 1 | -1/+1 |
* | Make many EBCDIC tables generated instead of hand-coded | Karl Williamson | 2014-05-31 | 1 | -0/+204 |