log src/ex_cmds.c @ 35075:43739470fe40 default tip

age author description
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
Thu, 21 Mar 2024 20:30:03 +0100 Christian Brabandt patch 9.1.0195: memleak with ex_drop, NULL dereference v9.1.0195
Wed, 20 Mar 2024 20:30:07 +0100 Christian Brabandt patch 9.1.0192: drop: don't rewind when editing the same file v9.1.0192
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
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
Fri, 09 Feb 2024 19:45:06 +0100 Christian Brabandt patch 9.1.0089: qsort() comparison functions should be transitive v9.1.0089
Tue, 23 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0047: issues with temp curwin/buf while cmdwin is open v9.1.0047
Tue, 23 Jan 2024 21:30:05 +0100 Christian Brabandt patch 9.1.0046: :drop does not re-use empty buffer v9.1.0046
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
Sun, 10 Dec 2023 15:16:05 +0100 Christian Brabandt patch 9.0.2143: [security]: buffer-overflow in ex_substitute v9.0.2143
Wed, 22 Nov 2023 22:15:05 +0100 Christian Brabandt patch 9.0.2121: [security]: use-after-free in ex_substitute v9.0.2121
Thu, 16 Nov 2023 22:15:10 +0100 Christian Brabandt patch 9.0.2108: [security]: overflow with count for :s command v9.0.2108
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