summaryrefslogtreecommitdiff
path: root/gettext-runtime
Commit message (Expand)AuthorAgeFilesLines
* intl: Simplify use of vasnprintf from Gnulib.Bruno Haible2023-03-172-78/+1
* intl: Fix bug in the exported *wprintf functions.Bruno Haible2023-03-175-141/+41
* po: In the Makefiles, enable --quiet by default when possible.Bruno Haible2023-03-142-13/+16
* intl: Fix many warnings like "warning: "glthread_lock_init" redefined".Bruno Haible2023-03-061-2/+4
* Fix a comment.Bruno Haible2023-02-191-2/+2
* AM_GNU_GETTEXT: Use new build-to-host.m4 from gnulib.Bruno Haible2023-02-192-28/+5
* Fix "make distcheck" after gnulib changed.Bruno Haible2023-02-1310-10/+10
* intl: Simplify function prefixes.Bruno Haible2023-02-124-29/+23
* intl: Remove most of the exported _nl_* symbols, also on AIX and Solaris.Bruno Haible2023-02-121-12/+30
* AM_GNU_GETTEXT: Define localedir_c and localedir_c_make.Bruno Haible2023-02-123-5/+46
* Fix compilation errors with ISO C 23 compilers.Bruno Haible2023-02-122-10/+2
* Update after gnulib changed.Bruno Haible2023-02-111-1/+1
* intl: Fix generation of libgnuintl.h (regression from 2022-07-17).Bruno Haible2023-02-111-2/+2
* Fix libintl exports after build system changes in gettext-runtime/intl/ (regr...Bruno Haible2023-02-111-1/+24
* Update after gnulib changed.Bruno Haible2022-10-101-7/+17
* Merge from 0.21.x branch: Prepare for 0.21.1 release: Update translations.Bruno Haible2022-10-1039-1502/+1392
* Merge from 0.21.x branch: Prepare for 0.21.1 release.Bruno Haible2022-10-109-988/+899
* Fix a link error on MSVC/clang in --enable-shared mode.Bruno Haible2022-09-252-0/+4
* Update after gnulib changed: Fix link errors on MSVC.Bruno Haible2022-09-251-2/+4
* Update after release 0.21.1 has been prepared on the branch.Bruno Haible2022-09-133-5/+5
* Fix "make distcheck" failure (regression from 2022-07-03).Bruno Haible2022-07-172-0/+16
* build: Fix link error for tstgettext.exe on mingw.Bruno Haible2022-07-031-1/+3
* intl: On native Windows, actually define the *wprintf functions.Johannes Schindelin2022-06-251-2/+2
* intl: Add special hack for GCC.Bruno Haible2022-06-212-2/+13
* gettext-runtime: Provide helper script to build against uninstalled binaries.Bruno Haible2022-06-212-0/+118
* Don't check for java nor javac when --disable-java is specified.Bruno Haible2022-06-201-8/+13
* Update after Turkey changed its name.Bruno Haible2022-06-031-3/+3
* Update after gnulib changed.Bruno Haible2022-01-0310-10/+10
* Fix an interference between libintl.h and C++ (boost) header files.Bruno Haible2021-12-221-0/+74
* intl: Improve indentation of generated libintl.h file.Bruno Haible2021-12-221-134/+134
* build: Move most of intl.m4 into gettext-runtime/intl/configure.ac, part 2.Bruno Haible2021-06-201-0/+1
* Improve conflict resolution between gnulib and libintl.h.Bruno Haible2021-06-201-10/+10
* Update after gnulib changed.Bruno Haible2021-06-201-7/+2
* build: Simplify further.Bruno Haible2021-06-203-11/+1
* intl: Assume strtoul exists.Bruno Haible2021-06-202-8/+3
* intl: Assume strdup exists.Bruno Haible2021-06-204-60/+7
* intl: Assume <limits.h> exists.Bruno Haible2021-06-202-8/+3
* build: Move most of intl.m4 into gettext-runtime/intl/configure.ac.Bruno Haible2021-06-203-179/+64
* build: Simplify the use of gnulib in libintl.Bruno Haible2021-06-2051-17631/+216
* build: Add a separate configure.ac in gettext-runtime/intl/.Bruno Haible2021-06-209-31/+482
* build: Restore installation of preloadable_libintl.so (regression 2021-06-15).Bruno Haible2021-06-201-1/+2
* build: Simplify: Don't build libintl+libgnuintl a second time in gettext-tools.Bruno Haible2021-06-152-34/+1
* Fix build failure on AIX 7.Bruno Haible2021-06-151-1/+6
* build: Simplify the use of gnulib in libasprintf.Bruno Haible2021-06-149-7040/+37
* build: Avoid a warning in a configure test.Bruno Haible2021-01-311-3/+3
* Update after gnulib changed.Bruno Haible2021-01-085-22/+17
* Update after gnulib changed.Bruno Haible2021-01-0112-12/+12
* build: Remove glibc21.m4 (unused since 2018-09-17).Bruno Haible2020-12-283-37/+1
* Update after gnulib changed.Bruno Haible2020-12-141-1/+36
* intl: Support the AIX 7 locale names.Bruno Haible2020-12-101-33/+80