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
|
Thu, 17 Sep 2020 19:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1702: crash when using undo after deleting folded lines
v8.2.1702
|
Tue, 01 Sep 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1561: using NULL pointers in fold code
v8.2.1561
|
Tue, 01 Sep 2020 20:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1560: using NULL pointers in some code
v8.2.1560
|
Mon, 31 Aug 2020 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1554: crash in normal test
v8.2.1554
|
Mon, 31 Aug 2020 21:15:17 +0200 |
Bram Moolenaar |
patch 8.2.1553: crash in edit test
|
Mon, 31 Aug 2020 20:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1552: warnings from asan with clang-11
v8.2.1552
|
Wed, 24 Jun 2020 20:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1049: Vim9: leaking memory when using continuation line
v8.2.1049
|
Sun, 01 Dec 2019 21:45:04 +0100 |
Bram Moolenaar |
patch 8.1.2379: using old C style comments
v8.1.2379
|
Sat, 28 Sep 2019 19:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2096: too many #ifdefs
v8.1.2096
|
Sun, 01 Sep 2019 18:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1960: fold code is spread out
v8.1.1960
|
Sat, 24 Aug 2019 21:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1922: in diff mode global operations can be very slow
v8.1.1922
|
Mon, 19 Aug 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1890: ml_get error when deleting fold marker
v8.1.1890
|
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, 24 Jan 2019 15:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0805: too many #ifdefs
v8.1.0805
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Wed, 14 Nov 2018 22:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0527: using 'shiftwidth' from wrong buffer for folding
v8.1.0527
|
Sat, 16 Sep 2017 21:00:06 +0200 |
Christian Brabandt |
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
|
Sun, 23 Apr 2017 17:00:04 +0200 |
Christian Brabandt |
patch 8.0.0583: fold test hangs on MS-Windows
v8.0.0583
|
Sat, 22 Apr 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0581: moving folded text is sometimes not correct
v8.0.0581
|
Thu, 23 Mar 2017 22:00:04 +0100 |
Christian Brabandt |
patch 8.0.0503: endless loop in updating folds with 32 bit ints
v8.0.0503
|
Thu, 16 Mar 2017 22:15:04 +0100 |
Christian Brabandt |
patch 8.0.0469: compiler warnings on MS-Windows
v8.0.0469
|
Thu, 16 Mar 2017 16:00:05 +0100 |
Christian Brabandt |
patch 8.0.0465: off-by-one error in using :move with folding
v8.0.0465
|
Thu, 16 Mar 2017 14:00:05 +0100 |
Christian Brabandt |
patch 8.0.0461: test 45 hangs on MS-Windows
v8.0.0461
|
Tue, 14 Mar 2017 22:00:05 +0100 |
Christian Brabandt |
patch 8.0.0457: using :move messes up manual folds
v8.0.0457
|
Sun, 12 Mar 2017 20:45:04 +0100 |
Christian Brabandt |
patch 8.0.0453: adding fold marker creates new comment
v8.0.0453
|
Sun, 12 Mar 2017 20:15:06 +0100 |
Christian Brabandt |
patch 8.0.0452: some macros are in lower case
v8.0.0452
|
Sun, 12 Mar 2017 19:30:05 +0100 |
Christian Brabandt |
patch 8.0.0451: some macros are in lower case
v8.0.0451
|
Sun, 12 Mar 2017 18:30:06 +0100 |
Christian Brabandt |
patch 8.0.0448: some macros are in lower case
v8.0.0448
|
Sat, 04 Mar 2017 18:45:04 +0100 |
Christian Brabandt |
patch 8.0.0408: updating folds does not always work properly
v8.0.0408
|
Tue, 28 Feb 2017 22:00:05 +0100 |
Christian Brabandt |
patch 8.0.0388: filtering lines changes folds
v8.0.0388
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Wed, 03 Aug 2016 22:15:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ee695f787ade7fd88fc5f5497553d95c0c3645b5
v7.4.2152
|
Fri, 01 Jul 2016 18:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/22fcfad29276bd5f317faf516637dcd491b96a12
v7.4.1976
|
Wed, 08 Jun 2016 21:30:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/945ec093cd4ddefab930239990564b12eb232153
v7.4.1909
|
Thu, 14 Apr 2016 16:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/429fcfbf9a9275367fe9441a50a3dcd773497d84
v7.4.1732
|
Sat, 30 Jan 2016 16:45:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/66f948e928d5e0cd3123af902aa8ac1613534c94
v7.4.1207
|
Fri, 29 Jan 2016 23:30:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d99df423c559d85c17779b3685426c489554908c
v7.4.1200
|