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
/
spellfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0949: crash when unletting a variable while listing variables
v9.0.0949
Bram Moolenaar
2022-11-25
1
-3
/
+3
*
patch 9.0.0828: various typos
v9.0.0828
dundargoc
2022-11-02
1
-1
/
+1
*
patch 9.0.0384: Covertity still complains about using return value of getc()
v9.0.0384
Bram Moolenaar
2022-09-05
1
-3
/
+3
*
patch 9.0.0383: Coverity complains about unused value
v9.0.0383
Bram Moolenaar
2022-09-05
1
-2
/
+2
*
patch 9.0.0378: compiler warning for uninitialized variable
v9.0.0378
Bram Moolenaar
2022-09-04
1
-1
/
+1
*
patch 9.0.0374: Coverity still complains about dropping sign of character
v9.0.0374
Bram Moolenaar
2022-09-04
1
-6
/
+10
*
patch 9.0.0367: Coverity complains about dropping sign of character
v9.0.0367
Bram Moolenaar
2022-09-03
1
-5
/
+5
*
patch 9.0.0240: crash when using ":mkspell" with an empty .dic file
v9.0.0240
Bram Moolenaar
2022-08-21
1
-1
/
+3
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-2
/
+2
*
patch 9.0.0052: "zG" may throw an error if invalid character follows
v9.0.0052
K.Takata
2022-07-14
1
-5
/
+5
*
patch 9.0.0021: invalid memory access when adding word to spell word list
v9.0.0021
Bram Moolenaar
2022-07-01
1
-2
/
+19
*
patch 8.2.4919: can add invalid bytes with :spellgood
v8.2.4919
Bram Moolenaar
2022-05-08
1
-0
/
+10
*
patch 8.2.4753: error from setting an option is silently ignored
v8.2.4753
Bram Moolenaar
2022-04-15
1
-1
/
+2
*
patch 8.2.4653: "import autoload" does not check the file name
v8.2.4653
Bram Moolenaar
2022-03-31
1
-1
/
+1
*
patch 8.2.4473: Coverity warnds for not checking return value of ftell()
v8.2.4473
Bram Moolenaar
2022-02-25
1
-0
/
+2
*
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
kylo252
2022-02-16
1
-1
/
+1
*
patch 8.2.4343: when reloading not all properties are detected
v8.2.4343
Rob Pilling
2022-02-11
1
-1
/
+1
*
patch 8.2.4241: some type casts are redundant
v8.2.4241
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-01-28
1
-1
/
+1
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-6
/
+6
*
patch 8.2.4010: error messages are spread out
v8.2.4010
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-25
/
+22
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3967: error messages are spread out
v8.2.3967
Bram Moolenaar
2022-01-01
1
-8
/
+8
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3955: error messages are spread out
v8.2.3955
Bram Moolenaar
2021-12-31
1
-1
/
+1
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-2
/
+2
*
patch 8.2.3777: spell file write error not checked
v8.2.3777
=?UTF-8?q?Bj=C3=B6rn=20Linse?=
2021-12-10
1
-8
/
+6
*
patch 8.2.3770: new compiler warnings from clang-12 and clang-13
v8.2.3770
ichizok
2021-12-09
1
-1
/
+1
*
patch 8.2.3750: error messages are everywhere
v8.2.3750
Bram Moolenaar
2021-12-05
1
-5
/
+5
*
patch 8.2.3328: Coverity error for not checking return value
v8.2.3328
Bram Moolenaar
2021-08-11
1
-1
/
+3
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
1
-2
/
+2
*
patch 8.2.2974: Greek spell checking uses wrong case folding
v8.2.2974
Bram Moolenaar
2021-06-11
1
-3
/
+3
*
patch 8.2.2462: Coverity warns for not checking for fseek() error
v8.2.2462
Bram Moolenaar
2021-02-03
1
-1
/
+5
*
patch 8.2.1565: spellfile test sometimes fails
v8.2.1565
Bram Moolenaar
2020-09-02
1
-2
/
+1
*
patch 8.2.1564: a few remaining errors from ubsan
v8.2.1564
Bram Moolenaar
2020-09-02
1
-4
/
+8
*
patch 8.2.1560: using NULL pointers in some code
v8.2.1560
Bram Moolenaar
2020-09-01
1
-1
/
+1
*
patch 8.2.1521: reading past end of buffer when reading spellfile
v8.2.1521
Bram Moolenaar
2020-08-24
1
-7
/
+11
*
patch 8.2.1493: not enough test coverage for the spell file handling
v8.2.1493
Bram Moolenaar
2020-08-20
1
-1
/
+1
*
patch 8.2.1169: write NUL past allocated space using corrupted spell file
v8.2.1169
Bram Moolenaar
2020-07-10
1
-1
/
+2
*
patch 8.2.1089: Coverity warns for pointer computation
v8.2.1089
Bram Moolenaar
2020-06-29
1
-3
/
+2
*
patch 8.2.0895: :mkspell output does not mention the tree type
v8.2.0895
Bram Moolenaar
2020-06-03
1
-45
/
+35
*
patch 8.2.0894: :mkspell can take very long if the word count is high
v8.2.0894
Bram Moolenaar
2020-06-03
1
-18
/
+34
*
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
-11
/
+17
*
patch 8.2.0436: no warnings for incorrect printf arguments
v8.2.0436
Bram Moolenaar
2020-03-23
1
-8
/
+8
*
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
Bram Moolenaar
2020-01-07
1
-0
/
+5
*
patch 8.2.0097: crash with autocommand and spellfile
v8.2.0097
Bram Moolenaar
2020-01-07
1
-1
/
+4
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-6
/
+2
*
patch 8.1.2395: using old C style comments
v8.1.2395
Bram Moolenaar
2019-12-05
1
-936
/
+935
*
patch 8.1.2268: spell file flag zero is not recognized
v8.1.2268
Bram Moolenaar
2019-11-07
1
-0
/
+7
[next]