Allow the use of a destructor for the values stored in the list.
authorBruno Haible <bruno@clisp.org>
Fri, 16 Mar 2007 00:30:06 +0000 (00:30 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 16 Mar 2007 00:30:06 +0000 (00:30 +0000)
commite062ed7a99ca4e88a93db19362800a3326a462ea
tree222ea11a3a469b7bc11a9408bcb51e30cbf16f42
parent814d96015643834fadd0980254ad0b7ece8266be
Allow the use of a destructor for the values stored in the list.
22 files changed:
ChangeLog
NEWS
lib/clean-temp.c
lib/gl_anyavltree_list2.h
lib/gl_anylinked_list2.h
lib/gl_anyrbtree_list2.h
lib/gl_anytree_list2.h
lib/gl_anytreehash_list2.h
lib/gl_array_list.c
lib/gl_carray_list.c
lib/gl_list.c
lib/gl_list.h
lib/gl_sublist.c
tests/test-array_list.c
tests/test-array_oset.c
tests/test-avltree_list.c
tests/test-avltreehash_list.c
tests/test-carray_list.c
tests/test-linked_list.c
tests/test-linkedhash_list.c
tests/test-rbtree_list.c
tests/test-rbtreehash_list.c