summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/format.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for Boost format strings.Bruno Haible2009-06-231-2/+3
* Improve strictness of plural form checking.Bruno Haible2009-06-231-9/+20
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-231-6/+6
* Make checking stricter when nplurals=1.Bruno Haible2009-06-231-1/+11
* Extract the checking functionality of msgfmt, and make it usableBruno Haible2009-06-231-2/+2
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Support for Scheme.Bruno Haible2009-06-231-0/+1
* Change the calling convention of the formatstring_parser's 'check' method.Bruno Haible2009-06-231-1/+95
* Support for C#.Bruno Haible2009-06-231-0/+1
* Support for Qt message catalog format and Qt format strings.Bruno Haible2009-06-231-1/+2
* Support Objective C specific format strings.Bruno Haible2009-06-231-0/+1
* Handling of sh format strings.Bruno Haible2009-06-231-0/+1
* Support for gcc-internal format strings.Bruno Haible2009-06-231-1/+2
* Use braces, not brackets, in Perl format strings.Bruno Haible2009-06-231-1/+1
* Support for Perl format strings (both printf and bracketed format strings).Bruno Haible2009-06-231-0/+1
* Tweak Guido Flohr's code to be consistent with rest of gettext sources.Bruno Haible2009-06-231-2/+2
* xgettext support for Perl. Contributed by Guido Flohr.Bruno Haible2009-06-231-0/+1
* Move src/format.c to gettext-tools/src/format.c.Bruno Haible2009-06-231-0/+41