Age | Commit message (Expand) | Author |
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | 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 |
2010-05-28 | More myriad testing and unit test features, not unit tests that may take a | 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 |
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-06-04 | Corrected a few macro definitions to make them more function-like and safe to | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2007-11-15 | david - adding license tag to the top of all header files | David |
2007-08-23 | The list now supports insertSorted, and the UnitSuite supports more options, | Mike Buland |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland |
2007-04-10 | I did it, the streams don't start with an S now. | Mike Buland |
2007-04-10 | Wrote some cute file unit tests, and added some more error reporting to SFile. | Mike Buland |
2007-04-10 | Well, we've got the basis of a workable unit test harness thing. There should | Mike Buland |