Wed, 11 Jan 2023 20:15:02 +0100 |
Bram Moolenaar |
patch 9.0.1180: compiler warnings without the +job feature
v9.0.1180
|
Wed, 11 Jan 2023 13:00:05 +0100 |
Bram Moolenaar |
patch 9.0.1175: the set_ref_in_item() function is too long
v9.0.1175
|
Fri, 06 Jan 2023 19:45:05 +0100 |
Bram Moolenaar |
patch 9.0.1152: class "implements" argument not implemented
v9.0.1152
|
Thu, 05 Jan 2023 14:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1149: class members may be garbage collected
v9.0.1149
|
Wed, 04 Jan 2023 18:30:03 +0100 |
Bram Moolenaar |
patch 9.0.1145: invalid memory access with recursive substitute expression
v9.0.1145
|
Mon, 02 Jan 2023 19:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1133: error message names do not match the items
v9.0.1133
|
Tue, 27 Dec 2022 21:00:05 +0100 |
Bram Moolenaar |
patch 9.0.1105: code is indented too much
v9.0.1105
|
Mon, 19 Dec 2022 21:30:03 +0100 |
Bram Moolenaar |
patch 9.0.1081: using "->" with split lines does not always work
v9.0.1081
|
Sun, 18 Dec 2022 22:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1074: class members are not supported yet
v9.0.1074
|
Wed, 14 Dec 2022 22:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1060: private and public object members are not implemented yet
v9.0.1060
|
Wed, 14 Dec 2022 19:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1059: build failure with some compilers
v9.0.1059
|
Wed, 14 Dec 2022 18:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1058: string value of class and object do not have information
v9.0.1058
|
Sat, 10 Dec 2022 19:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1045: in a class object members cannot be initialized
v9.0.1045
|
Fri, 09 Dec 2022 22:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1041: cannot define a method in a class
v9.0.1041
|
Thu, 08 Dec 2022 21:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1035: object members are not being marked as used
v9.0.1035
|
Thu, 08 Dec 2022 16:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1031: Vim9 class is not implemented yet
v9.0.1031
|
Mon, 28 Nov 2022 21:45:03 +0100 |
Bram Moolenaar |
patch 9.0.0967: leaking memory from autocmd windows
v9.0.0967
|
Mon, 28 Nov 2022 20:00:05 +0100 |
Bram Moolenaar |
patch 9.0.0965: using one window for executing autocommands is insufficient
v9.0.0965
|
Fri, 18 Nov 2022 23:15:04 +0100 |
Bram Moolenaar |
patch 9.0.0904: various comment and indent flaws
v9.0.0904
|
Sat, 05 Nov 2022 21:30:04 +0100 |
Bram Moolenaar |
patch 9.0.0836: wrong error when using extend() with funcref
v9.0.0836
|
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
|
Mon, 10 Oct 2022 13:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
v9.0.0712
|
Fri, 07 Oct 2022 15:45:06 +0200 |
Bram Moolenaar |
patch 9.0.0683: cannot specify a time for :echowindow
v9.0.0683
|
Sat, 01 Oct 2022 20:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0634: evaluating "expr" options has more overhead than needed
v9.0.0634
|
Sat, 01 Oct 2022 16:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0632: calling a function from an "expr" option has overhead
v9.0.0632
|
Wed, 28 Sep 2022 17:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0618: calling function for reduce() has too much overhead
v9.0.0618
|
Fri, 23 Sep 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0558: Coverity warns for possibly using NULL pointer
v9.0.0558
|
Fri, 23 Sep 2022 14:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0556: leaking memory with nested functions
v9.0.0556
|
Fri, 23 Sep 2022 13:45:06 +0200 |
Bram Moolenaar |
patch 9.0.0554: using freed memory when command follows lambda
v9.0.0554
|