log src/testdir/test_eval_stuff.vim @ 20743:a672feb8fc4f v8.2.0924

age author description
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Wed, 29 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0661: eval test is still old style v8.2.0661
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
Mon, 20 Apr 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0610: some tests are still old style v8.2.0610
Sat, 18 Apr 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0598: test_eval_stuff fails in normal terminal v8.2.0598
Sat, 18 Apr 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0597: test_eval is old style v8.2.0597
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
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
Wed, 08 Jan 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.0104: using channel or job with ":execute" has strange effects v8.2.0104
Sun, 15 Sep 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.2043: not sufficient testing for quoted numbers v8.1.2043
Sun, 15 Sep 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.2038: has('vimscript-4') is always 0 v8.1.2038
Sun, 15 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
Wed, 04 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1987: more functions can be used as methods v8.1.1987
Sat, 20 Jul 2019 21:15:04 +0200 Bram Moolenaar patch 8.1.1722: error when scriptversion is 2 a making a dictionary access v8.1.1722
Fri, 14 Jun 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1526: no numerical value for the patchlevel v8.1.1526
Fri, 07 Jun 2019 23:30:06 +0200 Bram Moolenaar patch 8.1.1491: when skipping over code a function call may cause trouble v8.1.1491
Sat, 20 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1190: has('vimscript-3') does not work v8.1.1190
Sat, 20 Apr 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1188: not all Vim variables require the v: prefix v8.1.1188
Thu, 04 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1116: cannot enforce a Vim script style v8.1.1116
Thu, 04 Apr 2019 15:45:04 +0200 Bram Moolenaar patch 8.1.1114: confusing overloaded operator "." for string concatenation v8.1.1114
Thu, 24 Jan 2019 14:00:08 +0100 Bram Moolenaar patch 8.1.0804: crash when setting v:errmsg to empty list v8.1.0804
Sun, 13 Jan 2019 19:15:06 +0100 Bram Moolenaar patch 8.1.0742: not all Blob operations are tested v8.1.0742
Sun, 13 Jan 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0736: code for Blob not sufficiently tested v8.1.0736
Wed, 05 Dec 2018 18:45:06 +0100 Bram Moolenaar patch 8.1.0564: setting v:errors to wrong type still possible v8.1.0564
Tue, 11 Sep 2018 22:45:07 +0200 Christian Brabandt patch 8.1.0369: continuation lines cannot contain comments v8.1.0369
Sat, 14 Apr 2018 14:00:06 +0200 Christian Brabandt patch 8.0.1708: mkdir with 'p' flag fails on existing directory v8.0.1708
Tue, 13 Feb 2018 18:15:06 +0100 Christian Brabandt patch 8.0.1518: error messages suppressed after ":silent! try" v8.0.1518
Sat, 23 Dec 2017 17:30:05 +0100 Christian Brabandt patch 8.0.1423: error in return not caught by try/catch v8.0.1423