kc3-lang/libiconv/tools/Makefile

Branch :


Log

Author Commit Date CI Message
68ac8a9f 2022-01-23 23:37:30 New EBCDIC encodings. Reported by Ulrich Schwab and Calvin Buckley via Jack Woehr. * NOTES: Mention how to enable EBCDIC encodings. * tests/IBM-*.TXT: New files. * tools/8bit_tab_to_h.c (main): Emit copyright header with year 2022. * tools/Makefile: Add rules for generating ebcdic*.h. * lib/ebcdic*.h: New files, automatically generated by tools/Makefile. * lib/ebcdic838.h: Tweak reverse mapping manually. * lib/ebcdic1160.h: Likewise. * lib/converters.h: Include all ebcdic*.h. * lib/encodings_zos.def: New file. * lib/genaliases2.c: Include encodings_zos.def. * lib/genflags.c: Likewise. * Makefile.devel (lib/aliases_zos.h lib/canonical_zos.h): New rule. (lib/flags.h, totally-clean): Update. * lib/aliases2.h: Include aliases_zos.h. * lib/iconv.c (USE_ZOS): New macro. Include encodings_zos.def, canonical_zos.h. * README, man/iconv_open.3: Document the IBM-* encodings. * tests/Makefile.in (check-extra-yes): Also test the EBCDIC encodings.
3a33986e 2011-10-24 02:39:35 New encoding ISO-2022-CP-MS.
fd7d5707 2010-11-24 03:33:29 Implement newer release of BIG5-HKSCS.
459ce580 2009-01-24 23:16:06 New converter for CP1131.
614f279f 2007-05-25 23:41:00 Add support for the Kazakh RK1048 encoding.
ed5a7ddc 2007-02-04 15:49:22 Add the Korean postal code mark to the EUC-KR and JOHAB mappings.
7edefe50 2006-05-18 12:48:00 Implement newer releases of BIG5-HKSCS.
d3729666 2005-05-23 10:01:52 The ATARIST.TXT on unicode.org has been fixed.
9341db94 2005-05-06 11:04:28 Support for PT154 encoding.
bb98761e 2005-03-29 13:55:27 Implement and document ATARIST converter.