summaryrefslogtreecommitdiffstats
path: root/src/po-lex.h
Commit message (Expand)AuthorAgeFilesLines
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-0/+8
* The PO file lexer now operates on multibyte characters.Bruno Haible2001-07-031-7/+11
* Use 'bool' where appropriate.Bruno Haible2001-07-021-12/+13
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-6/+6
* Prefix most error messages with the program name.Bruno Haible2001-05-071-0/+9
* Move PO charset handling to a separate file.Bruno Haible2001-04-301-11/+0
* Check syntax of obsolete entries of PO files, not only in msgmerge.Bruno Haible2001-03-081-1/+3
* Fix parsing of strings in CJK encodings.Bruno Haible2001-03-071-0/+11
* Plural form handling.Bruno Haible2001-01-121-1/+9
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-20/+62
* Initial revisionUlrich Drepper2000-06-161-0/+83