log src/evalfunc.c @ 23602:7b3317e959e3 v8.2.2343

age author description
Wed, 13 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
Wed, 13 Jan 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2342: "char" functions may return wrong column in Insert mode v8.2.2342
Wed, 13 Jan 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.2341: expresison command line completion incomplete after "g:" v8.2.2341
Tue, 12 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2339: cannot get the type of a value as a string v8.2.2339
Tue, 12 Jan 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2338: Vim9: no error if using job_info() result wrongly v8.2.2338
Tue, 12 Jan 2021 20:30:07 +0100 Bram Moolenaar patch 8.2.2336: Vim9: not possible to extend dictionary with different type v8.2.2336
Sun, 10 Jan 2021 22:45:06 +0100 Bram Moolenaar patch 8.2.2325: Vim9: crash if map() changes the item type v8.2.2325
Sun, 10 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2324: not easy to get mark en cursor posotion by character count v8.2.2324
Thu, 07 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2310: Vim9: winsaveview() return type is too generic v8.2.2310
Wed, 06 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2306: Vim9: when using function reference type is not checked v8.2.2306
Sun, 03 Jan 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2289: Vim9: 'cpo' can become empty v8.2.2289
Mon, 28 Dec 2020 13:00:07 +0100 Bram Moolenaar patch 8.2.2233: cannot convert a byte index into a character index v8.2.2233
Mon, 21 Dec 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.2184: Vim9: no error when using "2" for a line number v8.2.2184
Mon, 16 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1996: Vim9: invalid error for argument of extend() v8.2.1996
Tue, 10 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1974: Vim9: test for has('gui_running') fails with VIMDLL v8.2.1974
Mon, 09 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1969: Vim9: map() may change the list or dict item type v8.2.1969
Sun, 08 Nov 2020 13:00:04 +0100 Bram Moolenaar patch 8.2.1968: Vim9: has() assumes a feature does not change dynamically v8.2.1968
Thu, 05 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1960: warning for uninitialized variable v8.2.1960
Sat, 31 Oct 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.1931: Vim9: arguments of extend() not checked at compile time v8.2.1931
Thu, 22 Oct 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.1884: compiler warning for uninitialized variable v8.2.1884
Wed, 21 Oct 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1879: Vim9: argument types of insert() not checked when compiling v8.2.1879
Wed, 21 Oct 2020 15:00:05 +0200 Bram Moolenaar patch 8.2.1877: test for function list fails v8.2.1877
Wed, 21 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1876: Vim9: argument types are not checked at compile time v8.2.1876
Sat, 17 Oct 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1858: Vim9: filter functions return number instead of bool
Tue, 29 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1771: synIDattr() cannot get the value of ctermul v8.2.1771
Mon, 28 Sep 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1769: popup filter interferes with using :normal to move the cursor v8.2.1769
Sat, 26 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1751: using 2 where bool is expected may throw an error v8.2.1751
Sat, 26 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1747: result of expand() unexpectedly depends on 'completeslash' v8.2.1747
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
Wed, 23 Sep 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1729: endless loop when ":normal" feeds popup window filter v8.2.1729
Tue, 22 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" v8.2.1727
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
Wed, 16 Sep 2020 15:30:07 +0200 Bram Moolenaar patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected v8.2.1691
Fri, 11 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1665: cannot do fuzzy string matching v8.2.1665
Sun, 06 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1631: test_fails() does not check the context of the line number v8.2.1631
Sun, 06 Sep 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start v8.2.1627
Sun, 06 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars() v8.2.1624
Sat, 05 Sep 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1619: Vim9: cannot pass "true" to spellsuggest() v8.2.1619
Sat, 05 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1616: Vim9: cannot pass "true" to synID() v8.2.1616
Sat, 05 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1615: Vim9: cannot pass "true" to searchdecl() v8.2.1615
Sat, 05 Sep 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1611: Vim9: cannot pass "true" to nr2char() v8.2.1611
Sat, 05 Sep 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.1610: Vim9: cannot pass "true" to list2str() and str2list() v8.2.1610
Sat, 05 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1606: Vim9: cannot use "true" with has() v8.2.1606
Sat, 05 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1601: Vim9: cannot use 'true" with garbagecollect() v8.2.1601
Sat, 05 Sep 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1600: Vim9: cannot use "true" with deepcopy() v8.2.1600
Fri, 04 Sep 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1592: Vim9: passing "true" to char2nr() fails v8.2.1592
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Wed, 02 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg v8.2.1577
Wed, 02 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1576: Vim9: index() does not take "true" as argument v8.2.1576
Wed, 02 Sep 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1573: Vim9: getreg() does not take "true" as argument v8.2.1573
Wed, 02 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1572: Vim9: expand() does not take "true" as argument v8.2.1572
Wed, 02 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist() v8.2.1569
Sun, 30 Aug 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1544: cannot translate messages in a Vim script v8.2.1544
Fri, 28 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1536: cannot get the class of a character; emoji widths are wrong v8.2.1536
Fri, 28 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1535: it is not possible to specify cell widths of characters v8.2.1535
Fri, 28 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1533: Vim9: error when passing getreginfo() result to setreg() v8.2.1533
Sun, 23 Aug 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1517: cannot easily get the character under the cursor v8.2.1517
Thu, 20 Aug 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment v8.2.1491
Tue, 18 Aug 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1479: Vim9: error for list index uses wrong line number v8.2.1479
Fri, 14 Aug 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1447: Vim9: return type of keys() is list<any> v8.2.1447