Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-01 | Remove convert_string_talloc_descriptor, add iconv_talloc(). | Jelmer Vernooij | 1 | -58/+72 | |
2008-10-31 | finished adding UTF16_MUNGED charset | Andrew Tridgell | 1 | -0/+1 | |
Changed the approach for the charset to go via utf16, which makes a bit more sense to read. Added a testsuiite for UTF16_MUNGED as part of LOCAL-ICONV | |||||
2008-10-24 | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-24 | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 1 | -2/+2 | |
make them wrappers around convert_string{,talloc}_convenience(). | |||||
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -323/+0 | |
functions. | |||||
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 | 1 | -0/+768 | |