log src/ex_docmd.c @ 29234:96ff6c230a66 v8.2.5136

age author description
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
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 18:00:05 +0100 Bram Moolenaar patch 8.2.4009: reading one byte beyond the end of the line v8.2.4009
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Tue, 04 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.3999: redundant check for NUL byte v8.2.3999