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
/
spell.c
Commit message (
Expand
)
Author
Age
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0882: using freed memory after SpellFileMissing autocmd uses bw...
zeertzjq
2022-11-15
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
vim-patch:8.2.3751: cannot assign a lambda to an option that takes a function
zeertzjq
2022-11-07
|
/
*
docs: fix typos
dundargoc
2022-11-02
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer
zeertzjq
2022-10-15
*
fix(spell): correct spell move behavior without "noplainbuffer" (#20386)
zeertzjq
2022-09-28
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
refactor(spell.c): resolve clint errors (#19875)
Lewis Russell
2022-08-23
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.2081: the spell.c file is too big (#19767)
zeertzjq
2022-08-14
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:9.0.0109: writing over the end of a buffer on stack (#19581)
zeertzjq
2022-07-31
*
refactor: enable -Wconversion warning for spell.c (#19538)
dundargoc
2022-07-30
*
vim-patch:8.2.2254: Vim9: bool option type is number
zeertzjq
2022-07-25
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228)
zeertzjq
2022-07-05
*
vim-patch:8.2.5072: using uninitialized value and freed memory in spell command
zeertzjq
2022-07-04
*
vim-patch:8.2.1770: invalid memory use when using SpellFileMissing autocmd
zeertzjq
2022-07-04
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.5123: using invalid index when looking for spell suggestions
zeertzjq
2022-06-27
*
vim-patch:8.2.5007: spell suggestion may use uninitialized memory
zeertzjq
2022-06-27
[next]