Sun, 21 Dec 2008 00:15:08 +0100Merge bugix #197 1.0
Balazs Dezso <deba@inf.elte.hu> [Sun, 21 Dec 2008 00:15:08 +0100] rev 352
Merge bugix #197

Sun, 21 Dec 2008 00:13:02 +0100Bug fix in heap unionfind (ticket #197)
Balazs Dezso <deba@inf.elte.hu> [Sun, 21 Dec 2008 00:13:02 +0100] rev 351
Bug fix in heap unionfind (ticket #197)

The minimum item in the unionfind tree might become inconsistent when
the split operation merges two subtrees which have equal keys. The
current changeset fix the problem. It also fix a wrong index.

Fri, 12 Dec 2008 21:52:53 +0000Merge bugfix #195 1.0
Alpar Juttner <alpar@cs.elte.hu> [Fri, 12 Dec 2008 21:52:53 +0000] rev 350
Merge bugfix #195

Fri, 12 Dec 2008 21:37:22 +0100Bug fix in ConEdgeIt (#195)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 12 Dec 2008 21:37:22 +0100] rev 349
Bug fix in ConEdgeIt (#195)

Mon, 08 Dec 2008 21:47:15 +0000Merge bugfix #193 1.0
Alpar Juttner <alpar@cs.elte.hu> [Mon, 08 Dec 2008 21:47:15 +0000] rev 348
Merge bugfix #193

Mon, 08 Dec 2008 20:23:33 +0100Fix skipSection() function (ticket #193)
Balazs Dezso <deba@inf.elte.hu> [Mon, 08 Dec 2008 20:23:33 +0100] rev 347
Fix skipSection() function (ticket #193)

Sat, 06 Dec 2008 00:00:00 +0000LEMON 1.0.1 released (d5f1163b1522 tagged as r1.0.1) 1.0
Alpar Juttner <alpar@cs.elte.hu> [Sat, 06 Dec 2008 00:00:00 +0000] rev 346
LEMON 1.0.1 released (d5f1163b1522 tagged as r1.0.1)

Sat, 06 Dec 2008 00:00:00 +0000Update NEWS 1.0 r1.0.1
Alpar Juttner <alpar@cs.elte.hu> [Sat, 06 Dec 2008 00:00:00 +0000] rev 345
Update NEWS

Thu, 04 Dec 2008 10:49:54 +0000Bugfix in DfsVisit (the same fix as in [9afe81e4c543] for the main br.) #61 1.0
Alpar Juttner <alpar@cs.elte.hu> [Thu, 04 Dec 2008 10:49:54 +0000] rev 344
Bugfix in DfsVisit (the same fix as in [9afe81e4c543] for the main br.) #61

- The stop() must be called in DfsVisit if there are no outgoing
arcs from the newly added node

Mon, 01 Dec 2008 13:48:26 +0000Merge fix #187 1.0
Alpar Juttner <alpar@cs.elte.hu> [Mon, 01 Dec 2008 13:48:26 +0000] rev 343
Merge fix #187