Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-24 | Remove more global_loadparm instances, fix syntax errors. | Jelmer Vernooij | 1 | -4/+4 |
2008-10-24 | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 1 | -12/+18 |
2008-10-24 | Remove dependency of charset code on loadparm. | Jelmer Vernooij | 1 | -2/+5 |
2008-10-24 | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 1 | -20/+46 |
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 | 1 | -0/+329 |
2008-10-24 | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 1 | -117/+31 |
2008-10-24 | Rename string_replace_w to string_replace_m, which is more correct. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -0/+684 |