Age | Commit message (Expand) | Author |
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 |
2010-10-27 | Interesting tweak to the variant and optparser classes. In the Variant, it | Mike Buland |
2010-05-28 | More myriad testing and unit test features, not unit tests that may take a | Mike Buland |
2010-05-26 | Fixed most of the compilation warnings, and a valgrind warning in the fstring's | Mike Buland |
2010-05-25 | More myriad testing, fixes, arrangement, etc. UnitSuite add-ons, it has some | Mike Buland |
2010-05-25 | We now have a portable tempfile function, cool, it compiles on windows. | Mike Buland |
2010-05-24 | Changed the Bu::Stream API, setSize is now standard. There may be a few more | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2010-01-07 | A bunch of things weren't including their own files in quite the correct way... | Mike Buland |
2009-02-08 | So many updates. I recommend using the new FString iterators instead of direct | Mike Buland |
2009-01-07 | Corrected a couple of places where std:: classes were being used and shouldn't | Mike Buland |
2009-01-07 | Only two real changes. First, Bu::FString and Bu::FBasicString are in different | Mike Buland |
2008-09-24 | Ok, now all the warnings are gone (except for those coming from nids, but that's | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-08-23 | The list now supports insertSorted, and the UnitSuite supports more options, | Mike Buland |
2007-04-10 | Well, we've got the basis of a workable unit test harness thing. There should | Mike Buland |