summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgl-iconv.c
Commit message (Expand)AuthorAgeFilesLines
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-1/+1
* New library module 'iconvstring'.Bruno Haible2009-06-231-122/+2
* Fix a syntax error.Bruno Haible2009-06-231-1/+1
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-2/+5
* Emit an error message when the msgids change through charset conversion.Bruno Haible2009-06-231-4/+7
* New, higher-level error and warning message output primitives.Bruno Haible2009-06-231-23/+35
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Improved error message when a PO file is not valid in the specified encoding.Bruno Haible2009-06-231-14/+43
* Use allocsa and xallocsa, for safer stack allocation.Bruno Haible2009-06-231-1/+3
* Keep the message list's hash table up to date when the msgids are convertedBruno Haible2009-06-231-0/+11
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Avoid an unjustified "conversion error" on long strings.Bruno Haible2009-06-231-1/+3
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-1/+2
* Move src/msgl-iconv.c to gettext-tools/src/msgl-iconv.c.Bruno Haible2009-06-231-0/+398