Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-20 | make goto tables local to macro invocation: they are declared on the C++ call... | Robin Haberkorn | 1 | -7/+12 |
2012-11-20 | fixed cleaning up red black trees: nodes must be explicitly removed | Robin Haberkorn | 1 | -2/+4 |
2012-11-16 | Make sure undo tokens and RB-tree entries are destroyed properly | Robin Haberkorn | 1 | -0/+2 |
2012-11-11 | Q-Register table and EQx command | Robin Haberkorn | 1 | -2/+2 |
2012-11-11 | RBTree class (wrapper around BSD macros) - use for Goto table | Robin Haberkorn | 1 | -0/+273 |