K 10 svn:author V 6 jasone K 8 svn:date V 27 2008-05-01T17:24:37.000000Z K 7 svn:log V 252 Add rb_wrap(), which creates C function wrappers for most rb_*() macros. Add rb_foreach_next() and rb_foreach_reverse_prev(), which make it possible to re-synchronize tree iteration after the tree has been modified. Rename rb_tree_new() to rb_new(). END