The map::at method does not always exist, so instead use map::find.
[cumulus.git] / metadata.h
2008-05-13 Michael VrablePut updated copyright statements in all source files.
2008-04-11 Michael VrableUpdate copyright dates in source files.
2008-01-08 Michael VrableAdd a flag to force a full rewrite of the metadata...
2007-11-29 Michael VrableAssorted minor code cleanups.
2007-11-28 Michael VrableDrop the old statcache implementation.
2007-11-21 Michael VrableInitial implementation of metadata log sharing.
2007-11-20 Michael VrableWrite out new-style statcache data.
2007-11-16 Michael VrableInitial refactoring of metadata logging.