Age | Commit message (Expand) | Author |
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-04-13 | Ok, that was strange, somehow the archive class didn't actually supoprt float, | Mike Buland |
2009-04-02 | Removed some uses of printf in libbu++, I would like to get rid of all of them | Mike Buland |
2008-09-15 | Whoa! Loads of NIDS work. It actually compiles, runs, and I'm optimizing the | Mike Buland |
2008-06-07 | Fixed the bugs in the archive system. Both the List container and FString had | Mike Buland |
2008-06-07 | This seems to have done the trick, on the 32 bit platform, anyway. Turns out | Mike Buland |
2008-06-07 | This is a testing version. Nothing should be broken, but I won't gurantee it. | Mike Buland |
2008-02-07 | Just updated the copyright date. | Mike Buland |
2008-01-23 | Added a new helper to the Stream classes, a write function that takes a single | Mike Buland |
2007-12-11 | Fixed the bu directory, now the code should compile and be usable even | Mike Buland |
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland |
2007-10-24 | Tried to get archive operators to recognize pointers, no luck so far. | Mike Buland |
2007-06-04 | Added rudimentary object tracking to Archive, and rearranged the hash and | Mike Buland |
2007-04-10 | Fixed a warning in the SFile test, and added std::list support to the archive. | Mike Buland |
2007-04-10 | Woo, changed the name of Achable to Archival, I dig that, and added the ground- | Mike Buland |
2007-04-03 | The file stream is imported and works, as does our first test, and the new | Mike Buland |
2007-04-03 | The first batch seem to have made it alright. Unfortunately the Archive class | Mike Buland |