log src/evalfunc.c @ 33924:ccdb948c7273 v9.0.2160

age author description
Tue, 12 Dec 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2160: instanceof() should use varargs as second arg v9.0.2160
Tue, 28 Nov 2023 21:00:06 +0100 Christian Brabandt patch 9.0.2135: No test for mode() when executing Ex commands v9.0.2135
Thu, 23 Nov 2023 20:30:07 +0100 Christian Brabandt patch 9.0.2123: Problem with initializing the length of range() lists v9.0.2123
Fri, 27 Oct 2023 19:45:05 +0200 Christian Brabandt patch 9.0.2076: Vim9: No support for type aliases v9.0.2076
Thu, 26 Oct 2023 22:30:03 +0200 Christian Brabandt patch 9.0.2070: [security] disallow setting env in restricted mode v9.0.2070
Sat, 14 Oct 2023 11:30:10 +0200 Christian Brabandt patch 9.0.2020: Vim9: islocked() needs more work v9.0.2020
Sat, 14 Oct 2023 11:30:07 +0200 Christian Brabandt patch 9.0.2019: Vim9: no support for funcrefs v9.0.2019
Wed, 11 Oct 2023 21:45:04 +0200 Christian Brabandt patch 9.0.2015: Vim9: does not handle islocked() from a method correctly v9.0.2015
Sat, 07 Oct 2023 22:15:09 +0200 Christian Brabandt patch 9.0.2001: Vim9: segfault with islocked() v9.0.2001
Sat, 30 Sep 2023 13:00:06 +0200 Christian Brabandt patch 9.0.1962: No support for writing extended attributes v9.0.1962
Sun, 27 Aug 2023 19:15:07 +0200 Christian Brabandt patch 9.0.1801: Vim9 instanceof() fails in a def func v9.0.1801
Wed, 23 Aug 2023 21:15:08 +0200 Christian Brabandt patch 9.0.1786: Vim9: need instanceof() function
Sun, 20 Aug 2023 21:30:04 +0200 Christian Brabandt patch 9.0.1776: No support for stable Python 3 ABI v9.0.1776
Sat, 19 Aug 2023 13:15:04 +0200 Christian Brabandt patch 9.0.1741: No type checking in interfaces v9.0.1741
Thu, 17 Aug 2023 23:00:06 +0200 Christian Brabandt patch 9.0.1728: missing winid argument for virtcol() v9.0.1728
Thu, 17 Aug 2023 23:00:04 +0200 Christian Brabandt patch 9.0.1727: minor problems with the teapot v9.0.1727
Thu, 17 Aug 2023 22:30:02 +0200 Christian Brabandt patch 9.0.1723: Fix regression in {func} argument of reduce() v9.0.1723
Fri, 11 Aug 2023 23:00:05 +0200 Christian Brabandt patch 9.0.1686: undotree() only works for the current buffer v9.0.1686
Fri, 07 Jul 2023 20:00:05 +0200 Bram Moolenaar patch 9.0.1673: cannot produce a status 418 or 503 message v9.0.1673
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sat, 24 Jun 2023 17:45:04 +0200 Bram Moolenaar patch 9.0.1660: error for using matchfuzzy() returning a list of dicts v9.0.1660
Thu, 08 Jun 2023 18:15:04 +0200 Bram Moolenaar patch 9.0.1617: charidx() result is not consistent with byteidx() v9.0.1617
Thu, 01 Jun 2023 21:30:03 +0200 Bram Moolenaar patch 9.0.1598: screenchar() and others are wrong with DBCS 'encoding' v9.0.1598
Thu, 11 May 2023 16:15:08 +0200 Bram Moolenaar patch 9.0.1540: reverse() on string doesn't work in compiled function v9.0.1540
Thu, 27 Apr 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1492: using uninitialized memory when argument is missing v9.0.1492
Mon, 24 Apr 2023 22:15:05 +0200 Bram Moolenaar patch 9.0.1485: no functions for converting from/to UTF-16 index v9.0.1485
Thu, 13 Apr 2023 20:30:03 +0200 Bram Moolenaar patch 9.0.1450: MacOS: building fails if clock_gettime() is not available v9.0.1450
Thu, 16 Mar 2023 22:45:04 +0100 Bram Moolenaar patch 9.0.1411: accuracy of profiling is not optimal v9.0.1411
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Tue, 21 Feb 2023 13:45:07 +0100 Bram Moolenaar patch 9.0.1334: using tt_member for the class leads to mistakes v9.0.1334
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Sat, 18 Feb 2023 15:45:04 +0100 Bram Moolenaar patch 9.0.1320: checking the type of a null object causes a crash v9.0.1320
Fri, 27 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1251: checking returned value of ga_grow() is inconsistent v9.0.1251
Sun, 22 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1233: search() loops forever if "skip" is TRUE for all matches v9.0.1233
Wed, 18 Jan 2023 16:30:06 +0100 Bram Moolenaar patch 9.0.1218: completion includes functions that don't work v9.0.1218
Tue, 17 Jan 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1212: cannot read back what setcellwidths() has done v9.0.1212
Sun, 15 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1203: return type of values() is always list<any> v9.0.1203
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Mon, 02 Jan 2023 19:15:04 +0100 Bram Moolenaar patch 9.0.1133: error message names do not match the items v9.0.1133
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Thu, 29 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1108: type error when using "any" type and adding to float v9.0.1108
Tue, 20 Dec 2022 21:15:05 +0100 Bram Moolenaar patch 9.0.1084: code handling low level MS-Windows events cannot be tested v9.0.1084
Thu, 08 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1031: Vim9 class is not implemented yet v9.0.1031
Tue, 06 Dec 2022 17:30:04 +0100 Bram Moolenaar patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't work v9.0.1023
Mon, 05 Dec 2022 23:00:05 +0100 Bram Moolenaar patch 9.0.1015: without /dev/urandom srand() seed is too predictable v9.0.1015
Mon, 05 Dec 2022 15:00:11 +0100 Bram Moolenaar patch 9.0.1007: there is no way to get a list of swap file names v9.0.1007
Fri, 02 Dec 2022 14:45:03 +0100 Bram Moolenaar patch 9.0.0988: using feedkeys() does not show up in a channel log v9.0.0988
Wed, 30 Nov 2022 19:15:10 +0100 Bram Moolenaar patch 9.0.0977: it is not easy to see what client-server commands are doing v9.0.0977
Thu, 24 Nov 2022 12:45:03 +0100 Bram Moolenaar patch 9.0.0936: wrong type for "isunnamed" returned by getreginfo() v9.0.0936
Mon, 21 Nov 2022 21:00:06 +0100 Bram Moolenaar patch 9.0.0916: getbufline() is inefficient for getting a single line v9.0.0916
Mon, 14 Nov 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.0881: cannot get the currently showing mouse shape v9.0.0881
Sat, 12 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0863: col() and charcol() only work for the current window v9.0.0863
Wed, 19 Oct 2022 15:15:05 +0200 Bram Moolenaar patch 9.0.0795: readblob() always reads the whole file v9.0.0795
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Mon, 10 Oct 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum v9.0.0712
Sun, 09 Oct 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0703: failing check for argument type for const any v9.0.0703
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657