aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-31Update copyright noticesAvuton Olrich1-10/+10
2008-12-25configure.ac: added --disable-multibyteMax Kellermann1-0/+4
2008-12-25configure.ac: added --disable-locale optionMax Kellermann1-3/+3
2008-11-07disable more features with --enable-miniMax Kellermann1-3/+3
2008-11-07charset: don't allocate GErrorMax Kellermann1-12/+4
2008-10-06configure.ac: added option --disable-wideMax Kellermann1-1/+1
2008-10-03charset: pass -1 instead of strlen()Max Kellermann1-2/+2
2008-10-02fix compiler errors without locale.hMax Kellermann1-0/+13
2008-10-02charset: convert strings with fallbackMax Kellermann1-24/+10
2008-10-02charset: charset_init() returns character setMax Kellermann1-6/+5
2008-10-02charset: renamed my_strlen() to utf8_width()Max Kellermann1-3/+3
2008-10-02moved code to charset.cMax Kellermann1-0/+116