aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/stream.h
Commit message (Expand)AuthorAge
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq2023-12-01
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* win: stream_init() issue with tty on Windows #9884erw72019-04-28
* doc [ci skip]Justin M. Keyes2019-03-26
* channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
* channels: refactorBjörn Linse2017-11-24
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* stream: set data together with callbackBjörn Linse2016-08-20
* process.c: Prevent data loss for process output streamsoni-link2016-05-15
* rstream: Pass read count to read eventsThiago de Arruda2015-08-13
* event: Refactor async event processingThiago de Arruda2015-08-13
* rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17