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