Thu, 22 Jan 2009 15:15:51 +0000Backport [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)

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

Wed, 21 Jan 2009 18:06:17 +0000Fix '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)

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

Sun, 21 Dec 2008 20:45:25 +0100Bug 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.

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

Mon, 01 Dec 2008 14:33:42 +0100Remove DijkstraWidestPathOperationTraits (#187)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 01 Dec 2008 14:33:42 +0100] rev 342
Remove DijkstraWidestPathOperationTraits (#187)

Tue, 11 Nov 2008 12:13:07 +0000Merge bugfix #173 1.0
Alpar Juttner <alpar@cs.elte.hu> [Tue, 11 Nov 2008 12:13:07 +0000] rev 341
Merge bugfix #173

Tue, 11 Nov 2008 10:12:37 +0000Bugfix in Random (#173)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 11 Nov 2008 10:12:37 +0000] rev 340
Bugfix in Random (#173)

- operator()s always return a double now
- the faulty real<Num>(Num) and real<Num>(Num,Num) have been removed

Fri, 07 Nov 2008 14:17:44 +0000Merge bugfix #171 (see also #172) 1.0
Alpar Juttner <alpar@cs.elte.hu> [Fri, 07 Nov 2008 14:17:44 +0000] rev 339
Merge bugfix #171 (see also #172)

Fri, 07 Nov 2008 12:15:16 +0100Extend test cases for graphs and digraphs (#172)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 07 Nov 2008 12:15:16 +0100] rev 338
Extend test cases for graphs and digraphs (#172)

Fri, 07 Nov 2008 12:00:53 +0100Bug fix in SmartGraph::restoreSnapshot() (#171)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 07 Nov 2008 12:00:53 +0100] rev 337
Bug fix in SmartGraph::restoreSnapshot() (#171)

Fri, 07 Nov 2008 07:10:05 +0000Merge bugfix #170 1.0
Alpar Juttner <alpar@cs.elte.hu> [Fri, 07 Nov 2008 07:10:05 +0000] rev 336
Merge bugfix #170

Thu, 06 Nov 2008 23:12:57 +0100Critical bug fix in SmartDigraph::split() #170
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 06 Nov 2008 23:12:57 +0100] rev 335
Critical bug fix in SmartDigraph::split() #170

Sun, 12 Oct 2008 20:05:43 +0100LEMON 1.0 released (58f1a3144134 tagged as r1.0) 1.0
Alpar Juttner <alpar@cs.elte.hu> [Sun, 12 Oct 2008 20:05:43 +0100] rev 334
LEMON 1.0 released (58f1a3144134 tagged as r1.0)

Sun, 12 Oct 2008 20:05:09 +0100Merge from trunk (update NEWS + add AUTHORS file) 1.0 r1.0
Alpar Juttner <alpar@cs.elte.hu> [Sun, 12 Oct 2008 20:05:09 +0100] rev 333
Merge from trunk (update NEWS + add AUTHORS file)

Sun, 12 Oct 2008 19:35:48 +0100Update NEWS file
Alpar Juttner <alpar@cs.elte.hu> [Sun, 12 Oct 2008 19:35:48 +0100] rev 332
Update NEWS file

Sun, 12 Oct 2008 19:59:06 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Sun, 12 Oct 2008 19:59:06 +0100] rev 331
Merge

Sun, 12 Oct 2008 19:57:53 +0100AUTHORS file added
Alpar Juttner <alpar@cs.elte.hu> [Sun, 12 Oct 2008 19:57:53 +0100] rev 330
AUTHORS file added