log src/fold.c @ 35286:40d555986d76 default tip

age author description
Wed, 13 Mar 2024 21:00:03 +0100 Christian Brabandt patch 9.1.0177: Coverity reports dead code v9.1.0177
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
Wed, 03 Jan 2024 19:30:02 +0100 Christian Brabandt patch 9.1.0002: a closing fold expr, may start a new fold v9.1.0002
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, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Sun, 08 Jan 2023 14:45:05 +0100 Bram Moolenaar patch 9.0.1158: code is indented more than necessary v9.0.1158
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Sat, 01 Oct 2022 20:45:04 +0200 Bram Moolenaar patch 9.0.0634: evaluating "expr" options has more overhead than needed v9.0.0634
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Mon, 23 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5009: fold may not be closeable after appending v8.2.5009
Fri, 20 May 2022 19:30:06 +0200 Bram Moolenaar patch 8.2.4987: after deletion a small fold may be closable v8.2.4987
Tue, 10 May 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold v8.2.4935
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 23 Apr 2022 15:00:03 +0200 Bram Moolenaar patch 8.2.4813: pasting text while indent folding may mess up folds v8.2.4813
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Tue, 15 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4393: possible number overflow with nested folds v8.2.4393
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sat, 22 Jan 2022 14:45:02 +0100 Bram Moolenaar patch 8.2.4179: 'foldtext' is evaluated in the current script context v8.2.4179
Fri, 21 Jan 2022 17:45:04 +0100 Bram Moolenaar patch 8.2.4173: cannot use an import in 'foldexpr' v8.2.4173
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
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Wed, 24 Nov 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3662: illegal memory access if malloc() fails v8.2.3662
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Mon, 01 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2447: 'foldlevel' not applied to folds restored from session v8.2.2447
Mon, 21 Dec 2020 14:15:03 +0100 Bram Moolenaar patch 8.2.2176: crash with a sequence of fold commands v8.2.2176
Tue, 10 Nov 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.1972: crash when recreating nested fold v8.2.1972
Tue, 03 Nov 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.1947: crash when using "zj" without folds v8.2.1947