This website requires JavaScript.
Explore
Help
Register
Sign In
callisto-debian
/
gtk3
Watch
1
Star
0
Fork
0
You've already forked gtk3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
29,498
Commits
3
Branches
0
Tags
ae99a9e04a5c6ac22d0d0229244c373bc5875cc1
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benjamin Otte
37786804e1
rbtree: Remove the nil member
2011-11-22 03:32:56 +01:00
Benjamin Otte
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
Benjamin Otte
e2f2289d72
tests: Add a test for the rbtree code.
2011-11-21 22:33:46 +01:00