summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/po-lex.c
Commit message (Expand)AuthorAgeFilesLines
* Use u8_mbtoucr instead of u8_mbtouc in some places.Bruno Haible2011-06-071-2/+2
* Untabify.Bruno Haible2009-12-121-556/+556
* Use type 'ucs4_t' more often. Avoids gcc warnings on Cygwin.Bruno Haible2009-08-101-3/+3
* Update after module 'linebreak' was split.Bruno Haible2009-06-231-2/+1
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Include uniwidth.h. linebreak.h no longer declares uc_width().Bruno Haible2009-06-231-0/+1
* Update after gnulib changed.Bruno Haible2009-06-231-1/+0
* Update after gnulib change: Use "unistr.h".Bruno Haible2009-06-231-1/+1
* exit.h is replaced with <stdlib.h>.Bruno Haible2009-06-231-2/+1
* Make it compile in C++ mode.Bruno Haible2009-06-231-5/+5
* Extend the PO file syntax: Allow to store previous msgids.Bruno Haible2009-06-231-12/+47
* 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-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