summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysuse different iteration values for test/benchHEADmasterKimplul
13 daysfix bucket calculation on 32bitKimplul
13 dayscheck iteration on empty vectorsKimplul
13 daysadd -O2 to default CFLAGS, speeds up testing.Kimplul
13 daysreimplement maps to use new spvecsKimplul
13 daysuse common include guardsKimplul
13 daysadd stable vectorKimplul
2025-10-12reduce map memory usage significantlyKimplul
2025-10-12fix valgrind detection on openbsdKimplul
2025-10-12report errors on failureKimplul
2025-09-16fix vec on non-glibc systemsKimplul
2025-09-16fix `make bench`Kimplul
2025-08-22cover all functionsKimplul
2025-08-22use covsrv for coverage testingKimplul
2025-05-04make iteration a bit more explicitKimplul
2025-05-01fix zero-sized reservationsKimplul
2025-03-22undef MAP_HASHKimplul
2025-03-22fix map iterationKimplul
2025-03-22call MAP_CMP consistentlyKimplul
2025-03-22make map fasterKimplul
2025-03-22try to use more generic auto type for iterationKimplul
2025-03-18fix iterating on empty treeKimplul
2025-03-18include assert.hKimplul
2025-03-18remove duplicate vector foreachKimplul
2025-03-18fix off by one in vector endKimplul
2025-03-18fix vector reserveKimplul
2025-03-02separate freeing and removing nodesKimplul
2025-01-11undef some macros at end of fileKimplul
2025-01-05remember to free nodes in sptreeKimplul
2024-10-27add mapKimplul
2024-10-27initial containersKimplul