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
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
spell: assert nonull pointers
Jan Edmund Lazo
2019-09-10
*
vim-patch:8.1.1124: insert completion flags are mixed up
Jan Edmund Lazo
2019-08-21
*
Merge pull request #10171 from blueyed/vim-8.1.1318
Daniel Hahler
2019-08-09
|
\
|
*
includes
Daniel Hahler
2019-08-07
*
|
vim-patch:8.1.1824: crash when correctly spelled word is very long (#10725)
Jan Edmund Lazo
2019-08-08
|
/
*
PVS/V560: condition is always true #10630
Ihor Antonov
2019-07-28
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
build: fix gcc warnings #10568
ddcien
2019-07-22
*
[RFC]vim-patch:8.1.{749,1715} #10545
Jan Edmund Lazo
2019-07-20
*
PVS/V1028: cast operands, not the result #10496
Ihor Antonov
2019-07-16
*
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
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
:recover : Fix crash on non-existent *.swp #9504
raffitz
2019-01-15
*
build: enable -Wshadow
Justin M. Keyes
2019-01-02
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
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
*
Merge #8863 'refactor: Remove mb_head_off() '
Justin M. Keyes
2018-08-28
|
\
|
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
|
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
|
lint
Jan Edmund Lazo
2018-08-23
*
|
vim-patch:8.0.1041: bogus characters when indenting during visual-block append
Jan Edmund Lazo
2018-08-23
|
/
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
*
|
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
|
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
|
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
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
*
vim-patch:8.0.0520: using a function pointer while the function is known (#8513)
KunMing Xie
2018-06-10
*
mf_open(): never fails (except for OOM)
Justin M. Keyes
2018-05-17
*
coverity/13702: open_spellbuf: handle failed ml_open()
Nick Neisen
2018-05-17
*
spell: Fix PVS/V512: use of sprintf()
ZyX
2018-04-22
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
lint
Justin M. Keyes
2018-01-16
*
vim-patch:8.0.0582: illegal memory access with z= command
Justin M. Keyes
2018-01-13
*
vim-patch:8.0.0364 (#7837)
KunMing Xie
2018-01-13
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
|
/
*
vim-patch:7.4.2250
ckelsel
2017-07-13
*
spell: Silence V512: buffer underflow
ZyX
2017-07-04
[next]