log src/ex_docmd.c @ 35238:f8623bd12e17 default tip

age author description
Mon, 20 May 2024 19:30:03 +0200 Christian Brabandt patch 9.1.0426: too many strlen() calls in search.c v9.1.0426
Thu, 18 Apr 2024 23:00:02 +0200 Christian Brabandt patch 9.1.0352: Finding cmd modifiers and cmdline-specials is inefficient v9.1.0352
Sun, 31 Mar 2024 18:45:05 +0200 Christian Brabandt patch 9.1.0231: Filetype may be undetected when SwapExists sets ft in other buf v9.1.0231
Tue, 26 Mar 2024 18:45:03 +0100 Christian Brabandt patch 9.1.0208: winfixbuf does not allow to re-edit current buffer v9.1.0208
Mon, 25 Mar 2024 16:45:06 +0100 Christian Brabandt patch 9.1.0205: Cannot use modifiers before :-Ntabmove v9.1.0205
Sun, 03 Mar 2024 16:30:06 +0100 Christian Brabandt patch 9.1.0147: Cannot keep a buffer focused in a window v9.1.0147
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Tue, 19 Dec 2023 21:00:04 +0100 Christian Brabandt patch 9.0.2180: POSIX function name in exarg causes issues v9.0.2180
Thu, 16 Nov 2023 22:15:12 +0100 Christian Brabandt patch 9.0.2110: [security]: overflow in ex address parsing v9.0.2110
Tue, 17 Oct 2023 11:00:03 +0200 Christian Brabandt patch 9.0.2037: A few remaining cmdline completion issues with C-E/Y v9.0.2037
Sun, 15 Oct 2023 09:11:10 +0200 Christian Brabandt patch 9.0.2025: no cmdline completion for ++opt args v9.0.2025
Tue, 05 Sep 2023 21:00:03 +0200 Christian Brabandt patch 9.0.1876: Vim9: parsing commands with newlines wrong v9.0.1876
Sat, 02 Sep 2023 19:45:03 +0200 Christian Brabandt patch 9.0.1846: [security] crash in fullcommand v9.0.1846
Sun, 27 Aug 2023 19:45:02 +0200 Christian Brabandt patch 9.0.1806: Vim9: bogus error on export v9.0.1806
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sun, 25 Jun 2023 23:45:07 +0200 Bram Moolenaar patch 9.0.1665: empty CmdlineEnter autocommand causes errors in Ex mode v9.0.1665
Wed, 31 May 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1594: some internal error messages are translated v9.0.1594
Wed, 24 May 2023 22:15:06 +0200 Bram Moolenaar patch 9.0.1576: users may not know what to do with an internal error v9.0.1576
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Wed, 10 May 2023 18:00:06 +0200 Bram Moolenaar patch 9.0.1538: :wqall does not trigger ExitPre v9.0.1538
Sat, 06 May 2023 00:00:03 +0200 Bram Moolenaar patch 9.0.1510: misleading variable name for error message v9.0.1510
Sat, 15 Apr 2023 14:30:05 +0200 Bram Moolenaar patch 9.0.1454: code indenting is confused by macros v9.0.1454
Sun, 12 Mar 2023 22:30:05 +0100 Bram Moolenaar patch 9.0.1403: unused variables and functions v9.0.1403
Sat, 11 Mar 2023 15:00:04 +0100 Bram Moolenaar patch 9.0.1400: find_file_in_path() is not reentrant v9.0.1400
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Tue, 17 Jan 2023 22:45:02 +0100 Bram Moolenaar patch 9.0.1215: using isalpha() adds dependency on current locale v9.0.1215
Thu, 05 Jan 2023 21:00:06 +0100 Bram Moolenaar patch 9.0.1150: :interface is not implemented yet v9.0.1150
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Fri, 30 Dec 2022 19:15:04 +0100 Bram Moolenaar patch 9.0.1115: code is indented more than needed v9.0.1115
Sun, 04 Dec 2022 21:15:07 +0100 Bram Moolenaar patch 9.0.1001: classes are not documented or implemented yet v9.0.1001
Mon, 28 Nov 2022 20:00:05 +0100 Bram Moolenaar patch 9.0.0965: using one window for executing autocommands is insufficient v9.0.0965
Sat, 19 Nov 2022 14:15:03 +0100 Bram Moolenaar patch 9.0.0909: error message for layout change does not match action v9.0.0909
Sat, 19 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0907: restoring window after WinScrolled may fail v9.0.0907
Sat, 12 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0861: solution for "!!sort" in closed fold is not optimal v9.0.0861
Fri, 11 Nov 2022 02:45:06 +0100 Bram Moolenaar patch 9.0.0859: compiler warning for unused variable v9.0.0859
Fri, 11 Nov 2022 02:30:03 +0100 Bram Moolenaar patch 9.0.0858: "!!sort" in a closed fold sorts too many lines v9.0.0858
Sun, 09 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0708: :confirm does not work properly for a terminal buffer v9.0.0708
Fri, 07 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0688: debugger does not display the whole command v9.0.0688
Fri, 07 Oct 2022 18:30:06 +0200 Bram Moolenaar patch 9.0.0687: "export def" does not work in a nested block v9.0.0687
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Sun, 02 Oct 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature v9.0.0637
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
Thu, 22 Sep 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0550: crash when closing a tabpage and buffer is NULL v9.0.0550
Tue, 20 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0517: when at the command line :redrawstatus does not work well v9.0.0517
Tue, 20 Sep 2022 14:30:12 +0200 Bram Moolenaar patch 9.0.0512: cannot redraw the status lines when editing a command v9.0.0512
Mon, 19 Sep 2022 22:30:07 +0200 Bram Moolenaar patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged v9.0.0507
Thu, 15 Sep 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0473: fullcommand() only works for the current script version v9.0.0473
Sun, 11 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0444: trying to declare g:variable gives confusing error v9.0.0444
Fri, 09 Sep 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy v9.0.0423
Fri, 02 Sep 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0360: crash when invalid line number on :for is ignored v9.0.0360
Thu, 01 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0350: :echowindow does not work in a compiled function v9.0.0350
Thu, 01 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0346: :horizontal modifier not fully supported v9.0.0346
Wed, 31 Aug 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0342: ":wincmd =" equalizes in two directions v9.0.0342
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Sun, 28 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 v9.0.0307
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Mon, 22 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete v9.0.0245
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 06 Aug 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0159: cannot build with small features v9.0.0159
Sat, 06 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0156: giving E1170 only in an expression is confusing v9.0.0156
Wed, 06 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0044: typos in comments, wrapping lines v9.0.0044
Sat, 02 Jul 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0025: accessing beyond allocated memory with the cmdline window v9.0.0025
Wed, 22 Jun 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5150: read past the end of the first line with ":0;'{" v8.2.5150
Sat, 18 Jun 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5126: substitute may overrun destination buffer v8.2.5126
Tue, 14 Jun 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.5093: error message for unknown command may have the command twice v8.2.5093
Tue, 14 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointers v8.2.5092
Tue, 14 Jun 2022 14:45:06 +0200 Bram Moolenaar patch 8.2.5088: value of cmod_verbose is a bit complicated to use v8.2.5088
Sun, 12 Jun 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.5079: DirChanged autocommand may use freed memory v8.2.5079
Mon, 06 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5063: error for a command may go over the end of IObuff v8.2.5063
Sat, 28 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.5037: cursor position may be invalid after "0;" range v8.2.5037
Fri, 27 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.5027: error for missing :endif when an exception was thrown v8.2.5027
Thu, 26 May 2022 23:30:05 +0200 Bram Moolenaar patch 8.2.5026: Vim9: a few lines not covered by tests v8.2.5026
Tue, 17 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4971: Vim9: interpolated string seen as range v8.2.4971
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Fri, 06 May 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4895: buffer overflow with invalid command with composing chars v8.2.4895
Fri, 06 May 2022 15:30:02 +0200 Bram Moolenaar patch 8.2.4886: Vim9: redir in skipped block seen as assignment v8.2.4886
Thu, 28 Apr 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.4842: expand("%:p") is not empty when there is no buffer name v8.2.4842
Thu, 28 Apr 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4841: empty string considered an error for expand() v8.2.4841
Tue, 19 Apr 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline v8.2.4789
Sat, 16 Apr 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.4763: using invalid pointer with "V:" in Ex mode v8.2.4763
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Tue, 12 Apr 2022 15:30:05 +0200 Bram Moolenaar patch 8.2.4741: startup test fails v8.2.4741
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 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Thu, 07 Apr 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4709: after :redraw the statusline highlight might be used v8.2.4709
Thu, 07 Apr 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.4705: jump list marker disappears v8.2.4705
Mon, 04 Apr 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4682: Vim9: can use :unlockvar for const variable v8.2.4682
Thu, 31 Mar 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.4653: "import autoload" does not check the file name v8.2.4653
Sun, 27 Mar 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4637: warning for using uninitialized variable v8.2.4637
Sun, 27 Mar 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4636: not using Visual range v8.2.4636
Sun, 27 Mar 2022 14:45:07 +0200 Bram Moolenaar patch 8.2.4633: Visual range does not work before command modifiers v8.2.4633
Fri, 25 Mar 2022 15:45:02 +0100 Bram Moolenaar patch 8.2.4623: Coverity warns for using uninitialized field v8.2.4623
Thu, 24 Mar 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4620: two letter substitute commands don't work v8.2.4620
Thu, 24 Mar 2022 14:15:02 +0100 Bram Moolenaar patch 8.2.4618: cmdline completion does not recognize single letter commands v8.2.4618
Wed, 23 Mar 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4615: mapping with escaped bar does not work in :def function v8.2.4615
Mon, 21 Mar 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4603: sourcing buffer lines is too complicated v8.2.4603
Fri, 18 Mar 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4589: cannot index the g: dictionary v8.2.4589
Sat, 05 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4514: Vim9: some flow commands can be shortened v8.2.4514
Sat, 05 Mar 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4510: Vim9: shortening commands leads to confusing script v8.2.4510
Fri, 04 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4503: Vim9: there is no point in supporting :Print and :mode v8.2.4503
Sun, 20 Feb 2022 19:30:02 +0100 Bram Moolenaar patch 8.2.4426: map() function on string and blob does not check types v8.2.4426
Mon, 14 Feb 2022 23:00:02 +0100 Bram Moolenaar patch 8.2.4386: still cannot build tiny version v8.2.4386
Mon, 14 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4384: Vim9: error message not tested, some code not tested v8.2.4384
Fri, 11 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4348: "legacy exe cmd" does not do what one would expect v8.2.4348
Wed, 09 Feb 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4335: no autocommand event triggered before changing directory v8.2.4335
Wed, 02 Feb 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4283: using a variable for the return value is not needed v8.2.4283
Mon, 31 Jan 2022 20:00:06 +0100 Bram Moolenaar patch 8.2.4277: Vim9: an import does not shadow a command modifier v8.2.4277
Sat, 29 Jan 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4255: theoretical computation overflow v8.2.4255
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
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
Wed, 19 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4147: E464 does not always include the offending command v8.2.4147
Sun, 16 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4105: translation related comment in the wrong place v8.2.4105
Tue, 11 Jan 2022 20:45:02 +0100 Bram Moolenaar patch 8.2.4065: computation overflow with large cound for :yank v8.2.4065
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
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038