summaryrefslogtreecommitdiff
path: root/test/rbtree.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dict, hash and rbtree from libparserutilsDaniel Silverstone2009-02-141-88/+0
* Return errors from constructors and destructors.John Mark Bell2008-11-081-2/+2
* Fix compiler errors when ptrs are 64bit.John Tytgat2008-06-281-10/+11
* Have some generic dictionary implementation.John Mark Bell2008-05-101-0/+87