summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/read-properties.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Update after gnulib change: Use "unistr.h".Bruno Haible2009-06-231-3/+2
* New macros XMALLOC, XNMALLOC.Bruno Haible2009-06-231-2/+2
* Make it compile in C++ mode.Bruno Haible2009-06-231-0/+6
* Create an object-oriented interface for the catalog input formats.Bruno Haible2009-06-231-1/+7
* Big renaming of functions parsing catalogs: read-po -> read-catalog.Bruno Haible2009-06-231-3/+3
* Extend the PO file syntax: Allow to store previous msgids.Bruno Haible2009-06-231-0/+1
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-2/+2
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-1/+1
* New, higher-level error and warning message output primitives.Bruno Haible2009-06-231-8/+14
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Remove trailing whitespace.Bruno Haible2009-06-231-1/+1
* Support for GNUstep .strings format.Bruno Haible2009-06-231-1/+1
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Avoid a warning on OSF/1.Bruno Haible2009-06-231-2/+2
* Move the error_with_progname variable from module 'progname' to a new moduleBruno Haible2009-06-231-1/+1
* Improved VMS support.Bruno Haible2009-06-231-2/+2
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-0/+543