Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-08 | util: make set's deleted_key_value declaration consistent with hash table one | Vlad Golovkin | 1 | -2/+2 |
2016-02-02 | util/set: don't compare against deleted entries | Connor Abbott | 1 | -1/+2 |
2015-02-07 | util/set: Do a full search when adding new items | Jason Ekstrand | 1 | -6/+15 |
2015-01-21 | mesa: Fix some signed-unsigned comparison warnings | Jan Vesely | 1 | -1/+1 |
2015-01-15 | util/hash_set: Rework the API to know about hashing | Jason Ekstrand | 1 | -5/+42 |
2015-01-15 | util: Move main/set to util/hash_set | Jason Ekstrand | 1 | -0/+345 |