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 |
2010-11-24 | david - some mix of qt or mingw or something has a min and max macro that con... | David |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-11-12 | I've started my campaign to clean up all of the header files in libbu++ as far | Mike Buland |
2009-08-31 | Added a getDaysInMonth function, it'll live in util.{cpp,h} until I create an | Mike Buland |
2009-08-13 | Ok, shared core looks good, and I added a unit test for Bu::List to check a few | Mike Buland |
2009-08-09 | Really, just a lot of documenting. | Mike Buland |
2008-09-24 | Wholly crap. Added the Fifo, fixed a bunch of bugs, made things more standard, | Mike Buland |
2008-09-15 | Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing the | Mike Buland |
2008-06-07 | This is a testing version. Nothing should be broken, but I won't gurantee it. | Mike Buland |
2008-02-20 | Applied an update from Hash to Set (they're basically the same logic/code, in | Mike Buland |
2008-02-19 | Bu::Heap is a real class, it works great, except it doesn't grow right now. | Mike Buland |