# # ChangeLog for test/maps_test.cc in lemon-1.2 # # Generated by Trac 1.2.3 # 03/29/24 00:10:38 Sun, 25 May 2008 23:35:59 GMT Peter Kovacs [159:c7d30f7810e5] * lemon/maps.h (modified) * test/maps_test.cc (modified) Change the implementation of StoreBoolMap + improve doc (ticket #36) Thu, 17 Apr 2008 17:33:19 GMT "Balazs Dezso [123:8899d1891a3c] * lemon/maps.h (modified) * test/maps_test.cc (modified) Small improvements in maps.h - Add a new version of constMap() ... Tue, 18 Mar 2008 12:57:15 GMT Peter Kovacs [94:a4688e4138ec] * lemon/concepts/maps.h (modified) * test/maps_test.cc (modified) Fixes in the map concepts - Now Value type needn't be default ... Sat, 15 Mar 2008 22:39:41 GMT Peter Kovacs [82:bce6c8f93d10] * lemon/maps.h (modified) * test/maps_test.cc (modified) Add basic logical maps and doc improvements - Add the following new ... Sat, 15 Mar 2008 20:07:24 GMT Peter Kovacs [80:15968e25ca08] * lemon/maps.h (modified) * test/maps_test.cc (modified) Overall clean-up in maps.h - Rename some map types: * ... Mon, 07 Jan 2008 13:16:06 GMT Alpar Juttner [39:0a01d811071f] * lemon/base.cc (modified) * lemon/bits/invalid.h (modified) * lemon/bits/utility.h (modified) * lemon/concept_check.h (modified) * lemon/concepts/maps.h (modified) * lemon/dim2.h (modified) * lemon/list_graph.h (modified) * lemon/maps.h (modified) * lemon/random.cc (modified) * lemon/random.h (modified) * lemon/tolerance.h (modified) * test/dim_test.cc (modified) * test/maps_test.cc (modified) * test/random_test.cc (modified) * test/test_tools.h (modified) * test/test_tools_fail.cc (modified) * test/test_tools_pass.cc (modified) Happy New Year (update the copyright headers) Sat, 22 Dec 2007 12:35:00 GMT Alpar Juttner [25:751cd8f9bb1c] * lemon/Makefile.am (modified) * lemon/concept_check.h (added) * lemon/concepts/maps.h (added) * lemon/maps.h (added) * test/Makefile.am (modified) * test/maps_test.cc (added) Port general map related stuff from svn -r3424 + minor changes - Do ...