Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-02 | Add a testcase for the replacement bug fixed in the previous commit. | Eric Anholt | 1 | -0/+1 |
2016-03-02 | Add a testcase for a bug that was introduced in Mesa. | Eric Anholt | 1 | -0/+1 |
2013-10-25 | Update .gitignore files | Carl Worth | 1 | -0/+3 |
2011-08-18 | Make hash_table_remove(ht, NULL) do nothing instead of segfault. | Eric Anholt | 1 | -0/+1 |
2011-08-18 | Add defined behavior for inserts with matching keys, and a test. | Eric Anholt | 1 | -0/+1 |
2009-11-23 | Add a testcase for the upcoming deletion management code. | Eric Anholt | 1 | -0/+1 |
2009-11-23 | Add an interface for choosing a random hash table entry with a predicate. | Eric Anholt | 1 | -0/+2 |
2009-11-23 | New test for expanding the hash table and not losing entries. | Eric Anholt | 1 | -0/+4 |