test/maps_test.cc
Wed, 24 Jul 2013 10:21:35 +0200 Backport [8a3fb3155dca] (Bugfix in test/maps_test.cc) to branch 1.2 (#469)
Wed, 07 Aug 2013 07:09:31 +0200 Merge #294 to branch 1.2
Wed, 07 Aug 2013 06:55:05 +0200 Merge #294 to branches >=1.2
Wed, 07 Aug 2013 06:29:34 +0200 Add explicit namespace to ignore_unused_variable_warning() usages (#294)
Thu, 13 Sep 2012 12:05:34 +0200 Merge #449 to branch 1.2
Thu, 13 Sep 2012 11:56:19 +0200 Merge #449 to branches >=1.2
Thu, 13 Sep 2012 11:45:36 +0200 Fix clang compilation warnings and errors (#449)
Mon, 08 Aug 2011 13:13:03 +0200 Unify sources
Sun, 24 Apr 2011 21:59:31 +0200 Fix IterableValueMap (#420)
Sat, 06 Mar 2010 14:35:12 +0000 Unify the sources (#339)
Fri, 13 Nov 2009 12:47:13 +0100 Map utility functions (#320)
Sat, 26 Sep 2009 07:08:10 +0200 Merge #302
Fri, 25 Sep 2009 12:22:42 +0200 Rename ValueIterator to ValueIt in graph maps (#302)
Fri, 25 Sep 2009 12:12:37 +0200 Extend maps_test.cc (#302)
Sun, 02 Aug 2009 13:44:45 +0200 Merge
Thu, 23 Jul 2009 18:13:59 +0200 Improvements for graph maps (#302)
Mon, 31 Aug 2009 08:25:33 +0200 Merge
Tue, 21 Jul 2009 22:43:31 +0200 Improvements for iterable maps (#73)
Sat, 27 Jun 2009 13:07:26 +0200 Port iterable maps from SVN 3509 (#73)
Thu, 23 Jul 2009 18:09:41 +0200 Fix the implementation and doc of CrossRefMap (#302)
Thu, 22 Jan 2009 14:46:15 +0000 Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208)
Thu, 01 Jan 2009 00:00:00 +0100 Happy New Year again
Sun, 13 Jul 2008 20:09:47 +0100 Remove long lines (from all but one file)
Sun, 13 Jul 2008 19:51:02 +0100 Apply unify-sources.sh to the source tree
Sat, 14 Jun 2008 19:34:15 +0200 Rename StoreBoolMap to LoggerBoolMap (ticket #34).
Mon, 26 May 2008 01:35:59 +0200 Change the implementation of StoreBoolMap + improve doc (ticket #36)
Thu, 17 Apr 2008 19:33:19 +0200 Icc compatibility fixes (ticket #84)
Tue, 08 Apr 2008 22:51:26 +0200 Small improvements in maps.h
Tue, 18 Mar 2008 13:57:15 +0100 Fixes in the map concepts
Sat, 15 Mar 2008 23:39:41 +0100 Add basic logical maps and doc improvements
Sat, 15 Mar 2008 21:07:24 +0100 Overall clean-up in maps.h
Mon, 07 Jan 2008 14:16:06 +0100 Happy New Year (update the copyright headers)
Sat, 22 Dec 2007 12:35:00 +0000 Port general map related stuff from svn -r3424 + minor changes