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
|
Thu, 11 May 2023 16:15:08 +0200 |
Bram Moolenaar |
patch 9.0.1540: reverse() on string doesn't work in compiled function
v9.0.1540
|
Sat, 28 Jan 2023 20:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1257: code style is not check in test scripts
v9.0.1257
|
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
|
Thu, 01 Sep 2022 13:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0345: error message for list argument could be clearer
v9.0.0345
|
Tue, 30 Aug 2022 19:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0333: method test fails
v9.0.0333
|
Tue, 30 Aug 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0330: method tests fail
v9.0.0330
|
Sat, 15 May 2021 20:15:03 +0200 |
Bram Moolenaar |
patch 8.2.2855: white space after "->" does not give E274
v8.2.2855
|
Sat, 23 Jan 2021 15:30:05 +0100 |
Bram Moolenaar |
patch 8.2.2398: method test fails
v8.2.2398
|
Sat, 11 Jul 2020 22:30:07 +0200 |
Bram Moolenaar |
patch 8.2.1183: assert_fails() checks the last error message
v8.2.1183
|
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
|