Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / subfile.cc
2014-01-26 Michael VrableSwitch to generic hash algorithms for subfile incrementals.
2014-01-22 Michael VrableImprove tracking of segments and segment utilization.
2013-01-12 Michael VrableUpdate copyright notices to use a central AUTHORS file.
2013-01-12 Michael VrableCreate a third_party directory for files copied from...
2008-07-15 Michael VrableRebuild sub-block signatures when --rebuild-statcache...
2008-07-10 Michael VrableMake use of size assertions in references where possible.
2008-06-30 Michael VrableAdd some missing #include statements.
2008-06-09 Michael VrableDo not store subfile signatures for very short blocks.
2008-05-30 Michael VrableInitial support for efficient sub-file incrementals.