2006-08-16 alpar Some updates on the todo list lemon-1.0
2006-08-14 alpar Remove superfluous include headers lemon-1.0
2006-08-10 alpar Some clean files added. lemon-1.0
2006-07-19 alpar Update ToDo list lemon-1.0
2006-07-05 alpar Some update on documenting exceptions. lemon-1.0
2006-07-04 ladanyi Distribute Makefiles. lemon-1.0
2006-07-04 ladanyi Distribute Doxyfile.in and lemon.pc.in. lemon-1.0
2006-07-04 ladanyi Set svn:ignore property. lemon-1.0
2006-07-04 ladanyi The distcheck and doc targets should work now too. lemon-1.0
2006-07-04 ladanyi Set svn:ignore property. lemon-1.0
2006-07-04 ladanyi Copied the autotools files from trunk and commented them out so that configure and make succeeds. lemon-1.0
2006-06-28 alpar Minor updates lemon-1.0
2006-06-27 alpar Some updates based on the last meeting lemon-1.0
2006-06-27 alpar Ah, I see... lemon-1.0
2006-06-19 deba without log lemon-1.0
2006-06-13 alpar Some updates on the todo list. lemon-1.0
2006-06-13 alpar An uncomplete todo list for releasing a stable version of lemon. lemon-1.0
2006-06-09 alpar Renamed the branch to lemon-1.0 in order to avoid ambiguity. lemon-1.0
2006-06-06 alpar Brach for the stable release 1.0 1.0
2009-06-04 kpeter Various improvements for NS pivot rules
2009-06-01 kpeter Remove a faulty check from lp_test.cc
2009-06-01 kpeter Add the Cancel and Tighten min cost flow algorithm
2009-06-01 kpeter XTI data structure for NS - backport hg commit [8c3112a66878]
2009-02-06 kpeter Rework Network Simplex
2009-02-04 alpar Remove a faulty include from elevator.h
2008-12-21 deba Backport hg commit [81d40f1c850c] (ticket #197)
2008-12-20 deba Backport hg commit [52c04a2a652c] (ticket #197)
2008-11-13 kpeter Various improvements in NetworkSimplex.
2008-11-13 kpeter Improved constructors for min cost flow classes
2008-11-13 kpeter Improve tree update procedure in NetworkSimplex
2008-11-07 kpeter Backport doxygen options for version 1.5.7 from [9194a12c52e6]
2008-10-23 alpar Adapt the doc generation to the hg repo
2008-10-15 kpeter Major improvement in the cost scaling algorithm
2008-10-08 deba Bug fixes is HaoOrlin and MinCostArborescence
2008-10-06 kpeter Add missing pointer initializing in min cost flow classes
2008-10-05 deba Fix _setCoeff
2008-10-05 kpeter Bug fix in min_cost_flow_test.cc
2008-10-05 kpeter Doc improvements
2008-10-05 kpeter Improve network simplex algorithm
2008-09-19 deba G++-4.3 compatibility changes
2008-07-22 deba Backport bug fix for Id handling from hg changeset [e67acd83a9ca]
2008-07-22 deba Back port bug fix from hg changeset [0915721396dc]
2008-07-02 ladanyi Fix bug caused by m4 consuming pairs of square brackets (#108).
2008-06-27 alpar Update the version number
2008-06-13 deba Back porting hg commit 81563e019fa4
2008-06-10 deba Bug fix initialization
2008-05-25 deba Fixing bug in named parameters (Back port bug fix of ticket #95)
2008-05-23 deba Bug fix full graph problam
2008-05-16 deba Fixing lp constraints (solving ticket #92)
2008-04-19 alpar Avoid warning in random.h (backport of chgset 4790635473ef from lemon-1.0) lemon-0.7
2008-04-17 kpeter Remove SspMinCostFlow, since it is fully replaced by other classes.
2008-04-17 kpeter Revert mistaken changes in NEWS file.
2008-04-08 deba Bug fixes in LP solvers
2008-04-08 deba Fix Makefile.am
2008-04-08 kpeter Small fixes in NEWS file
2008-04-08 hegyi Rel.07 NEWS - 3. round
2008-04-08 hegyi Rel.07 NEWS - 2. round
2008-04-07 hegyi NEWS file updated for Release 0.7
2008-04-03 alpar Serious bugfix in Random::gamma()
2008-03-25 deba Minor bug fix