log src/testdir/test_tagfunc.vim @ 29814:1aec47ab35f0 v9.0.0246

age author description
Mon, 22 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0246: using freed memory when 'tagfunc' deletes the buffer v9.0.0246
Sat, 12 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4361: Vim9: some tests fail v8.2.4361
Sat, 29 Jan 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent v8.2.4257
Fri, 17 Dec 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.3838: cannot use script-local function for setting *func options v8.2.3838
Thu, 16 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3829: no error when setting a func option to script-local function v8.2.3829
Sun, 12 Dec 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3792: setting *func options insufficiently tested v8.2.3792
Sun, 12 Dec 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.3788: lambda for option that is a function may be freed v8.2.3788
Wed, 08 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3758: options that take a function insufficiently tested v8.2.3758
Tue, 07 Dec 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.3756: might crash when callback is not valid v8.2.3756
Mon, 06 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3751: cannot assign a lambda to an option that takes a function v8.2.3751
Fri, 03 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' v8.2.3725
Wed, 01 Dec 2021 11:45:02 +0100 Bram Moolenaar patch 8.2.3712: cannot use Vim9 lambda for 'tagfunc' v8.2.3712
Wed, 24 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3665: cannot use a lambda for 'tagfunc' v8.2.3665
Sun, 21 Mar 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.2634: 'tagfunc' does not indicate using a pattern v8.2.2634
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Sun, 05 Jan 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.0088: insufficient tests for tags; bug in using extra tag field v8.2.0088
Sun, 28 Apr 2019 18:15:07 +0200 Bram Moolenaar patch 8.1.1228: not possible to process tags with a function v8.1.1228