2009-02-07 Alpar Juttner Add missing include to time_measure.h
2009-01-23 Alpar Juttner Set the proper version for CMAKE in the tarballs (made by autotools).
2009-01-22 Akos Ladanyi Enable the component-based installer
2009-01-22 Akos Ladanyi Update the lemon icon
2009-01-21 Akos Ladanyi Fix CMAKE build without GLPK
2009-01-21 Akos Ladanyi Fix 'make install' without 'make html' using CMAKE (#207)
2009-01-20 Akos Ladanyi Build GLPK dependent parts with CMake too
2009-01-19 Alpar Juttner (.hg)ignore more build-like dirs (*objs* and *build*)
2009-01-18 Balazs Dezso Fix lp indexing bug (#205)
2009-01-14 Alpar Juttner Own support for isnan()
2009-01-12 Alpar Juttner Merge
2008-12-08 Balazs Dezso ArcSet and EdgeSet ports from SVN 3489 (ticket #67)
2009-01-12 Alpar Juttner Merge
2009-01-12 Peter Kovacs Rename graph adaptors with the migration script (#67)
2009-01-12 Peter Kovacs Rename graph_adaptor_test.cc to adaptors_test.cc (#67)
2009-01-12 Peter Kovacs Rename Residual to ResidualDigraph (#67)
2009-01-12 Peter Kovacs Greatly extend and improve the test file for adaptors (#67)
2009-01-12 Alpar Juttner Rename Lp*/Mip* to *Lp/*Mip
2009-01-12 Alpar Juttner Remove lp_ prefix from the solver's header name
2009-01-12 Alpar Juttner Bypass warnings with gcc 4.3
2008-12-02 Balazs Dezso Thorough redesign of the LP/MIP interface (#44)
2008-12-02 Balazs Dezso Port LP and MIP solvers from SVN -r3509 (#44)
2009-01-12 Alpar Juttner Add HAVE_LP and HAVE_MIP #defines
2009-01-12 Alpar Juttner Ignore standard .m4 files
2009-01-11 Alpar Juttner Merge
2009-01-11 Alpar Juttner Update lemon/adaptors.h's header to 2009
2009-01-11 Peter Kovacs Remove non-checked subgraph adaptors + rename parameters (#67)
2009-01-09 Peter Kovacs Rename convenience functions in subgraph adaptors (#67)
2009-01-09 Peter Kovacs Various doc improvements for graph adaptors (#67)
2009-01-09 Peter Kovacs Add creator functions for Residual and Residual::ResidualCapacity (#67)