summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Collapse)AuthorAgeFilesLines
* The gnulib module 'strcase' is no longer used.Bruno Haible2009-06-232-1/+4
|
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-2321-52/+174
|
* Drop support of CEN locale name syntax.Bruno Haible2009-06-232-2/+7
|
* Improve strictness of plural form checking.Bruno Haible2009-06-238-25/+130
|
* Test plural formula dependent checking of format strings.Bruno Haible2009-06-231-0/+137
|
* Combine all msgfmt checks in a single place.Bruno Haible2009-06-238-62/+85
| | | | Return the number of errors instead of relying on error_message_count.
* 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-2325-882/+1129
|
* Test for extraction of contexts.Bruno Haible2009-06-231-0/+49
|
* Comments are now passed via remember_a_message directly.Bruno Haible2009-06-2320-169/+157
|
* Test HAVE_CONFIG_H using #ifdef.Bruno Haible2009-06-2340-71/+113
|
* 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
|
* Tiny fixes.Bruno Haible2009-06-232-3/+8
|
* Make it possible for the hash value to point to the statically storedBruno Haible2009-06-235-11/+22
| | | | hash key.
* Revamp the hash table API.Bruno Haible2009-06-232-0/+41
|
* Revamp the hash table API.Bruno Haible2009-06-2319-257/+338
|
* Support for context dependent translations in PO files.Bruno Haible2009-06-2348-310/+1214
|
* Alternative format of qttest2_de.po. Currently not used.Bruno Haible2009-06-231-0/+24
|
* Data for the msgfmt-qt-2 test.Bruno Haible2009-06-232-0/+36
|
* Test for context dependent translations in PO files.Bruno Haible2009-06-2314-0/+1535
|
* New test against a crash when msgids change through charset conversion.Bruno Haible2009-06-233-1/+61
|
* 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
|
* Update test after error message format changed.Bruno Haible2009-06-232-1/+6
|
* Obsolete messages now can carry extracted comments and file positionsBruno Haible2009-06-235-2/+40
| | | | - but msgmerge doesn't set them.
* Support for Python source encodings (PEP 0263).Bruno Haible2009-06-236-187/+885
|
* Test encoding recognition of Python extractor.Bruno Haible2009-06-231-0/+136
|
* Fix bug in multibyte parsing code.Bruno Haible2009-06-232-1/+11
|
* Fix description of --from-code regarding Python.Bruno Haible2009-06-232-2/+9
|
* Use an internationalized bison parser.Bruno Haible2009-06-2321-1/+47
|
* Bison parser internationalization.Bruno Haible2009-06-231-0/+59
|
* Also install or remove m4/progtest.m4.Bruno Haible2009-06-2339-17/+60
|
* Really remove the temporary directory after use.Bruno Haible2009-06-233-2/+8
|
* Extract the checking functionality of msgfmt, and make it usableBruno Haible2009-06-2310-736/+992
| | | | through libgettextpo.
* 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-2326-429/+851
|
* 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
|
* Test Romanian plural formula.Bruno Haible2009-06-232-0/+7
|
* Support Romanian plural forms.Bruno Haible2009-06-234-0/+27
|
* Add a few more languages.Bruno Haible2009-06-232-1/+20
|
* Regenerated.Bruno Haible2009-06-2316-471/+806
|
* New msgfmt option --endianness.Bruno Haible2009-06-234-1/+89
|
* Use gnulib module 'byteswap'.Bruno Haible2009-06-236-0/+37
|
* gnulib module 'byteswap'.Bruno Haible2009-06-232-0/+62
|