2006-11-13 alpar Test the automatic compilation checker 1/2: make a bug
2006-11-13 deba Conditional execution until the target is reached
2006-11-09 alpar Bugfix: didn't removed the lock file if something went wrong
2006-11-09 alpar Test the automatic compilation checker 3/3: fix repo again
2006-11-09 alpar Test the automatic compilation checker 2/3: wrong commit
2006-11-09 alpar Test the automatic compilation checker 1/3
2006-11-08 alpar Send message to the commit author, as well
2006-11-08 alpar Script for automatic checking of SVN commit's consistency
2006-11-03 deba First implementation of the static graph class
2006-11-03 deba General mapping based variant type
2006-11-03 deba Spellchecking
2006-11-03 deba GraphCopy and UGraphCopy modifications
2006-11-03 deba Strict checking disabled
2006-10-31 athos Corrected some typos and grammatical errors.
2006-10-31 deba Removing template Map template parameter from InvertableMaps
2006-10-31 deba The implementation of the graph copy is changed
2006-10-31 deba Bug fix
2006-10-31 deba Renaming MinCut
2006-10-31 deba Bug fix
2006-10-31 deba Bug fixes
2006-10-31 mqrelly tutorial update
2006-10-31 alpar One more refinement lemon-0.6
2006-10-31 alpar Update scripts
2006-10-31 alpar update for version 0.6
2006-10-31 alpar icpc-9.0 compilation bugfix
2006-10-30 deba Min cost flow is renamed to SspMinCostFlow
2006-10-30 athos Small bugs in the documentation 2.
2006-10-30 alpar Turn off 32 bit only tests, cont'd.
2006-10-30 athos Small bugs in the documentation.
2006-10-30 alpar Turn off 32 bit only tests.
2006-10-30 alpar repository cleanup
2006-10-30 alpar - Add an autopackage generator script for glpk
2006-10-30 deba Bug fix for removing heap Item from template parameter list
2006-10-30 athos ColName() -> colName(), Coeff() -> coeff()
2006-10-30 athos LEMON_INTEGER -> INT
2006-10-27 hegyi NEWS updated to Rel0.6 - according to Alpar's instruction, at last
2006-10-27 hegyi NEWS updated to Rel0.6
2006-10-27 athos A little test was born for Expr::simplify().
2006-10-26 mqrelly Bug #46 fixed: Superfluous template parameter in Heap concept
2006-10-26 alpar concept -> concepts cont'd
2006-10-26 alpar Doc update
2006-10-24 alpar concept -> concepts (namespace & directory)
2006-10-24 alpar Spellcheck
2006-10-22 alpar Docfix.
2006-10-20 alpar Doc improvements.
2006-10-20 alpar Graph imlementations actually provide ReferenceMaps.
2006-10-18 deba It have not been saved
2006-10-18 deba Some improvements on item readers and writers
2006-10-17 alpar Remove superfluous #ifndef boundaries
2006-10-17 alpar A trial to make the last test platform independent.
2006-10-17 deba Documentation for UndirGraphAdaptor
2006-10-17 alpar Compilation warning resolved.
2006-10-17 alpar Compilation warning resolved.
2006-10-17 deba SimpleMap and SimpleWriteMap
2006-10-17 deba Update the Path concept
2006-10-17 deba Documentation is moved to source file
2006-10-17 deba Little modification on interface and documentation
2006-10-17 alpar Benchmark the running time of lemon::Random
2006-10-17 alpar Change for better measurement very fast operations (enable a higher
2006-10-14 deba New random interface