Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 64d5a8b9 | 2003-03-29 16:35:11 | Improved MSVC support. | ||
| 5c844a41 | 2003-02-17 10:32:22 | Enable recursive transliteration, with results depending on the target codeset. | ||
| 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. | ||
| 485041c8 | 2002-05-29 14:09:04 | Tricky "make install", due to dependencies iconv -> libintl -> libiconv. | ||
| b4332637 | 2002-05-18 01:27:16 | Write Shift_JIS instead of Shift-JIS. | ||
| eb87425b | 2002-05-18 01:26:02 | Moved here from SHIFT-JIS.TXT. | ||
| 4a1c8fcf | 2002-05-18 01:25:36 | Move to SHIFT_JIS.TXT. | ||
| 377fe8ed | 2002-05-17 12:07:27 | New JISX0213 based encodings. | ||
| ca7aa552 | 2002-05-16 12:01:34 | New configure option --enable-extra-encodings. Add the extra encodings and the platform dependent encodings to the testsuite. | ||
| 33057762 | 2002-05-13 10:03:19 | Add KOI8-T encoding. | ||
| 12dbf71b | 2002-05-06 10:21:11 | Fix a bug in the CP1255, CP1258, TCVN decoders: The base characters of combining characters could be dropped at the end of the conversion buffer. | ||
| fcab8761 | 2002-05-01 00:21:35 | Update the ARMSCII-8 converter. | ||
| ae98d44d | 2002-04-10 18:47:57 | Upgrade BIG5-HKSCS converter to Unicode 3.2. | ||
| 7a22a576 | 2002-04-09 13:16:25 | Upgrade the EUC-TW converter to Unicode-3.2. | ||
| cf2ecee5 | 2002-01-07 10:39:01 | Fix a bug in transliteration. | ||
| 5eb66df2 | 2002-01-06 20:27:21 | prepend '-' before 'del' | ||
| dd9901a7 | 2001-12-17 12:05:54 | Make conversion Shift_JIS -> EUC-JP work better. | ||
| c17cbdd6 | 2001-11-28 18:59:51 | ignore Makefile | ||
| 2d4f4c89 | 2001-08-08 12:55:08 | Make it possible to build with CC=gcc CFLAGS="-x c++". | ||
| 153f5eb8 | 2001-08-01 21:58:11 | ISO-8859-16 has changed. | ||
| 7b338f6f | 2001-06-27 22:51:28 | Portability fixes. | ||
| ac5c91d0 | 2001-06-26 15:08:13 | Change handling of Yen sign and tilde in JISX encodings, for consistency with glibc. | ||
| c7f1dc92 | 2001-06-25 22:14:38 | Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives. | ||
| 7397d65d | 2001-06-06 18:37:24 | Rename BIG5HKSCS to BIG5-HKSCS. | ||
| e61ad615 | 2001-06-06 14:36:49 | Update CNS 11643 tables according to Unicode 3.1. | ||
| ffd4c211 | 2001-06-05 12:13:09 | Prepare for Unicode 3.1 support. | ||
| 19bb4fef | 2001-05-26 00:31:46 | The multibyte to Unicode conversion may now be stateful. Add Unicode normalization to multibyte to Unicode direction for CP1255, CP1258, TCVN. | ||
| d7e158e0 | 2001-05-21 12:32:48 | CP1255 handles combining characters. | ||
| 9a82fec0 | 2001-05-21 12:31:31 | CP1258 handles combining characters. | ||
| 3c597b51 | 2001-05-07 17:26:44 | Use CPPFLAGS and LDFLAGS. | ||
| e91c0ce3 | 2001-04-12 12:55:41 | Add UTF-32 encodings. | ||
| ea8aef85 | 2001-04-12 12:51:57 | Update the testsuite for changed GB18030 converter. | ||
| d5ac1c2b | 2001-03-20 20:35:46 | Update copyright notice. | ||
| cdae1a8f | 2001-02-26 13:40:58 | Avoid warnings about iconv()'s second argument. | ||
| 73c4e15c | 2001-02-22 16:45:40 | Change GB18030 table, taking glibc-2.2.2 as reference. | ||
| 06aa1274 | 2001-01-05 13:52:21 | Add support for CP862. | ||
| 5ee1c332 | 2001-01-05 16:28:13 | CP862 table. | ||
| 7fdfc83d | 2000-12-02 00:49:32 | Replace STATIC with its opposite flag, DLL. | ||
| 55dbc7f3 | 2000-12-02 00:44:49 | On DOS like systems, perform the test suite in binary mode. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. | ||
| 53dc1909 | 2000-11-20 18:35:24 | Align the CP950 converter to the official tables. | ||
| fdd8e49f | 2000-11-20 18:26:50 | Transliteration is now off by default. | ||
| d51d26bc | 2000-11-20 18:33:47 | Add support for locale dependent "char" and "wchar_t" encodings. | ||
| 8333237d | 2000-10-23 14:20:07 | Add support for GB18030 and BIG5HKSCS. | ||
| ea45e7c6 | 2000-11-15 22:02:15 | Support the 3 different Windows object formats. | ||
| e087005a | 2000-10-23 13:48:40 | Avoid testsuite failures due to UCS-2 surrogate handling. | ||
| dbbc4681 | 2000-10-23 13:47:19 | Typo in comment. | ||
| 84b6a3e8 | 2000-07-04 14:48:49 | Support for OS/2 using emx+gcc. | ||
| b7b221e7 | 2000-07-04 14:36:01 | Comment. | ||
| 6d93d60b | 2000-04-17 17:18:14 | Upgrade to libiconv-1.3. | ||
| da1ff855 | 2000-03-15 20:22:04 | Upgrade to libiconv-1.2. | ||
| c37afd43 | 2000-01-24 13:06:57 | Upgrade to libiconv-1.1. | ||
| 00e960fc | 2000-01-04 21:56:56 | Upgrade to libiconv-1.0. |