summaryrefslogtreecommitdiff
path: root/gettext-tools/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.21.1 release.Bruno Haible2022-10-0919-38/+38
* Fix typos in comments.Bruno Haible2022-10-092-5/+4
* xgettext: Remove side effect of an extraction on later extractions.Jonathan Matthew2022-10-091-0/+4
* xgettext: Make --directory option work right with Ruby input files.Bruno Haible2022-10-093-11/+26
* 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-0922-60/+82
* 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
* Update after gnulib changed.Bruno Haible2022-10-091-0/+1
* Update after gnulib changed.Bruno Haible2022-10-099-36/+39
* Update after gnulib changed.Bruno Haible2022-10-099-43/+42
* Fix build failure with bison 3.7. Revisit bison Makefile rules.Bruno Haible2022-09-111-10/+28
* msgmerge: Make --sort-by-file sort messages without file reference correctly.Bruno Haible2020-07-181-15/+14
* msgfmt: Supersede, not overwrite, the output file of type '.mo'.Bruno Haible2020-07-061-10/+21
* Avoid possible future conflict with gnulib module 'dirname'.Bruno Haible2020-07-0526-65/+83
* Update after gnulib changed.Bruno Haible2020-07-052-4/+4
* Avoid a module name and include file name collision with gnulib.Bruno Haible2020-07-0420-30/+29
* Remove redundant code.Bruno Haible2020-07-032-21/+15
* Add comment.Bruno Haible2020-06-271-1/+7
* Update after gnulib changed.Bruno Haible2020-06-271-1/+1
* msgunfmt: Detect more cases of invalid .mo files.Bruno Haible2020-06-063-5/+99
* Reorder list of programming languages.Bruno Haible2020-05-108-294/+315
* xgettext: Warn if a fallback ITS file is usedDaiki Ueno2020-05-101-8/+15
* Reduce explicit use of __attribute__.Bruno Haible2020-05-0919-101/+40
* build: Fix "make distcheck" failure.Bruno Haible2020-05-091-18/+24
* Clarify minimum needed bison version.Bruno Haible2020-05-011-1/+3
* Tweak last commit.Bruno Haible2020-05-011-5/+7
* Solidify remapping of function names of bison-generated parsers.Akim Demaille2020-05-011-47/+4
* build: Fix VPATH build failures with old bison when the *.y files are modified.Bruno Haible2020-05-011-8/+13
* xgettext: Add Ruby support.Bruno Haible2020-04-276-6/+334
* xgettext: Define alternate parser signature for the Ruby support.Bruno Haible2020-04-2727-81/+162
* xgettext: Define functions for the Ruby support.Bruno Haible2020-04-272-82/+127
* str-list: Add a remove function.Bruno Haible2020-04-272-2/+25
* Add support for Ruby format strings.Bruno Haible2020-04-277-6/+1127
* xgettext: Fix a comment.Bruno Haible2020-04-271-2/+2
* Reduce heap allocation in format string parsers.Bruno Haible2020-04-2718-219/+213
* Merge from 0.20.x branch: Prepare for 0.20.2 release.Bruno Haible2020-04-1419-36/+36
* 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-101-2/+3
* xgettext: Improve JSX support in JavaScript.Bruno Haible2020-04-061-57/+163
* xgettext: Freshly initialize all static variables for each input file.Bruno Haible2020-04-0613-35/+107
* Update after gnulib changed.Bruno Haible2020-03-283-44/+48
* urlget: Follow the "privacy by design" principle.Bruno Haible2020-02-241-14/+17
* urlget: Follow the "privacy by design" principle.Bruno Haible2020-02-231-2/+5
* Fix a test failure of msgfmt-desktop-2 on HP-UX with cc.Bruno Haible2019-12-241-3/+2
* xgettext: Fix bug in shell script parser (regression from 2019-09-15).Bruno Haible2019-10-061-1/+5
* Correct indentation.Bruno Haible2019-10-061-2/+2