summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Distribute project-id and *.java.Bruno Haible2009-06-212-1/+3
* Portability to SunOS4.Bruno Haible2009-06-218-13/+26
* Improve program_name on BeOS.Bruno Haible2001-10-302-6/+9
* Create a libgettextsrc shared library.Bruno Haible2001-10-292-33/+66
* Create a libgettextlib shared library.Bruno Haible2001-10-298-21/+26
* Recognize .hxx as C++ source code.Bruno Haible2001-10-262-0/+5
* Update.Bruno Haible2001-10-261-0/+4
* Regenerated.Bruno Haible2001-10-265-83/+315
* Avoid warnings on some platforms.Bruno Haible2001-10-261-0/+6
* Avoid warnings on some platforms.Bruno Haible2001-10-266-20/+35
* BeOS portability.Bruno Haible2001-10-262-1/+5
* Cosmetic fix.Bruno Haible2001-10-262-1/+5
* Fix the usage message.Bruno Haible2001-10-2612-11/+25
* Inline two heavily used memcpy() and strchr() calls.Bruno Haible2001-10-262-10/+44
* Use putc_unlocked instead of putc when possible, for speed.Bruno Haible2001-10-262-1/+9
* Use getc_unlocked instead of getc where possible, for speed.Bruno Haible2001-10-262-0/+9
* Regenerated.Bruno Haible2001-10-251-35/+103