Age | Commit message (Expand) | Author |
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland |
2010-10-14 | SharedCore has more features now, which is cool, including a test to see if | Mike Buland |
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-09 | Really, just a lot of documenting. | Mike Buland |
2009-02-08 | So many updates. I recommend using the new FString iterators instead of direct | Mike Buland |
2008-09-24 | Wow, I realized that the Bu::Array class wasn't finished, and went ahead and | Mike Buland |
2008-04-28 | Apparently there were a number of things that weren't strict ISO C++, the new | Mike Buland |
2008-02-20 | Applied an update from Hash to Set (they're basically the same logic/code, in | 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-10-03 | Nothing about function. I added a bunch of docs and re-arranged a bunch of | Mike Buland |
2007-09-13 | Sets now match Hashes better, and can be Archived. | Mike Buland |
2007-08-05 | Ok, the set looks like it works. That's kinda' cool. It could use a few more | Mike Buland |
2007-08-05 | Set is just a copy of hash for now. It'd be cool if they could be linked, not | Mike Buland |