lib/gl_avltreehash_list.c


Log

Author Commit Date CI Message
Bruno Haible fca2f939 2006-10-06T12:06:07 Add bounded list search operations.
Bruno Haible 407400d9 2006-10-05T12:45:16 Add searching operations, limited to a subsequence of the list.
Bruno Haible 8163bf0b 2006-09-28T20:00:51 Use the stdint module.
Bruno Haible 99099106 2006-09-14T14:18:36 Include <config.h> unconditionally.
Bruno Haible a8de9261 2006-07-17T11:31:28 Sequential list data type implemented by a hash table with a binary tree.