log src/vim.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
Mon, 26 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2813: cannot grep using fuzzy matching v8.2.2813
Fri, 16 Apr 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.2772: problems when restoring 'runtimepath' from a session file v8.2.2772
Tue, 13 Apr 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2760: Vim9: no error for changing a for loop variable v8.2.2760
Tue, 13 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2759: Vim9: for loop infers type of loop variable v8.2.2759
Sat, 10 Apr 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.2753: Vim9: cannot ignore an item in assignment unpack v8.2.2753
Sat, 13 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2597: Vim9: "import * as" does not work at script level v8.2.2597
Wed, 10 Mar 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2581: Vim9: sourcing Vim9 script triggers a redraw v8.2.2581
Wed, 17 Feb 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.2527: Vim9: lambda return type is not determined at script level v8.2.2527
Wed, 10 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2494: ":rviminfo!" clears most of oldfiles v8.2.2494
Thu, 21 Jan 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2388: no easy way to get the maximum or mininum number value v8.2.2388
Sun, 03 Jan 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.2290: Vim9: unlet of global variable cannot be compiled v8.2.2290
Fri, 01 Jan 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2268: Vim9: list unpack seen as declaration v8.2.2268
Mon, 28 Dec 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.2236: 'scroll' option can change when setting the statusline v8.2.2236
Tue, 22 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2194: Vim9: cannot use :const or :final at the script level v8.2.2194
Sat, 19 Dec 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.2165: Vim9: assignment to dict member does not work v8.2.2165
Fri, 11 Dec 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.2128: there is no way to do something on CTRL-Z v8.2.2128
Mon, 30 Nov 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands v8.2.2070
Wed, 25 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2052: Vim9: "edit +4 fname" gives an error v8.2.2052
Sat, 07 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1967: the session file does not restore the alternate file v8.2.1967
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
Sun, 25 Oct 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.1904: still using default option values after using ":badd +1" v8.2.1904
Wed, 21 Oct 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1882: Vim9: v:disallow_let is no longer needed v8.2.1882
Wed, 21 Oct 2020 12:30:06 +0200 Bram Moolenaar patch 8.2.1874: can't do something just before leaving Insert mode v8.2.1874
Sun, 27 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1756: Vim9: :let will soon be disallowed v8.2.1756
Sat, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Mon, 14 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1685: Vim9: cannot declare a constant value v8.2.1685
Thu, 10 Sep 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1653: expand('<stack>') does not include the final line number v8.2.1653
Sun, 23 Aug 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1513: cannot interrupt shell used for filename expansion v8.2.1513
Thu, 13 Aug 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1444: error messages are spread out and names can be confusing v8.2.1444
Thu, 13 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1442: outdated references to the Mac Carbon GUI v8.2.1442
Tue, 11 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422
Tue, 14 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1215: Atari MiNT support is outdated v8.2.1215
Wed, 24 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1047: Vim9: script cannot use line continuation like :def function v8.2.1047
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Wed, 10 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0952: no simple way to interrupt Vim v8.2.0952
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Sun, 31 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0867: using {xxx} for encoding a modifier is not nice v8.2.0867
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Sun, 24 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0818: Vim9: using a discovery phase doesn't work well v8.2.0818
Thu, 14 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase v8.2.0753
Sun, 10 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0727: MS-Windows: new gcc compiler does not support scanf format v8.2.0727
Sat, 09 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script v8.2.0725
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 05 Apr 2020 17:15:25 +0200 Bram Moolenaar patch 8.2.0512: Vim9: no optional arguments in func type v8.2.0512
Fri, 28 Feb 2020 22:30:09 +0100 Bram Moolenaar patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal v8.2.0328
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Wed, 12 Feb 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0248: MS-Windows: dealing with deprecation is too complicated v8.2.0248
Tue, 11 Feb 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0246: MSVC: deprecation warnings with Ruby v8.2.0246
Mon, 10 Feb 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0240: using memory after it was freed v8.2.0240
Thu, 06 Feb 2020 19:30:08 +0100 Bram Moolenaar patch 8.2.0223: some instructions not yet tested v8.2.0223
Sun, 26 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0158: triggering CompleteDone earlier is not backwards compatible v8.2.0158
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Thu, 23 Jan 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0145: using #error for compilation errors should be OK now v8.2.0145
Sat, 18 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0128: cannot list options one per line v8.2.0128
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Wed, 01 Jan 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0073: initializing globals with COMMA is clumsy v8.2.0073
Tue, 31 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0067: ERROR_UNKNOWN clashes on some systems v8.2.0067