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
/
multiqueue.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-03-08
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
1
2025-03-07
fix(terminal): avoid rescheduling events onto the same queue (#32755)
Gregory Anders
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-01
refactor: change event_create() to a macro (#26343)
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-04-06
refactor: remove use of reserved c++ keywords
ii14
1
2023-03-16
build: sanitizers for gcc
ii14
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2021-09-14
refactor: format files with uncrustify #15663
dundargoc
1
2021-06-23
vim-patch:8.1.1437: code to handle callbacks is duplicated
Jan Edmund Lazo
1
2021-03-30
Change QUEUE_FOREACH macro to use while instead of for
erw7
1
2019-09-11
rename: SplitEvent => MulticastEvent #10989
Justin M. Keyes
1
2019-09-08
rpc: allow handling of nvim_ui_try_resize at the pager
Björn Linse
1
2017-04-28
event: Remove "priority" concept.
Justin M. Keyes
1
2017-04-28
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
1
2017-04-28
input.c: Process only safe events before blocking.
Justin M. Keyes
1
2017-04-28
api: nvim_get_mode()
Justin M. Keyes
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-12-09
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
1
2016-10-02
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
1