aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: added --disable-multibyteMax Kellermann2008-12-251-0/+4
* configure.ac: added --disable-locale optionMax Kellermann2008-12-251-3/+3
* disable more features with --enable-miniMax Kellermann2008-11-071-3/+3
* charset: don't allocate GErrorMax Kellermann2008-11-071-12/+4
* configure.ac: added option --disable-wideMax Kellermann2008-10-061-1/+1
* charset: pass -1 instead of strlen()Max Kellermann2008-10-031-2/+2
* fix compiler errors without locale.hMax Kellermann2008-10-021-0/+13
* charset: convert strings with fallbackMax Kellermann2008-10-021-24/+10
* charset: charset_init() returns character setMax Kellermann2008-10-021-6/+5
* charset: renamed my_strlen() to utf8_width()Max Kellermann2008-10-021-3/+3
* moved code to charset.cMax Kellermann2008-10-021-0/+116