Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |