log src/spellfile.c @ 35067:b2e515aab168 default tip

age author description
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Sat, 15 Apr 2023 14:30:05 +0200 Bram Moolenaar patch 9.0.1454: code indenting is confused by macros v9.0.1454
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Wed, 01 Feb 2023 14:15:04 +0100 Bram Moolenaar patch 9.0.1271: using sizeof() and subtract array size is tricky v9.0.1271
Fri, 27 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1251: checking returned value of ga_grow() is inconsistent v9.0.1251
Mon, 23 Jan 2023 22:00:04 +0100 Bram Moolenaar patch 9.0.1237: code is indented more than necessary v9.0.1237
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Mon, 05 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0384: Covertity still complains about using return value of getc() v9.0.0384
Mon, 05 Sep 2022 12:00:08 +0200 Bram Moolenaar patch 9.0.0383: Coverity complains about unused value v9.0.0383
Sun, 04 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0378: compiler warning for uninitialized variable v9.0.0378
Sun, 04 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0374: Coverity still complains about dropping sign of character v9.0.0374
Sat, 03 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0367: Coverity complains about dropping sign of character v9.0.0367
Sun, 21 Aug 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0240: crash when using ":mkspell" with an empty .dic file v9.0.0240
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Thu, 14 Jul 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0052: "zG" may throw an error if invalid character follows v9.0.0052
Fri, 01 Jul 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0021: invalid memory access when adding word to spell word list v9.0.0021
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