Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7460f1a5 | 2006-07-31 16:13:34 | Fix dependencies. | ||
| 6e184f1f | 2006-07-31 16:10:52 | Assume <locale.h>, <stddef.h>, <stdlib.h>, <string.h> all exist. | ||
| 5f65ad2a | 2006-07-31 16:00:35 | Remove obsolete macro calls. | ||
| b1d93988 | 2006-07-31 15:59:13 | Remove macro invocations that are redundant through gl_EARLY and gl_INIT. | ||
| 679351fc | 2006-07-31 15:58:20 | Avoid a sh syntax error. | ||
| 75531562 | 2006-07-31 15:54:52 | Add comments. | ||
| e4b8ba1b | 2006-07-31 15:53:35 | Use libiconv-misc. | ||
| 4c4fa833 | 2006-07-31 15:18:18 | Add a comment. | ||
| b14a8c83 | 2006-07-31 15:17:22 | Now taken from gnulib. | ||
| 34d2835f | 2006-07-29 15:49:11 | Start using gnulib. | ||
| 917bd6c8 | 2006-07-27 12:02:37 | Remove CMD.EXE scripts; assume bash. | ||
| a7a84a32 | 2006-07-27 12:00:38 | Remove OS/2 build support that doesn't assume GNU make and GNU bash. | ||
| f260e646 | 2006-07-26 11:42:48 | Remove MSVC/nmake build support. | ||
| f574c3fa | 2006-07-25 11:08:43 | Remove VMS support. | ||
| c8dc4a2e | 2006-07-24 12:43:07 | Use the CFLAGS also when linking. | ||
| e4c1baa0 | 2006-07-19 19:57:44 | error.o is in LIBOBJS, no need to add it twice to libicrt.a. | ||
| 1225bb79 | 2006-07-19 19:17:57 | Upgrade config.* files. | ||
| 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. | ||
| 70f4e00e | 2006-07-04 13:35:41 | Require ngettext. | ||
| 8d6cc11c | 2006-07-04 13:34:13 | Fix error messages. | ||
| 820bdcdf | 2006-06-28 11:54:33 | Update from gettext. | ||
| a89312bc | 2006-06-28 11:50:42 | More updates from gnulib. | ||
| 2cfac6dc | 2006-06-27 13:32:50 | Assume autoconf-2.60. | ||
| acccf853 | 2006-06-26 18:14:07 | Update from gnulib. | ||
| 638ad285 | 2006-06-17 20:14:12 | Fixes for stdint from gnulib. | ||
| f2076c1c | 2006-06-17 15:59:45 | Assume errno.h declares errno. | ||
| 29678d8d | 2006-06-16 15:34:41 | Use new stdint module from gnulib. | ||
| aea6cf90 | 2006-06-16 11:51:57 | Update from GNU gettext. | ||
| 46d382d0 | 2006-06-12 12:00:44 | Update after inttypes.m4 change. | ||
| ef67f71a | 2006-06-12 11:55:50 | Update from GNU gettext. | ||
| fccc58a2 | 2006-06-10 17:24:50 | Fix link error of iconv_no_i18n. | ||
| 4219cb33 | 2006-06-10 16:45:50 | Avoid a warning on Linux. | ||
| 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. | ||
| c37b076c | 2006-05-17 10:48:02 | Update from GNU gettext. | ||
| 8663fe9b | 2006-05-16 19:15:03 | Use EXEEXT, for Cygwin. | ||
| c7c7da1e | 2006-05-16 11:46:20 | Cygwin shared library support. | ||
| a30d667e | 2006-05-15 22:03:58 | Satisfy ordering constraints. | ||
| a373c34b | 2006-05-15 21:58:39 | Support for building shared libraries on mingw and Cygwin. | ||
| 79ca5b72 | 2006-05-15 21:56:31 | Update from GNU gettext. | ||
| 078797d1 | 2006-05-15 12:50:04 | Update from gettext: Support for Sun C. | ||
| f36c8399 | 2006-05-15 12:42:44 | Add support for Sun C on Linux. | ||
| fd4a07de | 2006-04-05 11:15:11 | Update from Juan Manuel Guerrero. | ||
| 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. |