Branch :
| 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. | ||
| 6e0919a6 | 2004-08-02 11:01:40 | Update to JISX 0213 plane 1 to 2004 version (ISO-IR-233). | ||
| e6c475ab | 2004-07-22 12:50:01 | New revision of ISO-8859-7. | ||
| 7736228d | 2004-07-22 12:49:09 | New encoding ISO-8859-11. | ||
| e9eef361 | 2002-05-22 12:41:45 | New encodings CP853, TDS565, RISCOS-LATIN1. | ||
| f1b5561d | 2002-05-21 12:53:40 | Upgrade KSX1001 to 1998 version. | ||
| 377fe8ed | 2002-05-17 12:07:27 | New JISX0213 based encodings. | ||
| efa47f6d | 2002-05-15 16:16:17 | More DOS encodings. | ||
| e0569bb6 | 2002-05-14 17:17:41 | New ASCII compatible encodings from IBM. | ||
| fcab8761 | 2002-05-01 00:21:35 | Update the ARMSCII-8 converter. | ||
| 33057762 | 2002-05-13 10:03:19 | Add KOI8-T encoding. | ||
| 7a22a576 | 2002-04-09 13:16:25 | Upgrade the EUC-TW converter to Unicode-3.2. | ||
| e9d9e17d | 2001-10-24 11:09:37 | Add support for CP1125. | ||
| 153f5eb8 | 2001-08-01 21:58:11 | ISO-8859-16 has changed. | ||
| ac5c91d0 | 2001-06-26 15:08:13 | Change handling of Yen sign and tilde in JISX encodings, for consistency with glibc. | ||
| e61ad615 | 2001-06-06 14:36:49 | Update CNS 11643 tables according to Unicode 3.1. | ||
| e2566688 | 2001-05-21 12:27:24 | Handle unassigned Unicode code points as well. | ||
| e38d9caa | 2001-03-01 15:21:15 | Add CP775 to the encodings supported on DOS/DJGPP. | ||
| 3d31606d | 2001-02-26 13:36:17 | Add support for DOS encodings. | ||
| 63171bd1 | 2001-02-26 13:26:54 | Finish CP862 support, with ChangeLog entry. | ||
| 73c4e15c | 2001-02-22 16:45:40 | Change GB18030 table, taking glibc-2.2.2 as reference. | ||
| 949b172c | 2000-10-24 12:20:43 | Makefile modifications for GB18030 and BIG5HKSCS. | ||
| aaebc789 | 2000-03-07 14:16:40 | Provide all encodings used by AIX locales. Simplify TIS-620. | ||
| c37afd43 | 2000-01-24 13:06:57 | Upgrade to libiconv-1.1. | ||
| 00e960fc | 2000-01-04 21:56:56 | Upgrade to libiconv-1.0. | ||
| 3af9cd39 | 1999-12-31 12:50:49 | Import from libiconv-0.3. |