log lib/gl_avltree_list.c @ 7475:99b9b91e548c

age author description
Fri, 06 Oct 2006 12:06:07 +0000 Bruno Haible Add bounded list search operations.
Thu, 05 Oct 2006 12:45:16 +0000 Bruno Haible Add searching operations, limited to a subsequence of the list.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Mon, 17 Jul 2006 11:30:58 +0000 Bruno Haible Sequential list data type implemented by a binary tree.