aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/loop.h
Commit message (Expand)AuthorAge
* Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\
| * event/loop: Silence PVS/V547: condition is false in case of no timeoutZyX2018-04-09
* | loop: remove `children_stop_requests`Justin M. Keyes2018-04-15
|/
* tui.c: request focus-reporting (fix regression) #7670Justin M. Keyes2017-12-02
* doc: eventloopJustin M. Keyes2017-09-05
* event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* *: Also fix the adjacent errorsZyX2016-06-11
* *: Fix errors from new linter checksZyX2016-06-11
* loop: Improvements for thread-safetyThiago de Arruda2015-09-06
* event: Refactor async event processingThiago de Arruda2015-08-13
* loop: Simplify loop.c and move some code to input.cThiago de Arruda2015-08-13
* job: Replace by a better process abstraction layerThiago de Arruda2015-07-17
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17