Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed this code to match the glibc iconv signature. | Christopher James Lahey | 2001-02-15 | 1 | -2/+2 |
* | Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_t | Jeffrey Stedfast | 2001-02-07 | 1 | -2/+2 |
* | Made these pass char ** as the second parameter to iconv. | Christopher James Lahey | 2001-02-07 | 1 | -2/+2 |
* | Use iconv instead of unicode_iconv. | Dan Winship | 2000-11-30 | 1 | -14/+14 |
* | Add tests. | Not Zed | 2000-11-24 | 1 | -2/+2 |
* | Keep track of the caller bestenc flags that make sense. | Not Zed | 2000-11-08 | 1 | -0/+13 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 1 | -2/+0 |
* | Initialize the outbuf to be empty before calling unicode_iconv on it. | Ettore Perazzoli | 2000-10-19 | 1 | -0/+3 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -2/+4 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -32/+16 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -0/+243 |