aboutsummaryrefslogtreecommitdiff
path: root/src/utfstring.h (follow)
AgeCommit message (Expand)Author
2011-04-04I made some awesome progress on the UtfString system, it stores in native utf16Mike Buland
2011-04-04Really just made some decisions about the overall functionality of the UtfStringMike Buland
2011-03-22We now have a UTF-8 test parser, I'm going to move it into a functor, I think.Mike Buland
2011-03-18Wow, a lot has changed. String is not a template class, and it can do it's ownMike Buland
2011-01-20Made (very) basic progress towards defining UtfString. It's actually going toMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2010-11-19I now think that this may not work out at all. It looks like if we want properMike Buland