Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f017cafc | 2024-10-22 12:28:36 | Spelling fixes. From Mike Taves <mwtoews@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2024-10/msg00002.html>. * NOTES: Fix grammar. * lib/iconv_open1.h: Fix a typo in comments. * lib/iso2022_jp2.h: Likewise. * lib/iso2022_jpms.h: Fix English spelling in comments. | ||
| 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. | ||
| 6b00cc70 | 2012-01-26 12:37:51 | Modernize quoting. | ||
| 3a33986e | 2011-10-24 02:39:35 | New encoding ISO-2022-CP-MS. | ||
| 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. | ||
| a7a84a32 | 2006-07-27 12:00:38 | Remove OS/2 build support that doesn't assume GNU make and GNU bash. | ||
| 9341db94 | 2005-05-06 11:04:28 | Support for PT154 encoding. | ||
| 7736228d | 2004-07-22 12:49:09 | New encoding ISO-8859-11. | ||
| ed9ef091 | 2002-05-29 14:11:14 | New encoding C99. | ||
| b4332637 | 2002-05-18 01:27:16 | Write Shift_JIS instead of Shift-JIS. | ||
| 33057762 | 2002-05-13 10:03:19 | Add KOI8-T encoding. | ||
| 7397d65d | 2001-06-06 18:37:24 | Rename BIG5HKSCS to BIG5-HKSCS. | ||
| e91c0ce3 | 2001-04-12 12:55:41 | Add UTF-32 encodings. | ||
| 06aa1274 | 2001-01-05 13:52:21 | Add support for CP862. | ||
| 875b6b71 | 2000-11-20 18:24:35 | Document JOHAB again. | ||
| 8333237d | 2000-10-23 14:20:07 | Add support for GB18030 and BIG5HKSCS. | ||
| a5776d9d | 2000-11-01 20:13:31 | Small update, initiated by Nerijus Baliunas. | ||
| 13b082a2 | 2000-10-09 13:43:02 | Fix rationale about ISO-8859-4 and ISO-8859-13. Comments by Nerijus Baliunas <nerijusb@takas.lt>. | ||
| da1ff855 | 2000-03-15 20:22:04 | Upgrade to libiconv-1.2. | ||
| 6d93d60b | 2000-04-17 17:18:14 | Upgrade to libiconv-1.3. | ||
| 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. |