Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-03 | Tweaked Bu::Uuid loading to pad it's data more cleanly. This will help ensure | Mike Buland | |
that we don't get valgrind errors, and is probably safer in general. Added Bu::ArchiveStream. It could use some tweaks, but as a quick hack it's handy to allow systems that can only read/write from/to streams to work with archives. |