2009-02-04 Alpar Juttner CMAKE config improvements
2009-02-20 Alpar Juttner Merge bugfixes #211, #212, #215, #229 and #230 1.0
2009-02-20 Alpar Juttner Merge
2009-02-20 Peter Kovacs Various fixes for compiling on AIX (#211, #212)
2009-02-20 Alpar Juttner Default implementation of Tolerance<> is used for integer types (#229)
2009-02-20 Alpar Juttner Add long long checking to build systems (#230)
2009-02-20 Alpar Juttner Add cmake/cmake.version to .hgignore
2009-02-17 Janos Tapolcai Further fixes to windows.cc (#215)
2009-02-16 Alpar Juttner Merge 1.0
2009-02-16 Alpar Juttner Wrap around the usages of windows.h
2009-02-10 Alpar Juttner Merge VS and AIX related fixes 1.0
2009-02-10 Alpar Juttner Set the compatibily related MSVC defines only if they has't been defined yet
2009-02-10 Janos Tapolcai Compilation bug fixed in graph_to_eps.h with VS2005 (#214)
2009-02-07 Alpar Juttner Add missing include to time_measure.h
2009-01-23 Alpar Juttner LEMON 1.0.2 released (b4c892aa217c tagged as r1.0.2) 1.0
2009-01-23 Alpar Juttner Update NEWS file 1.0 r1.0.2
2009-01-23 Alpar Juttner Merge build system updates 1.0
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-22 Alpar Juttner Backport [e6ae4999cf22] from main (Suppress or fix VS2008 warnings) (#208) 1.0
2009-01-21 Alpar Juttner Merge bugfix #207 1.0
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)
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