log runtime/doc/eval.txt @ 23788:d12ef361d9de v8.2.2435

age author description
Sun, 31 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2435: setline() gives an error for some types v8.2.2435
Mon, 25 Jan 2021 21:30:05 +0100 Bram Moolenaar Update runtime files.
Thu, 21 Jan 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2388: no easy way to get the maximum or mininum number value v8.2.2388
Mon, 18 Jan 2021 20:00:09 +0100 Bram Moolenaar Update runtime files.
Wed, 13 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2344: using inclusive index for slice is not always desired v8.2.2344
Wed, 13 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
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 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 20:30:04 +0100 Bram Moolenaar patch 8.2.2324: not easy to get mark en cursor posotion by character count v8.2.2324
Sat, 02 Jan 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2280: fuzzy matching doesn't give access to the scores v8.2.2280
Sat, 02 Jan 2021 16:45:04 +0100 Bram Moolenaar Update runtime files.
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
Wed, 23 Dec 2020 14:00:04 +0100 Bram Moolenaar Update runtime files.
Thu, 10 Dec 2020 21:15:05 +0100 Bram Moolenaar Update runtime files.
Mon, 30 Nov 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands v8.2.2070
Sat, 21 Nov 2020 13:30:04 +0100 Bram Moolenaar Update runtime files
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
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
Thu, 05 Nov 2020 20:45:04 +0100 Bram Moolenaar Update runtime files
Sun, 01 Nov 2020 14:00:03 +0100 Bram Moolenaar patch 8.2.1933: cannot sort using locale ordering v8.2.1933
Mon, 26 Oct 2020 21:15:07 +0100 Bram Moolenaar Update runtime files.
Fri, 23 Oct 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1893: fuzzy matching does not support multiple words v8.2.1893
Sun, 11 Oct 2020 14:00:05 +0200 Bram Moolenaar Update runtime files.
Sat, 03 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1794: no falsy Coalescing operator v8.2.1794
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:00:05 +0200 Bram Moolenaar Update runtime files.
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
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
Sat, 19 Sep 2020 19:00:04 +0200 Bram Moolenaar Update runtime files.
Wed, 16 Sep 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 v8.2.1698
Fri, 11 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1665: cannot do fuzzy string matching v8.2.1665
Mon, 07 Sep 2020 22:30:04 +0200 Bram Moolenaar Update runtime files.
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
Sun, 30 Aug 2020 17:30:06 +0200 Bram Moolenaar Update runtime files.
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
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
Mon, 17 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1473: items in a list given to :const can still be modified v8.2.1473
Sat, 15 Aug 2020 19:00:04 +0200 Bram Moolenaar Update runtime files.
Sat, 15 Aug 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1461: Vim9: string indexes are counted in bytes v8.2.1461
Sun, 09 Aug 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1401: cannot jump to the last used tabpage v8.2.1401
Fri, 07 Aug 2020 20:00:05 +0200 Bram Moolenaar Update runtime files.
Sun, 02 Aug 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1354: test 59 is old style v8.2.1354
Sun, 26 Jul 2020 17:15:05 +0200 Bram Moolenaar Update runtime files.
Mon, 20 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1255: cannot use a lambda with quickfix functions v8.2.1255
Sat, 18 Jul 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1241: cannot use getbufinfo() as a method v8.2.1241
Fri, 10 Jul 2020 22:15:08 +0200 Bram Moolenaar Update runtime files
Thu, 09 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1166: once mouse move events are enabled getchar() returns them v8.2.1166
Tue, 30 Jun 2020 20:45:06 +0200 Bram Moolenaar Runtime file updates
Sun, 21 Jun 2020 22:15:04 +0200 Bram Moolenaar Update runtime files
Wed, 17 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal v8.2.0996
Tue, 16 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0991: cannot get window type for autocmd and preview window v8.2.0991
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Sun, 14 Jun 2020 17:45:04 +0200 Bram Moolenaar Update runtime files
Sat, 13 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0970: terminal properties are not available in Vim script v8.2.0970
Wed, 10 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0945: cannot use "z=" when 'spell' is off v8.2.0945
Mon, 08 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0935: flattening a list with existing code is slow v8.2.0935
Sun, 07 Jun 2020 21:15:04 +0200 Bram Moolenaar Update runtime files