log src/userfunc.c @ 35075:43739470fe40 default tip

age author description
Wed, 10 Apr 2024 17:45:04 +0200 Christian Brabandt patch 9.1.0301: Vim9: heredoc start may be recognized in string v9.1.0301
Tue, 09 Apr 2024 22:00:03 +0200 Christian Brabandt patch 9.1.0287: Vim9: comment may be treated as heredoc start v9.1.0287
Fri, 05 Apr 2024 20:15:08 +0200 Christian Brabandt patch 9.1.0270: a few minor issues to fix v9.1.0270
Thu, 04 Apr 2024 22:00:04 +0200 Christian Brabandt patch 9.1.0263: Vim9: Problem with lambda blocks in enums and classes v9.1.0263
Thu, 04 Apr 2024 19:45:10 +0200 Christian Brabandt patch 9.1.0261: Vim9: protected class and funcrefs accessible outside the class v9.1.0261
Sat, 16 Mar 2024 09:45:04 +0100 Christian Brabandt patch 9.1.0182: Can define function with invalid name inside 'formatexpr' v9.1.0182
Sun, 03 Mar 2024 16:45:06 +0100 Christian Brabandt patch 9.1.0148: Vim9: can't call internal methods with objects v9.1.0148
Fri, 12 Jan 2024 17:45:08 +0100 Christian Brabandt patch 9.1.0020: Vim9: cannot compile all methods in a class v9.1.0020
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Thu, 21 Dec 2023 17:15:06 +0100 Christian Brabandt patch 9.0.2183: Maximum callback depth is not configurable v9.0.2183
Tue, 19 Dec 2023 21:00:04 +0100 Christian Brabandt patch 9.0.2180: POSIX function name in exarg causes issues v9.0.2180
Thu, 14 Dec 2023 20:15:10 +0100 Christian Brabandt patch 9.0.2164: Vim9: can use type a func arg/return value v9.0.2164
Mon, 11 Dec 2023 18:00:03 +0100 Christian Brabandt patch 9.0.2158: [security]: use-after-free in check_argument_type v9.0.2158
Mon, 11 Dec 2023 18:00:02 +0100 Christian Brabandt patch 9.0.2157: Vim9: incorrectly parses :def func definitions v9.0.2157
Sun, 12 Nov 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2103: recursive callback may cause issues on some archs v9.0.2103
Thu, 19 Oct 2023 11:00:07 +0200 Christian Brabandt patch 9.0.2050: Vim9: crash with deferred function call and exception v9.0.2050
Wed, 18 Oct 2023 12:00:05 +0200 Christian Brabandt patch 9.0.2044: Vim9: exceptions confuse defered functions v9.0.2044
Sun, 15 Oct 2023 10:00:06 +0200 Christian Brabandt patch 9.0.2030: no max callback recursion limit v9.0.2030
Sun, 15 Oct 2023 10:00:05 +0200 Christian Brabandt patch 9.0.2029: Vim9: no support for partials using call() v9.0.2029
Thu, 28 Sep 2023 22:30:03 +0200 Christian Brabandt patch 9.0.1948: Vim9: object variable "this." should only be used in constructor v9.0.1948
Mon, 25 Sep 2023 12:30:05 +0200 Christian Brabandt patch 9.0.1941: Memory leak detected v9.0.1941
Sun, 24 Sep 2023 16:00:07 +0200 Christian Brabandt patch 9.0.1928: Vim9: constructor type checking bug v9.0.1928
Fri, 08 Sep 2023 19:45:03 +0200 Christian Brabandt patch 9.0.1885: Vim9: no support for abstract methods v9.0.1885
Tue, 05 Sep 2023 21:00:03 +0200 Christian Brabandt patch 9.0.1876: Vim9: parsing commands with newlines wrong v9.0.1876
Sun, 27 Aug 2023 19:30:05 +0200 Christian Brabandt patch 9.0.1804: Vim9: no support for private object methods v9.0.1804
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
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
Fri, 25 Nov 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.0949: crash when unletting a variable while listing variables v9.0.0949
Sun, 13 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0875: using freed memory when executing delfunc at more prompt v9.0.0875
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828