log runtime/doc/eval.txt @ 24569:e3ec2ec8841a

age author description
Sun, 02 May 2021 17:30:05 +0200 Bram Moolenaar Update runtime files
Wed, 07 Apr 2021 21:15:05 +0200 Bram Moolenaar Update runtime files
Fri, 02 Apr 2021 19:00:06 +0200 Bram Moolenaar patch 8.2.2694: when 'matchpairs' is empty every character beeps v8.2.2694
Wed, 31 Mar 2021 20:15:04 +0200 Bram Moolenaar Update runtime files.
Fri, 26 Mar 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.2658: :for cannot loop over a string v8.2.2658
Mon, 22 Mar 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2638: cannot write a message to the terminal from the GUI v8.2.2638
Sun, 14 Mar 2021 20:00:02 +0100 Bram Moolenaar patch 8.2.2607: strcharpart() cannot include composing characters v8.2.2607
Sun, 14 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2606: strchars() defaults to counting composing characters v8.2.2606
Sat, 13 Mar 2021 13:30:04 +0100 Bram Moolenaar Update runtime files.
Sat, 13 Feb 2021 18:15:04 +0100 Bram Moolenaar Update runtime files
Sat, 06 Feb 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.2468: not easy to get the full command name from a shortened one v8.2.2468
Mon, 01 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2449: Vim9: flatten() always changes the list type
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