Age | Commit message (Expand) | Author |
2011-04-07 | I fixed a stupid typo in string, I don't know how it ever compiled. It also | Mike Buland |
2011-03-30 | Ok, string stuff is working much, much better, a load of new unit tests have | Mike Buland |
2011-03-29 | String's replace function now doesn't get false positives on partial matches at | Mike Buland |
2011-03-27 | I had a useless include and a silly macro defined in the header file of string. | Mike Buland |
2011-03-24 | This may really screw things up, but the trimBack function made no sense, so | 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 | 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 |