summaryrefslogtreecommitdiff
path: root/gettext-runtime
Commit message (Expand)AuthorAgeFilesLines
* Update after gnulib changed.0.21.xBruno Haible2023-03-291-5/+11
* Avoid warnings during configure execution with --disable-java.Bruno Haible2022-10-111-1/+10
* Prepare for 0.21.1 release: Update translations.Bruno Haible2022-10-1039-1502/+1392
* Prepare for 0.21.1 release.Bruno Haible2022-10-099-989/+900
* Fix a comment.Bruno Haible2022-10-091-0/+1
* intl: On native Windows, actually define the *wprintf functions.Johannes Schindelin2022-10-091-2/+2
* gettext-runtime: Provide helper script to build against uninstalled binaries.Bruno Haible2022-10-092-0/+118
* Don't check for java nor javac when --disable-java is specified.Bruno Haible2022-10-091-7/+12
* Fix an interference between libintl.h and C++ (boost) header files.Bruno Haible2022-10-091-0/+74
* intl: Improve indentation of generated libintl.h file.Bruno Haible2022-10-091-134/+134
* Improve conflict resolution between gnulib and libintl.h.Bruno Haible2022-10-091-10/+10
* intl: Assume strtoul exists.Bruno Haible2022-10-092-8/+3
* intl: Assume strdup exists.Bruno Haible2022-10-094-60/+7
* intl: Assume <limits.h> exists.Bruno Haible2022-10-092-8/+3
* build: Avoid a warning in a configure test.Bruno Haible2022-10-091-3/+3
* build: Remove glibc21.m4 (unused since 2018-09-17).Bruno Haible2022-10-093-37/+1
* intl: Support the AIX 7 locale names.Bruno Haible2022-10-091-33/+80
* build: Remove the need for an autoconf test.Bruno Haible2022-10-092-12/+4
* Fix "warning: implicit declaration of function 'open'/'read'/'close'".Bruno Haible2022-10-091-0/+7
* Fix "warning: unannotated fall-through between switch labels".Bruno Haible2022-10-094-7/+10
* Fix "warning: cast from 'const void *' to 'const char **' drops const qualifi...Bruno Haible2022-10-091-2/+2
* Fix matching of languages in the LINGUAS environment variable.Bruno Haible2022-10-091-3/+7
* Fix build failure on AIX 7.Bruno Haible2022-10-091-1/+6
* Update after gnulib changed: Fix link errors on MSVC.Bruno Haible2022-10-091-2/+4
* Update after gnulib changed: Fix link errors on MSVC.Bruno Haible2022-10-091-2/+2
* Update after gnulib changed.Bruno Haible2022-10-093-11/+11
* Update after gnulib changed.Bruno Haible2022-10-093-0/+287
* Update after gnulib changed.Bruno Haible2022-10-0921-249/+313
* Update after gnulib changed.Bruno Haible2022-10-092-3/+3
* build: Modernize autoconf macros.Bruno Haible2022-09-113-9/+9
* Prefer documented autoconf macro 'm4_if' over 'ifelse'.Bruno Haible2022-09-112-19/+19
* Fix build failure with bison 3.7. Revisit bison Makefile rules.Bruno Haible2022-09-111-8/+19
* Update translations (from the TP).Bruno Haible2020-07-2639-2500/+1753
* Prepare for 0.21 release.Bruno Haible2020-07-266-101/+95
* Update after gnulib changed.Bruno Haible2020-07-264-49/+5
* Drop portability to AIX 4.Bruno Haible2020-07-261-172/+84
* Fix compilation error on AIX (regression from 2019-01-06).Bruno Haible2020-07-061-1/+1
* Avoid possible future conflict with gnulib module 'dirname'.Bruno Haible2020-07-053-6/+9
* Update after gnulib changed.Bruno Haible2020-06-274-7/+34
* Reduce explicit use of __attribute__.Bruno Haible2020-05-093-15/+6
* Update after gnulib changed.Bruno Haible2020-05-084-32/+10
* Update after gnulib changed.Bruno Haible2020-05-031-2/+2
* Update copyright year.Bruno Haible2020-05-011-1/+1
* intl: Require bison 3.0 or newer.Bruno Haible2020-05-011-3/+3
* intl: Fix grammar conflicts instead of accepting them.Akim Demaille2020-05-011-3/+4
* build: Fix VPATH build failures with old bison when the *.y files are modified.Bruno Haible2020-05-011-4/+7
* build: Simplify bison detection.Bruno Haible2020-05-012-22/+2
* Update after gnulib changed.Bruno Haible2020-04-251-29/+294
* intl: Support any Unicode characters in the locale dir on native Windows.Bruno Haible2020-04-209-76/+421
* Update after gnulib changed.Bruno Haible2020-04-201-29/+294