summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/event/stream.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-12-01refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-10-21refactor(uncrustify): improved formatting rulesdundargoc1
2022-09-18vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2019-04-28win: stream_init() issue with tty on Windows #9884erw71
2019-03-26doc [ci skip]Justin M. Keyes1
2017-11-24channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse1
2017-11-24channels: refactorBjörn Linse1
2016-10-02event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes1
2016-08-20stream: set data together with callbackBjörn Linse1
2016-05-15process.c: Prevent data loss for process output streamsoni-link1
2015-08-13rstream: Pass read count to read eventsThiago de Arruda1
2015-08-13event: Refactor async event processingThiago de Arruda1
2015-07-17rstream/wstream: Unify structures and simplify APIThiago de Arruda1