aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/rbuffer.h
Commit message (Expand)AuthorAge
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: remove PVSdundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* fix PVS warnings (#18459)dundargoc2022-05-15
* refactor: fix clint warnings (#17682)dundargoc2022-03-13
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* doc: minor comment tweaksJustin M. Keyes2016-09-28
* *: Also fix the adjacent errorsZyX2016-06-11
* *: Fix errors from new linter checksZyX2016-06-11
* rbuffer: Enhance rbuffer_reset to work with filled RBuffersThiago de Arruda2015-10-01
* rbuffer: Reimplement as a ring buffer and decouple from rstreamThiago de Arruda2015-07-01