lib/gl_linkedhash_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 2a6d8ef1 2006-07-18T11:29:26 Fix specification header include.
Bruno Haible 72f1dc22 2006-07-17T11:30:30 Sequential list data type implemented by a hash table with a linked list.