summaryrefslogtreecommitdiffstats
path: root/src/read-po.c
Commit message (Expand)AuthorAgeFilesLines
* Change duplicate checking of msgfmt to match the duplicate checking ofBruno Haible2009-06-211-0/+4
* Add an optional hash table to each message list.Bruno Haible2009-06-211-1/+1
* Use bool instead of int.Bruno Haible2009-06-211-2/+3
* Add support for FPC's RST files.Bruno Haible2001-10-201-2/+2
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-1/+1
* msgunfmt can now dump the contents of Java ResourceBundles.Bruno Haible2001-09-251-0/+18
* Include specification .h file in implementation .c file.Bruno Haible2001-09-221-1/+3
* Language dependent format string checking.Bruno Haible2001-08-271-10/+11
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-1/+1
* New program 'msguniq'.Bruno Haible2001-07-291-2/+12
* Use 'bool' where appropriate.Bruno Haible2001-07-021-8/+8
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-71/+21
* Record the obsoleteness status in the message_ty struct.Bruno Haible2001-05-071-3/+10
* Move reading of PO files to read-po.c.Bruno Haible2001-04-301-0/+382