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
*
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
*
spellfile: Fix memory leak
ZyX
2017-04-09
*
coverity/13689: Check file header with memcmp
ZyX
2017-04-09
*
coverity/13688: Check for NUL bytes in salfrom
ZyX
2017-04-09
*
coverity/13687: Do not allow NUL byte in region names
ZyX
2017-04-09
*
spellfile: Use old error
ZyX
2017-04-09
*
coverity/13686: Do not allow NUL byte in precondition regex
ZyX
2017-04-09
*
lint
James McCoy
2017-04-09
*
vim-patch:8.0.0376
James McCoy
2017-04-09
*
vim-patch:8.0.0322
James McCoy
2017-04-09
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
lint
James McCoy
2017-03-11
*
vim-patch:7.4.2069
James McCoy
2017-03-11