Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fd7d5707 | 2010-11-24 03:33:29 | Implement newer release of BIG5-HKSCS. | ||
| 2cf3ee65 | 2009-07-08 00:22:57 | Fix an endless loop in the conversion to wchar_t. | ||
| 459ce580 | 2009-01-24 23:16:06 | New converter for CP1131. | ||
| ef2cb470 | 2008-09-26 13:17:21 | Link with libicrt.a. | ||
| bb8f7987 | 2008-09-07 23:28:41 | More consistent behaviour when invalid input is preceded by a shift sequence. | ||
| 323c84a1 | 2008-04-14 11:19:33 | More cleanup needed on MacOS X 10.5. | ||
| 614f279f | 2007-05-25 23:41:00 | Add support for the Kazakh RK1048 encoding. | ||
| c8dc4a2e | 2006-07-24 12:43:07 | Use the CFLAGS also when linking. | ||
| 5e08f217 | 2006-07-14 13:24:59 | Treat *.stackdump files like core files. | ||
| 0707a728 | 2006-07-14 13:18:10 | Fix cleanup on cygwin and mingw. | ||
| 16ebfb3f | 2006-05-20 14:45:03 | Test also the stateful parts of BIG5-HKSCS:1999, BIG5-HKSCS:2001, BIG5-HKSCS:2004. | ||
| 7edefe50 | 2006-05-18 12:48:00 | Implement newer releases of BIG5-HKSCS. | ||
| 8663fe9b | 2006-05-16 19:15:03 | Use EXEEXT, for Cygwin. | ||
| 422b3b1d | 2006-01-23 13:25:49 | New feature: character-dependent substitutions. | ||
| cfef64ad | 2005-12-28 14:19:38 | Check the whole range of GB18030. | ||
| 05a280da | 2005-12-15 12:43:45 | CP936 is now different from GBK. | ||
| 38981e01 | 2005-05-23 10:06:44 | Implement BIG5-2003 encoding. | ||
| 9341db94 | 2005-05-06 11:04:28 | Support for PT154 encoding. | ||
| bb98761e | 2005-03-29 13:55:27 | Implement and document ATARIST converter. | ||
| 7736228d | 2004-07-22 12:49:09 | New encoding ISO-8859-11. | ||
| 9c620c01 | 2004-01-23 12:17:54 | Use binary mode for the testsuite. Needed for mingw build. | ||
| 5c844a41 | 2003-02-17 10:32:22 | Enable recursive transliteration, with results depending on the target codeset. | ||
| 485041c8 | 2002-05-29 14:09:04 | Tricky "make install", due to dependencies iconv -> libintl -> libiconv. | ||
| e9eef361 | 2002-05-22 12:41:45 | New encodings CP853, TDS565, RISCOS-LATIN1. | ||
| 377fe8ed | 2002-05-17 12:07:27 | New JISX0213 based encodings. | ||
| b4332637 | 2002-05-18 01:27:16 | Write Shift_JIS instead of Shift-JIS. | ||
| 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. | ||
| cf2ecee5 | 2002-01-07 10:39:01 | Fix a bug in transliteration. | ||
| 2d4f4c89 | 2001-08-08 12:55:08 | Make it possible to build with CC=gcc CFLAGS="-x c++". | ||
| c7f1dc92 | 2001-06-25 22:14:38 | Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives. | ||
| 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. | ||
| 7397d65d | 2001-06-06 18:37:24 | Rename BIG5HKSCS to BIG5-HKSCS. | ||
| 3c597b51 | 2001-05-07 17:26:44 | Use CPPFLAGS and LDFLAGS. | ||
| e91c0ce3 | 2001-04-12 12:55:41 | Add UTF-32 encodings. | ||
| cdae1a8f | 2001-02-26 13:40:58 | Avoid warnings about iconv()'s second argument. | ||
| 06aa1274 | 2001-01-05 13:52:21 | Add support for CP862. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. | ||
| 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. | ||
| 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. |