index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
event
/
loop.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-09-28
refactor(event): change last use of klist to kvec
bfredl
1
2024-09-25
build: fix or silence new clang-tidy warnings
dundargoc
1
2024-09-10
refactor(os/input.c): rename os_inchar => input_get #30327
Justin M. Keyes
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-17
fix(lua): only disable vim.schedule() when closing main loop (#26090)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2022-12-30
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-07-02
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-04-24
refactor: convert macros to all-caps (#17895)
dundargoc
1
2021-10-19
refactor: remove space after star
Dundar Göc
1
2021-10-09
refactor: format header files with uncrustify #15877
dundargoc
1
2018-04-27
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
1
2018-04-15
loop: remove `children_stop_requests`
Justin M. Keyes
1
2018-04-09
event/loop: Silence PVS/V547: condition is false in case of no timeout
ZyX
1
2017-12-02
tui.c: request focus-reporting (fix regression) #7670
Justin M. Keyes
1
2017-09-05
doc: eventloop
Justin M. Keyes
1
2016-10-02
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
1
2016-06-11
*: Also fix the adjacent errors
ZyX
1
2016-06-11
*: Fix errors from new linter checks
ZyX
1
2015-09-06
loop: Improvements for thread-safety
Thiago de Arruda
1
2015-08-13
event: Refactor async event processing
Thiago de Arruda
1
2015-08-13
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
1
2015-07-17
job: Replace by a better process abstraction layer
Thiago de Arruda
1
2015-07-17
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
1