Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-24 | Avoid retrieving iconv convenience during loops. | Jelmer Vernooij | 1 | -11/+15 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 3 | -340/+345 |
2008-10-24 | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 5 | -155/+187 |
2008-10-24 | Rename string_replace_w to string_replace_m, which is more correct. | Jelmer Vernooij | 4 | -11/+9 |
2008-10-24 | Remove unnecessary include, improve function name. | Jelmer Vernooij | 1 | -3/+2 |
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 8 | -0/+3112 |