aboutsummaryrefslogtreecommitdiff
path: root/src/archive.h (follow)
AgeCommit message (Expand)Author
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