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)
2008-12-12 Peter Kovacs Various bug fixes and code improvements in adaptors.h (#67)
2008-12-12 Peter Kovacs Add missing const keywords (+ remove misleading ones) (#67)
2008-12-12 Peter Kovacs Avoid warning in adaptors.h (#67)
2008-12-12 Peter Kovacs Fix the usage of tags in adaptors.h (#67)
2009-01-08 Alpar Juttner Merge
2009-01-08 Alpar Juttner Update to 2009 plus whitespace unification
2008-12-02 Balazs Dezso Rename counterSort to stableRadixSort
2008-12-02 Alpar Juttner Doc improvements and source unification in radix_sort (#72)
2008-10-17 Balazs Dezso Porting radix sorts from SVN #3509
2008-12-31 Alpar Juttner Happy New Year again
2008-12-21 Balazs Dezso Merge bugfix #197 1.0
2008-12-21 Balazs Dezso Merge bugfix #197
2008-12-21 Balazs Dezso Bug fix in heap unionfind (ticket #197)
2008-12-20 Balazs Dezso Merge bugfix #197
2008-12-20 Balazs Dezso Merge bugix #197 1.0
2008-12-20 Balazs Dezso Bug fix in heap unionfind (ticket #197)
2008-12-12 Alpar Juttner Merge
2008-12-12 Alpar Juttner Merge
2008-12-12 Alpar Juttner Merge
2008-12-12 Alpar Juttner Merge
2008-12-12 Peter Kovacs Hide all docs in variant.h (#196)
2008-12-12 Peter Kovacs Bug fix in variant.h (#196)
2008-12-12 Alpar Juttner Merge bugfix #195 1.0
2008-12-12 Peter Kovacs Bug fix in ConEdgeIt (#195)
2008-12-08 Alpar Juttner Merge
2008-12-08 Alpar Juttner Merge bugfix #193 1.0
2008-12-08 Balazs Dezso Fix skipSection() function (ticket #193)
2008-12-08 Alpar Juttner Merge
2008-12-08 Balazs Dezso Fix typos (ticket #192)
2008-12-08 Alpar Juttner Update test/CMakeLists.txt and test/Makefile.am
2008-12-08 Alpar Juttner Inline the test input files into the source code
2008-12-06 Alpar Juttner LEMON 1.0.1 released (d5f1163b1522 tagged as r1.0.1) 1.0
2008-12-06 Alpar Juttner Update NEWS 1.0 r1.0.1
2008-12-05 Alpar Juttner chg-len.py does not scan any hg config file now
2008-12-05 Alpar Juttner Merge