summaryrefslogtreecommitdiff
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* Avoid warnings during configure execution with --disable-java.Bruno Haible2022-10-111-2/+22
* Prepare for 0.21.1 release: Update examples.Bruno Haible2022-10-108-8/+8
* Prepare for 0.21.1 release: Update translations.Bruno Haible2022-10-10111-13712/+12597
* Prepare for 0.21.1 release.Bruno Haible2022-10-0925-49/+49
* Fix a test failure of autopoint-3.Bruno Haible2022-10-091-4/+6
* Fix an MSVC/clang test failure.Bruno Haible2022-10-091-4/+12
* Fix typos in comments.Bruno Haible2022-10-092-5/+4
* doc: Make an example multithread-safe.Bruno Haible2022-10-091-2/+9
* doc: Clarify constraints for PO files.Bruno Haible2022-10-091-2/+3
* doc: Clarify constraints for PO files.Bruno Haible2022-10-091-0/+5
* xgettext: Add test for last fix.Bruno Haible2022-10-092-1/+43
* xgettext: Remove side effect of an extraction on later extractions.Jonathan Matthew2022-10-091-0/+4
* doc: change OpenOffice.org to LibreOfficeSébastien Wilmet2022-10-091-2/+2
* Don't check for java nor javac when --disable-java is specified.Bruno Haible2022-10-091-8/+14
* doc: Document availability of Python brace format strings.Bruno Haible2022-10-091-1/+2
* autopoint: Fix structure of man page.Bruno Haible2022-10-092-7/+17
* libgettextpo: Tidy up exported symbols.Bruno Haible2022-10-091-1/+4
* Avoid lang-vala failure on Ubuntu 16.04 in 32-bit mode.Bruno Haible2022-10-091-11/+24
* Avoid lang-vala failure on macOS with MacPorts.Bruno Haible2022-10-091-1/+6
* build: Remove glibc21.m4 (unused since 2018-09-17).Bruno Haible2022-10-091-1/+0
* xgettext: Make --directory option work right with Ruby input files.Bruno Haible2022-10-095-12/+117
* tests: Fix typos on scheme-format test.Miguel Arruga Vivas2022-10-091-3/+3
* build: Remove the need for an autoconf test.Bruno Haible2022-10-092-10/+4
* build: Set permissions of test scripts consistently.Bruno Haible2022-10-091-0/+0
* Fix "warning: 'max' macro redefined".Bruno Haible2022-10-092-0/+2
* Fix "warning: no previous extern declaration for non-static variable".Bruno Haible2022-10-092-2/+2
* Fix "warning: no previous prototype for function 'its_*_eval'".Bruno Haible2022-10-091-6/+6
* Fix "warning: no previous prototype for function 'locating_rule_list_destroy'".Bruno Haible2022-10-091-1/+1
* Fix "warning: unannotated fall-through between switch labels".Bruno Haible2022-10-0924-63/+87
* Fix "warning: cast from 'const void *' to 'struct pre_message *' drops const ...Bruno Haible2022-10-091-2/+2
* Fix "warning: cast from 'const char *' to 'char *' drops const qualifier".Bruno Haible2022-10-093-7/+55
* Fix "warning: cast from 'const void *' to 'struct compiled_kwset *' drops con...Bruno Haible2022-10-091-2/+3
* Fix quoting of AC_LANG_SOURCE arguments.Bruno Haible2022-10-091-5/+3
* Fix lang-python-* test failures with Python 3.8.Bruno Haible2022-10-092-10/+10
* Handle known test failure on Alpine Linux.Bruno Haible2022-10-091-0/+3
* Avoid a test failure of the intl-6 test on Cygwin.Bruno Haible2022-10-091-4/+16
* Add comment about test failures on Cygwin.Bruno Haible2022-10-092-0/+6
* Update after gnulib changed: Fix link errors on MSVC.Bruno Haible2022-10-091-1/+2
* Update after gnulib changed: Fix link errors of gettextpo-1-prg on mingw.Bruno Haible2022-10-092-2/+12
* build: Fix build failure on Cygwin and mingw.Michele Locati2022-10-091-0/+1
* Update after gnulib changed.Bruno Haible2022-10-092-1/+3
* Update after gnulib changed.Bruno Haible2022-10-091-0/+3
* Update after gnulib changed.Bruno Haible2022-10-094-13/+13
* Update after gnulib changed.Bruno Haible2022-10-091-3/+5
* Update after gnulib changed.Bruno Haible2022-10-099-36/+39
* Update after gnulib changed.Bruno Haible2022-10-099-43/+42
* Update after gnulib changed.Bruno Haible2022-10-092-3/+3
* build: Assume ANSI C declaration of 'setlocale'.Bruno Haible2022-09-119-41/+8
* build: Fix warnings emitted by autoconf-2.69d.Bruno Haible2022-09-112-17/+20
* build: Modernize autoconf macros.Bruno Haible2022-09-112-27/+32