summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Enable marking of plural messages as c-format, lisp-format etc.Bruno Haible2009-06-212-0/+30
* Enable format string checking also for plural messages.Bruno Haible2009-06-2110-167/+318
* Rename 'omit_header'.Bruno Haible2009-06-214-6/+13
* Portability fix.Bruno Haible2009-06-212-1/+5
* New Common Lisp backend.Bruno Haible2009-06-215-4/+1525
* Unify the keywordspec handling.Bruno Haible2009-06-215-92/+106
* Nop.Bruno Haible2009-06-212-108/+122
* Make "msgattrib --set-obsolete" work without error.Bruno Haible2009-06-212-1/+7
* Recognize the -i option correctly.Bruno Haible2009-06-212-1/+5
* Avoid printing a line number when there is none.Bruno Haible2009-06-212-2/+12
* Rename msgexec to msgfilter.Bruno Haible2009-06-215-1/+401
* Move msgexec.c to msgfilter.c.Bruno Haible2009-06-211-0/+0
* New msgexec option --keep-header.Bruno Haible2009-06-212-0/+16
* msgmerge now marks a message fuzzy if it adds a c-format bit and the messageBruno Haible2009-06-2110-98/+233
* Avoid false positives.Bruno Haible2009-06-212-1/+6
* Make msginit work even before it is installed.Bruno Haible2009-06-212-2/+22
* Make it possible to match static method names.Bruno Haible2009-06-212-4/+29
* Regenerated.Bruno Haible2009-06-211-6/+8
* Deal with the case where a message gets or loses the plural form statusBruno Haible2009-06-214-2/+104
* Merge with glibc: make plural_eval a static function inside glibc and libintl.Bruno Haible2009-06-212-2/+14
* Emit a warning if the header entry exists but is fuzzy.Bruno Haible2009-06-212-6/+34
* Some code simplification.Bruno Haible2009-06-212-39/+60
* New option --no-translator.Bruno Haible2009-06-212-31/+77
* Fix two msginit bugs, occurring when --locale is given.Bruno Haible2009-06-212-20/+59
* Use wget and lynx as fallbacks for Java.Bruno Haible2009-06-212-21/+109
* Make it possible for execute_java_class to not spit out an error message ifBruno Haible2009-06-212-1/+6
* Fix the plural form handling.Bruno Haible2009-06-212-0/+6
* Change duplicate checking of msgfmt to match the duplicate checking ofBruno Haible2009-06-213-122/+160
* Make treatment of obsolete header entries consistent.Bruno Haible2009-06-212-1/+7
* Use message_list_search instead of hash table calls. message_list_searchBruno Haible2009-06-212-15/+13
* Add an optional hash table to each message list.Bruno Haible2009-06-2110-28/+114
* Use bool instead of int.Bruno Haible2009-06-217-12/+27
* Let msgfmt signal an error for duplicates, even if the translation is the same.Bruno Haible2009-06-212-6/+6
* Option --check-accelerators now takes an optional argument.Bruno Haible2009-06-212-7/+28
* Cosmetic tweaks for the msginit output.Bruno Haible2009-06-212-6/+21
* Fix misapplied patch.Bruno Haible2009-06-212-1/+5
* New msgfmt option --check-accelerators.Bruno Haible2009-06-212-9/+65
* Fix a stupid typo bug.Bruno Haible2009-06-212-2/+7
* Remove msginit's --verbose option.Bruno Haible2009-06-212-15/+12
* Support Smalltalk format strings.Bruno Haible2009-06-216-19/+44
* Small simplification.Bruno Haible2009-06-212-30/+24
* Portability fixes.Bruno Haible2009-06-212-0/+3
* Make the --add/no-location option independent from --omit-header.Bruno Haible2009-06-214-4/+7
* Make the --add/no-location option independent from --omit-header.Bruno Haible2009-06-211-6/+1
* Remove a limitation of the C/C++ parser.Bruno Haible2009-06-212-144/+148
* Add plural form support to YCP scanner.Bruno Haible2009-06-212-5/+44
* Regenerated.Bruno Haible2009-06-212-153/+156
* Fix #if mistake that led to uninitialized variable.Bruno Haible2009-06-212-1/+5
* Make the msgcat-4 test work.Bruno Haible2009-06-215-6/+23
* Make the msgcat-2 test work.Bruno Haible2009-06-216-19/+80