Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-07-06 | fixed a silly bug in the internal UTF8 implementation | Andrew Tridgell | 1 | -1/+14 |
2001-07-06 | added some comments and removed an unnecessary check | Andrew Tridgell | 1 | -3/+2 |
2001-07-05 | optimised the 7 bit case for utf8 conversion | Andrew Tridgell | 1 | -4/+4 |
2001-07-05 | make sure we reset the shift state on error for charsets like SJIS | Andrew Tridgell | 1 | -1/+10 |
2001-07-04 | added builtin support for UTF8 | Andrew Tridgell | 1 | -1/+115 |
2001-07-04 | more portability fixes | Andrew Tridgell | 1 | -4/+2 |
2001-07-04 | portability fixes | Andrew Tridgell | 1 | -4/+9 |
2001-07-04 | got rid of __FUNCTION__ debug | Andrew Tridgell | 1 | -2/+2 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -0/+346 |