index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
serializerbinary.cpp
(
follow
)
Age
Commit message (
Collapse
)
Author
2007-04-03
Ok, no code is left in src, it's all in src/old. We'll gradually move code back
Mike Buland
into src as it's fixed and re-org'd. This includes tests, which, I may write a unit test system into libbu++ just to make my life easier.
2006-12-18
Again?
Mike Buland
2006-12-18
Fixed another bug...again...damn spry.
Mike Buland
2006-11-26
Removed uber-debug output from the serializers.
Mike Buland
2006-11-26
Serializers are in debug mode, beware.
Mike Buland
2006-11-25
I think this is a better serializer model.
Mike Buland
2006-08-06
It builds with build again, and even the tests now. woo!
Mike Buland
2006-07-14
Changed some stuff, not sure what all, minor stuff.
Mike Buland
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.
2006-05-13
Changed some things in the serializer...it's cool
Mike Buland
2006-05-13
david - umm... yeah, made the generic write and read functions...
David
2006-05-13
david - initial commit of serialize code ;p
David