summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in release steps.0.20.xBruno Haible2020-04-141-2/+2
* Release 0.20.2v0.20.2Bruno Haible2020-04-140-0/+0
* Update translations (from the TP).Bruno Haible2020-04-14148-5687/+5316
* examples: Use infrastructure from gettext version 0.20.2.Bruno Haible2020-04-148-8/+8
* Prepare for 0.20.2 release.Bruno Haible2020-04-1435-1057/+1045
* maint: Update download location of jdom-1.0.jar.Bruno Haible2020-04-141-1/+1
* build: Fix the generation of hello-c-gnome3.pot (regression from 2019-10-04).Bruno Haible2020-04-141-2/+5
* Fix a compilation error (regression from 2019-12-24).Bruno Haible2020-04-131-1/+2
* xgettext: Fix a report by an undefined-behaviour sanitizer.Bruno Haible2020-04-131-2/+3
* po, examples: In the .po -> .gmo rules, really consider the newest changes to...Bruno Haible2020-04-1315-18/+36
* The next release will be 0.20.2, not 0.21.Bruno Haible2020-04-133-6/+6
* doc: Don't recommend to use the reserved identifier '_' in Java.Bruno Haible2020-04-131-9/+9
* build: Fix link error on MSVC with --disable-shared.Bruno Haible2020-04-136-0/+23
* build: Fix build error on MSVC with --disable-shared.Bruno Haible2020-04-131-2/+2
* libtextstyle: Enable large files and, on Linux, 64-bit inodes support.Dmitry V. Levin2020-04-131-1/+2
* Fix a test failure of msgfmt-desktop-2 on HP-UX with cc.Bruno Haible2020-04-131-3/+2
* Fix test failures on Haiku.Bruno Haible2020-04-1338-116/+65
* build: Fix build failures on HP-UX 11.31/hppa with cc.Bruno Haible2020-04-132-3/+4
* libtextstyle: Update .gitignore after 2019-12-24 change.Bruno Haible2020-04-131-1/+2
* libtextstyle: Don't erase the .sym.in file if 'sed' is not GNU sed.Bruno Haible2020-04-131-9/+17
* libcroco: Improve copyright headers.Bruno Haible2020-04-1354-57/+587
* libxml: Improve copyright headers.Bruno Haible2020-04-1398-335/+3117
* glib: Improve copyright headers.Bruno Haible2020-04-1315-0/+135
* libtextstyle: Clarify memory_stream_contents function.Bruno Haible2020-04-132-3/+3
* build: Fix typo in comment.Bruno Haible2020-04-133-3/+3
* build: Fix failure to build the doc in a VPATH build.Bruno Haible2020-04-131-4/+4
* Correct indentation.Bruno Haible2020-04-131-2/+2
* doc: Mention packages needed for Javascript support.Bruno Haible2020-04-131-1/+1
* doc: Don't need an ar_SA locale.Bruno Haible2020-04-131-1/+0
* doc: Update list of external dependencies.Bruno Haible2020-04-131-26/+0
* build: Fix the build error in gettext-tools/examples/po.Bruno Haible2020-04-132-82/+66
* Make it easier to build the code when the documentation tools don't work.Bruno Haible2020-04-131-1/+1
* build: Don't fetch gnulib a second time in libtextstyle.Bruno Haible2020-04-132-54/+56
* libtextstyle: Fix failure to download texinfo.tex.Bruno Haible2020-04-131-0/+1
* libxml: Fix buffer overrun.Bruno Haible2020-04-131-1/+1
* xgettext: Fix parsing of XML tags.Bruno Haible2020-04-131-2/+2
* xgettext: Fix parsing of XML tags that end in /> and have attributes.Bruno Haible2020-04-132-4/+30
* xgettext: Verify parsing of JavaScript template literals inside objects.Bruno Haible2020-04-131-0/+6
* Document improvement done on 2019-05-20.Bruno Haible2020-04-132-0/+7
* build: Install gettext.h with the LGPL license header, not with the GPL header.Bruno Haible2020-04-132-3/+5
* Clarify license of gettext.m4.Bruno Haible2020-04-131-4/+4
* build: Avoid failing a configure test due to CFLAGS="-Werror".Bruno Haible2020-04-131-2/+5
* build: Add support for shallow-cloning of subdirectories.Bruno Haible2020-04-131-7/+33
* xgettext: Assume that Python source files are in UTF-8 by default.Bruno Haible2020-04-137-95/+154
* desktop: Small parser fix.Bruno Haible2020-04-131-1/+1
* autogen.sh: Make more reliable.Bruno Haible2020-04-131-1/+1
* xgettext: Handle newlines in Lua long bracket literal strings correctly.Bruno Haible2020-04-133-24/+51
* xgettext: Recognize gettext -e invocations in shell parser.Bruno Haible2020-04-1310-347/+268
* doc: Fix documentation of gettext, ngettext programs.Bruno Haible2020-04-132-4/+7
* gettext, ngettext: Fix the expansion of '\\' and octal escape sequences.Bruno Haible2020-04-134-15/+28