index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
event
/
loop.h
Commit message (
Expand
)
Author
Age
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
fix(lua): only disable vim.schedule() when closing main loop (#26090)
zeertzjq
2023-11-17
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
2022-07-02
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
event/loop: Silence PVS/V547: condition is false in case of no timeout
ZyX
2018-04-09
*
|
loop: remove `children_stop_requests`
Justin M. Keyes
2018-04-15
|
/
*
tui.c: request focus-reporting (fix regression) #7670
Justin M. Keyes
2017-12-02
*
doc: eventloop
Justin M. Keyes
2017-09-05
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
*: Also fix the adjacent errors
ZyX
2016-06-11
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
loop: Improvements for thread-safety
Thiago de Arruda
2015-09-06
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17