log src/evalfunc.c @ 26706:71e6e67b2898 v8.2.3882

age author description
Fri, 24 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3882: more duplicated code in f_getreginfo() v8.2.3882
Fri, 24 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3879: getreg() and getregtype() contain dead code v8.2.3879
Wed, 22 Dec 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.3872: Vim9: finddir() and uniq() return types can be more specific v8.2.3872
Tue, 21 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3866: Vim9: type checking global variables is inconsistent v8.2.3866
Mon, 20 Dec 2021 10:45:04 +0100 Bram Moolenaar patch 8.2.3857: Vim9: inconsistent error for using function() v8.2.3857
Sat, 18 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3848: cannot use reduce() for a string v8.2.3848
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Thu, 16 Dec 2021 09:30:04 +0100 Bram Moolenaar patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9 v8.2.3822
Mon, 13 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3795: too many #ifdefs v8.2.3795
Tue, 30 Nov 2021 19:30:05 +0100 Bram Moolenaar patch 8.2.3705: cannot pass a lambda name to function() or funcref() v8.2.3705
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
Wed, 03 Nov 2021 23:00:08 +0100 Bram Moolenaar patch 8.2.3578: manipulating highlighting is complicated v8.2.3578
Wed, 03 Nov 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3576: some functions are not documented for use with a method v8.2.3576
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Thu, 14 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3510: changes are only detected with one second accuracy v8.2.3510
Sun, 26 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3456: Vim9: not all functions are tested with empty string argument v8.2.3456
Tue, 14 Sep 2021 18:00:08 +0200 Bram Moolenaar patch 8.2.3438: cannot manipulate blobs v8.2.3438
Wed, 08 Sep 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3415: Vim9: not all function argument types are properly checked v8.2.3415
Sat, 04 Sep 2021 15:00:02 +0200 Bram Moolenaar patch 8.2.3401: Vim9: cannot use negative count with finddir() and findfile() v8.2.3401
Thu, 02 Sep 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3396: when libcall() fails invalid pointer may be used v8.2.3396
Sat, 28 Aug 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3380: crash when using NULL string for funcref() v8.2.3380
Thu, 19 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3360: user function completion fails with dict function v8.2.3360
Mon, 16 Aug 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3356: adding many text properties requires a lot of function calls v8.2.3356
Fri, 13 Aug 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3337: completing "call g:" returns entries with just "g:" v8.2.3337
Thu, 12 Aug 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3334: Vim9: not enough tests run with Vim9 v8.2.3334
Sun, 08 Aug 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3316: float test fails v8.2.3316
Sun, 08 Aug 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3314: behavior of exists() in a :def function is unpredictable v8.2.3314
Fri, 06 Aug 2021 21:45:05 +0200 Bram Moolenaar patch 8.2.3300: Lua: can only execute on Vim command at a time v8.2.3300
Thu, 05 Aug 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3299: Vim9: exists() does not handle much at compile time v8.2.3299
Mon, 02 Aug 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3276: Vim9: exists() can only be evaluated at runtime v8.2.3276