summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
cworth-with-warningsCleanup implementation of set to prefer "set" over "hash table" or "ht"Carl Worth11 years
masterInstall the libs.Eric Anholt5 years
 
 
AgeCommit messageAuthorFilesLines
2019-03-20Install the libs.HEADmasterEric Anholt1-0/+2
2019-03-20meson: Expose libs as dependencies.Eric Anholt1-0/+10
2018-03-16Use set_foreach instead of rolling our own.Thomas Helland1-9/+3
2018-03-16Add missing set_foreach().Eric Anholt1-0/+10
2017-12-01Add asserts that the user doesn't try to add the empty or deleted values.Eric Anholt2-0/+16
2017-12-01Add a meson build system.Eric Anholt1-0/+94
2017-12-01Add an editorconfig file for our style.Eric Anholt1-0/+14
2016-03-02Add a testcase for the replacement bug fixed in the previous commit.Eric Anholt9-0/+197
2016-03-02Do a full search when adding new itemsJason Ekstrand3-19/+47
2016-03-02Fix replacement of deleted entries in the int set.Eric Anholt4-1/+64
[...]
 
Clone
git://people.freedesktop.org/~anholt/hash_table
ssh://people.freedesktop.org/~anholt/hash_table