Commit Graph

3 Commits

Author SHA1 Message Date
37786804e1 rbtree: Remove the nil member 2011-11-22 03:32:56 +01:00
a4630d0e7b rbtree: Introduce _gtk_rbtree_is_nil()
Makes for more readable code than "== tree->nil" and allows removing the
nil member later.
2011-11-22 03:32:56 +01:00
e2f2289d72 tests: Add a test for the rbtree code. 2011-11-21 22:33:46 +01:00