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
/
garray.h
Commit message (
Expand
)
Author
Age
*
ga_append_via_ptr: fix log arguments
Justin M. Keyes
2017-06-07
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
GA_DEEP_FREE_PTR: deep free macro for garrays that store simple pointers
Felipe Oliveira Carvalho
2014-12-11
*
GA_DEEP_CLEAR macro for garray memory deallocation
Felipe Oliveira Carvalho
2014-12-11
*
garray: add necessary includes
Nicolas Hillegeer
2014-07-20
*
Introduce ga_append_via_ptr() and GA_APPEND_VIA_PTR()
Felipe Oliveira Carvalho
2014-06-30
*
Introduce GA_APPEND()
Felipe Oliveira Carvalho
2014-06-30
*
ga_growsize should be >= 1
Felipe Oliveira Carvalho
2014-06-30
*
Remove a number of unneeded func_attr includes
ZyX
2014-06-02
*
Add automatic generation of headers
ZyX
2014-06-02
*
Replace ga->ga_len > 0 checks with !GA_EMPTY(ga)
Felipe Oliveira Carvalho
2014-05-17
*
s/GA_EMPTY/GA_EMPTY_INIT_VALUE/
Felipe Oliveira Carvalho
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