thodg/libiconv/ChangeLog

Branch :


Log

Author Commit Date CI Message
0fa54a4f 2006-01-23 13:42:00 Forgot to call gl_ALLOCSA.
fdae0da5 2006-01-23 13:33:50 Ensure that iconv_no_i18n does not depend on libintl.
1dc5d848 2006-01-23 13:27:35 Bump versioning number.
54f6c0ab 2006-01-23 13:26:44 Use error() instead of fprintf on stderr.
422b3b1d 2006-01-23 13:25:49 New feature: character-dependent substitutions.
3a95ad61 2006-01-23 13:23:00 Accept long options.
49aea841 2005-12-29 20:23:24 Update year in --version output.
86d56d2e 2005-12-29 20:21:48 Fix the LIBOBJS workaround.
df5c24d8 2005-12-29 19:19:28 Workaround the automake LIBOBJ problem.
5e46797a 2005-12-29 19:05:17 Define EXEEXT.
9579925f 2005-12-29 17:27:55 Also define EXEEXT, needed by progreloc.c.
31a5a9ed 2005-12-29 13:43:54 Use new entry point of error.m4.
a21db575 2005-12-29 13:39:30 Renamed configure.in.
82b77d82 2005-12-29 13:30:23 Avoid autoconf warnings.
78423b48 2005-12-29 13:20:57 Prepare for version 1.11.
0ba02354 2005-12-29 13:14:58 Update from automake.
4ecef809 2005-12-29 13:07:30 Update.
1f290a21 2005-12-29 13:06:22 Update from GNU gettext.
6a702f57 2005-12-29 11:56:47 Upgrade to libtool-1.5.22.
cfef64ad 2005-12-28 14:19:38 Check the whole range of GB18030.
e27366b6 2005-12-28 14:15:32 Test the entire Unicode range.
e08e610f 2005-12-28 14:14:53 Extend GB18030 converter to cover the entire Unicode PUA.
2f2ccf81 2005-12-28 14:13:03 Update comments.
0b8f69a5 2005-12-20 12:04:10 Add private area mappings to CP949.
b7709195 2005-12-15 12:53:32 Add private area mappings to CP950.
05a280da 2005-12-15 12:43:45 CP936 is now different from GBK.
c39e370c 2005-12-14 12:14:22 Add 5 irreversible mappings to the CP932 converter.
912d099a 2005-12-14 11:25:21 Include Euro sign.
b1799144 2005-11-12 14:28:12 Fix buffer overruns.
bc2042c5 2005-09-19 15:04:57 Tweak BIG5-2003 mapping to match Ping Yeh's explanations.
cd4300ce 2005-07-25 12:02:53 Tidy up exported symbols.
bc3fb350 2005-07-25 11:57:23 Update to gettext version of relocatable.h.
01abb546 2005-07-08 13:16:25 Bump LIBICONV_VERSION_INFO.
6b06d065 2005-07-08 13:05:15 Fix DLL permissions for mingw.
aec14b3f 2005-07-07 12:44:34 Bump version number.
c23a68aa 2005-07-06 10:59:40 Use specific autoconf/automake versions.
8f95ac2d 2005-07-06 10:44:51 Update from gettext: Support for mingw.
20466982 2005-07-04 13:52:47 Update from gnulib.
3f5604de 2005-07-04 13:51:47 Update from gnulib.
850c9ab1 2005-06-09 19:08:18 Renamed autoconf/ to build-aux/.
36d3d430 2005-06-08 19:34:20 Oops.
0f8e9d6f 2005-06-08 19:28:15 Avoid gcc warnings.
20dfb6d7 2005-06-08 19:26:02 Avoid a warning on mingw.
38981e01 2005-05-23 10:06:44 Implement BIG5-2003 encoding.
c16f555c 2005-05-23 10:04:30 Add EURO SIGN to EUC-TW converter.
9341db94 2005-05-06 11:04:28 Support for PT154 encoding.
37a70626 2005-03-29 13:56:39 Rename libiconv_plug.so to preloadable_libiconv.so.
542cf447 2005-03-22 16:00:18 Renamed config/ to build-aux/.
1e16207e 2005-03-17 16:03:01 Rename macro to HAVE_LONG_LONG_64BIT.
3d415474 2005-03-14 11:48:51 Update dependency list.
218d46eb 2005-03-14 11:36:42 More reliable error checking.
7c821f47 2005-03-14 11:34:47 Prettier output of error messages.
e6158843 2005-03-14 11:34:08 Improved error messages with line and column number.
8489f6de 2005-03-14 11:27:00 New function iconv_canonicalize.
719d85b4 2005-03-14 11:24:40 Introduce iconv_hooks.
fcab6708 2005-02-07 12:19:51 Make more user-friendly.
c2c289ea 2005-01-06 16:42:31 Define also INSTALLPREFIX, needed by relocatable.c.
18cdae28 2005-01-05 18:53:02 Update from GNU gettext.
983e99af 2005-01-05 18:50:42 Assume automake-1.9.
76726f87 2005-01-05 18:10:19 Upgrade to libtool-1.5.10 based copy from GNU gettext.
48535df2 2004-11-11 15:34:18 Accept //TRANSLIT//IGNORE as synonymous to //IGNORE//TRANSLIT.
1c2e624f 2004-09-21 12:37:11 Update from Juan Manuel Guerrero.
a2dd3e69 2004-08-25 12:20:05 Update from GNU gettext, based on libtool-1.5.6.
6e0919a6 2004-08-02 11:01:40 Update to JISX 0213 plane 1 to 2004 version (ISO-IR-233).
e6c475ab 2004-07-22 12:50:01 New revision of ISO-8859-7.
7736228d 2004-07-22 12:49:09 New encoding ISO-8859-11.
a6223a6b 2004-07-17 17:05:41 Interpret -- as end of options.
2c69a852 2004-03-05 14:00:22 Make DESTDIR work on HP-UX, assuming non-GNU ld.
221a2ab2 2004-02-22 11:37:38 Improve the handling of combining characters.
b45f3ec4 2004-02-02 11:31:24 New man page for iconvctl().
8a22dde1 2004-01-26 14:38:39 Update build infrastructure from GNU gettext.
5c557c5c 2004-01-26 10:04:24 Assume automake-1.8.
bbeff4ee 2004-01-26 10:02:46 Release 1.9.2.
9c620c01 2004-01-23 12:17:54 Use binary mode for the testsuite. Needed for mingw build.
12d862d7 2004-01-22 19:33:40 Make --binary the default.
d7f2ba17 2004-01-21 12:09:53 Fix description of return value.
191dc001 2003-09-15 09:40:35 Move away from K&R C.
3432089d 2003-08-15 19:38:44 Make gentranslit work on other systems than SuSE Linux.
c8bf3c93 2003-08-01 16:43:05 Fix a compilation error on Linux/libc5.
8ba1b53e 2003-07-02 10:34:24 New autoconf macros, needed by gettext.m4.
4a032875 2003-07-02 10:28:23 Test for readlink().
898718e8 2003-07-02 10:26:11 Infrastructure update from gnulib and gettext.
5a1c7fc0 2003-06-24 13:10:41 Avoid installation error when a previous version of libiconv is already installed.
c1bfeb8d 2003-06-23 20:47:19 Update from GNU gettext.
a1526b27 2003-06-23 20:42:52 Avoid empty compilation units.
0f5cbf4f 2003-06-23 10:35:55 Ensure ssize_t is defined.
12b50ff8 2003-06-23 10:30:55 Portability to mingw32.
5b93d3dc 2003-06-23 09:57:10 Avoid a gcc warning.
2896fea7 2003-06-18 12:26:02 Update from automake-1.7.5.
8e98d3c9 2003-06-16 12:15:08 Update aliases according to current IANA character sets list.
df2a3c08 2003-06-11 11:55:32 Some compilers don't like lone semicolons outside functions.
11567654 2003-06-11 11:52:29 Improved VMS support.
92cf9653 2003-06-11 11:49:48 Support for relocatable data files even on Woe32.
4f363961 2003-05-22 22:02:02 Release 1.9.1.
294602d6 2003-05-22 19:17:48 Convert the string tables to position-independent code.
c1e5bb48 2003-05-20 11:56:06 Fix a null pointer access in "iconv -l".
f85d5275 2003-05-19 11:16:39 Make the version info work (hopefully).
91c50790 2003-05-18 14:18:45 Fix a build error on Tru64.
9b958b9f 2003-05-18 11:28:29 Make it possible to create DLLs with debug information.
8f443b01 2003-05-17 17:42:01 Release 1.9.