index
:
delta/gettext.git
0.10.xx
0.11.2
0.11.5
0.14.x
0.16.x
0.18.2
0.18.3
0.20.x
0.21.x
baserock/bootstrap
baserock/build-essential
baserock/morph
maint
master
python-brace-format
wip/ueno/cldr-plural
wip/ueno/its
wip/ueno/its2
wip/ueno/xgettext-suboptions
git.savannah.gnu.org: git/gettext.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gettext-tools
/
src
/
format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for Python braced format strings.
Daiki Ueno
2013-02-28
1
-0
/
+1
*
Untabify.
Bruno Haible
2009-12-12
1
-91
/
+91
*
Improve msgfmt error message about format directive mismatches in msgstr[i].
Bruno Haible
2009-06-23
1
-3
/
+5
*
GFC-internal format strings.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Recognize Qt4 plural forms format strings.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Use the range flag to allow some specific plural form translations.
Bruno Haible
2009-06-23
1
-5
/
+13
*
New 'struct plural_distribution' type.
Bruno Haible
2009-06-23
1
-20
/
+9
*
Make msgmerge's introduction of fuzzy markers more consistent with msgfmt's
Bruno Haible
2009-06-23
1
-80
/
+104
*
Add a plural_distribution_length argument.
Bruno Haible
2009-06-23
1
-1
/
+5
*
Switch the license of the programs from GPLv2 to GPLv3.
Bruno Haible
2009-06-23
1
-5
/
+4
*
Support for KDE format strings.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Add fdi argument to format_parse functions.
Bruno Haible
2009-06-23
1
-2
/
+2
*
Add support for Boost format strings.
Bruno Haible
2009-06-23
1
-2
/
+3
*
Improve strictness of plural form checking.
Bruno Haible
2009-06-23
1
-9
/
+20
*
Combine all msgfmt checks in a single place.
Bruno Haible
2009-06-23
1
-6
/
+6
*
Make checking stricter when nplurals=1.
Bruno Haible
2009-06-23
1
-1
/
+11
*
Extract the checking functionality of msgfmt, and make it usable
Bruno Haible
2009-06-23
1
-2
/
+2
*
Update FSF postal address.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for Scheme.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Change the calling convention of the formatstring_parser's 'check' method.
Bruno Haible
2009-06-23
1
-1
/
+95
*
Support for C#.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Support for Qt message catalog format and Qt format strings.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Support Objective C specific format strings.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Handling of sh format strings.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Support for gcc-internal format strings.
Bruno Haible
2009-06-23
1
-1
/
+2
*
Use braces, not brackets, in Perl format strings.
Bruno Haible
2009-06-23
1
-1
/
+1
*
Support for Perl format strings (both printf and bracketed format strings).
Bruno Haible
2009-06-23
1
-0
/
+1
*
Tweak Guido Flohr's code to be consistent with rest of gettext sources.
Bruno Haible
2009-06-23
1
-2
/
+2
*
xgettext support for Perl. Contributed by Guido Flohr.
Bruno Haible
2009-06-23
1
-0
/
+1
*
Move src/format.c to gettext-tools/src/format.c.
Bruno Haible
2009-06-23
1
-0
/
+41