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