Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-23 | Add deleted entry management by rehashing on insert when appropriate. | Eric Anholt | 1 | -1/+1 |
2009-11-23 | API change: pass the hash value in to search/lookup. | Eric Anholt | 1 | -5/+5 |
2009-11-23 | Add an interface for choosing a random hash table entry with a predicate. | Eric Anholt | 1 | -0/+3 |
2009-11-23 | Add a new test for removal of keys from the ht, and fix up API naming. | Eric Anholt | 1 | -1/+1 |
2009-11-23 | Initial import of hash_table. | Eric Anholt | 1 | -0/+59 |