Thu, 26 Mar 2020 14:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0450: not enough testing for restricted mode and function calls
v8.2.0450
|
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
|
Sun, 26 Jan 2020 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.0155: warnings from MinGW compiler; tests fail without +float
v8.2.0155
|
Tue, 01 Oct 2019 17:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
|
Fri, 23 Aug 2019 22:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1915: more functions can be used as methods
v8.1.1915
|
Sat, 17 Aug 2019 21:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1878: negative float before method not parsed correctly
v8.1.1878
|
Fri, 16 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1863: confusing error when using a builtin function as method
v8.1.1863
|
Sat, 10 Aug 2019 00:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1835: cannot use printf() as a method
v8.1.1835
|
Fri, 09 Aug 2019 23:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1834: cannot use a lambda as a method
v8.1.1834
|
Thu, 08 Aug 2019 21:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1828: not strict enough checking syntax of method invocation
v8.1.1828
|
Tue, 06 Aug 2019 20:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1821: no test for wrong number of method arguments
v8.1.1821
|
Mon, 05 Aug 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1820: using expr->FuncRef() does not work
v8.1.1820
|
Sun, 04 Aug 2019 17:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1809: more functions can be used as a method
v8.1.1809
|
Sun, 04 Aug 2019 15:15:06 +0200 |
Bram Moolenaar |
patch 8.1.1807: more functions can be used as a method
v8.1.1807
|
Sat, 03 Aug 2019 22:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1803: all builtin functions are global
v8.1.1803
|