summaryrefslogtreecommitdiff
path: root/lib/gl_rbtree_oset.c
Commit message (Expand)AuthorAgeFilesLines
* Add an element disposal function.Bruno Haible2007-03-151-1/+3
* Simplify xmalloc expressions. Add overflow check in xmalloc arguments.Bruno Haible2006-11-061-6/+3
* Add a search_atleast operation.Bruno Haible2006-10-041-0/+1
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Ordered set data type implemented by a binary tree.Bruno Haible2006-07-171-0/+807