summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/msgl-iconv.c
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-2/+1
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* Untabify.Bruno Haible2009-12-121-233/+233
* Accommodate the Solaris iconv_open function, which cannot convert directly.Bruno Haible2009-08-301-45/+55
* Fix typo that could lead to a crash.Bruno Haible2009-06-231-2/+2
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* xallocsa was renamed to xmalloca.Bruno Haible2009-06-231-7/+7
* Update.Bruno Haible2009-06-231-5/+5
* Add update_header argument to iconv_msgdomain_list.Bruno Haible2009-06-231-17/+36
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-1/+1
* Extend the PO file syntax: Allow to store previous msgids.Bruno Haible2009-06-231-0/+29
* Use the 'xstriconv' module instead of the 'iconvstring' module.Bruno Haible2009-06-231-7/+5
* New function for testing whether iconv() would work.Bruno Haible2009-06-231-0/+201
* Rename strstr to c_strstr.Bruno Haible2009-06-231-2/+2
* 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