log src/testdir/test_vim9_builtin.vim @ 32417:3c2c1cb61004 v9.0.1540

age author description
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
Sun, 05 Mar 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1382: failing test for strptime() doesn't show returned value v9.0.1382
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
Fri, 02 Dec 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.0994: tests for empty prop type name fail v9.0.0994
Fri, 02 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0993: display errors when adding or removing text property type v9.0.0993
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
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
Sun, 06 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0837: append() reports failure when not appending anything v9.0.0837
Sat, 15 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0766: too many delete() calls in tests v9.0.0766
Wed, 12 Oct 2022 00:15:03 +0200 Bram Moolenaar patch 9.0.0728: extend() test fails v9.0.0728
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
Fri, 30 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0627: "const" and "final" both make the type a constant v9.0.0627
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
Fri, 23 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0563: timer_info() test fails v9.0.0563
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:00:05 +0200 Bram Moolenaar patch 9.0.0473: fullcommand() only works for the current script version v9.0.0473
Fri, 09 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0430: cannot use repeat() with a blob v9.0.0430
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
Tue, 30 Aug 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0331: cannot use items() on a string v9.0.0331
Tue, 30 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0327: items() does not work on a list v9.0.0327
Sun, 28 Aug 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0303: it is not easy to get information about a script v9.0.0303
Sun, 28 Aug 2022 18:30:02 +0200 Bram Moolenaar patch 9.0.0299: error messages for setcmdline() could be better v9.0.0299
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
Thu, 25 Aug 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0269: getscriptinfo() does not include the version v9.0.0269
Thu, 18 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0226: job_start() test may fail under valgrind v9.0.0226
Sun, 14 Aug 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0204: indexof() may leak memory v9.0.0204
Sat, 13 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0202: code and help for indexof() is not ideal v9.0.0202
Sat, 13 Aug 2022 14:15:05 +0200 Bram Moolenaar patch 9.0.0196: finding value in list may require a for loop v9.0.0196
Wed, 27 Jul 2022 13:45:05 +0200 Bram Moolenaar patch 9.0.0090: no error when assigning bool to a string option v9.0.0090
Wed, 29 Jun 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0003: functions are global while they could be local v9.0.0003
Thu, 26 May 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5019: cannot get the first screen column of a character v8.2.5019
Thu, 19 May 2022 11:45:05 +0200 Bram Moolenaar patch 8.2.4981: it is not possible to manipulate autocommands v8.2.4981
Thu, 12 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.4946: Vim9: some code not covered by tests v8.2.4946
Thu, 12 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4940: some code is never used v8.2.4940
Tue, 10 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4932: not easy to filter the output of maplist() v8.2.4932
Mon, 09 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4927: return type of remove() incorrect when using three arguments v8.2.4927
Fri, 06 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4892: test failures because of changed error messages v8.2.4892
Fri, 06 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4879: screendump test may fail when using valgrind v8.2.4879
Thu, 05 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4870: Vim9: expression in :substitute is not compiled v8.2.4870
Wed, 04 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4861: it is not easy to restore saved mappings v8.2.4861
Sat, 23 Apr 2022 12:00:06 +0200 Bram Moolenaar patch 8.2.4809: various things no6 properly tested v8.2.4809
Mon, 18 Apr 2022 20:30:02 +0200 Bram Moolenaar patch 8.2.4786: test for win_gotoid() in Visual mode fails on Mac v8.2.4786
Mon, 18 Apr 2022 19:45:04 +0200 Bram Moolenaar patch 8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer v8.2.4785
Tue, 05 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4698: Vim9: script variable has no flag that it was set v8.2.4698
Sun, 03 Apr 2022 22:45:04 +0200 Bram Moolenaar patch 8.2.4679: cannot have expandcmd() give an error message for mistakes v8.2.4679
Mon, 28 Mar 2022 19:30:03 +0200 Bram Moolenaar patch 8.2.4643: Vim9: variable may be locked unintentionally v8.2.4643
Sun, 27 Mar 2022 17:30:04 +0200 Bram Moolenaar patch 8.2.4634: Vim9: cannot initialize a variable to null_list
Tue, 08 Mar 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4529: Vim9: comparing partial with function fails v8.2.4529
Wed, 23 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4459: Vim9: compiling sort() call fails with unknown arguments v8.2.4459
Wed, 23 Feb 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4458: Vim9: compiling filter() call fails with unknown arguments v8.2.4458
Tue, 22 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4449: vim9: function argument of sort() not checked at compile time v8.2.4449
Tue, 22 Feb 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4446: Vim9: cannot refer to a global function like a local one v8.2.4446
Tue, 22 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4441: Vim9: function argument of filter() not checked like map() v8.2.4441
Sun, 20 Feb 2022 19:30:02 +0100 Bram Moolenaar patch 8.2.4426: map() function on string and blob does not check types v8.2.4426
Sun, 20 Feb 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4425: map() function does not check function arguments v8.2.4425
Tue, 15 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4390: Vim9: list from declaration with inferred type not set v8.2.4390
Sat, 12 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies v8.2.4360
Sun, 06 Feb 2022 19:45:02 +0100 Bram Moolenaar patch 8.2.4313: Vim9: cannot change type of list after making a slice v8.2.4313
Sun, 06 Feb 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4310: Vim9: constant list and dict get a declaration type v8.2.4310
Sat, 05 Feb 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type v8.2.4304