Age | Commit message (Expand) | Author |
2011-04-04 | UtfString is going really well. It can now parse Utf8, Utf16 (le,be), and | Mike Buland |
2011-04-04 | I made some awesome progress on the UtfString system, it stores in native utf16 | Mike Buland |
2011-04-04 | Really just made some decisions about the overall functionality of the UtfString | Mike Buland |
2011-03-22 | We now have a UTF-8 test parser, I'm going to move it into a functor, I think. | Mike Buland |
2011-03-18 | Wow, a lot has changed. String is not a template class, and it can do it's own | Mike Buland |
2011-01-20 | Made (very) basic progress towards defining UtfString. It's actually going to | Mike Buland |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2011-01-20 | Bu::FString is now String, and there's a shell script to fix any other programs | Mike Buland |
2010-11-19 | I now think that this may not work out at all. It looks like if we want proper | Mike Buland |