log src/evalfunc.c @ 32863:a39314fa9495 v9.0.1741

age author description
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
Fri, 30 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0629: get an error for using const only when executing v9.0.0629
Thu, 29 Sep 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0623: error for modifying a const is not detected at compile time v9.0.0623
Wed, 28 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0618: calling function for reduce() has too much overhead v9.0.0618
Tue, 20 Sep 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0520: declaring a loop variable at the start of a block is clumsy v9.0.0520
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Thu, 15 Sep 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0474: fullcommand() test failure v9.0.0474
Mon, 12 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0449: there is no easy way to translate a key code into a string v9.0.0449
Fri, 09 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0430: cannot use repeat() with a blob v9.0.0430
Sun, 04 Sep 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0375: the footer feature is unused v9.0.0375
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Thu, 01 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0345: error message for list argument could be clearer v9.0.0345
Wed, 31 Aug 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0338: return value of list_append_list() not always checked v9.0.0338
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335