# # ChangeLog for / in lemon-0.x # # Generated by Trac 1.2.3 # 03/29/24 00:52:08 Mon, 04 Sep 2006 11:09:59 GMT Balazs Dezso [2191:ef3560193856] * lemon/edge_set.h (modified) Proper exception handling in the SmartEdgeSet Mon, 04 Sep 2006 11:09:13 GMT Balazs Dezso [2190:dd887831e9c1] * lemon/smart_graph.h (modified) Snapshot for SmartUGraph an SmartBpUGraph Mon, 04 Sep 2006 11:08:32 GMT Balazs Dezso [2189:de2b77e3868c] * lemon/list_graph.h (modified) Bug fix in ListBpUGraph Snapshot improvments Mon, 04 Sep 2006 11:05:21 GMT Balazs Dezso [2188:984870a2dde4] * lemon/bits/alteration_notifier.h (modified) Improvment in exception handling The erase and clear handlers have ... Mon, 04 Sep 2006 11:02:31 GMT Balazs Dezso [2187:a54a2dd03f03] * lemon/bits/base_extender.h (modified) Bug fix in UndirGraphAdaptor Mon, 04 Sep 2006 11:01:56 GMT Balazs Dezso [2186:284a9ad118dd] * lemon/graph_utils.h (modified) Bug fix in countANodes/countBNodes Wed, 30 Aug 2006 16:08:03 GMT athos [2185:e2bf51eab7f7] * lemon/lp_base.h (modified) * lemon/mip_glpk.cc (modified) * lemon/mip_glpk.h (modified) Fixed the mip error (mipstatus was incorrect). Mon, 28 Aug 2006 16:11:02 GMT Alpar Juttner [2184:05a5e48010ab] * lemon/floyd_warshall.h (modified) Doc improvementst & todos Mon, 28 Aug 2006 16:10:12 GMT Alpar Juttner [2183:b6602864e456] * lemon/Makefile.am (modified) Update header list Mon, 28 Aug 2006 15:43:17 GMT Akos Ladanyi [2182:d8cea77af505] * lemon/Makefile.am (modified) bezier.h is no longer in the repository. Mon, 14 Aug 2006 16:14:10 GMT Balazs Dezso [2181:b2c38f4f72ff] * lemon/concept/graph_components.h (modified) Omit warnings Mon, 14 Aug 2006 16:08:28 GMT Balazs Dezso [2180:d5544c9409e4] * test/arborescence_test.cc (modified) Omit warning Using check instead of the LEMON_ASSERT Using fixed graph Mon, 14 Aug 2006 15:18:09 GMT Alpar Juttner [2179:a3bb30be417c] * lemon/color.h (modified) Remove superfluous include headers Mon, 14 Aug 2006 15:15:57 GMT Alpar Juttner [2178:0d7c0f96a5ee] * demo/graph_to_eps_demo.cc (modified) * lemon/bezier.h (deleted) * lemon/bits/bezier.h (added) * lemon/graph_to_eps.h (modified) - bezier.h went to lemon/bits/ - new graphToEps() option: ... Fri, 11 Aug 2006 14:55:33 GMT Balazs Dezso [2177:416a7030b7e3] * lemon/Makefile.am (modified) * lemon/bits/utility.h (modified) * lemon/bits/variant.h (added) * lemon/graph_adaptor.h (modified) BiVariant moved to lemon/bits/variant.h Fri, 11 Aug 2006 14:55:02 GMT Balazs Dezso [2176:0f647e65ecad] * lemon/min_cut.h (modified) Doc fix Thu, 10 Aug 2006 13:54:01 GMT Alpar Juttner [2175:0975cad06c2b] * lemon/error.h (modified) Doc improvements Thu, 10 Aug 2006 13:52:56 GMT Alpar Juttner [2174:f9e43b5cc617] * demo/disjoint_paths_demo.cc (modified) * demo/strongly_connected_orientation.cc (modified) * demo/topology_demo.cc (modified) * lemon/Makefile.am (modified) * lemon/color.cc (added) * lemon/color.h (modified) * lemon/eps.h (modified) * lemon/graph_to_eps.h (modified) Some color constants added (BLACK, WHITE, RED etc) Thu, 10 Aug 2006 12:26:29 GMT Alpar Juttner [2173:b4de9aed7709] * demo/strongly_connected_orientation.cc (modified) Resolve unused variable warning. Thu, 10 Aug 2006 10:18:04 GMT Alpar Juttner [2172:4b25e7003868] * demo/coloring.cc (modified) * demo/graph_orientation.cc (modified) * demo/graph_to_eps_demo.cc (modified) * demo/grid_ugraph_demo.cc (modified) * demo/topology_demo.cc (modified) * doc/graph_orientation.dox (modified) * lemon/color.h (modified) * lemon/graph_to_eps.h (modified) - Change ColorSet to Palette - Minor change in graph_orientation demo. Thu, 10 Aug 2006 10:11:07 GMT Alpar Juttner [2171:f40343b498ef] * scripts/update-copyright-header (added) This script creates/updates the copyright header of a source file Wed, 09 Aug 2006 12:51:21 GMT Alpar Juttner [2170:42fffa713424] * scripts/see-deps (modified) Do not list the header itself. Wed, 09 Aug 2006 12:47:31 GMT Alpar Juttner [2169:9f71586a3f74] * scripts/see-deps (added) This script lists all the header files included directly or ... Wed, 02 Aug 2006 20:15:59 GMT Akos Ladanyi [2168:6474b8254f24] * lemon/lp_cplex.cc (modified) CPLEX 9.x support. Wed, 02 Aug 2006 20:15:22 GMT Akos Ladanyi [2167:7e109b222053] * doc/getstart.dox (modified) Fixed the mailinglist link and removed the gui section. Tue, 01 Aug 2006 10:26:15 GMT Akos Ladanyi [2166:c67e8b928a95] * doc/tutorial.dox (modified) More "doxygenish" syntax. Thu, 27 Jul 2006 11:49:15 GMT Akos Ladanyi [2165:947d36fb3b49] * doc/tutorial.dox (added) Maybe useful, feel free to remove if not. Mon, 24 Jul 2006 16:15:48 GMT Balazs Dezso [2164:160ca7667159] * lemon/bits/default_map.h (modified) * lemon/tolerance.h (modified) long long just for gnu compilers Mon, 24 Jul 2006 16:08:34 GMT Balazs Dezso [2163:bef3457be038] * lemon/concept/bpugraph.h (modified) * lemon/concept/ugraph.h (modified) Improving UGraph and BpUGraph concept classes Mon, 24 Jul 2006 09:51:28 GMT Balazs Dezso [2162:6831fa007688] * lemon/full_graph.h (modified) * lemon/smart_graph.h (modified) make public what() in NodeSetError Mon, 24 Jul 2006 09:50:40 GMT Balazs Dezso [2161:a21d1e88d389] * demo/strongly_connected_orientation.cc (modified) Omit warning Mon, 24 Jul 2006 09:49:50 GMT Balazs Dezso [2160:abd867cf8a9c] * lemon/list_graph.h (modified) Change source and target for the bipartite list graph Some ... Mon, 24 Jul 2006 08:11:00 GMT Alpar Juttner [2159:dd3181a462d0] * lemon/color.h (modified) Minor doc improvement Thu, 20 Jul 2006 14:12:01 GMT Alpar Juttner [2158:0b620ff10e7c] * demo/graph_orientation.cc (modified) * doc/graph_orientation.dox (modified) Minor doc improvement Thu, 20 Jul 2006 06:20:27 GMT Alpar Juttner [2157:f9171bfc7ebb] * doc/coding_style.dox (modified) * doc/dirs.dox (modified) * doc/namespaces.dox (modified) * doc/template.h (modified) * lemon/xy.h (modified) - Doc improvements - rot180() added to xy.h Wed, 19 Jul 2006 15:13:24 GMT Alpar Juttner [2156:478ba329ffb7] * lemon/dfs.h (modified) spellcheck Tue, 18 Jul 2006 17:00:24 GMT Alpar Juttner [2155:c712e66532d8] * lemon/graph_utils.h (modified) Minor doc changes. Tue, 18 Jul 2006 16:59:34 GMT Alpar Juttner [2154:bbc79b698f62] * lemon/tolerance.h (modified) Tolerance and Tolerance added. Tue, 18 Jul 2006 15:57:55 GMT Alpar Juttner [2153:b1fb96088350] * lemon/error.h (modified) * lemon/lemon_reader.h (modified) Better 'Naming Convention' conformance. Tue, 18 Jul 2006 15:14:56 GMT Alpar Juttner [2152:ba87d27667cd] * lemon/dfs.h (modified) Bugfix Tue, 18 Jul 2006 13:29:59 GMT Alpar Juttner [2151:38ec4a930c05] * lemon/bellman_ford.h (modified) * lemon/bfs.h (modified) * lemon/bipartite_matching.h (modified) * lemon/bits/utility.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/dfs.h (modified) * lemon/dijkstra.h (modified) * lemon/edge_set.h (modified) * lemon/edmonds_karp.h (modified) * lemon/error.h (modified) * lemon/floyd_warshall.h (modified) * lemon/fredman_tarjan.h (modified) * lemon/full_graph.h (modified) * lemon/grid_ugraph.h (modified) * lemon/johnson.h (modified) * lemon/list_graph.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/min_cut.h (modified) * lemon/preflow.h (modified) * lemon/prim.h (modified) * lemon/radix_heap.h (modified) * lemon/refptr.h (modified) * lemon/smart_graph.h (modified) * lemon/tabu_search.h (modified) exceptionName() has been thrown away Tue, 18 Jul 2006 12:10:52 GMT Balazs Dezso [2150:cce8ac91c08c] * lemon/error.h (modified) Disable assertions in default behaviour Documentation changed Tue, 18 Jul 2006 11:11:54 GMT athos [2149:b437bdee6fd0] * lemon/mip_glpk.cc (modified) * test/mip_test.cc (modified) Some tests added to the test file mip_test.cc. One problem is the ... Mon, 17 Jul 2006 11:56:17 GMT athos [2148:ab368e0ab662] * demo/mip_demo.cc (modified) * lemon/lp_base.h (modified) * lemon/mip_glpk.cc (modified) * lemon/mip_glpk.h (modified) Modifications to the interface: colType() functions, though I left ... Mon, 17 Jul 2006 09:31:41 GMT athos [2147:63d293ff1bef] * demo/Makefile.am (modified) * test/mip_test.cc (copied) mip_test file went to mip_demo. Mon, 17 Jul 2006 09:16:00 GMT athos [2146:5fcb6598276d] * demo/mip_demo.cc (added) * demo/mip_test.cc (deleted) * test/mip_test.cc (deleted) Still not final. Mon, 17 Jul 2006 09:10:19 GMT athos [2145:73e0c8207e11] * demo/mip_test.cc (copied) Sorry, mistake Mon, 17 Jul 2006 09:00:21 GMT athos [2144:cd8897f67c26] * lemon/Makefile.am (modified) * lemon/lp.h (modified) * lemon/lp_base.h (modified) * lemon/lp_glpk.h (modified) * lemon/mip_glpk.cc (added) * lemon/mip_glpk.h (added) * test/Makefile.am (modified) * test/mip_test.cc (added) MIP support added (by Jano, the Great). Mon, 17 Jul 2006 07:30:56 GMT Alpar Juttner [2143:4b3191b4970b] * lemon/bits/invalid.h (modified) Even better... Mon, 17 Jul 2006 07:00:39 GMT athos [2142:b089e7195664] * lemon/bits/invalid.h (modified) Some documentation got changed. Fri, 14 Jul 2006 13:48:14 GMT Alpar Juttner [2141:9bb0bfea2f0b] * doc/mainpage.dox (modified) reference to modules added Fri, 14 Jul 2006 13:11:18 GMT Alpar Juttner [2140:c123ac9928db] * lemon/bits/invalid.h (modified) Minor comment added. Fri, 14 Jul 2006 10:51:14 GMT Alpar Juttner [2139:582c8c28aa01] * INSTALL (modified) * README (modified) Some updates and restructuring Fri, 14 Jul 2006 10:50:05 GMT Alpar Juttner [2138:a683f63b54e2] * lemon.spec.in (modified) glemon is in a separate repository. Fri, 14 Jul 2006 10:25:26 GMT Balazs Dezso [2137:54043fa66bce] * test/bipartite_matching_test.cc (modified) Using fixed bipartite graph Fri, 14 Jul 2006 09:37:48 GMT Balazs Dezso [2136:4f64d6b3e9ec] * lemon/bipartite_matching.h (modified) Bug fix in MinCostMaxBipartiteMatching The augmenting phase have not ... Wed, 12 Jul 2006 11:40:52 GMT Alpar Juttner [2135:15355b98fb84] * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/kruskal_test.cc (modified) Must have been changed because of the private copy constructor. Wed, 12 Jul 2006 11:14:12 GMT Alpar Juttner [2134:914602e294be] * lemon/concept/graph.h (modified) ... and fix another one. Wed, 12 Jul 2006 11:07:48 GMT Alpar Juttner [2133:b82e4d2b14ac] * lemon/concept/graph.h (modified) ... and fix a stupid bug. Wed, 12 Jul 2006 11:05:00 GMT Alpar Juttner [2132:783b1d583be3] * lemon/concept/graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) (Hopefully) finish privatizing the copy constr. and operator= in the ... Wed, 12 Jul 2006 10:49:17 GMT Akos Ladanyi [2131:e81cd2898f7a] * INSTALL (modified) New, less general installation instructions. Wed, 12 Jul 2006 10:38:11 GMT Balazs Dezso [2130:244e108de26f] * benchmark/swap_bipartite_bench.cc (modified) Resolving: Bug #51 Wed, 12 Jul 2006 10:34:07 GMT Balazs Dezso [2129:43849d6e280a] * lemon/concept/graph_components.h (modified) Resolving: Bug #52 Tue, 11 Jul 2006 16:09:49 GMT Alpar Juttner [2128:509846825ddf] * doc/Doxyfile.in (modified) * lemon/concept/graph.h (modified) * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) - Disable the copy constructor and operator= of {List|Smart}[U]Graph. ... Tue, 11 Jul 2006 15:50:19 GMT Akos Ladanyi [2127:1d43a276fc26] * doc/Makefile.am (modified) Do not install the documentation if configure was called with ... Tue, 11 Jul 2006 15:42:15 GMT Balazs Dezso [2126:2c8adbee9fa6] * lemon/Makefile.am (modified) * lemon/concept/bpugraph.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/graph_component.h (deleted) * lemon/concept/graph_components.h (added) * lemon/concept/ugraph.h (modified) Renameing file: graph_component.h => graph_components.h Tue, 11 Jul 2006 14:42:06 GMT Akos Ladanyi [2125:2f2cbe4e78a8] * doc/getstart.dox (modified) Removed references to the gui. Tue, 11 Jul 2006 13:54:02 GMT Alpar Juttner [2124:c3b9c574fa3e] * scripts/release (modified) Use sed instead of rpl Tue, 11 Jul 2006 13:51:52 GMT Alpar Juttner [2123:85c6f5e82108] * lemon/list_graph.h (modified) * lemon/smart_graph.h (modified) Minor doc improvements Tue, 11 Jul 2006 12:37:53 GMT Hegyi Péter [2122:5b3737aa595a] * README (modified) README version one is added. Mon, 10 Jul 2006 19:04:17 GMT Balazs Dezso [2121:09a07a851506] * lemon/concept/graph.h (modified) * lemon/concept/graph_component.h (modified) * lemon/concept/ugraph.h (modified) * test/graph_test.cc (modified) * test/ugraph_test.cc (modified) Modifications in the Graph Component concepts Wed, 05 Jul 2006 16:59:45 GMT Alpar Juttner [2120:a907fb95f1e0] * lemon/concept/bpugraph.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/ugraph.h (modified) As we agreed, Node/Edge::operator<() is required by the concept Tue, 04 Jul 2006 19:06:47 GMT Akos Ladanyi [2119:4cf25c61ea65] * benchmark/Makefile.am (modified) * demo/Makefile.am (modified) * doc/Makefile.am (modified) * lemon/Makefile.am (modified) * test/Makefile.am (modified) Distribute Makefiles. Tue, 04 Jul 2006 18:53:24 GMT Akos Ladanyi [2118:54350d5c316a] * doc/Makefile.am (modified) * lemon/Makefile.am (modified) Distribute Doxyfile.in and lemon.pc.in. Tue, 04 Jul 2006 17:49:01 GMT Alpar Juttner [2117:96efb4fa0736] * doc/groups.dox (modified) * lemon/concept/graph.h (modified) * lemon/list_graph.h (modified) - Revised "Concepts" group documentation - Other minor doc improvements Fri, 30 Jun 2006 12:15:45 GMT Balazs Dezso [2116:b6a68c15a6a3] * demo/coloring.cc (modified) * demo/strongly_connected_orientation.cc (modified) * demo/topology_demo.cc (modified) * doc/graphs.dox (modified) * lemon/Makefile.am (modified) * lemon/bits/bpugraph_extender.h (deleted) * lemon/bits/graph_extender.h (modified) * lemon/bits/ugraph_extender.h (deleted) * lemon/edge_set.h (modified) * lemon/full_bpugraph.h (deleted) * lemon/full_graph.h (modified) * lemon/full_ugraph.h (deleted) * lemon/grid_ugraph.h (modified) * lemon/list_bpugraph.h (deleted) * lemon/list_graph.h (modified) * lemon/list_ugraph.h (deleted) * lemon/min_cut.h (modified) * lemon/smart_bpugraph.h (deleted) * lemon/smart_graph.h (modified) * lemon/smart_ugraph.h (deleted) * test/bipartite_matching_test.cc (modified) * test/max_matching_test.cc (modified) * test/ugraph_test.cc (modified) Revert splitted files Fri, 30 Jun 2006 12:14:36 GMT Balazs Dezso [2115:4cd528a30ec1] * demo/coloring.cc (modified) * demo/strongly_connected_orientation.cc (modified) * demo/topology_demo.cc (modified) * doc/graphs.dox (modified) * lemon/Makefile.am (modified) * lemon/bits/bpugraph_extender.h (added) * lemon/bits/graph_extender.h (modified) * lemon/bits/ugraph_extender.h (added) * lemon/edge_set.h (modified) * lemon/full_bpugraph.h (added) * lemon/full_graph.h (modified) * lemon/full_ugraph.h (added) * lemon/grid_ugraph.h (modified) * lemon/list_bpugraph.h (copied) * lemon/list_graph.h (modified) * lemon/list_ugraph.h (copied) * lemon/min_cut.h (modified) * lemon/smart_bpugraph.h (added) * lemon/smart_graph.h (modified) * lemon/smart_ugraph.h (added) * test/bipartite_matching_test.cc (modified) * test/max_matching_test.cc (modified) * test/ugraph_test.cc (modified) Splitted graph files Wed, 28 Jun 2006 16:27:44 GMT Balazs Dezso [2114:677ea6c8169a] * lemon/list_graph.h (modified) new snapshot Wed, 28 Jun 2006 15:38:45 GMT Balazs Dezso [2113:48ec8161f9e1] * lemon/edmonds_karp.h (modified) Some modification in the documentation. Wed, 28 Jun 2006 15:28:38 GMT Balazs Dezso [2112:f27dfd29c5c0] * lemon/iterable_maps.h (modified) Make explicit constructors Wed, 28 Jun 2006 15:06:24 GMT Balazs Dezso [2111:ea1fa1bc3f6d] * doc/graphs.dox (modified) * lemon/bellman_ford.h (modified) * lemon/concept/bpugraph.h (modified) * lemon/concept/graph.h (modified) * lemon/concept/graph_component.h (modified) * lemon/concept/ugraph.h (modified) * lemon/dag_shortest_path.h (modified) * lemon/dijkstra.h (modified) * lemon/edge_set.h (modified) * lemon/floyd_warshall.h (modified) * lemon/full_graph.h (modified) * lemon/graph_adaptor.h (modified) * lemon/hypercube_graph.h (modified) * lemon/johnson.h (modified) * lemon/kruskal.h (modified) * lemon/list_graph.h (modified) * lemon/min_cost_arborescence.h (modified) * lemon/min_cut.h (modified) * lemon/smart_graph.h (modified) * lemon/topology.h (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/dijkstra_test.cc (modified) * test/edge_set_test.cc (modified) * test/graph_adaptor_test.cc (modified) * test/graph_factory_test.cc (modified) * test/graph_test.cc (modified) * test/kruskal_test.cc (modified) * test/preflow_test.cc (modified) * test/ugraph_test.cc (modified) Removing concepts for extendable and erasable graphs Renaming ... Mon, 26 Jun 2006 15:40:35 GMT Balazs Dezso [2110:4b8153513f34] * lemon/bucket_heap.h (modified) Smaller Simple Bucket Heap - the list node does not store the ... Thu, 22 Jun 2006 18:34:35 GMT Akos Ladanyi [2109:ffa70b2580fa] Set svn:ignore property. Thu, 22 Jun 2006 18:20:25 GMT Akos Ladanyi [2108:f2c532541730] * Makefile.am (modified) * benchmark/Makefile (added) * benchmark/Makefile.am (modified) * configure.ac (modified) * demo/Makefile (added) * demo/Makefile.am (modified) * doc/Makefile (added) * doc/Makefile.am (modified) * lemon/Makefile (added) * lemon/Makefile.am (modified) * test/Makefile (added) * test/Makefile.am (modified) * test/heap_test.cc (modified) * test/preflow_test.cc (modified) Single makefile. Thu, 22 Jun 2006 15:16:11 GMT Balazs Dezso [2107:e1055232c670] * lemon/list_graph.h (modified) Added reserveNode function. Wed, 21 Jun 2006 11:15:01 GMT Akos Ladanyi [2106:de35c0232651] Set props. Wed, 21 Jun 2006 08:42:01 GMT Akos Ladanyi [2105:6e687c525503] * po/LINGUAS (deleted) * po/Makevars (deleted) * po/POTFILES.in (deleted) * po/hu.po (deleted) * po/lemon.pot (deleted) Moved the po directory to glemon/trunk. Wed, 21 Jun 2006 08:39:28 GMT Akos Ladanyi [2104:8e27998e9b1d] * gui/Doxyfile (deleted) * gui/Makefile.am (deleted) * gui/algobox.cc (deleted) * gui/algobox.h (deleted) * gui/algowin.cc (deleted) * gui/algowin.h (deleted) * gui/all_include.h (deleted) * gui/gdc-broken_edge.cc (deleted) * gui/gettext.h (deleted) * gui/graph-displayer.cc (deleted) * gui/graph_displayer_canvas-edge.cc (deleted) * gui/graph_displayer_canvas-event.cc (deleted) * gui/graph_displayer_canvas-node.cc (deleted) * gui/graph_displayer_canvas-zoom.cc (deleted) * gui/graph_displayer_canvas.cc (deleted) * gui/graph_displayer_canvas.h (deleted) * gui/graphocska.lgf (deleted) * gui/gui_reader.cc (deleted) * gui/gui_reader.h (deleted) * gui/gui_writer.cc (deleted) * gui/gui_writer.h (deleted) * gui/i18n.h (deleted) * gui/icons/addlink.png (deleted) * gui/icons/addnode.png (deleted) * gui/icons/delete.png (deleted) * gui/icons/editlink.png (deleted) * gui/icons/editnode.png (deleted) * gui/icons/move.png (deleted) * gui/icons/newmap.png (deleted) * gui/kruskalbox.cc (deleted) * gui/kruskalbox.h (deleted) * gui/main_win.cc (deleted) * gui/main_win.h (deleted) * gui/map_win.cc (deleted) * gui/map_win.h (deleted) * gui/mapselector.cc (deleted) * gui/mapselector.h (deleted) * gui/mapstorage.cc (deleted) * gui/mapstorage.h (deleted) * gui/nbtab.cc (deleted) * gui/nbtab.h (deleted) * gui/new_map_win.cc (deleted) * gui/new_map_win.h (deleted) * gui/xml.h (deleted) * gui/xymap.h (deleted) Moved the gui to glemon/trunk. Wed, 21 Jun 2006 08:35:23 GMT Akos Ladanyi [2103:a979fcdda073] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * m4/Makefile.am (deleted) Exclude the gui from the build. Tue, 20 Jun 2006 15:20:08 GMT athos [2102:eb73ab0e4c74] * lemon/bits/graph_extender.h (modified) * lemon/list_graph.h (modified) Slight changes in doc. Mon, 19 Jun 2006 13:44:06 GMT Balazs Dezso [2101:439b7f21ccc4] * lemon/lemon_writer.h (modified) Improvement: The item sets are written in the order sorted by the ... Tue, 06 Jun 2006 12:47:01 GMT Balazs Dezso [2100:6fbe90faf02a] * doc/graph_io.dox (modified) * lemon/graph_reader.h (modified) * lemon/lemon_reader.h (modified) Doc bug fix readed => read Wed, 31 May 2006 16:48:31 GMT Mihaly Barasz [2099:eb126f29038c] * benchmark/Makefile.am (modified) benchmark: radix_sort-bench was not compiled Tue, 30 May 2006 10:33:50 GMT Balazs Dezso [2098:12f67fa3df7d] * lemon/bits/graph_extender.h (modified) * lemon/list_graph.h (modified) Bug fix in the list bipartite undirected graph Sun, 21 May 2006 22:18:57 GMT Akos Ladanyi [2097:6b2903440d2b] * doc/getstart.dox (modified) Gettext is needed for bootstrapping. Thu, 18 May 2006 16:13:44 GMT Balazs Dezso [2096:dbe860a83dc9] * lemon/ugraph_adaptor.h (modified) Bug fix Thu, 18 May 2006 10:24:14 GMT Alpar Juttner [2095:5ed8ef40a483] * lemon/Makefile.am (modified) Bugfix Thu, 18 May 2006 09:32:36 GMT Alpar Juttner [2094:3ae02034be53] * lemon/graph_utils.h (modified) * lemon/min_cut.h (modified) Spellcheck Thu, 18 May 2006 08:12:54 GMT Balazs Dezso [2093:ff241247e157] * lemon/maps.h (modified) Erasing some code from the examples Thu, 18 May 2006 08:04:51 GMT Balazs Dezso [2092:fc18c2b50a8f] * lemon/dfs.h (modified) Erasing unused parameter names Omitting Warning