aboutsummaryrefslogtreecommitdiffhomepage
path: root/rbtree.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-20make goto tables local to macro invocation: they are declared on the C++ call...Robin Haberkorn1-7/+12
2012-11-20fixed cleaning up red black trees: nodes must be explicitly removedRobin Haberkorn1-2/+4
2012-11-16Make sure undo tokens and RB-tree entries are destroyed properlyRobin Haberkorn1-0/+2
2012-11-11Q-Register table and EQx commandRobin Haberkorn1-2/+2
2012-11-11RBTree class (wrapper around BSD macros) - use for Goto tableRobin Haberkorn1-0/+273