log src/spellfile.c @ 35176:bbbd250e3d7a 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