summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/format.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-1/+1
* 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-1/+2
* Support for Lua.Ľubomír Remák2013-04-111-1/+2
* Untabify.Bruno Haible2009-12-121-91/+91
* Improve msgfmt error message about format directive mismatches in msgstr[i].Bruno Haible2009-06-231-3/+5
* 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-5/+13
* New 'struct plural_distribution' type.Bruno Haible2009-06-231-20/+9
* Make msgmerge's introduction of fuzzy markers more consistent with msgfmt'sBruno Haible2009-06-231-80/+104
* Add a plural_distribution_length argument.Bruno Haible2009-06-231-1/+5
* 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/+2
* 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