aboutsummaryrefslogtreecommitdiffhomepage
path: root/rbtree.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-12-04autoconf preparation: move everything into src/ subdirRobin Haberkorn1-5/+0
2012-11-11RBTree class (wrapper around BSD macros) - use for Goto tableRobin Haberkorn1-0/+5
* the other classes (Table, StringTable, StringTableUndo) do not yet work