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