log lib/gl_carray_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.
Wed, 04 Oct 2006 16:54:24 +0000 Bruno Haible Comment fixes.
Fri, 22 Sep 2006 17:15:05 +0000 Ralf Wildenhues * gl_anylinked_list2.h [lint] (gl_linked_iterator)
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Mon, 17 Jul 2006 11:29:21 +0000 Bruno Haible Sequential list data type implemented by a circular array.