aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/wstream.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: remove PVSdundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* Bump up buffer capacity to 2GBKillTheMule2018-05-23
* Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL...George Zhao2018-01-18
* log: some DEBUG-level stream loggingJustin M. Keyes2017-08-21
* *: Add comment to all C filesZyX2017-04-19
* stream: set data together with callbackBjörn Linse2016-08-20
* events: Add missing function attributes to some APIsThiago de Arruda2015-08-13
* rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17