aboutsummaryrefslogtreecommitdiff
path: root/src/string.h (follow)
AgeCommit message (Collapse)Author
2011-01-20Fixed a really strang, really hard to nail down corner case in StringMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
fstring, and updated the copyright notice to extend to 2011
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
that were using fstring, I hope.