2009-07-09 Peter Kovacs Bug fix in PairingHeap::pop() (#301)
2009-07-09 Peter Kovacs Add fourary, k-ary, pairing and binomial heaps (#301)
2009-08-31 Alpar Juttner Merge
2009-08-02 Peter Kovacs Add negativeCycle() function to BellmanFord (#51)
2009-08-02 Peter Kovacs Add a detailed test file for BellmanFord (#51)
2009-08-02 Peter Kovacs Improvements and unifications for BellmanFord (#51)
2009-07-24 Peter Kovacs Port Bellman-Ford algorithm from SVN -r3524 (#51)
2009-08-31 Alpar Juttner Merge
2009-07-21 Peter Kovacs Improvements for iterable maps (#73)
2009-06-27 Balazs Dezso Port iterable maps from SVN 3509 (#73)
2009-08-31 Alpar Juttner Merge
2009-08-03 Peter Kovacs Bug fix + extension in the rename script (#305)
2009-08-31 Alpar Juttner Merge
2009-08-18 Peter Kovacs Test file + doc improvements (#307)
2009-08-18 Peter Kovacs Bug fix in Preflow and Circulation (#307)
2009-08-20 Alpar Juttner Merge
2009-08-20 Alpar Juttner Merge
2009-08-20 Peter Kovacs Add missing 'explicit' keywords (#311)
2009-07-23 Peter Kovacs Fix the implementation and doc of CrossRefMap (#302)
2009-06-11 Balazs Dezso Unification of names in heaps (#50)
2009-06-11 Balazs Dezso Simplified implementation of bucket heaps (#50)
2009-06-11 Balazs Dezso Port remaining heaps from SVN -r 3509 (#50)
2009-05-29 Akos Ladanyi Set the version to 'hg-tip' if everything fails
2009-05-29 Akos Ladanyi Minor CMake improvements
2009-05-29 Akos Ladanyi Put the version string into config.h
2009-05-29 Akos Ladanyi Fix the check for the 'long long' type
2009-05-28 Akos Ladanyi Change the label of the html project in Visual Studio
2009-05-27 Akos Ladanyi Generate and install LEMONConfig.cmake
2009-05-27 Akos Ladanyi Add tools/CMakeLists.txt to the tarball
2009-05-26 Akos Ladanyi Rename documentation install folder from 'docs' to 'html'
2009-05-26 Akos Ladanyi Remove duplications from doc/CMakeLists.txt
2009-05-28 Akos Ladanyi Suppress MSVC warnings using pragmas (#295)