aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lib/kbtree.h
Commit message (Expand)AuthorAge
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: upgrade uncrustify configuration to version 0.75Dundar Goc2022-05-06
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor: uncrustify #16090dundargoc2021-10-29
* 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