aboutsummaryrefslogtreecommitdiff
path: root/src/utfstring.cpp (follow)
AgeCommit message (Expand)Author
2011-04-06Libbu++ generates it's own system specific config file as well as a fancyMike Buland
2011-04-04UtfString is going really well. It can now parse Utf8, Utf16 (le,be), andMike Buland
2011-04-04I made some awesome progress on the UtfString system, it stores in native utf16Mike 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-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