test/maps_test.cc
2009-09-26 Merge #302
2009-09-25 Rename ValueIterator to ValueIt in graph maps (#302)
2009-09-25 Extend maps_test.cc (#302)
2009-08-02 Merge
2009-07-23 Improvements for graph maps (#302)
2009-08-31 Merge
2009-07-21 Improvements for iterable maps (#73)
2009-06-27 Port iterable maps from SVN 3509 (#73)
2009-07-23 Fix the implementation and doc of CrossRefMap (#302)
2009-01-22 Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208)
2008-12-31 Happy New Year again
2008-07-13 Remove long lines (from all but one file)
2008-07-13 Apply unify-sources.sh to the source tree
2008-06-14 Rename StoreBoolMap to LoggerBoolMap (ticket #34).
2008-05-25 Change the implementation of StoreBoolMap + improve doc (ticket #36)
2008-04-17 Icc compatibility fixes (ticket #84)
2008-04-08 Small improvements in maps.h
2008-03-18 Fixes in the map concepts
2008-03-15 Add basic logical maps and doc improvements
2008-03-15 Overall clean-up in maps.h
2008-01-07 Happy New Year (update the copyright headers)
2007-12-22 Port general map related stuff from svn -r3424 + minor changes