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
*
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
*
spell: Fix V728: excessive check
ZyX
2017-07-04
*
*: Add comment to all C files
ZyX
2017-04-19
*
refactor: pos_T macros to functions (#6496)
Felipe Oliveira Carvalho
2017-04-11
*
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
mbyte: remove dead code
Björn Linse
2017-03-22
*
lint
James McCoy
2017-03-11
*
vim-patch:7.4.2223
James McCoy
2017-03-11
*
vim-patch:7.4.2069
James McCoy
2017-03-11
*
*: Fix linter errors
ZyX
2017-02-15
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
vim-patch:7.4.2024
Marco Hinz
2017-02-04
*
vim-patch:7.4.2062 (#5954)
Shougo
2017-01-16
*
vim-patch:8.0.0035 (#5609)
Shougo
2016-11-15
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
[next]