Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-13 | Correctly handle hash table reallocation failures | David Robillard | 1 | -8/+25 |
2021-09-10 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 |
2021-09-10 | Add custom allocator support | David Robillard | 1 | -18/+24 |
2021-09-10 | Add nullability annotations | David Robillard | 1 | -0/+35 |
2021-09-10 | Rewrite ZixHash as a flat table with open addressing | David Robillard | 1 | -145/+258 |
2021-06-30 | Fix hash size after removing elements | David Robillard | 1 | -1/+1 |
2020-12-31 | Update copyright headers | David Robillard | 1 | -1/+1 |
2020-12-31 | Separate source from headers | David Robillard | 1 | -0/+230 |
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -226/+0 |
2012-01-31 | Windows/Visual C++ portability. | David Robillard | 1 | -1/+1 |
2011-09-28 | Add ZixHash | David Robillard | 1 | -0/+226 |