Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-25 | Make helpers for creating hash tables and sets of strings. | Eric Anholt | 1 | -1/+1 |
2013-10-25 | Teach the hash table itself to know its own hash function | Carl Worth | 1 | -6/+12 |
2013-10-25 | Add new convenience function 'remove' (renaming former to 'remove_entry') | Carl Worth | 1 | -1/+1 |
2011-08-18 | Add defined behavior for inserts with matching keys, and a test. | Eric Anholt | 1 | -0/+63 |