aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell.c
Commit message (Expand)AuthorAge
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* spell: assert nonull pointersJan Edmund Lazo2019-09-10
* vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo2019-08-21
* Merge pull request #10171 from blueyed/vim-8.1.1318Daniel Hahler2019-08-09
|\
| * includesDaniel Hahler2019-08-07
* | vim-patch:8.1.1824: crash when correctly spelled word is very long (#10725)Jan Edmund Lazo2019-08-08
|/
* PVS/V560: condition is always true #10630Ihor Antonov2019-07-28
* cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* build: fix gcc warnings #10568ddcien2019-07-22
* [RFC]vim-patch:8.1.{749,1715} #10545Jan Edmund Lazo2019-07-20
* PVS/V1028: cast operands, not the result #10496Ihor Antonov2019-07-16
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* lintJan Edmund Lazo2019-04-30
* vim-patch:8.1.0528: various typos in commentsJan Edmund Lazo2019-03-26
* vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* build: enable -WshadowJustin M. Keyes2019-01-02
* replace fallthrough comment with macroJan Edmund Lazo2018-09-21
* vim-patch:8.0.1215: newer gcc warns for implicit fallthroughJan Edmund Lazo2018-09-20
* lint: clean-up after parent commitsZviRackover2018-09-09
* Remove has_mbytes local to lines changed in parent commitZviRackover2018-09-09
* Refactor: Remove occurences of mb_char2bytesZviRackover2018-09-09
* Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
|\
| * lint: cleanup after parent commitsZviRackover2018-08-16
| * Remove occurences of mb_head_offZviRackover2018-08-15
* | lintJan Edmund Lazo2018-08-23
* | vim-patch:8.0.1041: bogus characters when indenting during visual-block appendJan Edmund Lazo2018-08-23
|/
* Merge #8744 from janlazo/vim-8.0.0890Justin M. Keyes2018-08-08
|\
| * memline: copy in ml_replace() is boolJan Edmund Lazo2018-08-07
* | style: fixing minor issues noted in code review.ZviRackover2018-08-06
* | Remove some occrrences of enc_utf8 and has_mbyteZviRackover2018-08-06
* | lint: clean-up after parent commitZviRackover2018-08-06
* | Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
|/
* 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
* vim-patch:8.0.0520: using a function pointer while the function is known (#8513)KunMing Xie2018-06-10
* mf_open(): never fails (except for OOM)Justin M. Keyes2018-05-17
* coverity/13702: open_spellbuf: handle failed ml_open()Nick Neisen2018-05-17
* spell: Fix PVS/V512: use of sprintf()ZyX2018-04-22
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* lintJustin M. Keyes2018-01-16
* vim-patch:8.0.0582: illegal memory access with z= commandJustin M. Keyes2018-01-13
* vim-patch:8.0.0364 (#7837)KunMing Xie2018-01-13
* Merge branch 'master' into hide-container-implZyX2017-12-16
|\
| * vim-patch:8.0.0074Michael Schupikov2017-12-15
* | *: Hide list implementation in other files as wellZyX2017-12-10
|/
* vim-patch:7.4.2250ckelsel2017-07-13
* spell: Silence V512: buffer underflowZyX2017-07-04