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-10-14 | SharedCore has more features now, which is cool, including a test to see if | Mike Buland |
2010-05-12 | The Bu::Archive class now supports arbitrary, named properties via variants. | 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-04-13 | Ok, that was strange, somehow the archive class didn't actually supoprt float, | Mike Buland |
2008-09-24 | Wow, I realized that the Bu::Array class wasn't finished, and went ahead and | 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-11-15 | david - adding license tag to the top of all header files | David |
2007-10-24 | Tried to get archive operators to recognize pointers, no luck so far. | Mike Buland |
2007-09-13 | Sets now match Hashes better, and can be Archived. | Mike Buland |
2007-09-05 | Fixed a couple of uber-minor compilation bugs. | Mike Buland |
2007-08-16 | Lists now archive. Yippie! | Mike Buland |
2007-07-01 | A minor bugfix in the Bu::Archive was preventing compilation when archiving | Mike Buland |
2007-06-28 | Many minor changes, hopefully the header fixes will keep future header macro | Mike Buland |
2007-06-04 | Added rudimentary object tracking to Archive, and rearranged the hash and | Mike Buland |
2007-04-10 | Added more comments, help, and socket actually reads and writes some, but it's | 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 |