log tests/test-rbtree_oset.c @ 12454:f7624052e60d

age author description
Sun, 13 Dec 2009 20:27:44 +0100 Bruno Haible Move the malloc checking from module 'oset' to new module 'xoset'.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 28 May 2007 16:49:41 +0000 Eric Blake Unconditionally include <config.h> in unit tests.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Thu, 15 Mar 2007 23:56:13 +0000 Bruno Haible Add an element disposal function.
Sat, 03 Mar 2007 12:56:10 +0000 Bruno Haible Avoid link error due to program_name.
Mon, 17 Jul 2006 11:32:55 +0000 Bruno Haible Ordered set data type implemented by a binary tree.