Tue, 12 May 2009 17:57:49 +0200 Peter Kovacs Disable Visual Studio warning C4503
Tue, 12 May 2009 15:55:00 +0100 Alpar Juttner Add lemon/config.h.cmake to the tarball
Tue, 12 May 2009 15:02:18 +0100 Alpar Juttner Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h
Tue, 12 May 2009 11:49:13 +0100 Alpar Juttner Update NEWS file
Tue, 12 May 2009 12:08:06 +0200 Peter Kovacs Extend min cost flow test file + check dual costs (#291)
Tue, 12 May 2009 12:06:40 +0200 Peter Kovacs Fix the GEQ/LEQ handling in NetworkSimplex + improve doc (#291)
Mon, 11 May 2009 16:38:21 +0100 Alpar Juttner Merge
Sat, 09 May 2009 16:47:26 +0200 Peter Kovacs Remove bits/base_extender.h, which is not used at all (#288)
Mon, 11 May 2009 17:04:40 +0200 Peter Kovacs Move list and edge sets to the graph module (#290)
Mon, 11 May 2009 15:48:37 +0100 Alpar Juttner Merge
Mon, 11 May 2009 16:42:42 +0200 Peter Kovacs Change the explanation of the acronym LEMON (#289)
Sat, 09 May 2009 16:39:59 +0200 Peter Kovacs Change Graph::Edge -> Graph::Arc inheritance to conversion (#283)
Thu, 07 May 2009 10:46:49 +0200 Balazs Dezso Change Undirector::Edge -> Undirector::Arc inheritance to conversion (#283)
Fri, 08 May 2009 16:21:06 +0100 Alpar Juttner Fix the faulty merge of unify-sources.sh in [586b65073025]
Fri, 08 May 2009 13:15:29 +0200 Peter Kovacs Doc fixes for lgf-gen (#282)
Thu, 07 May 2009 12:21:00 +0100 Alpar Juttner Merge