summaryrefslogtreecommitdiffstats
path: root/src/util/set.h
Commit message (Expand)AuthorAgeFilesLines
* util: use C99 declaration in the for-loop set_foreach() macroEric Engestrom2018-10-251-3/+3
* util/set: helper to remove entry by keyCaio Marcelo de Oliveira Filho2018-07-121-0/+2
* util/set: add a clone functionCaio Marcelo de Oliveira Filho2018-07-121-0/+3
* util/set: add a set_clear functionScott D Phillips2018-05-041-0/+3
* util/hash_set: Rework the API to know about hashingJason Ekstrand2015-01-151-3/+9
* util: Move main/set to util/hash_setJason Ekstrand2015-01-151-0/+94