lemon/maps.h
2010-03-06 Unify the sources (#339)
2009-11-18 Merge
2009-11-13 Map utility functions (#320)
2009-11-13 Small doc fixes in several files (#331)
2009-09-26 Merge #302
2009-09-25 Add creator functions for IdMap and RangeIdMap (#302)
2009-09-25 Rename ValueIterator to ValueIt in graph maps (#302)
2009-08-02 Doc improvements for several graph maps (#302)
2009-08-02 Merge
2009-07-23 Improvements for graph maps (#302)
2009-09-25 Merge
2009-08-02 Small doc improvements (#304)
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-04-24 Fix and uniform the usage of Graph and Parent typedefs (#268)
2009-04-15 Small doc improvements (#263)
2009-04-04 DescriptorMap->RangeIdMap, InvertableMap->CrossRefMap (#160)
2009-03-29 Various doc improvements (#248)
2008-12-31 Happy New Year again
2008-10-09 Doc reorganization + improvements
2008-10-09 Fix several doxygen warnings
2008-10-08 Fix several doxygen warings
2008-07-14 Remove todo-s and convert them to trac tickets
2008-07-15 Reorganize header files (Ticket #97)
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-08 Small improvements in maps.h
2008-03-20 Restored (and modified) StoreBoolMap (it was removed in 7ff1c348ae0c)
2008-03-15 Add basic logical maps and doc improvements
2008-03-15 Remove maps having unclear purposes or little use
2008-03-15 Overall clean-up in maps.h
2008-01-08 Minor bug fix in maps.h.
2008-01-08 Merge
2008-01-08 Minor doc improvements in maps.h.
2008-01-07 Minor doc fixes.
2008-01-07 Added missing inheritances and map-creator functions.
2008-01-07 Merge
2008-01-07 Removed ConstMap::rebind and StdMap::rebind + doc improvements.
2008-01-07 Fix several doxygen warnings
2008-01-07 Happy New Year (update the copyright headers)
2008-01-04 Bug fix in maps.h.
2008-01-04 Doc improvements in maps.h.
2008-01-04 Bug fix in maps.h.
2008-01-04 Several doc improvements and fixes in maps.h.
2007-12-22 Several doc improvements in maps.h
2007-12-22 Port general map related stuff from svn -r3424 + minor changes