Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-25 | I think this is a better serializer model. | Mike Buland | |
2006-07-14 | Made everything have a virtual deconstructor. This is apparently very | Mike Buland | |
important. | |||
2006-07-02 | Fixed a bug in the serializer that would close the file it was using even when | Mike Buland | |
it shouldn't, and added the serializerbzip2, which lets you read and write to compressed streams. |