log src/userfunc.c @ 32609:0da40da0bbaa v9.0.1636

age author description
Sat, 10 Jun 2023 20:15:04 +0200 Bram Moolenaar patch 9.0.1625: "super" is not considered a reserved name v9.0.1625
Sat, 10 Jun 2023 18:00:06 +0200 Bram Moolenaar patch 9.0.1624: crash when calling object constructor v9.0.1624
Sun, 04 Jun 2023 19:15:03 +0200 Bram Moolenaar patch 9.0.1605: crash when calling method on super in child constructor v9.0.1605
Wed, 24 May 2023 22:15:06 +0200 Bram Moolenaar patch 9.0.1576: users may not know what to do with an internal error v9.0.1576
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Mon, 15 May 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1559: function argument types not always checked v9.0.1559
Tue, 02 May 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1505: error when heredoc content looks like heredoc v9.0.1505
Wed, 19 Apr 2023 15:30:04 +0200 Bram Moolenaar patch 9.0.1470: deferred functions invoked in unexpected order v9.0.1470
Tue, 18 Apr 2023 23:00:03 +0200 Bram Moolenaar patch 9.0.1469: deferred functions not called from autocommands v9.0.1469
Mon, 17 Apr 2023 20:30:07 +0200 Bram Moolenaar patch 9.0.1462: recursively calling :defer function if it does :qa v9.0.1462
Sat, 15 Apr 2023 14:30:05 +0200 Bram Moolenaar patch 9.0.1454: code indenting is confused by macros v9.0.1454
Wed, 12 Apr 2023 22:00:03 +0200 Bram Moolenaar patch 9.0.1446: unnecessary checks for the "skip" flag when skipping v9.0.1446
Tue, 07 Mar 2023 19:00:04 +0100 Bram Moolenaar patch 9.0.1391: "clear" macros are not always used v9.0.1391
Tue, 07 Mar 2023 18:15:04 +0100 Bram Moolenaar patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file v9.0.1390
Tue, 21 Feb 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1338: :defcompile and :disassemble can't find class method v9.0.1338
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Sat, 18 Feb 2023 16:45:03 +0100 Bram Moolenaar patch 9.0.1321: vimscript test fails where using {expr} syntax v9.0.1321
Sat, 18 Feb 2023 15:45:04 +0100 Bram Moolenaar patch 9.0.1320: checking the type of a null object causes a crash v9.0.1320
Thu, 26 Jan 2023 13:15:04 +0100 Bram Moolenaar patch 9.0.1246: code is indented more than necessary v9.0.1246
Wed, 25 Jan 2023 13:30:04 +0100 Bram Moolenaar patch 9.0.1241: Coverity warns for not checking function return value v9.0.1241
Mon, 09 Jan 2023 12:45:05 +0100 Bram Moolenaar patch 9.0.1161: Coverity warns for using strcpy() v9.0.1161
Sun, 08 Jan 2023 21:45:03 +0100 Bram Moolenaar patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size v9.0.1160
Sun, 08 Jan 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1159: extends argument for class not implemented yet v9.0.1159
Thu, 05 Jan 2023 21:00:06 +0100 Bram Moolenaar patch 9.0.1150: :interface is not implemented yet v9.0.1150
Wed, 04 Jan 2023 14:30:03 +0100 Bram Moolenaar patch 9.0.1142: crash and/or memory leak when redefining function v9.0.1142
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, 13 Dec 2022 19:45:04 +0100 Bram Moolenaar patch 9.0.1053: default constructor arguments are not optional v9.0.1053
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 16:45:03 +0100 Bram Moolenaar patch 9.0.1031: Vim9 class is not implemented yet v9.0.1031