# # ChangeLog for lemon/concept_check.h in lemon # # Generated by Trac 1.2.3 # 03/28/24 13:39:46 Tue, 08 Jan 2008 23:37:22 GMT Peter Kovacs [53:afb5325d6211] * lemon/concept_check.h (modified) Removed BOOST_CLASS_REQUIRE macros + added file description. 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) Fri, 04 Jan 2008 01:06:43 GMT Peter Kovacs [27:6724953f2f44] * lemon/concept_check.h (modified) Modified define command to be uniform. Sat, 22 Dec 2007 14:04:22 GMT Alpar Juttner [26:61bf7f22a6d6] * lemon/concept_check.h (modified) * lemon/maps.h (modified) Several doc improvements in maps.h 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 ...