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
/
memory.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-29
vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffers
Sean Dewar
1
2026-03-25
fix: :ball w_locked check, reset b_nwindows in free_all_mem() #38484
Sean Dewar
1
2026-02-13
vim-patch:9.1.2147: Compile warning in strings.c (#37842)
zeertzjq
1
2025-12-07
feat(events): MarkSet event, aucmd_defer() #35793
Nathan Smith
1
2025-10-18
perf(tui): faster implementation of terminfo
bfredl
1
2025-09-26
vim-patch:8.1.2077: the ops.c file is too big
Jan Edmund Lazo
1
2025-08-30
vim-patch:8.1.1259: crash when exiting early (#35552)
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-06
refactor: make two functions used only in memory.c static (#34339)
zeertzjq
1
2025-06-06
vim-patch:9.1.1435: completion: various flaws in fuzzy completion (#34335)
zeertzjq
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-03-03
refactor(messages): simplify message history
Luuk van Baal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-08-29
docs: misc (#29719)
dundargoc
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-02
Merge pull request #29124 from bfredl/inputring
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-06-01
refactor(input): don't use a ring for input
bfredl
1
2024-04-21
refactor: add function attributes to xmemcpyz() (#28435)
zeertzjq
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
1
2024-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
1
2024-02-12
fix(exitfree): don't use ex commands to close windows in free_all_mem()
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-14
refactor(options): remove option type macros
Famiu Haque
1
2023-12-02
revert: "memory: Free buffers after freeing variables" (#26356)
zeertzjq
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-16
refactor: iwyu (#26062)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-09
refactor(drawline): avoid xmalloc/xfree cycles on each screenline
bfredl
1
2023-10-08
refactor(grid): do arabic shaping in one place
bfredl
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-05-28
build: remove LOG_LIST_ACTIONS option and related code
dundargoc
1
2023-05-17
refactor(map): avoid duplicated khash_t types for values
bfredl
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-03-05
vim-patch:9.0.0749: alloc/free of buffer for each quickfix entry is inefficient
zeertzjq
1
2023-02-04
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-05
refactor(ui): devirtualize the ui layer
bfredl
1
2022-12-16
refactor: rename mch_msg => os_msg
Justin M. Keyes
1
[next]