thodg/libiconv/ChangeLog

Branch :


Log

Author Commit Date CI Message
5be38df8 2001-11-12 12:54:27 Allow building with Intel icc.
1ae58a9b 2001-09-06 13:37:14 fix
e9d9e17d 2001-10-24 11:09:37 Add support for CP1125.
e48b2399 2001-09-09 15:20:46 Better test for EILSEQ. BSD/OS has it in <wchar.h> which is totally nonstandard.
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.
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.
ad4e8a6e 2001-05-07 15:10:58 Correction for Solaris.
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.
63171bd1 2001-02-26 13:26:54 Finish CP862 support, with ChangeLog entry.
8f6519a9 2001-02-26 12:52:11 Fix confusing wording.
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.
da1f6493 2001-02-05 19:36:41 Many more transliterations.
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.
b2ef8c91 2001-02-20 19:44:26 Respect configure arguments --libdir, --includedir, --mandir.
8e7c9733 2001-02-21 14:13:49 Better support for DOS/Windows platforms through libtool-1.3.5.
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.
55dbc7f3 2000-12-02 00:44:49 On DOS like systems, perform the test suite in binary mode.
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.
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.
9efac6d3 2000-11-21 16:21:22 Improved Windows support.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.
1ca2adf0 2000-11-20 18:30:25 Use ucs4_t instead of locally defined wchar_t.
d51d26bc 2000-11-20 18:33:47 Add support for locale dependent "char" and "wchar_t" encodings.
875b6b71 2000-11-20 18:24:35 Document JOHAB again.
e5039157 2000-11-17 19:04:39 Support all 3 Windows object formats.
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.
96cb8d7b 2000-11-20 18:25:26 Fix typo in manpage.
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.
e087005a 2000-10-23 13:48:40 Avoid testsuite failures due to UCS-2 surrogate handling.
17a415a9 2000-10-03 09:33:31 Avoid a compilation error on Taiwanese Windows with MSVC6.
dc9d8261 2000-09-29 12:44:46 Fix CL_CANONICAL_HOST macro.
1d74c4ef 2000-10-23 13:17:41 translit.def is now in UTF-8 encoding.
cfc3a55c 2000-10-23 12:57:24 Convert all sources to UTF-8.
b8a44a9e 2000-09-22 14:37:17 Treat single surrogates as invalid when converting to UTF-16 or from/to UCS-2.
05c50333 2000-09-22 13:10:48 aclocal.m4 changes taken from main clisp aclocal.m4.
3c8fc615 2000-09-25 20:41:21 Tweak for OpenBSD on i386.
9be92839 2000-10-09 21:42:42 Better CPU recognition on OpenBSD.
84b6a3e8 2000-07-04 14:48:49 Support for OS/2 using emx+gcc.
b8e56110 2000-09-11 18:38:58 Fix bug in the UTF-7 decoder.
98128f18 2000-09-22 12:24:19 Support DESTDIR during installation.
1e9b55ef 2000-06-28 22:08:22 Tweaks to avoid gcc warnings.
da1ff855 2000-03-15 20:22:04 Upgrade to libiconv-1.2.
c5e6259f 2000-03-13 14:46:54 Find another way to deal with system dependent aliases.
6d93d60b 2000-04-17 17:18:14 Upgrade to libiconv-1.3.
45654d86 2000-04-03 12:38:55 Allow building on filesystems lacking symlinks and hard links.
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.