summaryrefslogtreecommitdiff
path: root/tests/set/delete_and_lookup.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Teach the hash table itself to know its own hash functionCarl Worth1-19/+17
2013-10-25Add set_contains and int_set_contains functions.Carl Worth1-0/+6
2013-10-25Add new convenience function 'remove' (renaming former to 'remove_entry')Carl Worth1-2/+12
2011-08-18Add a set implementation derived from the hash_table implementation.Eric Anholt1-0/+75