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.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
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
memory.c: Prevent garbage collection when running out of memory.
oni-link
2015-11-13
*
shada: Refactor file reading/writing to use os_open
ZyX
2015-10-08
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
jemalloc: Force use of prefixed functions.
Florian Walch
2015-04-29
*
deps: Add jemalloc as an optional dependency
Thiago de Arruda
2015-04-13
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
vim-patch:7.4.446
Pavel Platto
2015-01-20
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
strcnt: remove unused parameter
Justin M. Keyes
2014-12-12
*
memory: memcnt and strcnt.
Scott Prager
2014-12-11
*
Merge pull request #1497 from splinterofchaos/const-attr
Justin M. Keyes
2014-11-29
|
\
|
*
strings/memory: constify and func_attr.
Scott Prager
2014-11-27
*
|
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
|
/
*
Fix substitute newline: Memory functions: Improve style.
Eliseo Martínez
2014-11-24
*
Merge pull request #1439 from jszakmeister/shuffle-some-includes
Justin M. Keyes
2014-11-11
|
\
|
*
Move many includes down to the EXITFREE block.
John Szakmeister
2014-11-09
*
|
Fix warnings: memory.c: xcalloc(): 0 size calloc: CW.
Eliseo Martínez
2014-11-11
|
/
*
memory: implement xmemrchr()
Scott Prager
2014-11-07
*
memory: memchrsub and strchrsub
Scott Prager
2014-09-30
*
memory: xstrchrnul and xmemscan.
Scott Prager
2014-09-30
[next]