Mon, 18 Jul 2022 22:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0057: has('patch-xxx') returns true
v9.0.0057
|
Sun, 22 May 2022 21:30:02 +0200 |
Bram Moolenaar |
patch 8.2.5004: right shift on negative number does not work as documented
v8.2.5004
|
Sun, 22 May 2022 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.5003: cannot do bitwise shifts
v8.2.5003
|
Tue, 10 May 2022 14:30:04 +0200 |
Bram Moolenaar |
patch 8.2.4930: interpolated string expression requires escaping
v8.2.4930
|
Fri, 06 May 2022 14:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4883: string interpolation only works in heredoc
|
Wed, 09 Mar 2022 13:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4530: making comparison with null work changes legacy behavior
v8.2.4530
|
Tue, 08 Mar 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4526: Vim9: cannot set variables to a null value
v8.2.4526
|
Sat, 26 Feb 2022 13:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4476: operator name spelled wrong
v8.2.4476
|
Sun, 13 Feb 2022 22:00:02 +0100 |
Bram Moolenaar |
patch 8.2.4373: expression test fails
v8.2.4373
|
Sat, 12 Feb 2022 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4361: Vim9: some tests fail
v8.2.4361
|
Mon, 31 Jan 2022 16:00:09 +0100 |
Bram Moolenaar |
patch 8.2.4273: the EBCDIC support is outdated
v8.2.4273
|
Sat, 29 Jan 2022 23:00:05 +0100 |
Bram Moolenaar |
patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent
v8.2.4257
|
Sun, 26 Dec 2021 23:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3908: cannot use a script-local function for 'foldtext'
v8.2.3908
|
Fri, 24 Dec 2021 22:00:03 +0100 |
Bram Moolenaar |
patch 8.2.3889: duplicate code for translating script-local function name
v8.2.3889
|
Sun, 19 Dec 2021 22:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3856: Vim9: not enough tests
v8.2.3856
|
Tue, 30 Nov 2021 19:30:05 +0100 |
Bram Moolenaar |
patch 8.2.3705: cannot pass a lambda name to function() or funcref()
v8.2.3705
|
Wed, 24 Nov 2021 16:45:03 +0100 |
Bram Moolenaar |
patch 8.2.3663: using %S in printf() does not work correctly
v8.2.3663
|
Sat, 20 Nov 2021 20:45:02 +0100 |
Bram Moolenaar |
patch 8.2.3630: printf() with %S does not handle multi-byte correctly
v8.2.3630
|
Sat, 28 Aug 2021 13:00:04 +0200 |
Bram Moolenaar |
patch 8.2.3380: crash when using NULL string for funcref()
v8.2.3380
|
Tue, 25 May 2021 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2886: various pieces of code not covered by tests
v8.2.2886
|
Fri, 27 Nov 2020 19:15:04 +0100 |
Bram Moolenaar |
patch 8.2.2060: check for features implemented with "if"
v8.2.2060
|
Sun, 04 Oct 2020 16:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1798: Vim9: trinary operator condition is too permissive
v8.2.1798
|
Sat, 03 Oct 2020 20:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1794: no falsy Coalescing operator
v8.2.1794
|
Thu, 06 Aug 2020 11:30:04 +0200 |
Bram Moolenaar |
patch 8.2.1378: cannot put space between function name and paren
v8.2.1378
|
Tue, 04 Aug 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1361: error for white space after expression in assignment
v8.2.1361
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
Sat, 27 Jun 2020 13:15:03 +0200 |
Bram Moolenaar |
patch 8.2.1067: expression "!expr->func()" does not work
v8.2.1067
|
Sun, 26 Apr 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0644: insufficient testing for invalid function arguments
|
Sat, 25 Apr 2020 15:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0634: crash with null partial and blob
v8.2.0634
|
Fri, 24 Apr 2020 23:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0633: crash when using null partial in filter()
v8.2.0633
|
Thu, 23 Apr 2020 13:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0619: null dict is not handled like an empty dict
v8.2.0619
|
Mon, 20 Apr 2020 17:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0610: some tests are still old style
v8.2.0610
|
Mon, 13 Apr 2020 20:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0576: some errors are not covered by tests
v8.2.0576
|
Sat, 11 Apr 2020 17:15:06 +0200 |
Bram Moolenaar |
patch 8.2.0540: regexp and other code not tested
v8.2.0540
|
Mon, 06 Apr 2020 21:45:31 +0200 |
Bram Moolenaar |
patch 8.2.0522: several errors are not tested for
v8.2.0522
|
Wed, 25 Mar 2020 22:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0448: various functions not properly tested
v8.2.0448
|
Fri, 20 Mar 2020 18:30:05 +0100 |
Bram Moolenaar |
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
|
Mon, 17 Feb 2020 22:15:07 +0100 |
Bram Moolenaar |
patch 8.2.0271: the "num64" feature is available everywhere
v8.2.0271
|
Sun, 16 Feb 2020 16:30:03 +0100 |
Bram Moolenaar |
patch 8.2.0265: "eval" after "if 0" doesn't check for following command
v8.2.0265
|
Thu, 30 Jan 2020 18:30:04 +0100 |
Bram Moolenaar |
patch 8.2.0183: tests fail when the float feature is disabled
v8.2.0183
|
Sun, 10 Nov 2019 00:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2282: crash when passing many arguments through a partial
v8.1.2282
|
Fri, 27 Sep 2019 13:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2083: multi-byte chars do not work properly with "%.*S" in printf()
v8.1.2083
|
Sat, 07 Sep 2019 19:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2004: more functions can be used as methods
v8.1.2004
|
Fri, 06 Sep 2019 23:00:03 +0200 |
Bram Moolenaar |
patch 8.1.1996: more functions can be used as methods
v8.1.1996
|
Sat, 24 Aug 2019 21:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1921: more functions can be used as methods
v8.1.1921
|
Sun, 19 May 2019 20:00:09 +0200 |
Bram Moolenaar |
patch 8.1.1355: obvious mistakes are accepted as valid expressions
v8.1.1355
|
Sat, 15 Dec 2018 16:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0596: not all parts of printf() are tested
v8.1.0596
|
Sat, 03 Mar 2018 15:15:05 +0100 |
Christian Brabandt |
patch 8.0.1557: printf() does not work with only one argument
v8.0.1557
|
Sat, 18 Mar 2017 20:30:04 +0100 |
Christian Brabandt |
patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errors
v8.0.0478
|
Thu, 23 Feb 2017 14:00:06 +0100 |
Christian Brabandt |
patch 8.0.0351: no test for concatenating an empty string
v8.0.0351
|
Sun, 02 Oct 2016 17:00:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/6100d02aab7c8294b581cb299250eea164b50e9d
v8.0.0020
|
Wed, 14 Sep 2016 22:30:10 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/5582ef14384525e8cec86016876d97a6b32dd548
v8.0.0004
|
Sun, 04 Sep 2016 21:45:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/26b84339fd8766898bcf6a259cbc2e0c38689726
v7.4.2329
|
Mon, 29 Aug 2016 22:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/04186095346daa60e82e981dad114de2b641d672
v7.4.2291
|
Sun, 28 Aug 2016 16:15:04 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/e999782e369999539a1783a7ebe4eadcc6da28a8
v7.4.2280
|
Sat, 27 Aug 2016 15:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/9992237a3e791fbc0c1ebf743ece1b75e1488410
v7.4.2266
|
Sat, 27 Aug 2016 14:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/76efafba2af36ae5f6c7b79b56c537fcbcdb386c
v7.4.2265
|
Sun, 21 Aug 2016 15:30:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/989f592f7ffcbafdc4ec35cee4dc65bd053e2077
v7.4.2235
|
Sun, 21 Aug 2016 14:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/843b884461de1c79a1d2748549776fb13fc94360
v7.4.2233
|
Tue, 16 Aug 2016 22:00:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/91984b9034d3b698459622be277d963e0c6df60e
v7.4.2221
|