summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/po-lex.c
Commit message (Expand)AuthorAgeFilesLines
* Support for context dependent translations in PO files.Bruno Haible2009-06-231-0/+9
* New, higher-level error and warning message output primitives.Bruno Haible2009-06-231-36/+23
* Avoid a gcc warning on Linux/PowerPC.Bruno Haible2009-06-231-1/+5
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Bump date.Bruno Haible2009-06-231-1/+1
* Tweaks for use of gcc-4.0 on MacOS X.Bruno Haible2009-06-231-1/+1
* Extend the gettexpo library.Bruno Haible2009-06-231-9/+9
* Renamed xmalloc.h to xalloc.h.Bruno Haible2009-06-231-1/+1
* Recognize format strings depending on their position.Bruno Haible2009-06-231-4/+0
* Whitespace changes.Bruno Haible2009-06-231-1/+1
* Mark some strings as c-format.Bruno Haible2009-06-231-0/+4
* More reliable checking for read errors.Bruno Haible2009-06-231-5/+26
* Make handling of out-of-range Unicode characters consistent with the handlingBruno Haible2009-06-231-5/+9
* Avoid an abort() when the source file contains out-of-range Unicode characters.Bruno Haible2009-06-231-2/+5
* Avoid warnings on OSF/1.Bruno Haible2009-06-231-1/+1
* Move the error_with_progname variable from module 'progname' to a new moduleBruno Haible2009-06-231-0/+2
* More VMS support.Bruno Haible2009-06-231-1/+1
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-7/+0
* Start unifying po_scan and po_scan_file.Bruno Haible2009-06-231-33/+1
* Support for VMS.Bruno Haible2009-06-231-3/+3
* Move src/po-lex.c to gettext-tools/src/po-lex.c.Bruno Haible2009-06-231-0/+1128