# # ChangeLog for lemon/maps.h in lemon # # Generated by Trac 1.2.3 # 03/28/24 11:21:38 Tue, 08 Apr 2008 20:51:26 GMT Peter Kovacs [123:8899d1891a3c] * lemon/maps.h (modified) * test/maps_test.cc (modified) Small improvements in maps.h - Add a new version of constMap() ... Thu, 20 Mar 2008 21:59:35 GMT Alpar Juttner [104:cdbba181b786] * lemon/maps.h (modified) Restored (and modified) StoreBoolMap (it was removed in 7ff1c348ae0c) ... 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:24:43 GMT Peter Kovacs [81:7ff1c348ae0c] * lemon/maps.h (modified) Remove maps having unclear purposes or little use - WrapMap ... 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: * ... Tue, 08 Jan 2008 23:40:21 GMT Peter Kovacs [54:ff9bac2351bf] * lemon/maps.h (modified) Minor bug fix in maps.h. Fixed the existing two variants of stdMap() ... Tue, 08 Jan 2008 19:26:48 GMT Alpar Juttner [51:90201bb15a8d] * lemon/concepts/maps.h (modified) * lemon/concepts/maps.h (modified) * lemon/maps.h (modified) * lemon/maps.h (modified) Merge Tue, 08 Jan 2008 01:12:50 GMT Peter Kovacs [47:3750b8ebc91e] * lemon/maps.h (modified) Minor doc improvements in maps.h. Mon, 07 Jan 2008 22:57:48 GMT Peter Kovacs [46:b6dd98b57d71] * lemon/maps.h (modified) Minor doc fixes. Replaced \c by \ref and \ref by \c to work properly ... Mon, 07 Jan 2008 22:36:33 GMT Peter Kovacs [45:bc69cdfe171c] * lemon/maps.h (modified) Added missing inheritances and map-creator functions. Mon, 07 Jan 2008 18:44:18 GMT Alpar Juttner [44:7bbd94715db5] * lemon/maps.h (modified) * lemon/maps.h (modified) Merge Mon, 07 Jan 2008 15:24:39 GMT Peter Kovacs [43:17e76967c49f] * lemon/maps.h (modified) Removed ConstMap::rebind and StdMap::rebind + doc improvements. Mon, 07 Jan 2008 18:27:17 GMT Alpar Juttner [42:3a98515e9bc3] * lemon/dim2.h (modified) * lemon/maps.h (modified) * lemon/tolerance.h (modified) Fix several doxygen warnings 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 22:20:08 GMT Peter Kovacs [34:b88dd07e6349] * lemon/maps.h (modified) Bug fix in maps.h. Fri, 04 Jan 2008 22:13:45 GMT Peter Kovacs [33:d794ec195ec0] * lemon/maps.h (modified) Doc improvements in maps.h. Fri, 04 Jan 2008 07:16:15 GMT Peter Kovacs [30:72364ba3466d] * lemon/maps.h (modified) Bug fix in maps.h. Fri, 04 Jan 2008 07:08:50 GMT Peter Kovacs [29:0cb4ba427bfd] * lemon/maps.h (modified) Several doc improvements and fixes in maps.h. 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 ...