log src/ex_cmds.c @ 33223:def9fc5c92d1 v9.0.1886

age author description
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Tue, 05 Sep 2023 20:30:04 +0200 Christian Brabandt patch 9.0.1873: [security] heap-buffer-overflow in vim_regsub_both v9.0.1873
Sat, 02 Sep 2023 22:00:03 +0200 Christian Brabandt patch 9.0.1849: CI error on different signedness in ex_cmds.c v9.0.1849
Sat, 02 Sep 2023 21:45:03 +0200 Christian Brabandt patch 9.0.1848: [security] buffer-overflow in vim_regsub_both() v9.0.1848
Sat, 02 Sep 2023 15:15:04 +0200 Christian Brabandt patch 9.0.1841: style: trailing whitespace in ex_cmds.c v9.0.1841
Sat, 02 Sep 2023 14:45:05 +0200 Christian Brabandt patch 9.0.1840: [security] use-after-free in do_ecmd
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
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
Sun, 23 Apr 2023 00:00:04 +0200 Bram Moolenaar patch 9.0.1479: small source file problems; outdated list of distrib. files v9.0.1479
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
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
Sun, 22 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1234: the code style has to be checked manually
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Fri, 30 Dec 2022 19:15:04 +0100 Bram Moolenaar patch 9.0.1115: code is indented more than needed v9.0.1115
Fri, 23 Dec 2022 20:15:03 +0100 Bram Moolenaar patch 9.0.1092: search error message doesn't show used pattern v9.0.1092
Sat, 12 Nov 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0864: crash when using "!!" without a previous shell command v9.0.0864
Tue, 08 Nov 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.0845: shell command with just space gives strange error v9.0.0845
Wed, 02 Nov 2022 11:18:50 +0100 Bram Moolenaar patch 9.0.0820: memory leak with empty shell command v9.0.0820
Fri, 28 Oct 2022 10:45:07 +0200 Bram Moolenaar patch 9.0.0817
Sat, 22 Oct 2022 10:15:05 +0200 Bram Moolenaar patch 9.0.0815
Mon, 17 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0785: memory leak with empty shell command v9.0.0785
Mon, 17 Oct 2022 19:15:04 +0200 Bram Moolenaar patch 9.0.0783: ":!" doesn't do anything but does update the previous command v9.0.0783
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Mon, 03 Oct 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0648: when using powershell input redirection does not work v9.0.0648
Mon, 19 Sep 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0506: line number argument for :badd does not work v9.0.0506
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Wed, 14 Sep 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0467: build failure v9.0.0467
Tue, 13 Sep 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0457: substitute prompt does not highlight an empty match v9.0.0457
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
Tue, 30 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0332: overwrite check may block BufWriteCmd v9.0.0332
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 29 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0315: shell command is displayed in message window v9.0.0315
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Fri, 05 Aug 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0145: substitute that joins lines drops text properties v9.0.0145
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Tue, 26 Jul 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0085: ":write" fails after ":file name" and the ":edit" v9.0.0085
Thu, 07 Jul 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0047: using freed memory with recursive substitute v9.0.0047
Tue, 21 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5146: memory leak when substitute expression nests v8.2.5146
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Mon, 30 May 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.5046: vim_regsub() can overwrite the destination v8.2.5046
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Wed, 18 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4977: memory access error when substitute expression changes window v8.2.4977
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
Thu, 14 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4750: small pieces of dead code v8.2.4750
Fri, 08 Apr 2022 13:00:04 +0200 Bram Moolenaar patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves v8.2.4711
Sun, 03 Apr 2022 14:00:03 +0200 Bram Moolenaar patch 8.2.4672: using :normal with Ex mode may make :substitute hang v8.2.4672
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
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Sat, 05 Mar 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4515: old subsitute syntax is still supported v8.2.4515
Fri, 04 Mar 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4506: "pattern not found" for :global is not an error message v8.2.4506
Thu, 03 Feb 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Sat, 29 Jan 2022 15:30:04 +0100 Bram Moolenaar patch 8.2.4253: using freed memory when substitute with function call v8.2.4253
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Tue, 25 Jan 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4215: illegal memory access when copying lines in Visual mode v8.2.4215