log runtime/doc/eval.txt @ 22298:07e48ee8c3bb v8.2.1698

age author description
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
Sun, 07 Jun 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0925: getcompletion() does not return command line arguments v8.2.0925
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Sat, 06 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0915: search() cannot skip over matches like searchpair() can v8.2.0915
Thu, 04 Jun 2020 15:30:05 +0200 Bram Moolenaar patch 8.2.0897: list of functions in patched version is outdated v8.2.0897
Wed, 03 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0893: assert_equalfile() does not take a third argument v8.2.0893
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Mon, 01 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0878: no reduce() function v8.2.0878
Mon, 01 Jun 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.0877: cannot get the search statistics v8.2.0877
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Mon, 01 Jun 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0871: cannot use getmarklist() as a method v8.2.0871
Sun, 31 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0869: it is not possible to customize the quickfix window contents v8.2.0869
Sun, 31 May 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0868: trim() always trims both ends v8.2.0868
Sun, 31 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0867: using {xxx} for encoding a modifier is not nice v8.2.0867
Sun, 31 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0861: cannot easily get all the current marks v8.2.0861
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Sat, 30 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe v8.2.0850
Tue, 26 May 2020 21:30:04 +0200 Bram Moolenaar Update runtime files
Sun, 24 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0815: maparg() does not provide enough information for mapset() v8.2.0815
Fri, 22 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0807: cannot easily restore a mapping v8.2.0807
Wed, 13 May 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.0748: cannot get a list of all popups v8.2.0748
Fri, 01 May 2020 16:15:05 +0200 Bram Moolenaar Update runtime files
Sun, 26 Apr 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0644: insufficient testing for invalid function arguments
Mon, 20 Apr 2020 20:00:05 +0200 Bram Moolenaar Update runtime files
Mon, 13 Apr 2020 19:15:05 +0200 Bram Moolenaar patch 8.2.0574: ipv6 feature not shown in :version output v8.2.0574
Fri, 10 Apr 2020 22:15:05 +0200 Bram Moolenaar Update runtime files
Wed, 08 Apr 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0532: cannot use simplify() as a method v8.2.0532
Wed, 01 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0493: Vim9: some error messages not tested v8.2.0493
Wed, 01 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0491: cannot recognize a <script> mapping using maparg() v8.2.0491
Fri, 27 Mar 2020 21:00:05 +0100 Bram Moolenaar Update runtime files
Thu, 26 Mar 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0459: cannot check if a function name is correct v8.2.0459
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
Sun, 22 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0427: it is not possible to check for a typo in a feature name v8.2.0427
Thu, 19 Mar 2020 20:45:06 +0100 Bram Moolenaar Update runtime files
Sun, 15 Mar 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0385: menu functionality insufficiently tested v8.2.0385
Sat, 14 Mar 2020 08:30:08 +0100 Bram Moolenaar Update runtime files
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Wed, 26 Feb 2020 13:45:05 +0100 Bram Moolenaar Update runtime files.
Sat, 22 Feb 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0299: Vim9: ISN_STORE with argument not tested v8.2.0299
Sat, 22 Feb 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.0296: mixing up "long long" and __int64 may cause problems v8.2.0296
Fri, 14 Feb 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled v8.2.0258
Fri, 14 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0257: cannot recognize a terminal in a popup window v8.2.0257
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
Sat, 08 Feb 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0233: crash when using garbagecollect() in between rand() v8.2.0233
Wed, 05 Feb 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0212: missing search/substitute pattern hardly tested v8.2.0212
Tue, 04 Feb 2020 23:00:04 +0100 Bram Moolenaar Update runtime files.
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149
Tue, 21 Jan 2020 22:45:04 +0100 Bram Moolenaar Update runtime files.
Thu, 09 Jan 2020 22:00:05 +0100 Bram Moolenaar Update runtime files.
Thu, 02 Jan 2020 21:45:04 +0100 Bram Moolenaar Update a few runtime files.
Thu, 02 Jan 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.0077: settagstack() cannot truncate at current index v8.2.0077
Sun, 29 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0054: :diffget and :diffput don't have good completion v8.2.0054
Fri, 27 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0047: cannot skip tests for specific MS-Windows platform v8.2.0047
Thu, 26 Dec 2019 14:45:08 +0100 Bram Moolenaar Update runtime files.
Thu, 19 Dec 2019 22:15:04 +0100 Bram Moolenaar Update runtime files.
Tue, 17 Dec 2019 22:45:03 +0100 Bram Moolenaar patch 8.2.0019: cannot number of lines of another buffer v8.2.0019
Tue, 17 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0017: OS/2 and MS-DOS are still mentioned v8.2.0017
Thu, 12 Dec 2019 14:30:07 +0100 Bram Moolenaar Vim 8.2 release
Sat, 07 Dec 2019 16:15:05 +0100 Bram Moolenaar Runtime file updates.
Tue, 03 Dec 2019 23:00:06 +0100 Bram Moolenaar Update a few runtime files
Thu, 28 Nov 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.2356: rand() does not use the best algorithm v8.1.2356
Tue, 26 Nov 2019 21:45:05 +0100 Bram Moolenaar Update runtime files
Mon, 25 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2342: random number generator in Vim script is slow v8.1.2342
Mon, 25 Nov 2019 00:15:06 +0100 Bram Moolenaar patch 8.1.2341: not so easy to interrupt a script programatically v8.1.2341
Thu, 21 Nov 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2326: cannot parse a date/time string v8.1.2326
Sun, 17 Nov 2019 16:00:05 +0100 Bram Moolenaar Update runtime files.
Sat, 16 Nov 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2304: cannot get the mouse position when getting a mouse click v8.1.2304
Sun, 10 Nov 2019 22:15:04 +0100 Bram Moolenaar Update runtime files
Tue, 29 Oct 2019 04:30:05 +0100 Bram Moolenaar patch 8.1.2233: cannot get the Vim command line arguments v8.1.2233
Sun, 27 Oct 2019 05:15:06 +0100 Bram Moolenaar patch 8.1.2225: the "last used" info of a buffer is under used v8.1.2225
Sat, 26 Oct 2019 20:00:04 +0200 Bram Moolenaar Update runtime files
Wed, 16 Oct 2019 22:45:04 +0200 Bram Moolenaar Update runtime files.
Fri, 27 Sep 2019 19:45:06 +0200 Bram Moolenaar Update runtime files.
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Fri, 20 Sep 2019 14:45:05 +0200 Bram Moolenaar Updte runtime files
Wed, 18 Sep 2019 21:30:03 +0200 Bram Moolenaar patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys() v8.1.2053
Mon, 16 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2047: cannot check the current state v8.1.2047
Sun, 15 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
Wed, 11 Sep 2019 23:00:05 +0200 Bram Moolenaar Update runtime files
Tue, 10 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2020: it is not easy to change the window layout v8.1.2020
Sun, 08 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2013: more functions can be used as methods v8.1.2013
Sun, 08 Sep 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.2011: more functions can be used as methods v8.1.2011
Sat, 07 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2004: more functions can be used as methods v8.1.2004
Sat, 07 Sep 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2000: plugin cannot get the current IME status v8.1.2000
Fri, 06 Sep 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1996: more functions can be used as methods v8.1.1996
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Wed, 04 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1987: more functions can be used as methods v8.1.1987
Wed, 04 Sep 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1984: more functions can be used as methods v8.1.1984
Sun, 01 Sep 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.1961: more functions can be used as a method v8.1.1961
Sat, 31 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1954: more functions can be used as a method v8.1.1954
Sat, 31 Aug 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1953: more functions can be used as a method v8.1.1953