summaryrefslogtreecommitdiffstats
path: root/src/po.c
Commit message (Collapse)AuthorAgeFilesLines
* Make treatment of obsolete header entries consistent.Bruno Haible2009-06-211-1/+1
|
* Add support for FPC's RST files.Bruno Haible2001-10-201-3/+4
|
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-1/+2
|
* Include specification .h file in implementation .c file.Bruno Haible2001-09-221-1/+3
|
* Language dependent format string checking.Bruno Haible2001-08-271-0/+99
|
* Split off the PO file backend of xgettext.Bruno Haible2001-08-131-1/+26
|
* Use 'bool' where appropriate.Bruno Haible2001-07-021-3/+3
|
* Cast xmalloc return value.Bruno Haible2001-06-121-1/+1
|
* Better support of PO files that contain multiple domains.Bruno Haible2001-06-111-14/+15
|
* Record the obsoleteness status in the message_ty struct.Bruno Haible2001-05-071-5/+9
|
* Move PO charset handling to a separate file.Bruno Haible2001-04-301-280/+2
|
* Ignore fuzziness of the header entry.Bruno Haible2001-04-301-8/+2
|
* Hacks to optionally enable backward compatible behaviour.Bruno Haible2001-04-191-60/+83
|
* Use mbswidth to indent multiline warning messages.Bruno Haible2001-04-091-41/+125
|
* Change message.Bruno Haible2001-03-271-2/+6
|
* Change messages referring to libiconv.Bruno Haible2001-03-201-2/+2
|
* Add comments for translators.Bruno Haible2001-03-111-0/+5
|
* Update copyright year.Bruno Haible2001-03-111-15/+46
| | | | | Avoid compiler warnings. Work around a broken EUC-KR converter in glibc-2.1 iconv.
* Fix parsing of strings in CJK encodings.Bruno Haible2001-03-071-2/+145
|
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-5/+2
|
* Plural form handling.Bruno Haible2001-01-121-5/+14
|
* General tweaks, code moves, and cleanups.Bruno Haible2001-01-091-1/+1
|
* Comment.Bruno Haible2000-07-291-3/+3
|
* Initial revisionUlrich Drepper2000-06-161-0/+253