Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: move garray_T to garray_defs.h (#26227) | zeertzjq | 2023-11-26 |
* | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
* | build: remove PVS | dundargoc | 2023-11-12 |
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695) | dundargoc | 2022-05-25 |
* | fix PVS warnings (#18459) | dundargoc | 2022-05-15 |
* | refactor: fix clint warnings (#17682) | dundargoc | 2022-03-13 |
* | refactor: format all C files under nvim/ #15977 | dundargoc | 2021-10-12 |
* | doc: minor comment tweaks | Justin M. Keyes | 2016-09-28 |
* | *: Also fix the adjacent errors | ZyX | 2016-06-11 |
* | *: Fix errors from new linter checks | ZyX | 2016-06-11 |
* | rbuffer: Enhance rbuffer_reset to work with filled RBuffers | Thiago de Arruda | 2015-10-01 |
* | rbuffer: Reimplement as a ring buffer and decouple from rstream | Thiago de Arruda | 2015-07-01 |