Thu, 08 Jan 2009 17:10:42 +0000Update to 2009 plus whitespace unification
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 Jan 2009 17:10:42 +0000] rev 444
Update to 2009 plus whitespace unification

Tue, 02 Dec 2008 23:15:43 +0100Rename counterSort to stableRadixSort
Balazs Dezso <deba@inf.elte.hu> [Tue, 02 Dec 2008 23:15:43 +0100] rev 443
Rename counterSort to stableRadixSort

Tue, 02 Dec 2008 10:17:30 +0000Doc improvements and source unification in radix_sort (#72)
Alpar Juttner <alpar@cs.elte.hu> [Tue, 02 Dec 2008 10:17:30 +0000] rev 442
Doc improvements and source unification in radix_sort (#72)

Fri, 17 Oct 2008 23:55:18 +0200Porting radix sorts from SVN #3509
Balazs Dezso <deba@inf.elte.hu> [Fri, 17 Oct 2008 23:55:18 +0200] rev 441
Porting radix sorts from SVN #3509

Thu, 01 Jan 2009 00:00:00 +0100Happy New Year again
Alpar Juttner <alpar@cs.elte.hu> [Thu, 01 Jan 2009 00:00:00 +0100] rev 440
Happy New Year again
- update the copyright headers + run the source unifier

Sun, 21 Dec 2008 20:47:15 +0100Merge bugfix #197
Balazs Dezso <deba@inf.elte.hu> [Sun, 21 Dec 2008 20:47:15 +0100] rev 439
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 438
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:16:46 +0100Merge bugfix #197
Balazs Dezso <deba@inf.elte.hu> [Sun, 21 Dec 2008 00:16:46 +0100] rev 437
Merge bugfix #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 436
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 22:16:17 +0000Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 12 Dec 2008 22:16:17 +0000] rev 435
Merge