Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | implemented tree_balanced_insert() and test functions | Jonas Gunz | |
2020-06-23 | added memset to avoid uninit. mem in tree_insert() | Jonas Gunz | |
2020-06-23 | warning fix | Jonas Gunz | |
2020-03-16 | updated tree to be generic | Jonas Gunz | |
2020-03-16 | moved tree_* functions to tree.h/.c | Jonas Gunz | |