Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b4332637 | 2002-05-18 01:27:16 | Write Shift_JIS instead of Shift-JIS. | ||
| efa47f6d | 2002-05-15 16:16:17 | More DOS encodings. | ||
| e0569bb6 | 2002-05-14 17:17:41 | New ASCII compatible encodings from IBM. | ||
| f607f924 | 2002-05-18 01:25:03 | Don't include a complete autoconf copy in the distribution. | ||
| 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. | ||
| 5ab9f909 | 2002-05-08 19:37:48 | Enable DOS encodings also on Woe32. Suggested by Perry Rapp. | ||
| 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. | ||
| 53110b18 | 2002-04-30 14:40:23 | Start using gettext. | ||
| d2f9e4a7 | 2002-05-10 10:41:09 | Update copyright year. | ||
| 0e0ca652 | 2002-05-10 10:37:12 | Say Woe32, not Win32. | ||
| ae98d44d | 2002-04-10 18:47:57 | Upgrade BIG5-HKSCS converter to Unicode 3.2. | ||
| 70b9eb6d | 2002-04-29 13:10:06 | Make autoconfiguration independent of clisp. | ||
| 7a22a576 | 2002-04-09 13:16:25 | Upgrade the EUC-TW converter to Unicode-3.2. | ||
| d553237a | 2002-04-08 12:39:19 | Small optimization. | ||
| dc5f739c | 2002-01-16 12:22:10 | New options -c, -s, -l. | ||
| 4f99b68d | 2002-01-15 12:47:34 | Support for "iconv -c". | ||
| d82b82d2 | 2002-01-14 12:05:04 | Support for "iconv -l". | ||
| cf2ecee5 | 2002-01-07 10:39:01 | Fix a bug in transliteration. | ||
| dd9901a7 | 2001-12-17 12:05:54 | Make conversion Shift_JIS -> EUC-JP work better. | ||
| 1d7b650c | 2001-12-06 14:27:22 | Empty encoding name is equivalent to locale dependent encoding, as in glibc. | ||
| e48b2399 | 2001-09-09 15:20:46 | Better test for EILSEQ. BSD/OS has it in <wchar.h> which is totally nonstandard. | ||
| 1ae58a9b | 2001-09-06 13:37:14 | fix | ||
| 5be38df8 | 2001-11-12 12:54:27 | Allow building with Intel icc. | ||
| e9d9e17d | 2001-10-24 11:09:37 | Add support for CP1125. | ||
| 169d4397 | 2001-08-27 17:04:24 | Upgrade to autoconf-2.52. | ||
| f30ea3d6 | 2001-08-16 16:33:25 | Move some clisp specific macros from acgeneral.m4 to aclocal.m4. | ||
| 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. | ||
| 88829754 | 2001-07-17 20:47:04 | Add VERSION. | ||
| 675987ba | 2001-07-03 17:27:44 | Fix for platforms lacking mbsinit(). | ||
| 7b338f6f | 2001-06-27 22:51:28 | Portability fixes. | ||
| cb29b348 | 2001-06-26 15:35:01 | Update for release 1.7. | ||
| 2d27009b | 2001-06-26 15:08:37 | Change handling of Yen sign and tilde in Japanese encodings. | ||
| c7f1dc92 | 2001-06-25 22:14:38 | Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives. | ||
| 78281f96 | 2001-06-25 12:14:05 | Bump version number for 1.7. | ||
| f4ff2f20 | 2001-06-25 12:10:42 | Use included libtool.m4. | ||
| 48223460 | 2001-06-25 12:07:43 | Change canonical name of BIG5HKSCS to BIG5-HKSCS. Change canonical name of SJIS to SHIFT_JIS. | ||
| d576466d | 2001-06-25 12:06:02 | Fix a typo. | ||
| 354a8925 | 2001-06-08 22:08:29 | Upgrade to libtool-1.4. | ||
| a58bc6d4 | 2001-06-08 21:29:43 | Update config.guess, config.sub to recent GNU version. No more need for local modifications. | ||
| 7c035296 | 2001-06-08 13:12:15 | Handle Unicode 3.1 tag characters. | ||
| 15ed5719 | 2001-06-06 18:37:41 | Align with IANA charset registry. | ||
| 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. | ||
| db94e408 | 2001-05-25 19:21:53 | Decouple the mbtowc and wctomb calling conventions. | ||
| ad4e8a6e | 2001-05-07 15:10:58 | Correction for Solaris. | ||
| f2ae8934 | 2001-05-21 12:35:13 | Distribute HTML formatted man pages as well. | ||
| d7e158e0 | 2001-05-21 12:32:48 | CP1255 handles combining characters. | ||
| 9a82fec0 | 2001-05-21 12:31:31 | CP1258 handles combining characters. | ||
| e2566688 | 2001-05-21 12:27:24 | Handle unassigned Unicode code points as well. | ||
| 4b9851c2 | 2001-05-07 21:00:40 | Try to avoid build errors with some versions of nmake. | ||
| 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. | ||
| cab27f4d | 2001-03-21 23:40:26 | Add AIX specific notes. | ||
| 4781945e | 2001-03-21 21:16:44 | Name change. | ||
| 4dc14c93 | 2001-03-20 20:41:58 | Now officially called GNU libiconv. | ||
| e8016e70 | 2001-03-20 20:41:31 | Emit copyright message in the output file. | ||
| 3a6c57f1 | 2001-03-19 23:08:31 | Fix an interoperability problem with libtool-1.3.5. | ||
| 719232d9 | 2001-03-11 15:51:15 | New INSTALL section "Particular Systems". | ||
| 02498d29 | 2001-03-11 14:42:02 | Portability to BeOS and FreeBSD. | ||
| d771d662 | 2001-03-06 17:29:26 | Prepare for libiconv release 1.6. | ||
| 8c5fb204 | 2001-03-06 13:43:56 | Add support for OSF/1 (Tru64) 5.1. | ||
| 64df57ae | 2001-03-05 14:55:52 | Tweak DJGPP support. | ||
| e38d9caa | 2001-03-01 15:21:15 | Add CP775 to the encodings supported on DOS/DJGPP. | ||
| cdae1a8f | 2001-02-26 13:40:58 | Avoid warnings about iconv()'s second argument. | ||
| dbd0052d | 2001-02-26 13:42:01 | locale_charset() doesn't return NULL any more. | ||
| 7043dd60 | 2001-02-26 13:40:11 | Add support for the DOS encodings. | ||
| 37ec8877 | 2001-02-26 13:29:58 | Improve support for binary mode on DJGPP. | ||
| 63171bd1 | 2001-02-26 13:26:54 | Finish CP862 support, with ChangeLog entry. | ||
| 8f6519a9 | 2001-02-26 12:52:11 | Fix confusing wording. | ||
| 73c4e15c | 2001-02-22 16:45:40 | Change GB18030 table, taking glibc-2.2.2 as reference. | ||
| 8e7c9733 | 2001-02-21 14:13:49 | Better support for DOS/Windows platforms through libtool-1.3.5. | ||
| da1f6493 | 2001-02-05 19:36:41 | Many more transliterations. | ||
| b2ef8c91 | 2001-02-20 19:44:26 | Respect configure arguments --libdir, --includedir, --mandir. | ||
| fc8e3792 | 2001-02-22 16:46:29 | Make -f and -t options optional. | ||
| 9b08340c | 2000-12-18 19:04:23 | Add support for BeOS. | ||
| 74834e21 | 2000-12-08 14:57:53 | Don't ignore --exec-prefix given to configure. | ||
| 103f3366 | 2000-12-12 19:47:59 | Portability fixes for Solaris "make". | ||
| 7fdfc83d | 2000-12-02 00:49:32 | Replace STATIC with its opposite flag, DLL. | ||
| 58849cb5 | 2000-12-01 20:10:31 | Define the version number in the library as well. | ||
| eed83310 | 2000-11-30 22:08:08 | Followup to src -> lib rename. | ||
| bbacf023 | 2000-12-02 02:55:00 | Makefile tweaks. | ||
| 2fa33a56 | 2000-12-02 01:01:44 | Bump version number to 1.5. | ||
| 55dbc7f3 | 2000-12-02 00:44:49 | On DOS like systems, perform the test suite in binary mode. | ||
| 54594372 | 2000-12-02 03:04:52 | More Makefile tweaks. | ||
| 0750d976 | 2000-12-02 02:33:05 | Implement --help and --version. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. | ||
| 9efac6d3 | 2000-11-21 16:21:22 | Improved Windows support. | ||
| 875b6b71 | 2000-11-20 18:24:35 | Document JOHAB again. | ||
| 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. | ||
| 53dc1909 | 2000-11-20 18:35:24 | Align the CP950 converter to the official tables. | ||
| 96cb8d7b | 2000-11-20 18:25:26 | Fix typo in manpage. | ||
| 1ca2adf0 | 2000-11-20 18:30:25 | Use ucs4_t instead of locally defined wchar_t. | ||
| e5039157 | 2000-11-17 19:04:39 | Support all 3 Windows object formats. |