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 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
*
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
Bram Moolenaar
2019-08-11
1
-9
/
+14
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-4
/
+4
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-6
/
+4
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
1
-2
/
+2
*
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
Bram Moolenaar
2019-05-09
1
-8
/
+1
*
patch 8.1.0810: too many #ifdefs
v8.1.0810
Bram Moolenaar
2019-01-24
1
-94
/
+5
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-13
/
+13
*
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
Bram Moolenaar
2019-01-15
1
-2
/
+2
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-95
/
+95
*
patch 8.1.0528: various typos in comments
v8.1.0528
Bram Moolenaar
2018-11-16
1
-1
/
+1
*
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
Bram Moolenaar
2018-09-30
1
-12
/
+0
*
patch 8.1.0078: "..." used inconsistently in messages
v8.1.0078
Bram Moolenaar
2018-06-19
1
-5
/
+5
*
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
v8.0.1677
Bram Moolenaar
2018-04-08
1
-1
/
+1
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-2
/
+1
*
patch 8.0.1490: number of spell regions is spread out through the code
v8.0.1490
Bram Moolenaar
2018-02-10
1
-9
/
+10
*
patch 8.0.1225: no check for spell region being zero
v8.0.1225
Bram Moolenaar
2017-10-27
1
-1
/
+1
*
patch 8.0.0451: some macros are in lower case
v8.0.0451
Bram Moolenaar
2017-03-12
1
-7
/
+7
*
patch 8.0.0376: size computations in spell file reading are off
v8.0.0376
Bram Moolenaar
2017-02-26
1
-2
/
+2
*
patch 8.0.0322: possible overflow with corrupted spell file
v8.0.0322
Bram Moolenaar
2017-02-09
1
-0
/
+3
*
patch 7.4.2293
v7.4.2293
Bram Moolenaar
2016-08-29
1
-1
/
+1
*
patch 7.4.2069
v7.4.2069
Bram Moolenaar
2016-07-19
1
-0
/
+6749