log src/testdir/test_expr.vim @ 35120:a9ee3031a1bb default tip

age author description
Mon, 15 Apr 2024 19:30:04 +0200 Christian Brabandt patch 9.1.0335: String interpolation fails for List type v9.1.0335
Sun, 14 Apr 2024 23:30:04 +0200 Christian Brabandt patch 9.1.0329: String interpolation fails for Dict type v9.1.0329
Tue, 02 Jan 2024 18:45:09 +0100 Christian Brabandt patch 9.1.0000: Vim 9.1 release v9.1.0 v9.1.0000
Sun, 15 Oct 2023 09:48:28 +0200 Christian Brabandt patch 9.0.2027: Vim9: no support for bitwise operators in lambda funcs v9.0.2027
Sun, 13 Aug 2023 18:15:04 +0200 Christian Brabandt patch 9.0.1704: Cannot use positional arguments for printf() v9.0.1704
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 24 May 2023 22:15:06 +0200 Bram Moolenaar patch 9.0.1576: users may not know what to do with an internal error v9.0.1576
Mon, 08 May 2023 16:45:03 +0200 Bram Moolenaar patch 9.0.1524: passing -1 for bool is not always rejected v9.0.1524
Sun, 07 May 2023 20:00:03 +0200 Bram Moolenaar patch 9.0.1522: some functions give two error messages v9.0.1522
Sun, 30 Apr 2023 16:45:04 +0200 Bram Moolenaar patch 9.0.1500: The falsy operator is not tested properly v9.0.1500
Thu, 27 Apr 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1492: using uninitialized memory when argument is missing v9.0.1492
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Thu, 20 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0804: crash when trying to divide a number by -1 v9.0.0804
Wed, 21 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0538: manually deleting test temp files v9.0.0538
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Sat, 30 Jul 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0113: has() is not strict about parsing the patch version v9.0.0113
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