log src/structs.h @ 24606:a4fda40e0bb9 v8.2.2842

age author description
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842
Sat, 24 Apr 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script v8.2.2805
Sat, 17 Apr 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2775: Vim9: wrong line number used for some commands v8.2.2775
Sat, 10 Apr 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.2742: Vim9: when compiling a function fails it is cleared v8.2.2742
Mon, 05 Apr 2021 22:45:27 +0200 Bram Moolenaar patch 8.2.2725: Vim9: message about compiling is wrong when using try/catch v8.2.2725
Mon, 29 Mar 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.2677: Vim9: cannot use only some of the default arguments v8.2.2677
Sun, 21 Mar 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2636: memory leak when compiling inline function v8.2.2636
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Sun, 14 Feb 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places v8.2.2511
Thu, 11 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2501: not always clear where an error is reported v8.2.2501
Sun, 07 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2476: using freed memory when splitting window while closing buffer v8.2.2476
Sun, 31 Jan 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.2438: out of bounds compiler warning v8.2.2438
Sun, 24 Jan 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.2401: build fails without +profiling feature v8.2.2401
Sun, 24 Jan 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400
Mon, 11 Jan 2021 22:30:06 +0100 Bram Moolenaar patch 8.2.2332: Vim9: missing :endif not reported when using :windo v8.2.2332
Mon, 11 Jan 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2331: Vim9: wrong error when modifying dict declared with :final v8.2.2331
Sun, 10 Jan 2021 18:45:04 +0100 Bram Moolenaar patch 8.2.2322: Vim9: closure nested limiting to one level v8.2.2322
Sun, 10 Jan 2021 14:15:04 +0100 Bram Moolenaar patch 8.2.2321: Vim9: cannot nest closures v8.2.2321
Sat, 09 Jan 2021 16:00:04 +0100 Bram Moolenaar patch 8.2.2319: "exptype_T" can be read as "expected type" v8.2.2319
Wed, 06 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2306: Vim9: when using function reference type is not checked v8.2.2306
Mon, 04 Jan 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.2295: incsearch does not detect empty pattern properly v8.2.2295
Sat, 02 Jan 2021 15:45:04 +0100 Bram Moolenaar patch 8.2.2272: Vim9: extend() can violate the type of a variable v8.2.2272
Tue, 29 Dec 2020 11:15:34 +0100 Bram Moolenaar patch 8.2.2242: Vim9: bar line continuation does not work at script level v8.2.2242
Mon, 28 Dec 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2239: Vim9: concatenating lines with backslash is inconvenient v8.2.2239
Mon, 28 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature v8.2.2238
Sun, 27 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2225: Vim9: error when using :import in legacy script twice v8.2.2225
Sat, 26 Dec 2020 15:45:04 +0100 Bram Moolenaar patch 8.2.2222: Vim9: cannot keep script variables when reloading v8.2.2222
Thu, 24 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2208: Vim9: after reloading a script variable index may be invalid v8.2.2208
Tue, 22 Dec 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2188: Vim9: crash when calling global function from :def function v8.2.2188
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Sun, 20 Dec 2020 18:00:06 +0100 Bram Moolenaar patch 8.2.2170: Vim9: a global function defined in a :def function fails v8.2.2170
Tue, 01 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2077: build failure with small features v8.2.2077
Tue, 01 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range v8.2.2074
Sun, 15 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1990: cursor position wrong in terminal popup with finished job v8.2.1990
Sat, 07 Nov 2020 17:00:05 +0100 Bram Moolenaar patch 8.2.1966: popup becomes current window after closing a terminal window v8.2.1966
Thu, 05 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1961: various comments can be improved v8.2.1961
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sat, 24 Oct 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.1897: command modifiers are saved and set inconsistently v8.2.1897
Fri, 23 Oct 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1894: Vim9: command modifiers are not supported v8.2.1894
Tue, 20 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1870: Vim9: no need to keep all script variables v8.2.1870
Thu, 15 Oct 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1846: Vim9: block variables are not found in compiled function v8.2.1846
Wed, 14 Oct 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1845: Vim9: function defined in a block can't use block variables v8.2.1845
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 10 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1824: Vim9: variables at the script level escape their scope v8.2.1824
Sat, 10 Oct 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1819: Vim9: Memory leak when using a closure v8.2.1819
Thu, 08 Oct 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1813: Vim9: can assign wrong type to script dict v8.2.1813
Sat, 03 Oct 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1795: Vim9: operators && and || have a confusing result v8.2.1795
Wed, 16 Sep 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1692: build fails because TTFLAG_STATIC is missing v8.2.1692
Wed, 09 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1650: Vim9: result of && and || expression is not bool in script v8.2.1650
Wed, 09 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected v8.2.1641
Tue, 08 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1636: get stuck if a popup filter causes an error v8.2.1636
Mon, 31 Aug 2020 22:15:09 +0200 Bram Moolenaar patch 8.2.1556: cursorline highlighting always overrules sign highlighting v8.2.1556
Thu, 20 Aug 2020 15:30:03 +0200 Bram Moolenaar patch 8.2.1492: build failures v8.2.1492
Thu, 20 Aug 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment v8.2.1491
Tue, 11 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422
Wed, 05 Aug 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1373: Vim9: no error for assigning to non-existing script var v8.2.1373
Fri, 31 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1329: Vim9: cannot define global function inside :def function v8.2.1329
Sat, 18 Jul 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed v8.2.1239
Tue, 14 Jul 2020 16:00:06 +0200 Bram Moolenaar patch 8.2.1208: build failure v8.2.1208