summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgfmt.c
Commit message (Collapse)AuthorAgeFilesLines
* Update year in --version output.Bruno Haible2009-06-231-2/+2
|
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-231-9/+19
| | | | Return the number of errors instead of relying on error_message_count.
* Remove unused msgstr_pos argument.Bruno Haible2009-06-231-1/+1
|
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-3/+4
|
* Use an internationalized bison parser.Bruno Haible2009-06-231-0/+1
|
* Extract the checking functionality of msgfmt, and make it usableBruno Haible2009-06-231-679/+8
| | | | through libgettextpo.
* Fix broken determination of max_nplurals.Bruno Haible2009-06-231-2/+2
|
* New, higher-level error and warning message output primitives.Bruno Haible2009-06-231-169/+230
|
* New msgfmt option --endianness.Bruno Haible2009-06-231-0/+15
|
* New option --use-untranslated.Bruno Haible2009-06-231-5/+12
|
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
|
* Avoid gcc warning.Bruno Haible2009-06-231-2/+3
|
* Year 2005.Bruno Haible2009-06-231-2/+2
|
* Change the calling convention of the formatstring_parser's 'check' method.Bruno Haible2009-06-231-76/+26
| | | | Add format string checking facility to the gettextpo library.
* Support for the 'I' flag that translators can use in messages markedBruno Haible2009-06-231-2/+2
| | | | as 'c-format'.
* Year 2004.Bruno Haible2009-06-231-2/+2
|
* Support for reading and writing C# .resources files.Bruno Haible2009-06-231-22/+49
|
* Support for C#.Bruno Haible2009-06-231-7/+74
|
* 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
| | | | 'error-progname'.
* 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