Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-13 | Make zix_hash_free() tolerate NULL | David Robillard | 1 | -0/+4 |
2019-01-07 | Make zix_hash_insert() provide a non-const pointer | David Robillard | 1 | -1/+1 |
2019-01-06 | Clean up includes | David Robillard | 1 | -3/+2 |
2018-11-13 | Make hash return non-const pointers | David Robillard | 1 | -2/+2 |
2014-09-23 | Allow non-const visitation of hash nodes. | David Robillard | 1 | -4/+4 |
2014-09-23 | Lint. | David Robillard | 1 | -1/+0 |
2014-09-22 | Gracefully handle memory allocation failure. | David Robillard | 1 | -8/+13 |
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -0/+228 |