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
/
runtime.h
Age
Commit message (
Expand
)
Author
Files
2025-12-28
vim-patch:8.2.0098: exe stack length can be wrong without being detected (#37...
Jan Edmund Lazo
1
2025-10-19
vim-patch:8.2.3673: crash when allocating signal stack fails
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: create runtime_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
refactor: move autocmd types to autocmd_defs.h (#26239)
zeertzjq
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-07-13
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-02-16
vim-patch:8.2.0154: reallocating the list of scripts is inefficient
zeertzjq
1
2023-02-16
vim-patch:8.2.0114: info about sourced scripts is scattered
zeertzjq
1
2023-01-22
fix(completion): include lua syntaxes in :ownsyntax completion (#21941)
zeertzjq
1
2022-12-02
vim-patch:8.2.3829: no error when setting a func option to script-local function
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-08-30
refactor: replace char_u with char 4 (#19987)
dundargoc
1
2022-08-23
vim-patch:8.2.4726: cannot use expand() to get the script name
zeertzjq
1
2022-08-15
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
1
2022-08-14
refactor: change remaining sourcing_name/sourcing_lnum to exestack
zeertzjq
1
2022-08-14
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-08-12
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
1
2022-08-12
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-09
refactor: replace char_u variables and functions with char
Dundar Goc
1
2021-10-17
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
1
2021-09-26
fix(runtime): ordering of loading packages with user config
Björn Linse
1
2020-11-25
runtime: extract 'runtimepath' and 'packpath' logic to its own file
Björn Linse
1