index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
strings.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-01
refactor: move StringBuilder to types_defs.h (#33745)
Gregory Anders
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-05-20
vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857)
zeertzjq
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-05-20
ci: lint with uncrustify #18563
dundargoc
1
2022-05-14
refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline string
Famiu Haque
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2018-04-09
buffer: PVS/V557: Refactor maketitle()
ZyX
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1
2017-03-27
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
1
2017-02-20
strings.h: Include <stdarg.h> for vim_vsnprintf's use of va_list
James McCoy
1
2017-02-14
message,strings: Move vim_*printf functions to strings.c
ZyX
1
2014-07-11
Include stdbool.h in headers which have functions with bool in signature
Pavel Platto
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-19
Implement vim_str(n)save using xstrdup and strncpy/xmalloc
Felipe Oliveira Carvalho
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1