aboutsummaryrefslogtreecommitdiff
path: root/src/archive.h (follow)
AgeCommit message (Expand)Author
2010-10-14SharedCore has more features now, which is cool, including a test to see ifMike Buland
2010-05-12The Bu::Archive class now supports arbitrary, named properties via variants.Mike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2009-11-12I've started my campaign to clean up all of the header files in libbu++ as farMike Buland
2009-04-13Ok, that was strange, somehow the archive class didn't actually supoprt float,Mike Buland
2008-09-24Wow, I realized that the Bu::Array class wasn't finished, and went ahead andMike Buland
2008-06-07Fixed the bugs in the archive system. Both the List container and FString hadMike Buland
2008-06-07This seems to have done the trick, on the 32 bit platform, anyway. Turns outMike Buland
2008-06-07This is a testing version. Nothing should be broken, but I won't gurantee it.Mike Buland
2008-02-07Just updated the copyright date.Mike Buland
2008-01-23Added a new helper to the Stream classes, a write function that takes a singleMike Buland
2007-11-15david - adding license tag to the top of all header filesDavid
2007-10-24Tried to get archive operators to recognize pointers, no luck so far.Mike Buland
2007-09-13Sets now match Hashes better, and can be Archived.Mike Buland
2007-09-05Fixed a couple of uber-minor compilation bugs.Mike Buland
2007-08-16Lists now archive. Yippie!Mike Buland
2007-07-01A minor bugfix in the Bu::Archive was preventing compilation when archivingMike Buland
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
2007-06-04Added rudimentary object tracking to Archive, and rearranged the hash andMike Buland
2007-04-10Added more comments, help, and socket actually reads and writes some, but it'sMike Buland
2007-04-10Fixed a warning in the SFile test, and added std::list support to the archive.Mike Buland
2007-04-10Woo, changed the name of Achable to Archival, I dig that, and added the ground-Mike Buland
2007-04-03The file stream is imported and works, as does our first test, and the newMike Buland
2007-04-03The first batch seem to have made it alright. Unfortunately the Archive classMike Buland