Wed, 02 Sep 2020 13:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1565: spellfile test sometimes fails
v8.2.1565
|
Wed, 02 Sep 2020 10:30:05 +0200 |
Bram Moolenaar |
patch 8.2.1564: a few remaining errors from ubsan
v8.2.1564
|
Tue, 01 Sep 2020 20:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1560: using NULL pointers in some code
v8.2.1560
|
Mon, 24 Aug 2020 20:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1521: reading past end of buffer when reading spellfile
v8.2.1521
|
Thu, 20 Aug 2020 15:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1493: not enough test coverage for the spell file handling
v8.2.1493
|
Fri, 10 Jul 2020 20:15:09 +0200 |
Bram Moolenaar |
patch 8.2.1169: write NUL past allocated space using corrupted spell file
v8.2.1169
|
Mon, 29 Jun 2020 22:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1089: Coverity warns for pointer computation
v8.2.1089
|
Wed, 03 Jun 2020 22:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0895: :mkspell output does not mention the tree type
v8.2.0895
|
Wed, 03 Jun 2020 21:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0894: :mkspell can take very long if the word count is high
v8.2.0894
|
Sun, 12 Apr 2020 19:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Mon, 23 Mar 2020 22:15:05 +0100 |
Bram Moolenaar |
patch 8.2.0436: no warnings for incorrect printf arguments
v8.2.0436
|
Tue, 07 Jan 2020 21:00:07 +0100 |
Bram Moolenaar |
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
|
Tue, 07 Jan 2020 20:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0097: crash with autocommand and spellfile
v8.2.0097
|
Sun, 29 Dec 2019 23:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
|
Thu, 05 Dec 2019 21:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2395: using old C style comments
v8.1.2395
|
Thu, 07 Nov 2019 21:00:05 +0100 |
Bram Moolenaar |
patch 8.1.2268: spell file flag zero is not recognized
v8.1.2268
|
Sun, 11 Aug 2019 23:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
|
Tue, 28 May 2019 23:15:10 +0200 |
Bram Moolenaar |
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
|
Fri, 24 May 2019 19:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
|
Fri, 24 May 2019 19:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
|
Thu, 23 May 2019 21:45:07 +0200 |
Bram Moolenaar |
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
|
Thu, 09 May 2019 15:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
|
Thu, 24 Jan 2019 17:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0810: too many #ifdefs
v8.1.0810
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Tue, 15 Jan 2019 20:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0753: printf format not checked for semsg()
v8.1.0753
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Fri, 16 Nov 2018 16:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0528: various typos in comments
v8.1.0528
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Tue, 19 Jun 2018 14:30:07 +0200 |
Christian Brabandt |
patch 8.1.0078: "..." used inconsistently in messages
v8.1.0078
|
Sun, 08 Apr 2018 13:15:07 +0200 |
Christian Brabandt |
patch 8.0.1677: no compiler warning for wrong format in vim_snprintf()
v8.0.1677
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Sat, 10 Feb 2018 14:15:05 +0100 |
Christian Brabandt |
patch 8.0.1490: number of spell regions is spread out through the code
v8.0.1490
|
Fri, 27 Oct 2017 01:00:06 +0200 |
Christian Brabandt |
patch 8.0.1225: no check for spell region being zero
v8.0.1225
|
Sun, 12 Mar 2017 19:30:05 +0100 |
Christian Brabandt |
patch 8.0.0451: some macros are in lower case
v8.0.0451
|
Sun, 26 Feb 2017 15:30:03 +0100 |
Christian Brabandt |
patch 8.0.0376: size computations in spell file reading are off
v8.0.0376
|
Thu, 09 Feb 2017 21:15:04 +0100 |
Christian Brabandt |
patch 8.0.0322: possible overflow with corrupted spell file
v8.0.0322
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Tue, 19 Jul 2016 16:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9ccfebddc3ff2a3c2853cf706fd4c26f639bf381
v7.4.2069
|