summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgfmt.c
Commit message (Expand)AuthorAgeFilesLines
* Support for Qt message catalog format and Qt format strings.Bruno Haible2009-06-231-3/+25
* Support for GNUstep .strings format.Bruno Haible2009-06-231-9/+20
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Mark some strings as c-format.Bruno Haible2009-06-231-1/+4
* Check for write error on stdout when the program exits.Bruno Haible2009-06-231-0/+4
* Move the error_with_progname variable from module 'progname' to a new moduleBruno Haible2009-06-231-0/+1
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-8/+23
* Use po_scan instead of po_scan_file.Bruno Haible2009-06-231-1/+7
* Split strings in usage message.Bruno Haible2009-06-231-53/+66
* Unify three PO file parsers into a single one, as far as possible.Bruno Haible2009-06-231-160/+151
* More Woe32/MSVC support.Bruno Haible2009-06-231-0/+8
* Support for relocatable installation.Bruno Haible2009-06-231-1/+2
* Better error message when an msgstr string is an invalid format string.Bruno Haible2009-06-231-4/+10
* Update year in --version output.Bruno Haible2009-06-231-2/+2
* Move src/msgfmt.c to gettext-tools/src/msgfmt.c.Bruno Haible2009-06-231-0/+1541