aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spellfile.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* coverity/13709: spell_add_word: handle failed fseek()Nick Neisen2018-05-17
* spellfile: Fix clint errorZyX2018-04-22
* spellfile: Fix PVS/V547: allocator now never returns NULLZyX2018-04-22
* spellfile: Silence PVS/V547: expression may be true on other systemsZyX2018-04-22
* spellfile: Fix PVS/V547: allocator never returns NULL nowZyX2018-04-22
* spellfile: Fix PVS/V560: allocator never returns NULL nowZyX2018-04-22
* build/msvc: Remove unnecessary header includeb-r-o-c-k2018-02-28
* vim-patch:8.0.1225: no check for spell region being zeroJustin M. Keyes2018-01-16
* spellfile: Fix V547: always true conditionZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* spellfile: Fix SAL sections readingZyX2017-04-09
* spellfile: Fix clint errorsZyX2017-04-09
* spellfile: Fix memory leakZyX2017-04-09
* coverity/13689: Check file header with memcmpZyX2017-04-09
* coverity/13688: Check for NUL bytes in salfromZyX2017-04-09
* coverity/13687: Do not allow NUL byte in region namesZyX2017-04-09
* spellfile: Use old errorZyX2017-04-09
* coverity/13686: Do not allow NUL byte in precondition regexZyX2017-04-09
* lintJames McCoy2017-04-09
* vim-patch:8.0.0376James McCoy2017-04-09
* vim-patch:8.0.0322James McCoy2017-04-09
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* lintJames McCoy2017-03-11
* vim-patch:7.4.2069James McCoy2017-03-11