aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/stream.c
Commit message (Expand)AuthorAge
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: iwyu (#26062)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* Refactor/uncrustify (#15790)dundargoc2021-09-29
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* chore: use codespell to spell check #15016dundargoc2021-07-07
* win/TUI: enable mouse on ConEmu and vtpcon without vtierw72020-05-26
* win: use virtual terminal input (VTI) if available #11803erw72020-05-26
* Test on actual libuv version number, not on existence of symbol.Matěj Cepl2020-04-21
* Make neovim building even with libuv 1.18.0Matěj Cepl2020-04-21
* win: stream: reset tty stream on closeAnciety2019-08-20
* stream: log unwritten bytes, if any #10663Justin M. Keyes2019-08-01
* build: fix some warningsJustin M. Keyes2019-06-03
* win: stream_init() issue with tty on Windows #9884erw72019-04-28
* channels: generalize jobclose()Björn Linse2017-11-25
* log: some DEBUG-level stream loggingJustin M. Keyes2017-08-21
* *: Fix all V641 errorsZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* stream: set data together with callbackBjörn Linse2016-08-20
* process.c: Prevent data loss for process output streamsoni-link2016-05-15
* Fix comments for os_* functions return valueRui Abreu Ferreira2015-11-25
* Fix warning: stream.c: stream_init(): Dead store: HI.oni-link2015-09-08
* event: Refactor async event processingThiago de Arruda2015-08-13
* events: Add missing function attributes to some APIsThiago de Arruda2015-08-13
* rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17