summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/read-po-abstract.c
Commit message (Collapse)AuthorAgeFilesLines
* Move the xasprintf function from the 'xerror' module to the 'xvasprintf'Bruno Haible2009-06-231-2/+2
| | | | module.
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-3/+7
|
* New, higher-level error and warning message output primitives.Bruno Haible2009-06-231-4/+8
|
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
|
* Leave #: lines with unknown syntax alone instead of turning them intoBruno Haible2009-06-231-19/+297
| | | | plain comments.
* Extend the gettexpo library.Bruno Haible2009-06-231-5/+5
| | | | Use custom error handlers during reading and writing of PO files.
* Support for GNUstep .strings format.Bruno Haible2009-06-231-6/+35
|
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
|
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-18/+36
|
* Use po_scan instead of po_scan_file.Bruno Haible2009-06-231-15/+0
|
* Start unifying po_scan and po_scan_file.Bruno Haible2009-06-231-5/+8
|
* Unify three PO file parsers into a single one, as far as possible.Bruno Haible2009-06-231-0/+364