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
/
strings.h
Commit message (
Expand
)
Author
Age
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
ci: lint with uncrustify #18563
dundargoc
2022-05-20
*
refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline string
Famiu Haque
2022-05-14
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
buffer: PVS/V557: Refactor maketitle()
ZyX
2018-04-09
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
strings.h: Include <stdarg.h> for vim_vsnprintf's use of va_list
James McCoy
2017-02-20
*
message,strings: Move vim_*printf functions to strings.c
ZyX
2017-02-14
*
Include stdbool.h in headers which have functions with bool in signature
Pavel Platto
2014-07-11
*
Add automatic generation of headers
ZyX
2014-06-02
*
Implement vim_str(n)save using xstrdup and strncpy/xmalloc
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15