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
/
spell.c
Age
Commit message (
Expand
)
Author
Files
2026-04-23
vim-patch:partial:9.2.0315: missing bound-checks (#39334)
zeertzjq
1
2026-03-23
fix(decor): clamp last column by decor provider range
vanaigr
1
2026-03-19
vim-patch:partial:9.2.0193: using copy_option_part() can be improved (#38369)
zeertzjq
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2025-12-15
fix(messages): exclude "search hit BOTTOM" msg from history #36961
Ayaan
1
2025-11-09
refactor(spellfile): config() interface, docs #36481
Yochem van Rosmalen
1
2025-10-27
fix(spell): wrong VimEnter autocommands (#36339)
zeertzjq
1
2025-08-20
vim-patch:8.2.0853: ml_delete() often called with FALSE argument
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-11
vim-patch:32d6bd6: runtime(doc): remove dead links (#35297)
zeertzjq
1
2025-03-27
vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...
zeertzjq
1
2024-12-05
vim-patch:9.1.0903: potential overflow in spell_soundfold_wsal() (#31456)
glepnir
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-10-15
vim-patch:9.1.0783: 'spell' option setting has problems (#30818)
zeertzjq
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-04
refactor(spell.c): reduce scope of locals
Lewis Russell
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-22
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
1
2024-05-18
vim-patch:9.1.0418: Cannot move to previous/next rare word (#28822)
zeertzjq
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
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
2023-12-07
refactor(options): split `get_option_value()` into smaller functions
Famiu Haque
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor(IWYU): create normal_defs.h (#26293)
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-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-20
build: adjust clang-tidy warning exclusion logic
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-09-15
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
zeertzjq
1
2023-08-28
vim-patch:9.0.1810: camel-case spelling has issues with digits (#24909)
zeertzjq
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-08-16
vim-patch:9.0.1718: dict-completion does not respect region (#24733)
zeertzjq
1
2023-07-22
refactor: remove some (const char **) casts (#24423)
zeertzjq
1
2023-07-19
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
1
2023-07-13
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
1
2023-06-07
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
1
2023-06-06
vim-patch:9.0.1614: strlen() called too often for :spellrepall (#23940)
zeertzjq
1
[next]