aboutsummaryrefslogtreecommitdiff
path: root/src/common/libalgo/btree.c
Commit message (Expand)AuthorAgeFilesLines
* Move stuff around, againAlex Auvolat2016-07-151-343/+0
* Fix sme warnings...Alex Auvolat2016-07-141-178/+168
* Integration of scan-build and splintAlex Auvolat2016-07-141-1/+1
* Add delta wrt. function in stack dumpAlex Auvolat2016-07-131-2/+4
* Add missing mutex-locking in procesc.c ; discovered design fault somewhere.Alex Auvolat2015-03-131-28/+28
* Several things :Alex Auvolat2015-02-191-1/+1
* Add btree_remove_v to selectively remove bindings that have a keyAlex Auvolat2015-02-141-0/+55
* Add lower/upper bound test ; fix id_key_cmp_fun.Alex Auvolat2015-02-141-0/+1
* Add first btree test ; fix first btree test.Alex Auvolat2015-02-141-3/+3
* Add binary tree implementation. NOT TESTED, FULL OF BUGS.Alex Auvolat2015-02-141-0/+295