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
/
memory.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor(decorations): move provider code
Lewis Russell
2022-03-10
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
vim-patch:8.2.2922: computing array length is done in various ways
VVKot
2021-11-21
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
fix(PVS V507): false positive
Justin M. Keyes
2021-09-24
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
luaref: free decoration providers
Björn Linse
2021-04-03
*
lua: track reference ownership with ASAN when present
Björn Linse
2021-04-03
*
vim-patch:8.1.0488: using freed memory in quickfix code
Shane Smith
2019-10-27
*
API: Context: save/restore
Abdelhakeem
2019-07-27
*
vim-patch:8.1.1632: build with EXITFREE but without +arabic fails
Jan Edmund Lazo
2019-07-05
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
floats: implement floating windows
Björn Linse
2019-03-02
*
utf16_to_utf8: minor fixes
Justin M. Keyes
2019-02-25
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
multigrid: avoid allocation when not ext_multigrid.
Björn Linse
2018-12-31
*
multigrid: introduce grid abstraction
Björn Linse
2018-12-31
*
api: implement object namespaces
Björn Linse
2018-11-24
*
vim-patch:8.0.1214: accessing freed memory when EXITFREE is set
Jan Edmund Lazo
2018-08-25
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
vim-patch:8.0.0468: g< after aborting an Ex command (#7941)
KunMing Xie
2018-06-21
*
memory: Fix documentation of some string copying functions
ZyX
2018-04-09
*
eval/typval: Log list actions
ZyX
2018-01-14
*
vim-patch:8.0.0073
ckelsel
2017-07-23
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
*
*: Add comment to all C files
ZyX
2017-04-19
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
DirChanged: trigger when switching scopes
Justin M. Keyes
2017-03-12
*
*: Fix linter errors
ZyX
2017-02-25
*
memory: Free buffers after freeing variables
ZyX
2017-02-24
*
vim-patch:7.4.2024
Marco Hinz
2017-02-04
*
xstrlcat: Allow overlapped pointers. (#6017)
Justin M. Keyes
2017-01-31
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
*
memory: Document new additions to memory.h
ZyX
2017-01-07
*
memory: Restore entered_free_all_mem functionality
ZyX
2017-01-07
*
unittest: Allow mocking allocator calls
ZyX
2017-01-07
*
lint
James McCoy
2017-01-02
*
vim-patch:7.4.1868
James McCoy
2017-01-01
*
vim-patch:7.4.1866
James McCoy
2017-01-01
*
os/shell: do_os_system(): Always show last chunk.
Justin M. Keyes
2016-12-10
[next]