aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lib/kbtree.h
Commit message (Expand)AuthorAge
* refactor: enable formatting for files under libDundar Göc2021-10-19
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* nsmarks: initial committimeyyy2019-11-11
* refactor: introduce XFREE_CLEAR()Justin M. Keyes2019-05-25
* kbtree.h: assert valid range #10022Justin M. Keyes2019-05-18
* kbtree: pointer UB and unitialized value fixesBjörn Linse2019-05-18
* build/gcc: disable -Warray-bounds entirely #7923Justin M. Keyes2018-02-19
* bufhl: fix moveBjörn Linse2017-06-24
* kbtree: make warning free and delete deprecated macrosBjörn Linse2017-06-24
* kbtree: eliminate unneccesary heap allocationBjörn Linse2017-06-24
* kbtree: use proper structsBjörn Linse2017-06-24
* kbtree: allow iterators to start at arbitrary positionBjörn Linse2017-06-24
* kbtree.htimeyyy2017-06-24