aboutsummaryrefslogtreecommitdiff
path: root/src/unit/fstring.cpp (follow)
AgeCommit message (Expand)Author
2007-12-11Fixed the bu directory, now the code should compile and be usable evenMike Buland
2007-11-24Alright, *now* remove works.Mike Buland
2007-11-23Bu::FString now has insert and remove functions, yay!Mike Buland
2007-11-15Added liscense info at the front of many, many files. Debating the old files.Mike Buland
2007-08-14Fixed a crash in the FString::prepend function on a null string corner case.Mike Buland
2007-07-18Incorporated a patch contributed by Brandon CS Sanders that allows libbu++ toMike Buland
2007-07-10OK, this time I really fixed it so that it compares raw strings and FStringsMike Buland
2007-04-10Well, we've got the basis of a workable unit test harness thing. There shouldMike Buland