]> git.tdb.fi Git - libs/datafile.git/history - source/collection.h
Some more code reformatting
[libs/datafile.git] / source / collection.h
2010-02-04 Mikko RasaSome more code reformatting
2008-08-06 Mikko RasaRefactor exceptions
2008-07-22 Mikko RasaAdd reverse name lookup to Collection
2007-12-27 Mikko RasaAdd missing virtual destructor to Collection::ItemKeywo...
2007-12-13 Mikko RasaMake use of KeyError's key parameter
2007-11-02 Mikko RasaBugfixes
2007-11-02 Mikko RasaChange Collection interface to use pointers consistently
2007-10-18 Mikko RasaAdd Collection::get_list
2007-10-16 Mikko RasaSupport const types with Collection properly
2007-10-15 Mikko RasaRemove a stale #include
2007-10-15 Mikko RasaAdd Collection