Replace boost::scoped_ptr with std::unique_ptr.
[cumulus.git] / util.h
2014-01-26 Michael VrableImplement a string_printf utility function.
2014-01-26 Michael VrableFactor out time formatting functions.
2013-01-12 Michael VrableUpdate copyright notices to use a central AUTHORS file.
2008-11-20 Michael VrableDrop the use of exceptions for fatal error handling.
2008-11-20 Michael VrableRe-do cumulus side of upload script interface.
2008-05-13 Michael VrablePut updated copyright statements in all source files.
2008-04-11 Michael VrableUpdate copyright dates in source files.
2007-11-28 Michael VrableEnsure the "name:" key shows up first in metadata output.
2007-11-16 Michael VrableInitial refactoring of metadata logging.
2007-07-20 Michael VrableAdd support for octal and hexadecimal output in dumps.
2007-07-18 Michael VrableRename format.{cc,h} -> util.{cc,h}.