# # ChangeLog for tools in lemon-main # # Generated by Trac 1.2.3 # 03/28/24 11:46:29 Thu, 06 Nov 2008 14:16:37 GMT Peter Kovacs [365:a12eef1f82b2] * lemon/hypercube_graph.h (modified) * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * tools/lemon-0.x-to-1.x.sh (modified) Rework hypercube graph implementation to be undirected (#57) Tue, 04 Nov 2008 20:25:15 GMT Peter Kovacs [359:0eec1736ff1d] * lemon/nauty_reader.h (modified) * tools/lemon-0.x-to-1.x.sh (modified) Rename readNauty() to readNautyGraph() (#55) Tue, 28 Oct 2008 20:35:06 GMT Peter Kovacs [344:236b1902e5cc] * tools/lemon-0.x-to-1.x.sh (modified) More improvement in the migration script - Rename ... Tue, 28 Oct 2008 17:33:51 GMT Peter Kovacs [343:956a29f30887] * doc/migration.dox (modified) * tools/lemon-0.x-to-1.x.sh (modified) Improve the migration script and guide (#166) - Safer replacement ... Sat, 18 Oct 2008 09:46:25 GMT Peter Kovacs [323:94b832d461f7] * tools/lemon-0.x-to-1.x.sh (modified) Improve the 0.x->1.x converter script (ticket #157) - Support ... Thu, 09 Oct 2008 11:01:40 GMT Alpar Juttner [310:a9e8f310507f] * Makefile.am (modified) * README (modified) * benchmark/Makefile.am (deleted) * configure.ac (modified) * tools/Makefile.am (modified) * tools/lemon-0.x-to-1.x.sh (moved) Repository reorganization - lemon-0.x-to-1.x.sh moved to tools/ ... 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 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, 18 Dec 2007 09:56:09 GMT Akos Ladanyi [1:51eaad3a817b] * Makefile.am (added) * benchmark/Makefile (added) * benchmark/Makefile.am (added) * configure.ac (added) * demo/Makefile (added) * demo/Makefile.am (added) * doc/Doxyfile.in (added) * doc/Makefile (added) * doc/Makefile.am (added) * lemon/Makefile (added) * lemon/Makefile.am (added) * lemon/config.h.in (added) * lemon/lemon.pc.in (added) * m4/lx_check_cplex.m4 (added) * m4/lx_check_glpk.m4 (added) * m4/lx_check_soplex.m4 (added) * test/Makefile (added) * test/Makefile.am (added) * tools/Makefile (added) * tools/Makefile.am (added) Autotools based build system.