Archived
1
0
Fork 0
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
archived/docs
Henrik Hautakoski ae3dec912a rbtree.c: don't call delete_fn in rbtree_insert, return a value on duplicate keys instead.
for design reasons, it's more flexible to not use callbacks for this purpose.
2011-02-01 10:53:17 +01:00
..
technical rbtree.c: don't call delete_fn in rbtree_insert, return a value on duplicate keys instead. 2011-02-01 10:53:17 +01:00
.gitignore Changed the documentation structure 2011-01-26 19:19:04 +01:00
config.txt docs: adding config 2011-01-26 19:19:05 +01:00
genindex.sh docs: index generation 2010-11-05 11:13:18 +01:00
HACKING Added docs dir, updated TEMPLATE 2010-10-22 13:59:04 +02:00
Makefile Changed the documentation structure 2011-01-26 19:19:04 +01:00
TEMPLATE Added docs dir, updated TEMPLATE 2010-10-22 13:59:04 +02:00