Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 918904ed | 2025-07-07 11:42:45 | Add support for --enable-relocatable in mingw builds on Cygwin hosts. Reported by Michele Locati <michele@locati.it> in <https://github.com/mlocati/gettext-iconv-windows/pull/47#issuecomment-3041406917>. * configure.ac: Invoke gl_BUILD_TO_HOST_BINDIR. * src/Makefile.in (bindir_c_make, localedir_c_make): New variables. (iconv_no_i18n.@OBJEXT@, iconv.@OBJEXT@): Fix value of INSTALLDIR and LOCALEDIR. | ||
| b6de390c | 2025-06-10 21:05:13 | More install-tests, part 2. | ||
| b012e147 | 2025-06-10 04:41:45 | More install-tests. * install-tests/test-api.c: New file. * install-tests/Makefile.in (installcheck): Compile and run test-api. (SOURCE_FILES): Add test-api.c. | ||
| e443659f | 2025-06-10 00:55:52 | build: Implement 'installcheck' target. * install-tests/test-version.c: New file. * install-tests/Makefile.in: New file. * configure.ac (PATH_SEPARATOR, AUGMENT_SHLIBPATH): New variables. (AC_CONFIG_FILES): Add install-tests/Makefile. * Makefile.in (bindir): New variable. (all, mostlyclean, clean, distclean, maintainer-clean, distdir): Recurse into install-tests. (installcheck): New target. | ||
| 6a93e918 | 2025-05-31 14:47:08 | Switch to automake 1.18. * autogen.sh: Update comment. * Makefile.devel (AUTOMAKE, ACLOCAL): Use binary from automake 1.18. * libcharset/autogen.sh: Update comment. * libcharset/Makefile.devel (ACLOCAL): Use binary from automake 1.18. | ||
| cf10b545 | 2025-05-31 00:29:46 | Document the 'const char **' vs. 'char **' problem. Reported by Braden Ganetsky <braden.ganetsky@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnu-libiconv/2025-05/msg00003.html>. * man/iconv.3 (SYNOPSIS, CONFORMING TO): List also the POSIX-compatible declaration. Explain the background. Mention AM_ICONV. | ||
| f3f8dbdb | 2025-04-16 16:24:16 | Update after gnulib changed. * gitsub.sh: Update from gnulib. | ||
| d68ea07b | 2025-02-14 11:47:48 | Fix a buffer overrun in the GB18030 converter (regression 2023-05-29). Reported by Nick Wellnhofer <wellnhofer@aevum.de>. * lib/gb18030_2005.h (gb18030_2005_wctomb): Return RET_TOOSMALL if there is not enough room for 4 bytes. | ||
| bc17565f | 2024-12-28 08:26:48 | Update after gnulib changed. * Makefile.devel (GNULIB_MODULES): Use the new names of renamed gnulib modules. | ||
| ed5a57cf | 2024-12-14 12:16:27 | Update translations. * po/libiconv.pot: Update. * po/*.po: Update from TP. * po/LINGUAS: Add be, ka. |