Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed the iconv interface to go via ucs2 for all conversions. This | Andrew Tridgell | 2001-07-22 | 1 | -71/+186 |
* | switch from UCS2 to UCS-2LE | Andrew Tridgell | 2001-07-22 | 1 | -15/+1 |
* | fixed a silly bug in the internal UTF8 implementation | Andrew Tridgell | 2001-07-06 | 1 | -1/+14 |
* | added some comments and removed an unnecessary check | Andrew Tridgell | 2001-07-06 | 1 | -3/+2 |
* | optimised the 7 bit case for utf8 conversion | Andrew Tridgell | 2001-07-05 | 1 | -4/+4 |
* | make sure we reset the shift state on error for charsets like SJIS | Andrew Tridgell | 2001-07-05 | 1 | -1/+10 |
* | added builtin support for UTF8 | Andrew Tridgell | 2001-07-04 | 1 | -1/+115 |
* | more portability fixes | Andrew Tridgell | 2001-07-04 | 1 | -4/+2 |
* | portability fixes | Andrew Tridgell | 2001-07-04 | 1 | -4/+9 |
* | got rid of __FUNCTION__ debug | Andrew Tridgell | 2001-07-04 | 1 | -2/+2 |
* | The big character set handling changeover! | Andrew Tridgell | 2001-07-04 | 1 | -0/+346 |