Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-25 | Teach the hash table itself to know its own hash function | Carl Worth | 1 | -19/+17 |
2013-10-25 | Add set_contains and int_set_contains functions. | Carl Worth | 1 | -0/+6 |
2013-10-25 | Add new convenience function 'remove' (renaming former to 'remove_entry') | Carl Worth | 1 | -2/+12 |
2011-08-18 | Add a set implementation derived from the hash_table implementation. | Eric Anholt | 1 | -0/+75 |