Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
make them wrappers around convert_string{,talloc}_convenience(). | |||||
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 | |
functions. | |||||
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 | |