log src/vim.h @ 29247:5f314b2ed494 v8.2.5142

age author description
Thu, 16 Jun 2022 12:30:04 +0200 Bram Moolenaar patch 8.2.5106: default cmdwin mappings are re-mappable v8.2.5106
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Mon, 23 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment v8.2.5008
Sun, 22 May 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5003: cannot do bitwise shifts v8.2.5003
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sun, 08 May 2022 16:15:05 +0200 Bram Moolenaar patch 8.2.4913: popup_hide() does not always have effect v8.2.4913
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, 09 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4726: cannot use expand() to get the script name v8.2.4726
Sat, 09 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4724: current instance of last search pattern not easily spotted v8.2.4724
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Mon, 04 Apr 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4685: when a swap file is found for a popup there is no dialog v8.2.4685
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Fri, 01 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4662: no error for using out of range list index v8.2.4662
Wed, 30 Mar 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4650: "import autoload" only works with using 'runtimepath' v8.2.4650
Mon, 28 Mar 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4642: Vim9: in :def function script var cannot be null v8.2.4642
Sun, 27 Mar 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4639: not sufficient parenthesis in preprocessor macros v8.2.4639
Thu, 24 Mar 2022 12:30:08 +0100 Bram Moolenaar patch 8.2.4617: no completion for :scriptnames v8.2.4617
Wed, 16 Mar 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu v8.2.4579
Tue, 15 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4575: Vim9: test for profiling still fails v8.2.4575
Mon, 14 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4565: no command line completion for :breakadd and :breakdel v8.2.4565
Sat, 26 Feb 2022 11:45:03 +0100 Bram Moolenaar patch 8.2.4474: memory allocation failures not tested in quickfix code v8.2.4474
Sat, 12 Feb 2022 22:30:02 +0100 Bram Moolenaar patch 8.2.4363: MS-Windows: running out of memory for a very long line v8.2.4363
Fri, 11 Feb 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4350: FEAT_GUI_ENABLED defined but never used v8.2.4350
Fri, 11 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4347: in some build setups UNUSED is not defined v8.2.4347
Wed, 09 Feb 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4335: no autocommand event triggered before changing directory v8.2.4335
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
Mon, 07 Feb 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4316: __CYGWIN32__ is not defined on 64 bit systems v8.2.4316
Fri, 28 Jan 2022 22:00:05 +0100 Bram Moolenaar patch 8.2.4245: ":retab 0" may cause illegal memory access v8.2.4245
Wed, 26 Jan 2022 12:30:06 +0100 Bram Moolenaar patch 8.2.4220: MS-Windows: some old compiler support remains v8.2.4220
Mon, 24 Jan 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4202: Vim9: cannot export function that exists globally v8.2.4202
Mon, 24 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful v8.2.4199
Thu, 20 Jan 2022 13:45:06 +0100 Bram Moolenaar patch 8.2.4153: MS-Windows: Global IME is no longer supported v8.2.4153
Wed, 19 Jan 2022 18:30:05 +0100 Bram Moolenaar patch 8.2.4145: confusing error when using name of import for a function v8.2.4145
Sun, 16 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command v8.2.4113
Fri, 07 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4032: ATTRIBUTE_NORETURN is not needed v8.2.4032
Sat, 01 Jan 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.3969: value of MAXCOL not available in Vim script v8.2.3969
Tue, 28 Dec 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.3922: cannot build with dynamic Ruby 3.1 v8.2.3922
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Sat, 11 Dec 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.3782: Vim9: no error if a function shadows a script variable v8.2.3782
Mon, 29 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3697: cannot drag a popup without a border v8.2.3697
Wed, 24 Nov 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' v8.2.3664
Fri, 19 Nov 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3621: build failure v8.2.3621
Sat, 13 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3591: no event is triggered when closing a window v8.2.3591
Tue, 02 Nov 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.3573: cannot decide whether to skip test that fails with 64 bit v8.2.3573
Thu, 28 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3566: build failure on old systems when using nano timestamp v8.2.3566
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Wed, 20 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice v8.2.3547
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430
Thu, 02 Sep 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.3395: Vim9: expression breakpoint not checked in :def function v8.2.3395
Mon, 02 Aug 2021 18:15:06 +0200 Bram Moolenaar patch 8.2.3274: macro for printf format check can be simplified v8.2.3274
Sun, 01 Aug 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3268: cannot use a block with :autocmd like with :command v8.2.3268
Thu, 29 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3249: Vim9: error for re-imported function with default argument v8.2.3249
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Sun, 20 Jun 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3026: Vim9: cannot set breakpoint in compiled function v8.2.3026
Sun, 13 Jun 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.2992: Vim9: completion for :disassemble is incomplete v8.2.2992
Sun, 13 Jun 2021 15:30:02 +0200 Bram Moolenaar patch 8.2.2988: Vim9: debugger test fails v8.2.2988
Sun, 13 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2985: Vim9: a compiled function cannot be debugged v8.2.2985
Thu, 10 Jun 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2972: "%bd" tries to delete popup window buffers, which fails v8.2.2972
Tue, 08 Jun 2021 20:15:05 +0200 Bram Moolenaar patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible v8.2.2963
Sun, 30 May 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.2914: cannot paste a block without adding padding v8.2.2914
Sun, 30 May 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.2909: build error with non-Unix system v8.2.2909
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