summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src
Commit message (Expand)AuthorAgeFilesLines
* Update year in --version output.Bruno Haible2009-06-2316-30/+48
* Allow non-ASCII characters in function names.Bruno Haible2009-06-232-2/+52
* Tell Python developers to use named arguments in format strings.Bruno Haible2009-06-234-0/+71
* Fix a syntax error.Bruno Haible2009-06-232-1/+6
* Improve csharpcomp module.Bruno Haible2009-06-232-1/+5
* New option --invert-match.Bruno Haible2009-06-232-7/+43
* Make it possible for a program to load two different localizations, inBruno Haible2009-06-232-2/+18
* Move some code from msgl-check.c to plural-eval.c.Bruno Haible2009-06-235-74/+81
* Expression evaluation for plural form selection.Bruno Haible2009-06-231-0/+60
* Use locale-independent character handling.Bruno Haible2009-06-235-8/+17
* Rename plural.c to plural-exp.c.Bruno Haible2009-06-233-2/+7
* Move plural.c to plural-exp.c.Bruno Haible2009-06-231-0/+0
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-2316-52/+110
* Drop support of CEN locale name syntax.Bruno Haible2009-06-232-2/+7
* Improve strictness of plural form checking.Bruno Haible2009-06-236-25/+124
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-236-61/+80
* New function check_message_list.Bruno Haible2009-06-234-18/+51
* Fix handling of obsolete messages in libgettextpo.Bruno Haible2009-06-234-7/+17
* Remove unused msgstr_pos argument.Bruno Haible2009-06-235-8/+14
* Add support for contexts in xgettext.Bruno Haible2009-06-2320-878/+1104
* Comments are now passed via remember_a_message directly.Bruno Haible2009-06-2320-169/+157
* xgettext_comment_* API is not public any more.Bruno Haible2009-06-233-10/+13
* Use savable_comment_* API everywhere.Bruno Haible2009-06-2313-37/+195
* Make it possible for the hash value to point to the statically storedBruno Haible2009-06-232-1/+5
* Revamp the hash table API.Bruno Haible2009-06-231-0/+24
* Revamp the hash table API.Bruno Haible2009-06-2317-106/+109
* Support for context dependent translations in PO files.Bruno Haible2009-06-2340-164/+921
* Emit an error message when the msgids change through charset conversion.Bruno Haible2009-06-234-9/+36
* Make checking stricter when nplurals=1.Bruno Haible2009-06-232-1/+18
* Obsolete messages now can carry extracted comments and file positionsBruno Haible2009-06-233-0/+33
* Support for Python source encodings (PEP 0263).Bruno Haible2009-06-232-183/+872
* Fix bug in multibyte parsing code.Bruno Haible2009-06-232-1/+11
* Use an internationalized bison parser.Bruno Haible2009-06-2317-1/+34
* Extract the checking functionality of msgfmt, and make it usableBruno Haible2009-06-2310-736/+992
* Use new error handlers in libgettextpo.Bruno Haible2009-06-233-6/+163
* Fix broken determination of max_nplurals.Bruno Haible2009-06-232-2/+6
* New, higher-level error and warning message output primitives.Bruno Haible2009-06-2320-424/+838
* Don't kill the entire program after 20 errors.Bruno Haible2009-06-232-0/+8
* Add a necessary include.Bruno Haible2009-06-232-1/+6
* Add support for Mozilla Thunderbird and GNOME Evolution 2.Bruno Haible2009-06-232-5/+30
* Support Romanian plural forms.Bruno Haible2009-06-232-0/+6
* Regenerated.Bruno Haible2009-06-231-14/+16
* New msgfmt option --endianness.Bruno Haible2009-06-234-1/+89
* Add support for new language codes found in GNOME project.Bruno Haible2009-06-232-5/+39
* Regenerated.Bruno Haible2009-06-231-179/+344
* New option --use-untranslated.Bruno Haible2009-06-232-5/+22
* In future versions of autoconf, @datadir@ = $(datarootdir).Bruno Haible2009-06-232-1/+6
* Fix compilation error on systems without iconv().Bruno Haible2009-06-232-8/+14
* Ignore more autogenerated files.Bruno Haible2009-06-231-0/+3
* Avoid a gcc warning on Linux/PowerPC.Bruno Haible2009-06-232-1/+11