log src/vim9execute.c @ 30138:6575d0bf6061 v9.0.0405

age author description
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 22:15:02 +0200 Bram Moolenaar patch 9.0.0399: using :defer in expression funcref not tested v9.0.0399
Tue, 06 Sep 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0398: members of funccall_T are inconsistently named v9.0.0398
Tue, 06 Sep 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0397: :defer not tested with exceptions and ":qa!" v9.0.0397
Mon, 05 Sep 2022 12:00:06 +0200 Bram Moolenaar patch 9.0.0382: freeing the wrong string on failure v9.0.0382
Sun, 04 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379
Sun, 04 Sep 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0373: Coverity warns for NULL check and unused return value v9.0.0373
Sat, 03 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0370: cleaning up afterwards can make a function messy v9.0.0370
Thu, 01 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0350: :echowindow does not work in a compiled function v9.0.0350
Mon, 18 Jul 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0056: wrong line number reported when :cexpr fails in :def function
Wed, 29 Jun 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0004: plural messages not translated properly v9.0.0004
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
Sat, 21 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4995: still a compiler warning for possibly uninitialized variable v8.2.4995
Sat, 21 May 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.4992: compiler warning for possibly uninitialized variable v8.2.4992
Sat, 21 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4989: cannot specify a function name for :defcompile v8.2.4989
Wed, 18 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4976: Coverity complains about not restoring a saved value v8.2.4976
Tue, 17 May 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.4973: Vim9: type error for list unpack mentions argument v8.2.4973
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Thu, 05 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4870: Vim9: expression in :substitute is not compiled v8.2.4870
Thu, 28 Apr 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.4836: Vim9: some lines not covered by tests v8.2.4836
Wed, 27 Apr 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.4835: Vim9: some lines not covered by tests v8.2.4835
Wed, 27 Apr 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4834: Vim9: some lines not covered by tests v8.2.4834
Mon, 25 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4823: concat more than 2 strings in :def function is inefficient v8.2.4823
Fri, 15 Apr 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.4754: using cached values after unsetting some environment variables v8.2.4754
Thu, 14 Apr 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4748: cannot use an imported function in a mapping v8.2.4748
Tue, 05 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4698: Vim9: script variable has no flag that it was set v8.2.4698
Tue, 05 Apr 2022 18:45:03 +0200 Bram Moolenaar patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary v8.2.4697
Sun, 03 Apr 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4680: build failure without +postscript v8.2.4680
Sun, 03 Apr 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4678: Vim9: not all code is tested v8.2.4678
Fri, 01 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4662: no error for using out of range list index v8.2.4662
Thu, 31 Mar 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4657: errors for functions are sometimes hard to read v8.2.4657
Thu, 31 Mar 2022 11:15:03 +0200 Bram Moolenaar patch 8.2.4652: leaking memory if assignment fails v8.2.4652
Wed, 30 Mar 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4650: "import autoload" only works with using 'runtimepath' v8.2.4650
Mon, 28 Mar 2022 19:30:03 +0200 Bram Moolenaar patch 8.2.4643: Vim9: variable may be locked unintentionally v8.2.4643
Mon, 28 Mar 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4642: Vim9: in :def function script var cannot be null v8.2.4642
Sun, 27 Mar 2022 17:30:04 +0200 Bram Moolenaar patch 8.2.4634: Vim9: cannot initialize a variable to null_list
Sun, 20 Mar 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4602: Vim9: not enough test coverage for executing :def function v8.2.4602
Sun, 20 Mar 2022 19:00:03 +0100 Bram Moolenaar patch 8.2.4600: Vim9: not enough test coverage for executing :def function v8.2.4600
Fri, 18 Mar 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4590: Vim9: range type check has wrong offset v8.2.4590
Fri, 18 Mar 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4587: Vim9: double free after unpacking a list v8.2.4587
Tue, 15 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4575: Vim9: test for profiling still fails v8.2.4575
Tue, 15 Mar 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4573: a nested function is compiled for debugging without context v8.2.4573
Thu, 10 Mar 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4541: Crash in debugger when a variable is not available v8.2.4541
Thu, 10 Mar 2022 13:30:12 +0100 Bram Moolenaar patch 8.2.4534: Vim9: "is" operator with empty string and null returns true v8.2.4534
Tue, 08 Mar 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4526: Vim9: cannot set variables to a null value v8.2.4526
Tue, 01 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4487: Vim9: cannot compare with v:null v8.2.4487
Mon, 28 Feb 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4484: Vim9: some error messages are not tested v8.2.4484
Tue, 22 Feb 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4446: Vim9: cannot refer to a global function like a local one v8.2.4446
Fri, 18 Feb 2022 14:30:02 +0100 Bram Moolenaar patch 8.2.4413: Vim9: Coverity warns for using NULL pointer v8.2.4413
Thu, 17 Feb 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4410: Vim9: some code not covered by tests v8.2.4410
Thu, 17 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4409: Vim9: some code not covered by tests v8.2.4409
Thu, 17 Feb 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4408: Vim9: some code not covered by tests v8.2.4408
Thu, 17 Feb 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
Wed, 16 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4404: Vim9: some code not covered by tests v8.2.4404
Sat, 12 Feb 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4358: Vim9: line number of exception is not set v8.2.4358
Mon, 07 Feb 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4322: Vim9: crash when using funcref with closure v8.2.4322
Mon, 07 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4319: :put does not work properly in compiled function v8.2.4319
Sun, 06 Feb 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4309: Vim9: crash when using a partial in the wrong context v8.2.4309