| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-02 | Add iterator reset function | 0scar | |
| This avoids that one has to malloc a new iterator struct | |||
| 2021-12-31 | Simplify btree_naive_iter | 0scar | |
| 2021-12-31 | Improve btree iteration | 0scar | |
| 2021-11-30 | Update API | 0scar | |
| 2021-11-30 | Add btree_iter function | 0scar | |
| 2021-11-30 | Add btree_(first|last) | 0scar | |
| Returns first and last element | |||
| 2021-10-25 | Add basic deletion | 0scar | |
| 2021-10-05 | Add btree-printing function | 0scar | |
| 2021-09-21 | Fix return type for insert | 0scar | |
| 2021-09-19 | Add search and other stuff | 0scar | |
| 2021-09-16 | Add template for btrees | 0scar | |
