index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
spellsuggest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0109: writing over the end of a buffer on stack
v9.0.0109
Bram Moolenaar
2022-07-30
1
-4
/
+6
*
patch 8.2.5123: using invalid index when looking for spell suggestions
v8.2.5123
Bram Moolenaar
2022-06-18
1
-1
/
+2
*
patch 8.2.5007: spell suggestion may use uninitialized memory
v8.2.5007
Bram Moolenaar
2022-05-23
1
-1
/
+2
*
patch 8.2.4947: text properties not adjusted when accepting spell suggestion
v8.2.4947
LemonBoy
2022-05-13
1
-0
/
+5
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-2
/
+2
*
patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu
v8.2.4579
Yegappan Lakshmanan
2022-03-16
1
-1
/
+1
*
patch 8.2.4565: no command line completion for :breakadd and :breakdel
v8.2.4565
Bram Moolenaar
2022-03-14
1
-1
/
+1
*
patch 8.2.4563: "z=" in Visual mode may go beyond the end of the line
v8.2.4563
Bram Moolenaar
2022-03-13
1
-0
/
+4
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-6
/
+6
*
patch 8.2.4258: Coverity warns for array overrun
v8.2.4258
Bram Moolenaar
2022-01-30
1
-2
/
+2
*
patch 8.2.4249: the timeout limit for spell suggestions is always 5000
v8.2.4249
Bram Moolenaar
2022-01-29
1
-5
/
+16
*
patch 8.2.4247: stack corruption when looking for spell suggestions
v8.2.4247
Bram Moolenaar
2022-01-29
1
-2
/
+15
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-3
/
+3
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-1
/
+1
*
patch 8.2.3582: reading uninitialized memory when giving spell suggestions
v8.2.3582
Bram Moolenaar
2021-11-04
1
-1
/
+1
*
patch 8.2.3484: crash when going through spell suggestions
v8.2.3484
Bram Moolenaar
2021-10-06
1
-0
/
+5
*
patch 8.2.2974: Greek spell checking uses wrong case folding
v8.2.2974
Bram Moolenaar
2021-06-11
1
-3
/
+4
*
patch 8.2.2379: do spell suggestions twice if 'spellsuggest' contains number
v8.2.2379
Bram Moolenaar
2021-01-20
1
-2
/
+4
*
patch 8.2.1564: a few remaining errors from ubsan
v8.2.1564
Bram Moolenaar
2020-09-02
1
-3
/
+3
*
patch 8.2.1560: using NULL pointers in some code
v8.2.1560
Bram Moolenaar
2020-09-01
1
-0
/
+2
*
patch 8.2.1104: Coverity warnts for possible NULL pointer use
v8.2.1104
Bram Moolenaar
2020-07-01
1
-1
/
+2
*
patch 8.2.1095: may use pointer after freeing it
v8.2.1095
Bram Moolenaar
2020-06-29
1
-3
/
+4
*
patch 8.2.0945: cannot use "z=" when 'spell' is off
v8.2.0945
Bram Moolenaar
2020-06-10
1
-1
/
+12
*
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
Bram Moolenaar
2020-04-12
1
-2
/
+2
*
patch 8.2.0500: using the same loop in many places
v8.2.0500
Bram Moolenaar
2020-04-02
1
-1
/
+1
*
patch 8.2.0387: error for possible NULL argument to qsort()
v8.2.0387
Bram Moolenaar
2020-03-15
1
-10
/
+15
*
patch 8.2.0041: leaking memory when selecting spell suggestion
v8.2.0041
Bram Moolenaar
2019-12-25
1
-5
/
+4
*
patch 8.2.0039: memory access error when "z=" has no suggestions
v8.2.0039
Bram Moolenaar
2019-12-25
1
-1
/
+2
*
patch 8.1.2243: typos in comments
v8.1.2243
Bram Moolenaar
2019-11-02
1
-1
/
+1
*
patch 8.1.2120: some MB_ macros are more complicated than necessary
v8.1.2120
Bram Moolenaar
2019-10-06
1
-14
/
+14
*
patch 8.1.2081: the spell.c file is too big
v8.1.2081
Bram Moolenaar
2019-09-27
1
-0
/
+4452