Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 2009-03-01 | 1 | -7/+4 |
* | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 2009-03-01 | 1 | -3/+3 |
* | finished adding UTF16_MUNGED charset | Andrew Tridgell | 2008-10-31 | 1 | -0/+58 |
* | Add version of next_codepoint without iconv_convenience. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 |
* | Split up codepoints code, use consistent _m suffix. | Jelmer Vernooij | 2008-10-24 | 1 | -32/+32 |
* | Rename string_replace_w to string_replace_m, which is more correct. | Jelmer Vernooij | 2008-10-24 | 1 | -7/+7 |
* | Move charset library to top level. | Jelmer Vernooij | 2008-10-24 | 2 | -0/+696 |