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
*
Merge pull request #16613 from bfredl/vim-patch-8.2.3777
Björn Linse
2021-12-11
|
\
|
*
vim-patch:8.2.3777: spell file write error not checked
Björn Linse
2021-12-10
*
|
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
|
/
*
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2395: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
|
/
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
vim-patch:8.2.3328: Coverity error for not checking return value
Sean Dewar
2021-09-17
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
*
vim-patch:8.2.2974: Greek spell checking uses wrong case folding
Jan Edmund Lazo
2021-06-11
*
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
[next]