log src/cmdhist.c @ 29234:96ff6c230a66 v8.2.5136

age author description
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
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
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
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
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Thu, 23 Jul 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
Tue, 25 Feb 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0316: ex_getln.c code has insufficient test coverage v8.2.0316
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