Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / ref.h
2014-01-22 Michael VrableImprove tracking of segments and segment utilization.
2013-01-12 Michael VrableUpdate copyright notices to use a central AUTHORS file.
2008-06-30 Michael VrableExtend object reference syntax with size assertions.
2008-05-30 Michael VrableInitial support for efficient sub-file incrementals.
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-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...