summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/format.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+1
* format-kde: Recognize KUIT markupDaiki Ueno2015-03-091-0/+1
* Support Python brace format.Daiki Ueno2013-04-261-0/+1
* Support for JavaScript.Andreas Stricker2013-04-171-0/+1
* Support for Lua.Ľubomír Remák2013-04-111-0/+1
* Untabify.Bruno Haible2009-12-121-14/+14
* Improve msgfmt error message about format directive mismatches in msgstr[i].Bruno Haible2009-06-231-1/+1
* GFC-internal format strings.Bruno Haible2009-06-231-0/+1
* Recognize Qt4 plural forms format strings.Bruno Haible2009-06-231-1/+2
* Use the range flag to allow some specific plural form translations.Bruno Haible2009-06-231-0/+2
* New 'struct plural_distribution' type.Bruno Haible2009-06-231-12/+4
* Make msgmerge's introduction of fuzzy markers more consistent with msgfmt'sBruno Haible2009-06-231-0/+14
* Add a plural_distribution_length argument.Bruno Haible2009-06-231-0/+2
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Support for KDE format strings.Bruno Haible2009-06-231-1/+2
* Add fdi argument to format_parse functions.Bruno Haible2009-06-231-2/+24
* Add support for Boost format strings.Bruno Haible2009-06-231-0/+1
* Improve the c-format guessing heuristic.Bruno Haible2009-06-231-1/+6
* Tell Python developers to use named arguments in format strings.Bruno Haible2009-06-231-0/+4
* Improve strictness of plural form checking.Bruno Haible2009-06-231-1/+6
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-231-2/+2
* 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
* Avoid error with gcc-3.0 and older.Bruno Haible2009-06-231-3/+5
* Try to avoid a gcc error.Bruno Haible2009-06-231-1/+2
* Change the calling convention of the formatstring_parser's 'check' method.Bruno Haible2009-06-231-6/+16
* Support for the 'I' flag that translators can use in messages markedBruno Haible2009-06-231-6/+11
* Support for C#.Bruno Haible2009-06-231-0/+1
* Support for Qt message catalog format and Qt format strings.Bruno Haible2009-06-231-0/+1
* 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 building DLLs on Windows.Bruno Haible2009-06-231-16/+16
* Add extern "C" { ... }.Bruno Haible2009-06-231-0/+12
* Support for gcc-internal format strings.Bruno Haible2009-06-231-0/+1
* 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-1/+1
* xgettext support for Perl. Contributed by Guido Flohr.Bruno Haible2009-06-231-0/+1
* Better error message when an msgstr string is an invalid format string.Bruno Haible2009-06-231-3/+4
* Move src/format.h to gettext-tools/src/format.h.Bruno Haible2009-06-231-0/+84