# # ChangeLog for / in lemon-1.2 # # Generated by Trac 1.2.3 # 03/19/24 12:29:23 Tue, 17 Jun 2008 11:47:15 GMT Alpar Juttner [176:47b69d4b0759] Merge Mon, 16 Jun 2008 13:57:02 GMT Akos Ladanyi [175:4eb8900a865c] * configure.ac (modified) Reworked versioning. Tue, 17 Jun 2008 11:28:49 GMT Alpar Juttner [174:2ec3c1bbc687] * lemon/lgf_reader.h (modified) * lemon/lgf_reader.h (modified) Merge Mon, 16 Jun 2008 16:23:11 GMT Balazs Dezso [173:b026e9779b28] * lemon/lgf_reader.h (modified) LGF content reader class Mon, 16 Jun 2008 16:19:07 GMT Balazs Dezso [172:c94a80f38d7f] * lemon/lgf_reader.h (modified) Clarifying the usage of skipSection Sun, 15 Jun 2008 20:05:23 GMT Peter Kovacs [171:02f4d5d9bfd7] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/digraph_test.h (deleted) * test/dijkstra_test.cc (modified) * test/dim_test.cc (modified) * test/error_test.cc (modified) * test/graph_maps_test.h (added) * test/graph_test.cc (modified) * test/graph_test.h (added) * test/graph_utils_test.cc (modified) * test/graph_utils_test.h (deleted) * test/heap_test.cc (modified) * test/kruskal_test.cc (modified) * test/map_test.h (deleted) * test/random_test.cc (modified) * test/test_tools.h (modified) * test/time_measure_test.cc (modified) * test/unionfind_test.cc (modified) Improve and redesign test programs + unify their output (ticket #25) ... Sun, 15 Jun 2008 20:03:33 GMT Peter Kovacs [170:91fb4372688f] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/dijkstra_test.cc (added) Port dijkstra_test.cc from SVN -r3499 Sun, 15 Jun 2008 07:19:53 GMT Peter Kovacs [169:5b507a86ad72] * lemon/concepts/graph_components.h (modified) * lemon/dijkstra.h (modified) * lemon/graph_utils.h (modified) Fix various rename bugs Sat, 14 Jun 2008 17:52:08 GMT Peter Kovacs [168:8ceb318224b1] * lemon/counter.h (modified) Remove reset() functions from SubCounter classes (ticket #82) Sat, 14 Jun 2008 17:34:15 GMT Peter Kovacs [167:d57ae6f0a335] * lemon/kruskal.h (modified) * lemon/maps.h (modified) * test/maps_test.cc (modified) Rename StoreBoolMap to LoggerBoolMap (ticket #34). Wed, 04 Jun 2008 10:28:08 GMT Alpar Juttner [166:579979fad316] * lemon/Makefile.am (modified) lemon/concept_check.h was installed into a wrong directory Sat, 31 May 2008 10:49:18 GMT Balazs Dezso [165:b4c336c27a03] * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Undirected LGF IO Sat, 31 May 2008 10:34:44 GMT Balazs Dezso [164:00d297da491e] * demo/Makefile.am (modified) * demo/digraph.lgf (added) * demo/lgf_demo.cc (modified) Reworking demo file Sat, 31 May 2008 10:31:21 GMT Balazs Dezso [163:c82fd9568d75] * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Bug fixes and improvements in LGF IO Tue, 27 May 2008 14:01:20 GMT Balazs Dezso [162:33247f6fff16] * doc/lgf.dox (modified) * lemon/lgf_reader.h (modified) Section reader for DigraphReader Mon, 26 May 2008 12:50:47 GMT Alpar Juttner [161:2c999941b871] Merge Mon, 26 May 2008 11:31:41 GMT Peter Kovacs [160:b1bd0c2a7f57] * lemon/counter.h (modified) Improved documentation for counters 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) Sun, 25 May 2008 15:01:11 GMT Balazs Dezso [158:500f3cbff9e4] * lemon/bfs.h (modified) * lemon/dfs.h (modified) Wrong member variable settings bug fix. (Ticket #95) Sat, 24 May 2008 21:20:49 GMT Peter Kovacs [157:2ccc1afc2c52] * lemon/bfs.h (modified) * lemon/bin_heap.h (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/bezier.h (modified) * lemon/bits/vector_map.h (modified) * lemon/color.h (modified) * lemon/concepts/path.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/graph_to_eps.h (modified) * lemon/graph_utils.h (modified) * lemon/path.h (modified) * lemon/smart_graph.h (modified) * lemon/time_measure.h (modified) Using \tparam commands + removing \author commands (ticket #29, #39) Sat, 17 May 2008 05:30:02 GMT Alpar Juttner [156:e561aa7675de] * doc/Makefile.am (modified) * doc/groups.dox (modified) * doc/lgf.dox (added) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) More flexible header names in .lgf + largely improved doc Mon, 05 May 2008 09:41:30 GMT Alpar Juttner [155:5c3604513ed0] * .hgignore (modified) Update .hgignore Mon, 28 Apr 2008 10:12:33 GMT Alpar Juttner [154:f4e4dbc1d467] * .hgignore (modified) * .hgignore (modified) * doc/Makefile.am (modified) * doc/Makefile.am (modified) Merge Tue, 22 Apr 2008 16:12:58 GMT Akos Ladanyi [153:976a014b3797] * .hgignore (modified) * configure.ac (modified) * doc/Doxyfile.in (modified) * doc/Makefile.am (modified) Convert the EPS files to PNG when generating the documentation Thu, 24 Apr 2008 19:26:14 GMT Akos Ladanyi [152:b37cc0bb12db] * doc/images/nodeshape_0.eps (added) * doc/images/nodeshape_1.eps (added) * doc/images/nodeshape_2.eps (added) * doc/images/nodeshape_3.eps (added) * doc/images/nodeshape_4.eps (added) Node shape images added to graph_to_eps doc Thu, 24 Apr 2008 19:26:14 GMT Alpar Juttner [151:4d79daa40e9b] * doc/Doxyfile.in (modified) Turn on built in Doxygen STL support Tue, 22 Apr 2008 16:16:55 GMT Akos Ladanyi [150:f3af90ef0143] * doc/Doxyfile.in (modified) Updated Doxyfile.in (using 'doxygen -u -s') Thu, 24 Apr 2008 12:53:09 GMT Balazs Dezso [149:2f7ae34e1333] * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) * test/graph_test.cc (modified) Item validity checking for ListGraph and SmartGraph Thu, 24 Apr 2008 09:56:44 GMT Balazs Dezso [148:4e2581021300] * lemon/graph_utils.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) Revert 356930927a71 and add TEMPLATE_GRAPH_TYPEDEFS instead (ticket #89) Wed, 23 Apr 2008 13:33:53 GMT Balazs Dezso [147:7c39a090cfc3] * lemon/graph_utils.h (modified) Fix missing semicolon in GRAPH_TYPEDEFS (ticket #89) Tue, 22 Apr 2008 20:39:57 GMT Akos Ladanyi [146:4b42aa24ce12] * Makefile.am (modified) * benchmark/Makefile.am (modified) * demo/Makefile.am (modified) * doc/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * tools/Makefile.am (modified) Makefile cleanup (see ticket #87) Tue, 22 Apr 2008 16:52:01 GMT Alpar Juttner [145:95d905b6e33d] * benchmark/Makefile (deleted) * demo/Makefile (deleted) * doc/Makefile (deleted) * lemon/Makefile (deleted) * test/Makefile (deleted) * tools/Makefile (deleted) Merge Tue, 22 Apr 2008 11:50:52 GMT Balazs Dezso [144:4e626dbbe408] * lemon/path.h (modified) MSVC 2005 compatible path structure (ticket #87) Tue, 22 Apr 2008 16:12:40 GMT Alpar Juttner [143:c3b45bb643b0] * demo/lgf_demo.cc (modified) * lemon/graph_to_eps.h (modified) * lemon/time_measure.h (modified) Resolve several MSVC related compilation problems Sun, 13 Apr 2008 18:15:45 GMT Akos Ladanyi [142:8b703d177341] * lemon/assert.h (modified) Improved LEMON_FUNCTION_NAME macro. It should work fine with GCC and ... Sun, 13 Apr 2008 11:22:52 GMT Akos Ladanyi [141:96f81c791f0c] * .hgignore (modified) * CMakeLists.txt (added) * benchmark/Makefile (deleted) * demo/CMakeLists.txt (added) * demo/Makefile (deleted) * doc/Makefile (deleted) * lemon/CMakeLists.txt (added) * lemon/Makefile (deleted) * test/CMakeLists.txt (added) * test/Makefile (deleted) * tools/Makefile (deleted) CMake based build system Tue, 22 Apr 2008 13:07:04 GMT Balazs Dezso [140:356930927a71] * lemon/graph_utils.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) New implementation of GRAPH_TYPEDEFS Tue, 22 Apr 2008 13:04:00 GMT Balazs Dezso [139:701c529ba737] * lemon/bits/traits.h (modified) * lemon/graph_utils.h (modified) * lemon/lgf_reader.h (modified) * lemon/lgf_writer.h (modified) * lemon/smart_graph.h (modified) * test/Makefile.am (modified) * test/graph_utils_test.cc (added) * test/graph_utils_test.h (added) Renamings in the graph_utils.h + graph_utils_test added Mon, 21 Apr 2008 15:35:12 GMT Balazs Dezso [138:a0f755a30cf1] * lemon/smart_graph.h (modified) SmartGraph addEdge bug fix (ticket #88) Fri, 18 Apr 2008 05:20:32 GMT Alpar Juttner [137:483bc6ed7292] * demo/arg_parser_demo.cc (modified) * lemon/arg_parser.cc (modified) Backout some rubbish from chageset 7cd965d2257f Thu, 17 Apr 2008 17:33:19 GMT "Balazs Dezso [135:6e7aee618f03] * demo/Makefile.am (modified) * demo/Makefile.am (modified) * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge with graph_to_eps.h & Co. Mon, 14 Apr 2008 17:27:36 GMT Balazs Dezso [134:0775d2ba2afb] * lemon/graph_to_eps.h (modified) MinGW compatibility for graph_to_eps.h Sun, 13 Apr 2008 07:20:43 GMT Alpar Juttner [133:d76e2ff9c70d] * lemon/color.h (modified) * lemon/graph_to_eps.h (modified) Several doc improvements + new default parameter values * * * ... Mon, 14 Apr 2008 10:23:56 GMT Alpar Juttner [132:50ff949140fa] * demo/graph_to_eps_demo.cc (modified) * lemon/graph_to_eps.h (modified) Scale the node sizes and arc widths in a more sensible way Tue, 15 Apr 2008 07:56:55 GMT Alpar Juttner [131:3125084667a3] * lemon/graph_to_eps.h (modified) Changes in interface and internals of graph_to_eps.h Sun, 13 Apr 2008 07:20:43 GMT Alpar Juttner [130:88c4f7943b75] * lemon/graph_to_eps.h (modified) Aliases added to some graphToEps() named params. Thu, 03 Apr 2008 10:26:19 GMT Alpar Juttner [129:e99385bca9fe] * demo/graph_to_eps_demo.cc (modified) * lemon/color.h (modified) Change the order of the Palette constructor parameters Thu, 03 Apr 2008 10:10:49 GMT Alpar Juttner [128:7cd965d2257f] * .hgignore (modified) * demo/Makefile.am (modified) * demo/arg_parser_demo.cc (modified) * demo/graph_to_eps_demo.cc (added) * lemon/Makefile.am (modified) * lemon/arg_parser.cc (modified) * lemon/bits/bezier.h (added) * lemon/color.cc (added) * lemon/color.h (added) * lemon/graph_to_eps.h (added) Port graph_to_eps() and Color from svn -r3482. Thu, 17 Apr 2008 14:18:45 GMT Balazs Dezso [127:1c9a9e2f7d4d] * demo/Makefile.am (modified) * demo/lgf_demo.cc (added) * lemon/Makefile.am (modified) * lemon/lgf_reader.h (added) * lemon/lgf_writer.h (added) Redesigned lgf related tools Mon, 14 Apr 2008 08:46:41 GMT Balazs Dezso [126:e1dd2a70737c] * lemon/time_measure.h (modified) MinGW compatible time measure + changes in its internals Mon, 14 Apr 2008 16:37:18 GMT Balazs Dezso [125:19e82bda606a] * lemon/bits/graph_extender.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/smart_graph.h (modified) Fix bug #83 in graph concept, extender and smart graph Sat, 12 Apr 2008 19:38:51 GMT Alpar Juttner [124:ae7785fe8431] Merge 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() ... Sat, 12 Apr 2008 18:42:38 GMT Alpar Juttner [122:35840c5aa696] Merge Sat, 12 Apr 2008 18:41:48 GMT Alpar Juttner [121:91c0fed3181e] * lemon/counter.h (modified) Change SubNoCounter to NoSubCounter Mon, 31 Mar 2008 09:06:47 GMT Alpar Juttner [120:137278093143] * lemon/time_measure.h (modified) Fix a minor typo in the doc Sun, 30 Mar 2008 21:16:35 GMT Alpar Juttner [119:82a2639a05bb] * lemon/Makefile.am (modified) * lemon/counter.h (added) * lemon/time_measure.h (added) * test/Makefile.am (modified) * test/counter_test.cc (added) * test/time_measure_test.cc (added) Port time and counter utilities from svn -r3482 The mingw support ... Fri, 11 Apr 2008 14:20:54 GMT Balazs Dezso [118:407c08a0eae9] * lemon/assert.h (modified) * test/error_test.cc (modified) Exception related solutions removed and new LEMON_DEBUG macro Wed, 09 Apr 2008 16:19:40 GMT Alpar Juttner [117:7b0ce9fb1169] * lemon/bits/utility.h (modified) Remove ISO8859-1 characters Thu, 03 Apr 2008 12:00:18 GMT Alpar Juttner [116:b6bede534255] * lemon/random.h (modified) Serious buxfixes in Random::gamma() and Random::pareto() Tue, 01 Apr 2008 15:25:51 GMT Alpar Juttner [115:7b44eea654d0] Merge Sun, 30 Mar 2008 12:27:59 GMT Peter Kovacs [114:c837d1e449dc] * lemon/concepts/maps.h (modified) Minor fix in concepts/maps.h Sun, 30 Mar 2008 12:27:25 GMT Peter Kovacs [113:18a7ee8fa56e] * lemon/concepts/heap.h (modified) Improvements in the heap concept - Better concept checking. - ... Thu, 27 Mar 2008 12:26:16 GMT Peter Kovacs [112:d2ee5e7f00ef] * lemon/assert.h (modified) Improvements in assert.h Sat, 29 Mar 2008 15:49:50 GMT Alpar Juttner [111:e47fb28cda5e] * .hgignore (modified) Fix ignoring Emacs backup files Thu, 27 Mar 2008 09:56:11 GMT Balazs Dezso [110:f2d66d810c88] * lemon/random.h (modified) Fix include files in random.h Wed, 26 Mar 2008 16:28:28 GMT Balazs Dezso [109:abddaa08b507] * lemon/Makefile.am (modified) * lemon/smart_graph.h (added) * test/graph_test.cc (modified) Porting SmartGraph from svn -r 3481 Tue, 25 Mar 2008 15:36:44 GMT Balazs Dezso [108:889d0c289d19] * lemon/Makefile.am (modified) * lemon/arg_parser.h (modified) * lemon/assert.h (copied) * lemon/error.h (modified) * test/Makefile.am (modified) * test/error_test.cc (modified) Reworking assertions and moving to distinict file Fri, 21 Mar 2008 22:25:40 GMT Alpar Juttner [107:31a2e6d28f61] * LICENSE (modified) * lemon/bits/alteration_notifier.h (modified) * lemon/bits/array_map.h (modified) * lemon/bits/base_extender.h (modified) * lemon/bits/default_map.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/traits.h (modified) * lemon/bits/vector_map.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * test/digraph_test.cc (modified) * test/digraph_test.h (modified) * test/graph_test.cc (modified) * test/map_test.h (modified) Happy New Year! (Update Copyright dates) Thu, 20 Mar 2008 23:06:35 GMT Alpar Juttner [106:9ba2d265e191] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Thu, 20 Mar 2008 22:59:58 GMT Alpar Juttner [105:e4948ef6a4ca] * test/unionfind_test.cc (modified) Get rid of StdMap in unionfind_test.cc 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) ... Fri, 29 Feb 2008 11:01:39 GMT Alpar Juttner [103:b68a7e348e00] * lemon/Makefile.am (modified) * lemon/kruskal.h (added) * lemon/unionfind.h (added) * test/Makefile.am (modified) * test/kruskal_test.cc (added) * test/unionfind_test.cc (added) Port kruskal() and UnionFind from svn -r3468 The class type ... Thu, 20 Mar 2008 16:15:35 GMT Balazs Dezso [102:81563e019fa4] * lemon/random.h (modified) * test/random_test.cc (modified) Seeding random sequence Thu, 20 Mar 2008 12:12:24 GMT Alpar Juttner [101:70f3967ca6eb] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge Thu, 07 Feb 2008 21:37:07 GMT Alpar Juttner [100:4f754b4cf82b] * lemon/Makefile.am (modified) * lemon/bfs.h (added) * lemon/bin_heap.h (added) * lemon/bits/path_dump.h (added) * lemon/concepts/heap.h (added) * lemon/dfs.h (added) * lemon/dijkstra.h (added) * lemon/graph_utils.h (added) * lemon/path.h (modified) * test/Makefile.am (modified) * test/bfs_test.cc (added) * test/dfs_test.cc (added) * test/heap_test.cc (added) * test/heap_test.h (added) * test/test_tools.h (modified) Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441. Thu, 07 Feb 2008 21:28:39 GMT Alpar Juttner [99:dbaa96cc1013] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) * test/Makefile.am (modified) Merge Thu, 24 Jan 2008 17:36:45 GMT Alpar Juttner [98:c4582fc14f58] * lemon/Makefile.am (modified) * lemon/path.h (modified) * lemon/path_utils.h (deleted) Merge path_utils.h into path.h Thu, 24 Jan 2008 16:49:10 GMT Alpar Juttner [97:ee1324c91288] * lemon/path.h (modified) * lemon/path_utils.h (modified) Doc improvements Thu, 24 Jan 2008 11:31:19 GMT Alpar Juttner [96:b55e501a90ee] * lemon/Makefile.am (modified) * lemon/concepts/path.h (added) * lemon/path.h (added) * lemon/path_utils.h (added) * test/Makefile.am (modified) * test/path_test.cc (added) Path related files ported from svn -r3435 but ItemReader/Writer for ... Tue, 18 Mar 2008 15:45:21 GMT Peter Kovacs [95:cc7e6b8b59bf] * lemon/arg_parser.h (modified) Bug fix in arg_parser.h (fix ticket #31) and doc improvements 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 ... Mon, 17 Mar 2008 19:21:27 GMT Alpar Juttner [93:f857981306ea] Merge Fri, 14 Mar 2008 16:57:49 GMT Alpar Juttner [92:5d4decd1b870] * lemon/random.h (modified) * test/random_test.cc (modified) Poisson distribution added Mon, 17 Mar 2008 18:31:52 GMT Alpar Juttner [91:e28fc773f3c0] * configure.ac (modified) Update the contact e-mail address Mon, 17 Mar 2008 12:44:13 GMT Alpar Juttner [90:2981a73d49a3] * lemon/arg_parser.h (modified) Doc improvement in ArgParser Mon, 17 Mar 2008 11:03:35 GMT Alpar Juttner [89:e6452a49192c] * lemon/Makefile.am (modified) * lemon/Makefile.am (modified) Merge Sun, 16 Mar 2008 00:39:19 GMT Peter Kovacs [88:18444049848b] * demo/arg_parser_demo.cc (modified) * lemon/arg_parser.cc (modified) * lemon/arg_parser.h (modified) Minor improvements in arg_parser files Thu, 24 Jan 2008 17:25:31 GMT Alpar Juttner [87:81e138275860] * lemon/arg_parser.h (modified) Hide and privatize member function funcOption() Tue, 22 Jan 2008 16:03:41 GMT Alpar Juttner [86:eba5222bb6f5] * lemon/arg_parser.h (modified) Minor doc improvements Tue, 22 Jan 2008 15:55:49 GMT Alpar Juttner [85:3453d20a82cd] * .hgignore (modified) * demo/Makefile.am (modified) * demo/arg_parser_demo.cc (added) * lemon/Makefile.am (modified) * lemon/arg_parser.cc (added) * lemon/arg_parser.h (added) Port arg_parser from svn -r3438 Sun, 16 Mar 2008 07:32:43 GMT Alpar Juttner [84:8161012eaa61] Merge Sat, 15 Mar 2008 22:42:33 GMT Peter Kovacs [83:3654324ec035] * doc/groups.dox (modified) Improvements in groups.dox - Apply the graph renamings. - Apply ... 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: * ... Sat, 15 Mar 2008 19:21:21 GMT Peter Kovacs [79:d73c2e8b25cb] * lemon/concepts/maps.h (modified) More exact concept checking for map concepts. Thu, 28 Feb 2008 16:06:02 GMT Balazs Dezso [78:c46b3453455f] * lemon/bits/graph_extender.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) Renaming types and variables Thu, 28 Feb 2008 15:41:56 GMT Balazs Dezso [77:2de55e4f57a7] * lemon/bits/graph_extender.h (modified) Fix bug #26 (UndirectedTagIndicator<> does not work)