log tests/test-avltreehash_list.c @ 9889:0be6f1ab456d

age author description
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.
Fri, 16 Mar 2007 00:30:06 +0000 Bruno Haible Allow the use of a destructor for the values stored in the list.
Sat, 03 Mar 2007 01:47:40 +0000 Bruno Haible Avoid link error due to program_name.
Mon, 17 Jul 2006 11:31:28 +0000 Bruno Haible Sequential list data type implemented by a hash table with a binary tree.