Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure.ac: added --disable-multibyte | Max Kellermann | 2008-12-25 | 1 | -0/+4 |
* | configure.ac: added --disable-locale option | Max Kellermann | 2008-12-25 | 1 | -3/+3 |
* | disable more features with --enable-mini | Max Kellermann | 2008-11-07 | 1 | -3/+3 |
* | charset: don't allocate GError | Max Kellermann | 2008-11-07 | 1 | -12/+4 |
* | configure.ac: added option --disable-wide | Max Kellermann | 2008-10-06 | 1 | -1/+1 |
* | charset: pass -1 instead of strlen() | Max Kellermann | 2008-10-03 | 1 | -2/+2 |
* | fix compiler errors without locale.h | Max Kellermann | 2008-10-02 | 1 | -0/+13 |
* | charset: convert strings with fallback | Max Kellermann | 2008-10-02 | 1 | -24/+10 |
* | charset: charset_init() returns character set | Max Kellermann | 2008-10-02 | 1 | -6/+5 |
* | charset: renamed my_strlen() to utf8_width() | Max Kellermann | 2008-10-02 | 1 | -3/+3 |
* | moved code to charset.c | Max Kellermann | 2008-10-02 | 1 | -0/+116 |