log src/spellfile.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Sun, 08 May 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.4919: can add invalid bytes with :spellgood v8.2.4919
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Thu, 31 Mar 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.4653: "import autoload" does not check the file name v8.2.4653
Fri, 25 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4473: Coverity warnds for not checking return value of ftell() v8.2.4473
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Fri, 11 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4343: when reloading not all properties are detected v8.2.4343
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Fri, 31 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3955: error messages are spread out v8.2.3955
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Fri, 10 Dec 2021 21:45:02 +0100 Bram Moolenaar patch 8.2.3777: spell file write error not checked v8.2.3777
Thu, 09 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3770: new compiler warnings from clang-12 and clang-13 v8.2.3770
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Wed, 11 Aug 2021 16:00:06 +0200 Bram Moolenaar patch 8.2.3328: Coverity error for not checking return value v8.2.3328
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Fri, 11 Jun 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2974: Greek spell checking uses wrong case folding v8.2.2974
Wed, 03 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2462: Coverity warns for not checking for fseek() error v8.2.2462
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