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 Wrap around the usages of windows.h
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 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