Add searching operations, limited to a subsequence of the list.
authorBruno Haible <bruno@clisp.org>
Thu, 5 Oct 2006 12:45:16 +0000 (12:45 +0000)
committerBruno Haible <bruno@clisp.org>
Thu, 5 Oct 2006 12:45:16 +0000 (12:45 +0000)
commit407400d9367b16a628b57b2d9b8565bb5a08ffae
tree488485b5ff827d80b27bf5a8c04f53b82dba4ad3
parentb308a020b78bf5b76dac9dd70fe03d11f96ce3c7
Add searching operations, limited to a subsequence of the list.
16 files changed:
lib/ChangeLog
lib/gl_anylinked_list2.h
lib/gl_anytree_list1.h
lib/gl_anytree_list2.h
lib/gl_anytreehash_list1.h
lib/gl_anytreehash_list2.h
lib/gl_array_list.c
lib/gl_avltree_list.c
lib/gl_avltreehash_list.c
lib/gl_carray_list.c
lib/gl_linked_list.c
lib/gl_linkedhash_list.c
lib/gl_list.c
lib/gl_list.h
lib/gl_rbtree_list.c
lib/gl_rbtreehash_list.c