log src/usercmd.c @ 25210:8d816c266ceb v8.2.3141

age author description
Sun, 11 Jul 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3141: no error when using :complete for :command without -nargs v8.2.3141
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Mon, 28 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature v8.2.2238
Mon, 26 Oct 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.1906: warning for signed/unsigned v8.2.1906
Sat, 24 Oct 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1900: Vim9: command modifiers do not work v8.2.1900
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Tue, 20 Oct 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1873: Vim9: missing white space when using <f-args> v8.2.1873
Fri, 12 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
Thu, 23 Apr 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.0624: Vim9: no check for space before #comment v8.2.0624
Sat, 18 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0595: Vim9: not all commands using ends_excmd() tested v8.2.0595
Mon, 13 Apr 2020 21:30:36 +0200 Bram Moolenaar patch 8.2.0577: not all modifiers supported for :options v8.2.0577
Sun, 29 Dec 2019 23:15:04 +0100 Bram Moolenaar patch 8.2.0056: execution stack is incomplete and inefficient v8.2.0056
Sun, 29 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0054: :diffget and :diffput don't have good completion v8.2.0054
Thu, 05 Dec 2019 22:00:04 +0100 Bram Moolenaar patch 8.1.2396: using old C style comments v8.1.2396
Sun, 13 Oct 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled v8.1.2145
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
Tue, 06 Aug 2019 22:00:08 +0200 Bram Moolenaar patch 8.1.1823: command line history code is spread out
Mon, 22 Jul 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1732: completion in cmdwin does not work for buffer-local commands v8.1.1732
Fri, 12 Jul 2019 18:00:06 +0200 Bram Moolenaar patch 8.1.1667: flags for Ex commands may clash with other symbols v8.1.1667
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
Sat, 04 May 2019 14:15:06 +0200 Bram Moolenaar patch 8.1.1260: comparing with pointer instead of value v8.1.1260
Fri, 03 May 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1259: crash when exiting early v8.1.1259
Wed, 01 May 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1241: Ex command info contains confusing information v8.1.1241
Mon, 29 Apr 2019 21:45:05 +0200 Bram Moolenaar patch 8.1.1237: error for using "compl", reserved word in C++ v8.1.1237
Sat, 27 Apr 2019 13:15:07 +0200 Bram Moolenaar patch 8.1.1210: support for user commands is spread out v8.1.1210