Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-30 | Fix clang build: rewrite avltreeb into avltreen, requires new skalibs | Laurent Bercot | |
Thanks John Regan for the report. His fix idea duplicated the pointers to storage and freelist; there's no way to support a C99 avltreeb without duplicating the avltreen functionality, so I ended up scrapping avltreeb in skalibs. | |||
2017-03-27 | Make sure avltree indices (in s6-ps) are uint32_t | Laurent Bercot | |
2017-03-12 | Fix a few omissions2.3.0.0 | Laurent Bercot | |
2017-03-08 | Make it build with skalibs-2.5.0.0 | Laurent Bercot | |
2017-01-08 | Types fix, first pass | Laurent Bercot | |
Deeper fixes need to be done if the avltree.h API ever changes. | |||
2015-01-15 | Cosmetic fix: avltree_iter -> avltree_iter_nocancel | Laurent Bercot | |
2014-09-19 | initial commit | Laurent Bercot | |