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.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
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
vim-patch:7.4.1056 (#4870)
Shota
2016-06-05
*
vim-patch:7.4.1064
James McCoy
2016-05-24
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
spell: Fix argument and avoid redundant prompt.
Justin M. Keyes
2016-04-10
*
vim-patch:7.4.1027
watiko
2016-02-01
*
Fix lint issues
Jason Schulz
2016-01-15
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
spell.c: Fix memory leak
oni-link
2015-10-01
*
spell: Defer &spell prompt until VimEnter. #3027
Felipe Morales
2015-07-17
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
MSan: Initialize buffer in spell_delete_wordlist.
Justin M. Keyes
2015-07-05
*
spell.c: fix "[s" search. #2813
Nathan Wilson
2015-06-21
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
[next]