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
/
spellfile.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.2462: Coverity warns for not checking for fseek() error
Jan Edmund Lazo
2021-02-03
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.1.0810: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
vim-patch:8.2.1521: reading past end of buffer when reading spellfile
Jan Edmund Lazo
2020-10-29
*
vim-patch:8.2.1564: a few remaining errors from ubsan
Jan Edmund Lazo
2020-09-02
*
vim-patch:8.2.1565: spellfile test sometimes fails
Jan Edmund Lazo
2020-09-02
*
spell_load_file: Add missing "goto endFAIL" if spellfile is not readable
James McCoy
2020-08-23
*
vim-patch:8.2.0895: :mkspell output does not mention the tree type
Jan Edmund Lazo
2020-07-19
*
vim-patch:8.2.0894: :mkspell can take very long if the word count is high
Jan Edmund Lazo
2020-07-19
*
vim-patch:8.2.1169: write NUL past allocated space using corrupted spell file
Jan Edmund Lazo
2020-07-19
*
vim-patch:8.2.1089: Coverity warns for pointer computation
Jan Edmund Lazo
2020-07-04
*
spellfile: set_spell_chartab() is dead code
Jan Edmund Lazo
2020-01-26
*
PVS/V618: fix emsgf format specifier #11643
Husain Alshehhi
2020-01-01
*
spellfile: fix pvs/v1048
Jan Edmund Lazo
2019-12-22
*
vim-patch:8.1.2268: spell file flag zero is not recognized
Jan Edmund Lazo
2019-11-09
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-04-30
*
vim-patch:8.1.0528: various typos in comments
Jan Edmund Lazo
2019-03-26
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
src/nvim/eval.c
MichaHoffmann
2018-10-07
*
fixed lint errors
MichaHoffmann
2018-09-24
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
lint: clean-up after parent commits
ZviRackover
2018-09-09
*
Remove has_mbytes local to lines changed in parent commit
ZviRackover
2018-09-09
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
Fix dead assignment.
Tapan Prakash
2018-08-29
*
lint
Jan Edmund Lazo
2018-08-11
*
vim-patch:8.1.0078: "..." used inconsistently in messages
Jan Edmund Lazo
2018-08-11
*
refactor: Replace vim_strrchr() with strrchar() (#8718)
ZviRackover
2018-08-11
*
lint
Jan Edmund Lazo
2018-08-10
*
vim-patch:8.0.1490: number of spell regions is spread out through the code
Jan Edmund Lazo
2018-08-10
*
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
coverity/13709: spell_add_word: handle failed fseek()
Nick Neisen
2018-05-17
*
spellfile: Fix clint error
ZyX
2018-04-22
*
spellfile: Fix PVS/V547: allocator now never returns NULL
ZyX
2018-04-22
*
spellfile: Silence PVS/V547: expression may be true on other systems
ZyX
2018-04-22
*
spellfile: Fix PVS/V547: allocator never returns NULL now
ZyX
2018-04-22
*
spellfile: Fix PVS/V560: allocator never returns NULL now
ZyX
2018-04-22
*
build/msvc: Remove unnecessary header include
b-r-o-c-k
2018-02-28
*
vim-patch:8.0.1225: no check for spell region being zero
Justin M. Keyes
2018-01-16
*
spellfile: Fix V547: always true condition
ZyX
2017-05-20
*
*: Add comment to all C files
ZyX
2017-04-19
*
spellfile: Fix SAL sections reading
ZyX
2017-04-09
*
spellfile: Fix clint errors
ZyX
2017-04-09
[next]