Age | Commit message (Expand) | Author |
---|---|---|
2013-02-11 | Updated the copyright for 2013. | Mike Buland |
2012-11-27 | Added a few comments and fixed a string unit test, it assumed hex would be | Mike Buland |
2012-11-05 | Converted tabs to spaces with tabconv. | Mike Buland |
2012-09-05 | Added extra formatting argument indexing method to Bu::String::FormatProxy. | Mike Buland |
2012-09-05 | Fixed silly bug involving juxtaposed replacement tokens in | Mike Buland |
2012-04-15 | Updated copyright, packaging, makefile, etc. | 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-19 | The rest of libbu++ is corrected as far as the now Bu::String toUpper/toLower | Mike Buland |
2011-02-04 | Some tweaks to the string unit test. | Mike Buland |
2011-01-20 | Fixed a really strang, really hard to nail down corner case in String | Mike Buland |
2011-01-20 | Heh, forgot to rename the two fstring tests. | Mike Buland |