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.h
Commit message (
Expand
)
Author
Age
*
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
2019-05-25
*
unittest,memory: Fix tests
ZyX
2017-01-07
*
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
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01
*
memory.h: don't include vim.h in header files
Nicolas Hillegeer
2014-07-16
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
memory: add xstrlcpy
Nicolas Hillegeer
2014-05-26
*
Remove long_u: do_outofmem_msg().
Eliseo Martínez
2014-05-24
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
Removed `lalloc` prototype(again)
Thiago de Arruda
2014-05-17
*
Fix `xmemdup` function signature
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15