summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* New msgexec option --keep-header.Bruno Haible2009-06-211-0/+7
* msgmerge now marks a message fuzzy if it adds a c-format bit and the messageBruno Haible2009-06-211-0/+16
* Avoid false positives.Bruno Haible2009-06-211-0/+5
* Make msginit work even before it is installed.Bruno Haible2009-06-211-0/+6
* Make it possible to match static method names.Bruno Haible2009-06-211-0/+7
* Deal with the case where a message gets or loses the plural form statusBruno Haible2009-06-211-0/+8
* Merge with glibc: make plural_eval a static function inside glibc and libintl.Bruno Haible2009-06-211-0/+4
* Emit a warning if the header entry exists but is fuzzy.Bruno Haible2009-06-211-0/+9
* Some code simplification.Bruno Haible2009-06-211-0/+6
* New option --no-translator.Bruno Haible2009-06-211-0/+14
* Fix two msginit bugs, occurring when --locale is given.Bruno Haible2009-06-211-0/+7
* Use wget and lynx as fallbacks for Java.Bruno Haible2009-06-211-0/+3
* Make it possible for execute_java_class to not spit out an error message ifBruno Haible2009-06-211-0/+5
* Fix the plural form handling.Bruno Haible2009-06-211-0/+4
* Change duplicate checking of msgfmt to match the duplicate checking ofBruno Haible2009-06-211-0/+12
* Make treatment of obsolete header entries consistent.Bruno Haible2009-06-211-0/+6
* Use message_list_search instead of hash table calls. message_list_searchBruno Haible2009-06-211-0/+7
* Add an optional hash table to each message list.Bruno Haible2009-06-211-0/+33
* Use bool instead of int.Bruno Haible2009-06-211-0/+10
* Let msgfmt signal an error for duplicates, even if the translation is the same.Bruno Haible2009-06-211-0/+4
* Option --check-accelerators now takes an optional argument.Bruno Haible2009-06-211-0/+8
* Cosmetic tweaks for the msginit output.Bruno Haible2009-06-211-0/+6
* Fix misapplied patch.Bruno Haible2009-06-211-0/+4
* New msgfmt option --check-accelerators.Bruno Haible2009-06-211-0/+8
* Fix a stupid typo bug.Bruno Haible2009-06-211-0/+5
* Remove msginit's --verbose option.Bruno Haible2009-06-211-0/+8
* Support Smalltalk format strings.Bruno Haible2009-06-211-0/+9
* Small simplification.Bruno Haible2009-06-211-0/+8
* Make the --add/no-location option independent from --omit-header.Bruno Haible2009-06-211-0/+5
* Remove a limitation of the C/C++ parser.Bruno Haible2009-06-211-0/+6
* Add plural form support to YCP scanner.Bruno Haible2009-06-211-0/+7
* Fix #if mistake that led to uninitialized variable.Bruno Haible2009-06-211-0/+4
* Make the msgcat-4 test work.Bruno Haible2009-06-211-0/+10
* Make the msgcat-2 test work.Bruno Haible2009-06-211-0/+12
* Distribute project-id and *.java.Bruno Haible2009-06-211-0/+1
* Portability to SunOS4.Bruno Haible2009-06-211-0/+11
* Improve program_name on BeOS.Bruno Haible2001-10-301-0/+6
* Create a libgettextsrc shared library.Bruno Haible2001-10-291-0/+18
* Create a libgettextlib shared library.Bruno Haible2001-10-291-0/+5
* Recognize .hxx as C++ source code.Bruno Haible2001-10-261-0/+4
* Avoid warnings on some platforms.Bruno Haible2001-10-261-0/+6
* Avoid warnings on some platforms.Bruno Haible2001-10-261-0/+9
* BeOS portability.Bruno Haible2001-10-261-0/+4
* Cosmetic fix.Bruno Haible2001-10-261-0/+4
* Fix the usage message.Bruno Haible2001-10-261-0/+14
* Inline two heavily used memcpy() and strchr() calls.Bruno Haible2001-10-261-0/+6
* Use putc_unlocked instead of putc when possible, for speed.Bruno Haible2001-10-261-0/+4
* Use getc_unlocked instead of getc where possible, for speed.Bruno Haible2001-10-261-0/+4
* New program 'msginit'.Bruno Haible2001-10-251-1/+13
* New program 'urlget'.Bruno Haible2001-10-251-0/+11