Age | Commit message (Expand) | Author |
---|---|---|
13 days | undef MAP_HASHHEADmaster | Kimplul |
13 days | fix map iteration | Kimplul |
13 days | call MAP_CMP consistently | Kimplul |
13 days | make map faster | Kimplul |
13 days | try to use more generic auto type for iteration | Kimplul |
2025-03-18 | fix iterating on empty tree | Kimplul |
2025-03-18 | include assert.h | Kimplul |
2025-03-18 | remove duplicate vector foreach | Kimplul |
2025-03-18 | fix off by one in vector end | Kimplul |
2025-03-18 | fix vector reserve | Kimplul |
2025-03-02 | separate freeing and removing nodes | Kimplul |
2025-01-11 | undef some macros at end of file | Kimplul |
2025-01-05 | remember to free nodes in sptree | Kimplul |
2024-10-27 | add map | Kimplul |
2024-10-27 | initial containers | Kimplul |