log src/ex_cmds2.c @ 35115:d401437829ee default tip

age author description
Fri, 05 Apr 2024 20:15:03 +0200 Christian Brabandt patch 9.1.0267: File name entered in GUI dialog is ignored v9.1.0267
Thu, 04 Apr 2024 23:45:02 +0200 Christian Brabandt patch 9.1.0265: console dialog cannot save unnamed buffers v9.1.0265
Thu, 07 Mar 2024 21:45:09 +0100 Christian Brabandt patch 9.1.0156: Make 'wfb' failing to split still report E1513 v9.1.0156
Wed, 06 Mar 2024 21:00:08 +0100 Christian Brabandt patch 9.1.0152: Coverity complains about ignoring return value v9.1.0152
Tue, 05 Mar 2024 20:45:04 +0100 Christian Brabandt patch 9.1.0150: Several minor 'winfixbuf' issues v9.1.0150
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
Tue, 19 Dec 2023 21:00:04 +0100 Christian Brabandt patch 9.0.2180: POSIX function name in exarg causes issues v9.0.2180
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
Tue, 09 May 2023 16:15:05 +0200 Bram Moolenaar patch 9.0.1529: code style test doesn't check for space after "if" v9.0.1529
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, 16 Dec 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated v9.0.1064
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
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
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
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
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Fri, 31 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3957: error messages are spread out v8.2.3957
Fri, 12 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3584: "verbose set efm" reports location of the :compiler command v8.2.3584
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Wed, 22 Jul 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1269: language and locale code spread out v8.2.1269
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Fri, 12 Jun 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0961: MS-Windows: no completion for locales v8.2.0961
Thu, 28 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0836: not all :cdo output is visible v8.2.0836
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Fri, 14 Feb 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.0256: time and timer related code is spread out v8.2.0256
Mon, 23 Dec 2019 23:00:03 +0100 Bram Moolenaar patch 8.2.0035: saving and restoring called_emsg is clumsy v8.2.0035
Sun, 01 Dec 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.2379: using old C style comments v8.1.2379
Tue, 10 Sep 2019 21:30:06 +0200 Bram Moolenaar patch 8.1.2021: some global functions can be local to the file v8.1.2021
Thu, 05 Sep 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1989: the evalfunc.c file is still too big v8.1.1989
Sun, 25 Aug 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1927: code for dealing with script files is spread out v8.1.1927
Sun, 18 Aug 2019 22:30:04 +0200 Bram Moolenaar patch 8.1.1887: the +cmdline_compl feature is not in the tiny version v8.1.1887
Sat, 17 Aug 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1869: code for the argument list is spread out v8.1.1869
Sat, 03 Aug 2019 18:30:07 +0200 Bram Moolenaar patch 8.1.1800: function call functions have too many arguments v8.1.1800
Sat, 03 Aug 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1795: no syntax HL after splitting windows with :bufdo v8.1.1795
Sun, 14 Jul 2019 16:00:06 +0200 Bram Moolenaar patch 8.1.1689: profiling code is spread out v8.1.1689
Sat, 13 Jul 2019 23:00:06 +0200 Bram Moolenaar patch 8.1.1684: profiling functionality is spread out v8.1.1684
Thu, 04 Jul 2019 15:00:07 +0200 Bram Moolenaar patch 8.1.1625: script line numbers are not exactly right v8.1.1625
Tue, 25 Jun 2019 06:30:09 +0200 Bram Moolenaar patch 8.1.1591: on error garbage collection may free memory in use v8.1.1591
Tue, 25 Jun 2019 04:15:08 +0200 Bram Moolenaar patch 8.1.1588: in :let-heredoc line continuation is recognized v8.1.1588
Thu, 20 Jun 2019 04:00:07 +0200 Bram Moolenaar patch 8.1.1575: callbacks may be garbage collected v8.1.1575
Sun, 16 Jun 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing v8.1.1555
Sat, 08 Jun 2019 18:15:05 +0200 Bram Moolenaar patch 8.1.1498: ":write" increments b:changedtick even though nothing changed v8.1.1498
Sat, 01 Jun 2019 14:30:06 +0200 Bram Moolenaar patch 8.1.1438: some commands cause trouble in a popup window v8.1.1438
Sat, 01 Jun 2019 13:30:07 +0200 Bram Moolenaar patch 8.1.1437: code to handle callbacks is duplicated v8.1.1437
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Sat, 25 May 2019 20:30:06 +0200 Bram Moolenaar patch 8.1.1393: unnecessary type casts v8.1.1393
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Thu, 23 May 2019 21:45:07 +0200 Bram Moolenaar patch 8.1.1371: cannot recover from a swap file v8.1.1371
Tue, 21 May 2019 21:00:07 +0200 Bram Moolenaar patch 8.1.1363: ":vert options" does not make a vertical split v8.1.1363
Sat, 11 May 2019 18:45:07 +0200 Bram Moolenaar patch 8.1.1319: computing function length name in many places v8.1.1319
Thu, 09 May 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1312: Coverity warning for using uninitialized variable v8.1.1312
Wed, 08 May 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1300: in a terminal 'ballooneval' does not work right away v8.1.1300
Sat, 04 May 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1261: no error for quickfix commands with negative range v8.1.1261
Sun, 21 Apr 2019 11:45:07 +0200 Bram Moolenaar patch 8.1.1195: Vim script debugger functionality needs cleanup v8.1.1195