Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. | ||
| d771d662 | 2001-03-06 17:29:26 | Prepare for libiconv release 1.6. | ||
| e38d9caa | 2001-03-01 15:21:15 | Add CP775 to the encodings supported on DOS/DJGPP. | ||
| dbd0052d | 2001-02-26 13:42:01 | locale_charset() doesn't return NULL any more. | ||
| cdae1a8f | 2001-02-26 13:40:58 | Avoid warnings about iconv()'s second argument. | ||
| 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. | ||
| fc8e3792 | 2001-02-22 16:46:29 | Make -f and -t options optional. | ||
| 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. | ||
| b2ef8c91 | 2001-02-20 19:44:26 | Respect configure arguments --libdir, --includedir, --mandir. | ||
| da1f6493 | 2001-02-05 19:36:41 | Many more transliterations. | ||
| 9b08340c | 2000-12-18 19:04:23 | Add support for BeOS. | ||
| 103f3366 | 2000-12-12 19:47:59 | Portability fixes for Solaris "make". | ||
| 74834e21 | 2000-12-08 14:57:53 | Don't ignore --exec-prefix given to configure. | ||
| 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. | ||
| 54594372 | 2000-12-02 03:04:52 | More Makefile tweaks. | ||
| bbacf023 | 2000-12-02 02:55:00 | Makefile tweaks. | ||
| 0750d976 | 2000-12-02 02:33:05 | Implement --help and --version. | ||
| 2fa33a56 | 2000-12-02 01:01:44 | Bump version number to 1.5. | ||
| 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. | ||
| 9efac6d3 | 2000-11-21 16:21:22 | Improved Windows support. | ||
| 96cb8d7b | 2000-11-20 18:25:26 | Fix typo in manpage. | ||
| 53dc1909 | 2000-11-20 18:35:24 | Align the CP950 converter to the official tables. | ||
| d51d26bc | 2000-11-20 18:33:47 | Add support for locale dependent "char" and "wchar_t" encodings. | ||
| 1ca2adf0 | 2000-11-20 18:30:25 | Use ucs4_t instead of locally defined wchar_t. | ||
| fdd8e49f | 2000-11-20 18:26:50 | Transliteration is now off by default. | ||
| 875b6b71 | 2000-11-20 18:24:35 | Document JOHAB again. | ||
| e5039157 | 2000-11-17 19:04:39 | Support all 3 Windows object formats. | ||
| 9d4f873a | 2000-11-12 15:44:19 | Update to newest GNU config.guess/config.sub. | ||
| 6f19ac3a | 2000-10-24 12:26:53 | Bump version number to 1.4. | ||
| 949b172c | 2000-10-24 12:20:43 | Makefile modifications for GB18030 and BIG5HKSCS. | ||
| 8333237d | 2000-10-23 14:20:07 | Add support for GB18030 and BIG5HKSCS. | ||
| 9be92839 | 2000-10-09 21:42:42 | Better CPU recognition on OpenBSD. | ||
| e087005a | 2000-10-23 13:48:40 | Avoid testsuite failures due to UCS-2 surrogate handling. | ||
| 05c50333 | 2000-09-22 13:10:48 | aclocal.m4 changes taken from main clisp aclocal.m4. | ||
| 17a415a9 | 2000-10-03 09:33:31 | Avoid a compilation error on Taiwanese Windows with MSVC6. | ||
| cfc3a55c | 2000-10-23 12:57:24 | Convert all sources to UTF-8. | ||
| 1d74c4ef | 2000-10-23 13:17:41 | translit.def is now in UTF-8 encoding. | ||
| dc9d8261 | 2000-09-29 12:44:46 | Fix CL_CANONICAL_HOST macro. | ||
| b8a44a9e | 2000-09-22 14:37:17 | Treat single surrogates as invalid when converting to UTF-16 or from/to UCS-2. | ||
| 3c8fc615 | 2000-09-25 20:41:21 | Tweak for OpenBSD on i386. | ||
| b8e56110 | 2000-09-11 18:38:58 | Fix bug in the UTF-7 decoder. | ||
| 84b6a3e8 | 2000-07-04 14:48:49 | Support for OS/2 using emx+gcc. | ||
| 98128f18 | 2000-09-22 12:24:19 | Support DESTDIR during installation. | ||
| 1e9b55ef | 2000-06-28 22:08:22 | Tweaks to avoid gcc warnings. | ||
| 45654d86 | 2000-04-03 12:38:55 | Allow building on filesystems lacking symlinks and hard links. | ||
| c5e6259f | 2000-03-13 14:46:54 | Find another way to deal with system dependent aliases. | ||
| da1ff855 | 2000-03-15 20:22:04 | Upgrade to libiconv-1.2. | ||
| 6d93d60b | 2000-04-17 17:18:14 | Upgrade to libiconv-1.3. | ||
| aaebc789 | 2000-03-07 14:16:40 | Provide all encodings used by AIX locales. Simplify TIS-620. | ||
| 9a297f9c | 2000-02-24 20:53:03 | Fix treatment of "output buffer full" condition. | ||
| 5a2037e3 | 2000-02-22 14:40:43 | Fix bug in the UTF-7 converter's handling of tab characters. | ||
| d215f82d | 2000-02-15 13:39:56 | Avoid compilation error with C++ compiler. | ||
| c37afd43 | 2000-01-24 13:06:57 | Upgrade to libiconv-1.1. | ||
| 00e960fc | 2000-01-04 21:56:56 | Upgrade to libiconv-1.0. |