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.c
Age
Commit message (
Expand
)
Author
Files
2026-04-21
fix(substitute): don't crash with very large count (#39272)
zeertzjq
1
2026-04-07
vim-patch:9.2.0312: C-type names are marked as translatable (#38829)
zeertzjq
1
2026-03-23
vim-patch:9.2.0233: Compiler warning in strings.c (#38450)
zeertzjq
1
2026-03-05
Merge pull request #38148 from bfredl/gnuology
bfredl
1
2026-03-05
fix(build): glibc 2.43 happened
bfredl
1
2026-03-05
vim-patch:9.2.0108: byteidx_common() and f_utf16idx() call ptr2len() twice (#...
zeertzjq
1
2026-02-13
vim-patch:9.1.2147: Compile warning in strings.c (#37842)
zeertzjq
1
2025-12-12
vim-patch:98a0cbf: patch 9.1.1971: crash with invalid positional argument 0 i...
zeertzjq
1
2025-10-30
vim-patch:partial:9.1.1887: string handling in strings.c can be improved
zeertzjq
1
2025-10-30
vim-patch:9.1.1291: too many strlen() calls in buffer.c
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-18
vim-patch:9.1.1314: max allowed string width too small
zeertzjq
1
2025-03-09
vim-patch:9.1.1184: Unnecessary use of vim_tolower() in vim_strnicmp_asc() (#...
zeertzjq
1
2025-02-25
fix(vim_snprintf): special-case handling of binary format
James McCoy
1
2025-02-05
vim-patch:9.1.1076: vim_strnchr() is strange and unnecessary (#32327)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-10-12
fix(coverity/497375): f_strpart cast overflow (#30773)
Devon Gardner
1
2024-09-30
fix(diff): use mmfile_t in linematch
Lewis Russell
1
2024-07-29
vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#2...
zeertzjq
1
2024-07-04
refactor: add assertion for v_blob in tv_ptr() (#29554)
zeertzjq
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-31
vim-patch:9.1.0451: No test for escaping '<' with shellescape()
zeertzjq
1
2024-05-31
vim-patch:9.1.0449: MS-Windows: Compiler warnings
zeertzjq
1
2024-05-20
vim-patch:9.1.0409: too many strlen() calls in the regexp engine (#28857)
zeertzjq
1
2024-05-11
fix: transposed xcalloc arguments (#28695)
zeertzjq
1
2024-03-15
vim-patch:9.1.0181: no overflow check for string formatting (#27863)
zeertzjq
1
2024-03-13
refactor: avoid copying before vim_strup() if possible (#27830)
James
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-03
refactor(strcase_save): optimize memory allocation (#27319)
Raphael
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
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-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-10-18
vim-patch:9.0.2041: trim(): hard to use default mask (#25692)
zeertzjq
1
2023-10-07
vim-patch:9.0.1997: Some unused code in move.c and string.c
dundargoc
1
2023-10-07
vim-patch:9.0.1990: strange error number
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
vim-patch:9.0.1950: Vim9: error codes spread out (#25405)
zeertzjq
1
2023-09-09
vim-patch:9.0.1884: Wrong order of arguments for error messages (#25055)
zeertzjq
1
[next]