Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / ref.cc
2014-02-05 Michael VrableChange syntax for size-assertion slices. This is an...
2013-01-12 Michael VrableUpdate copyright notices to use a central AUTHORS file.
2009-06-30 Michael VrableInclude a missing header file.
2008-07-10 Michael VrableMake use of size assertions in references where possible.
2008-06-30 Michael VrableExtend object reference syntax with size assertions.
2008-06-30 Michael VrableAdd some missing #include statements.
2008-05-13 Michael VrablePut updated copyright statements in all source files.
2007-12-12 Michael VrableSnapshot format change: extend the slice syntax with...
2007-12-07 Michael VrableAdd format support for efficient sparse file handling.
2007-11-29 Michael VrableAssorted minor code cleanups.
2007-11-21 Michael VrableInitial implementation of metadata log sharing.
2007-07-04 Michael VrableRewrite object reference parser.
2007-06-28 Michael VrableSort-of-working statcache implementation.
2007-05-11 Michael VrableAllow metadata to be written incrementally.
2007-05-11 Michael VrableA few minor adjustments to the ObjectReference interface.
2007-05-11 Michael VrableAdd a new object-oriented wrapper for building object...