Age | Commit message (Expand) | Author |
---|---|---|
2016-09-20 | whitespace fixes, no functional change | David Gwynne |
2016-09-16 | remove a trailing \ | David Gwynne |
2016-09-15 | add RBT_POISON and RBT_CHECK so you can poison the pointers in RBT_ENTRYs | David Gwynne |
2016-09-15 | fix $OpenBSD$ tag | David Gwynne |
2016-09-15 | rename the members of rb_entry so they dont keep working with RB macros | David Gwynne |
2016-09-02 | provide an implementation of red black trees using functions | David Gwynne |