Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-11 | fix tree.h (platform-specific include) | Hiltjo Posthuma | |
2018-03-11 | Revert "rm tree.h for sfeed_tail" | Hiltjo Posthuma | |
This reverts commit b7e04c77e4ef03fb15df7cbed9243ca1b5f0ab84. | |||
2017-12-24 | rm tree.h for sfeed_tail | Hiltjo Posthuma | |
2017-12-09 | sfeed_tail: replace hashmap + linked-list with RBtree | Hiltjo Posthuma | |
- This is much more memory efficient. I have not done any speed comparison yet but it is not noticable atleast. - add BSD <sys/tree.h> |