aboutsummaryrefslogtreecommitdiff
path: root/src/common/libalgo
Commit message (Expand)AuthorAgeFilesLines
* 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-142-1/+2
* 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-144-45/+362
* Change hashtbl memory freeing methodAlex Auvolat2015-02-141-19/+39
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-132-0/+183