Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove more global_loadparm instances, fix syntax errors. | Jelmer Vernooij | 2008-10-24 | 2 | -5/+5 | |
* | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 2008-10-24 | 4 | -15/+23 | |
* | Remove dependency of charset code on loadparm. | Jelmer Vernooij | 2008-10-24 | 2 | -2/+6 | |
* | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 2008-10-24 | 3 | -24/+60 | |
* | Avoid retrieving iconv convenience during loops. | Jelmer Vernooij | 2008-10-24 | 1 | -11/+15 | |
* | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 2008-10-24 | 3 | -340/+345 | |
* | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 2008-10-24 | 5 | -155/+187 | |
* | Rename string_replace_w to string_replace_m, which is more correct. | Jelmer Vernooij | 2008-10-24 | 4 | -11/+9 | |
* | Remove unnecessary include, improve function name. | Jelmer Vernooij | 2008-10-24 | 1 | -3/+2 | |
* | Move charset library to top level. | Jelmer Vernooij | 2008-10-24 | 8 | -0/+3112 |