Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-25 | Teach the hash table itself to know its own hash function | Carl Worth | 1 | -12/+11 |
2013-10-25 | Add new convenience function 'remove' (renaming former to 'remove_entry') | Carl Worth | 1 | -2/+12 |
2009-11-23 | Fix valgrind complaints, including leaking the table data! | Eric Anholt | 1 | -1/+1 |
2009-11-23 | API change: pass the hash value in to search/lookup. | Eric Anholt | 1 | -10/+12 |
2009-11-23 | Add a new test for removal of keys from the ht, and fix up API naming. | Eric Anholt | 1 | -0/+73 |