Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 7a3418bb | 2018-09-22 14:23:53 | Update from gnulib. Move mapping tables into the code. | ||
| e54fc9c1 | 2018-09-17 18:28:56 | Prefer https URLs where possible. | ||
| 15adde5c | 2018-05-04 21:48:35 | Drop special instructions for OSF/1. | ||
| f38356d4 | 2018-05-04 21:37:14 | Simplify: Remove the ability to install a preloadable library. | ||
| 35064ed9 | 2018-05-04 21:27:39 | Simplify code. Drop support for Borland C++ on Windows. | ||
| 07aa900d | 2018-05-04 21:22:25 | Update from gnulib. | ||
| 678afa4a | 2018-05-04 11:18:42 | Switch to automake 1.16. | ||
| f87976e3 | 2018-03-27 17:07:20 | Doc tweaks. | ||
| b3a9de1c | 2018-01-27 13:51:15 | Rename some files. | ||
| 49cd8bde | 2018-01-23 09:02:02 | Don't use an undocumented Autoconf macro. | ||
| fa243a1b | 2018-01-03 10:50:00 | Fix installation in 64-bit mode on AIX. | ||
| 555ccdd7 | 2017-11-26 20:26:54 | Avoid end-of-lines problem in generated shell scripts on Cygwin. | ||
| b12cf8e9 | 2017-07-17 00:17:21 | Allow building statically linked binaries, through LDFLAGS="-static". Apply patch from <https://lists.gnu.org/archive/html/bug-libtool/2017-07/msg00000.html>. * build-aux/ltmain.sh (func_mode_help, func_mode_link): In the link mode, accept option '-static-uninstalled-libs' in place of '-static', and make '-static' an equivalent of '-all-static'. | ||
| 11228e8f | 2017-07-15 22:46:05 | Don't attempt to build preloadable_libiconv.so when linking statically. | ||
| 393cf16d | 2017-07-15 21:53:52 | Get rid of autom4te.cache directories, as far as possible. | ||
| 18d002cf | 2017-05-18 22:04:54 | Update from gnulib. | ||
| 84c98815 | 2017-04-16 18:53:43 | Fix translation header syntax. | ||
| 941f63af | 2017-01-30 23:48:37 | Prepare for version 1.15. | ||
| 31e401cd | 2017-01-30 23:46:11 | Updated translations. | ||
| 6e11a11d | 2016-12-30 01:15:54 | Make Makefile.devel consistent with .gitignore. | ||
| 9d5ee3d6 | 2016-12-30 01:12:47 | Remove autogenerated files from version control. | ||
| 0bd5a1f2 | 2016-12-26 01:17:46 | Tweak autogen.sh. | ||
| afc5082f | 2016-12-26 00:14:43 | Update .gitignore after gnulib changed. | ||
| e4a0cbb8 | 2016-12-26 00:08:38 | Reorder Makefile.devel. | ||
| 9b13ac1d | 2016-12-26 00:02:17 | Fix typos in comments. | ||
| 9bebef11 | 2016-12-15 04:12:04 | Fix typo in comment. | ||
| df9208df | 2016-12-15 03:59:48 | Add a .gitignore file. | ||
| 3d1103e0 | 2016-12-15 04:00:05 | Cleanup useless removals. | ||
| e8dcb598 | 2016-12-15 01:37:23 | Avoid error during initial autogen.sh invocation. | ||
| 89436eab | 2016-12-12 09:25:49 | Fix autogen.sh error on creating aclocal.m4 When libcharset/autoconf/aclocal.m4 is being created, aclocal spews an error because libcharset/autoconf does not exist. Add an empty directory to the repository to avoid this. | ||
| 6d350bca | 2016-12-04 20:00:06 | Update comments. | ||
| 67802283 | 2016-12-03 18:52:49 | Create tarballs through an Automake-like "make dist" command. | ||
| f16c611f | 2016-12-04 17:50:00 | Update POT and PO files. | ||
| f90c7bb8 | 2016-12-04 16:03:49 | Remove duplicates of imported files from version control. | ||
| 54e7e483 | 2016-12-04 15:50:24 | Always use the newest released copies of files brought in from Automake. | ||
| 1a1fb4b7 | 2016-12-04 15:03:29 | Always use the newest copies of config.guess, config.sub. | ||
| 6075e236 | 2016-12-04 15:13:06 | Always use the newest copy of fcntl-o.m4. | ||
| ca2bd468 | 2016-12-04 18:03:07 | Remove obsolete documentation. | ||
| cc98b82c | 2016-12-03 18:42:27 | Make Makefile.devel more useful for the users of the released tarball. | ||
| 6949f136 | 2016-12-03 19:54:41 | Modernize configure.ac. | ||
| f9b5ab34 | 2016-12-04 02:32:56 | Towards reproducible builds. | ||
| 9e79d734 | 2016-12-04 13:30:44 | Update to gettext-0.19.8.1. | ||
| 8886fffb | 2016-12-04 02:57:07 | Update documentation. | ||
| e563d429 | 2016-12-03 19:07:57 | Avoid compilation warnings in 'genflags' program. | ||
| 554a6e69 | 2016-12-02 15:45:58 | Update from gnulib. | ||
| ecc01e3a | 2016-12-02 14:05:44 | Update from gnulib. | ||
| 3347685a | 2016-11-25 11:53:26 | Prepare for version 1.15. | ||
| 0cf9e0f4 | 2016-11-23 20:58:32 | Update installation instructions for Windows. | ||
| 11057077 | 2016-11-23 20:07:20 | Drop the nickname "woe32". | ||
| ac2a8ace | 2016-11-22 18:30:52 | Update support for building with MSVC. | ||
| b29089d8 | 2016-11-19 17:13:56 | Fix link error when compiling with gcc -O0. | ||
| 0a04404c | 2016-11-17 23:13:53 | UTF-8: Reject surrogates and out-of-range code points. | ||
| 0124a3b0 | 2016-10-22 18:48:57 | Switch to libtool 2.4.6. | ||
| 40924a62 | 2016-10-14 03:18:05 | Use 'size_t', not 'int', for the length of a string. | ||
| 500b967b | 2016-10-04 20:49:25 | Extend CP1255 mapping. | ||
| 19970423 | 2016-10-01 19:24:59 | Remove large stack requirement from gentranslit. | ||
| cf05c41f | 2016-10-01 19:17:57 | Remove unused array from gentranslit. | ||
| bd21fb8e | 2016-10-01 18:29:43 | Fix bug #41187. | ||
| da2aa29c | 2016-10-01 16:37:58 | Update to current gnulib. | ||
| 926ef896 | 2016-10-01 16:30:50 | Upgrade to gettext-0.19.8.1. | ||
| a8437051 | 2016-10-01 16:29:46 | Switch to automake 1.15. | ||
| 4a064184 | 2016-10-01 16:22:10 | Remove autogenerated doc files from version control. | ||
| cc97ca95 | 2016-10-01 14:20:57 | Updated translations. | ||
| 1bd8e101 | 2012-12-08 04:08:05 | Updated translations. | ||
| 3dda6027 | 2012-12-07 04:09:10 | Change copyright holder of man pages. | ||
| 5977e1b0 | 2012-07-01 02:35:32 | Make it possible to run 'genaliases2' on native Windows. | ||
| 1f574c8a | 2012-07-01 02:25:51 | Make it possible to run 'genaliases' on native Windows. | ||
| 3326ae99 | 2012-07-01 02:25:28 | Update copyright year. | ||
| 7af2e07c | 2012-06-03 18:54:55 | Updated translations. | ||
| 8dfc4c81 | 2012-05-13 20:08:21 | Tweak the GB18030 converter to map 0x8135F437 to U+E7C7. | ||
| ba31d76e | 2012-04-29 04:00:00 | Switch to autoconf 2.69 and automake 1.12. | ||
| 5365cc8d | 2012-03-24 16:03:37 | Avoid a GCC warning. | ||
| 42375dd8 | 2012-02-19 13:34:42 | Updated translations. | ||
| 48f31c74 | 2012-02-12 20:54:51 | Replace FSF snail-mail address with URL. | ||
| 6b00cc70 | 2012-01-26 12:37:51 | Modernize quoting. | ||
| a625a199 | 2012-01-15 12:19:04 | Support for MSVC 9. Add a comment. | ||
| 9d8f622a | 2012-01-15 13:05:11 | Update after gnulib changed. | ||
| 9b00b525 | 2012-01-07 04:31:17 | Talk about "native Windows API", not "Woe32". | ||
| cb3eb68c | 2012-01-04 14:49:09 | Talk about "native Windows API", not "Win32". | ||
| f14f82d1 | 2011-11-28 02:23:25 | Fix bug with error handling in UCS-2, UCS-4, UTF-32 decoders. | ||
| 47bec3b3 | 2012-06-30 17:28:51 | Improve ISO-2022-CP-MS versus CP932. | ||
| 5958e23c | 2012-06-30 15:00:29 | Improve ISO-2022-CP-MS versus CP932. | ||
| 3a33986e | 2011-10-24 02:39:35 | New encoding ISO-2022-CP-MS. | ||
| e2f2024d | 2011-10-23 18:47:31 | Add comments about Windows names of encodings. | ||
| cf02c1b7 | 2011-10-18 19:50:44 | Update from libtool-2.4.2, with modifications. | ||
| 868ca34d | 2011-10-03 13:27:19 | Update from gnulib. | ||
| e258a174 | 2011-09-02 21:34:29 | Fix "make check" failure when $(srcdir) != $(builddir). | ||
| 9dd87931 | 2011-08-07 20:22:15 | Ensure all HTML-formatted man pages are up-to-date. | ||
| 2665c092 | 2011-08-07 20:09:23 | Remove all .cvsignore files. Not needed any more since the switch to git. | ||
| 675ac2ff | 2011-08-07 16:42:16 | Version 1.14. | ||
| 5708424f | 2011-08-07 15:59:50 | Updated for release 1.14. | ||
| 4d036b9a | 2011-08-07 15:16:56 | Prepare for version 1.14. | ||
| 61400e7d | 2011-08-07 18:33:39 | Avoid a test failure on Solaris 2.6 and HP-UX 11.00. | ||
| cb5f9192 | 2011-08-07 18:26:51 | Add comments. | ||
| 37db12b8 | 2011-08-07 15:37:08 | Update from gnulib. | ||
| bab3d99d | 2011-08-07 15:06:17 | Remove from version control; it's provided by gnulib. | ||
| ac379c19 | 2011-08-07 04:54:14 | Upgrade the GB18030 converter to the version from 2005. | ||
| 33b05e19 | 2011-08-06 19:01:19 | Fix conversion bug in CP1258 converter. | ||
| 4c5433e1 | 2011-07-03 22:04:21 | Improve interactive behaviour of iconv program. | ||
| b918f35d | 2011-07-03 17:43:06 | Fix interactive behaviour of iconv program. |