summaryrefslogtreecommitdiffstats
path: root/src/po-charset.c
Commit message (Expand)AuthorAgeFilesLines
* Make "msgmerge --update" work better on CJK files even if iconv() is notBruno Haible2009-06-221-25/+66
* Split system.h into many small include files: binary-io.h exit.h liballoca.hBruno Haible2009-06-221-4/+4
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-1/+1
* Portability to SunOS4.Bruno Haible2009-06-211-0/+2
* New include file "basename.h".Bruno Haible2001-09-281-0/+3
* New include files xmalloc.h and strstr.h.Bruno Haible2001-09-271-0/+1
* Include specification .h file in implementation .c file.Bruno Haible2001-09-221-0/+2
* Improved handling of ASCII charset: avoid redundant warnings.Bruno Haible2001-07-311-1/+22
* Change canonical names of two charsets.Bruno Haible2001-07-031-4/+4
* The PO file lexer now operates on multibyte characters.Bruno Haible2001-07-031-1/+1
* Simplify error message and multiline warning code.Bruno Haible2001-05-071-110/+24
* Move PO charset handling to a separate file.Bruno Haible2001-04-301-0/+369