log src/eval.c @ 31633:d19377e0a0b4 v9.0.1149

age author description
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
Thu, 22 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0552: crash when using NUL in buffer that uses :source v9.0.0552
Mon, 19 Sep 2022 17:00:07 +0200 Bram Moolenaar patch 9.0.0502: a closure in a nested loop in a :def function does not work v9.0.0502
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
Sat, 17 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0487: using freed memory with combination of closures v9.0.0487
Sat, 17 Sep 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0485: in :def function all closures in loop get the same variables
Wed, 14 Sep 2022 01:45:04 +0200 Bram Moolenaar patch 9.0.0460: loop variable can't be found v9.0.0460
Sun, 11 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0444: trying to declare g:variable gives confusing error v9.0.0444
Sat, 10 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0437: no error when custom completion function returns wrong type v9.0.0437
Sat, 10 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0435: compiler warning for uninitialized variable v9.0.0435
Sat, 10 Sep 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0433: Coverity warns for not checking allocation failure v9.0.0433
Wed, 07 Sep 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0406: deferred functions not invoked when partial func exits v9.0.0406
Wed, 07 Sep 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0405: arguments in a partial not used by a :def function v9.0.0405
Tue, 06 Sep 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0397: :defer not tested with exceptions and ":qa!" v9.0.0397
Sat, 03 Sep 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0371: compiler warning for uninitialized variable v9.0.0371
Sat, 03 Sep 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0366: cannot use import->Func() in lambda v9.0.0366
Fri, 02 Sep 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0356: :echowindow sets the in_echowindow flag too early v9.0.0356
Thu, 01 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0351: message window may obscure the command line v9.0.0351
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Sun, 28 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 v9.0.0307
Wed, 24 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0253: a symlink to an autoload script results in two entries v9.0.0253
Thu, 18 Aug 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0225: using freed memory with multiple line breaks in expression v9.0.0225
Sat, 06 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0156: giving E1170 only in an expression is confusing v9.0.0156
Sat, 06 Aug 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0150: error for using #{ in an expression is a bit confusing v9.0.0150
Mon, 27 Jun 2022 21:30:03 +0200 Bram Moolenaar patch 8.2.5169: nested :source may use NULL pointer v8.2.5169
Fri, 03 Jun 2022 18:45:05 +0200 Bram Moolenaar patch 8.2.5053: cannot have a comment halfway an expression in a block v8.2.5053
Mon, 30 May 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.5046: vim_regsub() can overwrite the destination v8.2.5046
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sun, 22 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.5006: asan warns for undefined behavior v8.2.5006
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
Sat, 07 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4912: using execute() to define a lambda doesn't work v8.2.4912