log src/arglist.c @ 35120:a9ee3031a1bb default tip

age author description
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:03 +0100 Christian Brabandt patch 9.1.0087: Restoring lastused_tabpage too early in do_arg_all() v9.1.0087
Tue, 23 Jan 2024 21:30:05 +0100 Christian Brabandt patch 9.1.0046: :drop does not re-use empty buffer v9.1.0046
Sat, 16 Dec 2023 14:00:05 +0100 Christian Brabandt patch 9.0.2168: Moving tabpages on :drop may cause an endless loop v9.0.2168
Thu, 20 Apr 2023 19:15:04 +0200 Bram Moolenaar patch 9.0.1472: ":drop fname" may change the last used tab page v9.0.1472
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Thu, 24 Nov 2022 01:15:04 +0100 Bram Moolenaar patch 9.0.0934: various code formatting issues v9.0.0934
Sat, 12 Nov 2022 18:15:02 +0100 Bram Moolenaar patch 9.0.0865: duplicate arguments are not always detected v9.0.0865
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Sun, 18 Sep 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0498: various small issues v9.0.0498
Mon, 05 Sep 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0388: the do_arg_all() function is too long v9.0.0388
Mon, 05 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0386: some code blocks are nested too deep v9.0.0386
Sun, 31 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0124: code has more indent than needed v9.0.0124
Thu, 03 Feb 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4288: preprocessor indents are inconsistent v8.2.4288
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, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Fri, 31 Dec 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3960: error messages are spread out v8.2.3960
Fri, 31 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3957: error messages are spread out v8.2.3957
Fri, 24 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3888: the argument list may contain duplicates v8.2.3888
Fri, 24 Dec 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3884: crash when clearing the argument list while using it v8.2.3884
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Mon, 02 Aug 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3275: optimizer can use hints about ga_grow() normally succeeding v8.2.3275
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Wed, 03 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2463: using :arglocal in an autocommand may use freed memory v8.2.2463
Sat, 30 Jan 2021 18:15:04 +0100 Bram Moolenaar patch 8.2.2430: :vimgrep expands wildcards twice v8.2.2430
Thu, 28 Jan 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.2421: double free when using autocommand with "argdel" v8.2.2421
Tue, 26 Jan 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2413: crash when using :all while using a cmdline window v8.2.2413
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sun, 30 Aug 2020 19:30:13 +0200 Bram Moolenaar patch 8.2.1547: various comment problems v8.2.1547
Mon, 17 Aug 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1472: ":argdel" does not work like ":.argdel" as documented v8.2.1472
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Sat, 01 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0194: some commands can cause problems in terminal popup v8.2.0194
Mon, 13 Jan 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop" v8.2.0116
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