lib/gl_rbtree_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 99099106 2006-09-14T14:18:36 Include <config.h> unconditionally.
Bruno Haible e21bb106 2006-07-17T11:30:58 Sequential list data type implemented by a binary tree.