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
/
spellfile.c
Age
Commit message (
Expand
)
Author
Files
2026-04-23
vim-patch:partial:9.2.0315: missing bound-checks (#39334)
zeertzjq
1
2026-04-10
vim-patch:9.2.0331: spellfile: stack buffer overflows in spell file generatio...
zeertzjq
1
2026-04-05
fix(coverity): coverity/530031, coverity/530027 resource leaks #37916
Jibril
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2025-12-28
vim-patch:8.2.0098: exe stack length can be wrong without being detected (#37...
Jan Edmund Lazo
1
2025-10-15
fix(coverity/530033): free lp->sl_info to fix resource leak #36198
Ethan Praeter
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-18
fix(spell): save spell files to stdpath('data')/site/spell #33528
Au.
1
2025-04-04
feat(defaults): store spellfile in stdpath('data') #33048
Yochem van Rosmalen
1
2024-07-16
vim-patch:8.2.1651: spellfile code not completely tested
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-03-14
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-02
refactor: remove redundant struct names
dundargoc
1
2024-01-01
refactor: remove redundant NOLINT comments
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
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-11
refactor: remove redundant casts
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-10-03
refactor: the long goodbye
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-09-29
refactor(message): msg_outtrans_long_len_attr -> msg_outtrans_long
bfredl
1
2023-09-27
refactor(messages): fold msg_attr into msg
bfredl
1
2023-08-31
fix: use snprintf instead of sprintf
Lewis Russell
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-07-22
refactor: remove some (const char **) casts (#24423)
zeertzjq
1
2023-07-03
refactor: remove long
dundargoc
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-05-26
fix(mkspell): prevent Unicode character overflow (#23760)
julio-b
1
2023-05-05
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
1
2023-05-04
vim-patch:9.0.0240: crash when using ":mkspell" with an empty .dic file
zeertzjq
1
2023-04-28
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
1
[next]