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
/
garray.h
Commit message (
Expand
)
Author
Age
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15
*
garray: refactor and optimize ga_concat
Nicolas Hillegeer
2014-04-29
*
garray: make parameter of ga_concat_strings const
Nicolas Hillegeer
2014-04-29
*
garray: implement ga_concat_strings_sep
Nicolas Hillegeer
2014-04-29
*
Fix garray.* according to -Wconversion
Marco Hinz
2014-04-28
*
Add FUNC_ATTR_NONNULL_RET to some functions
Felipe Oliveira Carvalho
2014-04-24
*
Remove OOM error handling code after ga_grow() calls
Felipe Oliveira Carvalho
2014-04-11
*
Rename ga_init2() to ga_init()
John Schmidt
2014-03-31
*
Inline ga_init()
John Schmidt
2014-03-31
*
Move remove_duplicates to garray.c
John Schmidt
2014-03-29
*
Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garra...
David Z. Chen
2014-03-16
*
Move garray_T from structs.h to garray.h
Felipe Oliveira Carvalho
2014-03-07
*
Remove __ARGS macro. Close #205
Nicolas Pierron
2014-03-02
*
Extract garray.c from misc2.c
Felipe Oliveira Carvalho
2014-02-28