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
*
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
*
vim-patch:8.2.3484: crash when going through spell suggestions
zeertzjq
2022-06-27
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
vim-patch:8.2.4985: PVS warns for possible array underrun
Dundar Goc
2022-05-20
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
Merge pull request #17971 from chentau/extmark_spell
bfredl
2022-04-08
|
\
|
*
fix(extmarks): splice extmarks on accepting spell
Tony Chen
2022-04-02
*
|
vim-patch:8.2.4258: Coverity warns for array overrun
zeertzjq
2022-04-04
*
|
vim-patch:8.2.4247: stack corruption when looking for spell suggestions
zeertzjq
2022-04-04
*
|
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
|
/
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
vim-patch:8.2.3582: reading uninitialized memory when giving spell suggestions
f380cedric
2022-01-06
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: remove redundant casts
Dundar Göc
2021-10-07
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
[next]