2009-01-22Backport [e6ae4999cf22] from main (Suppress or fix VS2008 warnings) (#208) 1.0
Alpar Juttner <alpar@cs.elte.hu> [Thu, 22 Jan 2009 15:15:51 +0000] rev 357
Backport [e6ae4999cf22] from main (Suppress or fix VS2008 warnings) (#208)

2009-01-21Merge bugfix #207 1.0
Alpar Juttner <alpar@cs.elte.hu> [Wed, 21 Jan 2009 18:17:28 +0000] rev 356
Merge bugfix #207

2009-01-21Fix 'make install' without 'make html' using CMAKE (#207)
Akos Ladanyi <ladanyi@tmit.bme.hu> [Wed, 21 Jan 2009 18:06:17 +0000] rev 355
Fix 'make install' without 'make html' using CMAKE (#207)

2008-12-21Merge bugfix #197 1.0
Balazs Dezso <deba@inf.elte.hu> [Sun, 21 Dec 2008 20:46:35 +0100] rev 354
Merge bugfix #197

2008-12-21Bug fix in heap unionfind (ticket #197)
Balazs Dezso <deba@inf.elte.hu> [Sun, 21 Dec 2008 20:45:25 +0100] rev 353
Bug fix in heap unionfind (ticket #197)

The previous bugfix set the minimum value in internal nodes
wrongly. It corrects the problem.

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

2008-12-20Bug 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.

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

2008-12-12Bug 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)

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