- Add a resize() function to HypercubeGraph (#311) 2009-08-23, by Peter Kovacs
- Add reserve functions to ListGraph and SmartGraph (#311) 2009-08-23, by Peter Kovacs
- Doc improvements, fixes and unifications for graphs (#311) 2009-08-23, by Peter Kovacs
- Doc improvements and unification for graph concepts (#311) 2009-08-23, by Peter Kovacs
- Copyright notices added to scripts 2009-09-29, by Alpar Juttner
- Simple interactive bootstrap script 2009-09-29, by Alpar Juttner
- Merge #298 2009-09-26, by Alpar Juttner
- Merge 2009-09-26, by Alpar Juttner
- Small improvements for NetworkSimplex (#298) 2009-09-25, by Peter Kovacs
- Add a parameter to control arc mixing in NS (#298) 2009-07-02, by Peter Kovacs
- Small improvements in NS pivot rules (#298) 2009-07-01, by Peter Kovacs
- Merge #302 2009-09-26, by Alpar Juttner
- Add creator functions for IdMap and RangeIdMap (#302) 2009-09-25, by Peter Kovacs
- Rename ValueIterator to ValueIt in graph maps (#302) 2009-09-25, by Peter Kovacs
- Extend maps_test.cc (#302) 2009-09-25, by Peter Kovacs
- Doc improvements for several graph maps (#302) 2009-08-02, by Peter Kovacs
- Merge 2009-08-02, by Peter Kovacs
- Improvements for graph maps (#302) 2009-07-23, by Peter Kovacs
- Merge 2009-09-25, by Alpar Juttner
- Also check ReferenceMapTag in concept checks (#312) 2009-08-20, by Peter Kovacs
- Merge 2009-09-25, by Alpar Juttner
- Small doc improvements (#304) 2009-08-02, by Peter Kovacs
- Merge 2009-09-25, by Alpar Juttner
- Rearrange modules (#303) 2009-07-24, by Peter Kovacs
- Small doc improvements 2009-07-24, by Peter Kovacs
- Merge 2009-08-31, by Alpar Juttner
- Unify member names in heaps (#299) 2009-07-08, by Peter Kovacs
- Move the heaps to a separate group (#299) 2009-07-08, by Peter Kovacs
- Improve and unify the documentation of heaps (#299) 2009-07-08, by Peter Kovacs
- Merge 2009-08-31, by Alpar Juttner
- Much faster implementation for BinomHeap (#301) 2009-07-24, by Peter Kovacs
- Smarter bubbleDown() in K-ary heaps (#301) 2009-07-20, by Peter Kovacs
- Small improvements in heap implementations (#301) 2009-07-10, by Peter Kovacs
- Make K a template parameter in KaryHeap (#301) 2009-07-10, by Peter Kovacs
- Improve and unify the doc + names in the new heaps (#301) 2009-07-09, by Peter Kovacs
- Bug fix in PairingHeap::pop() (#301) 2009-07-09, by Peter Kovacs
- Add fourary, k-ary, pairing and binomial heaps (#301) 2009-07-09, by Peter Kovacs
- Merge 2009-08-31, by Alpar Juttner
- Add negativeCycle() function to BellmanFord (#51) 2009-08-03, by Peter Kovacs
- Add a detailed test file for BellmanFord (#51) 2009-08-03, by Peter Kovacs
- Improvements and unifications for BellmanFord (#51) 2009-08-02, by Peter Kovacs
- Port Bellman-Ford algorithm from SVN -r3524 (#51) 2009-07-24, by Peter Kovacs
- Merge 2009-08-31, by Alpar Juttner
- Improvements for iterable maps (#73) 2009-07-21, by Peter Kovacs
- Port iterable maps from SVN 3509 (#73) 2009-06-27, by Balazs Dezso
- Merge 2009-08-31, by Alpar Juttner
- Bug fix + extension in the rename script (#305) 2009-08-03, by Peter Kovacs
- Merge 2009-08-31, by Alpar Juttner
- Test file + doc improvements (#307) 2009-08-18, by Peter Kovacs
- Bug fix in Preflow and Circulation (#307) 2009-08-18, by Peter Kovacs
- Merge 2009-08-20, by Alpar Juttner
- Merge 2009-08-20, by Alpar Juttner
- Add missing 'explicit' keywords (#311) 2009-08-20, by Peter Kovacs
- Fix the implementation and doc of CrossRefMap (#302) 2009-07-23, by Peter Kovacs
- Unification of names in heaps (#50) 2009-06-11, by Balazs Dezso
- Simplified implementation of bucket heaps (#50) 2009-06-11, by Balazs Dezso
- Port remaining heaps from SVN -r 3509 (#50) 2009-06-11, by Balazs Dezso
- Set the version to 'hg-tip' if everything fails 2009-05-29, by Akos Ladanyi
- Minor CMake improvements 2009-05-29, by Akos Ladanyi
- Put the version string into config.h 2009-05-29, by Akos Ladanyi