log src/evalfunc.c @ 20751:d9a2e5dcfd9f v8.2.0928

age author description
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Sun, 07 Jun 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0918: duplicate code for evaluating expression argument v8.2.0918
Sat, 06 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0915: search() cannot skip over matches like searchpair() can v8.2.0915
Wed, 03 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0893: assert_equalfile() does not take a third argument v8.2.0893
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Mon, 01 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0878: no reduce() function v8.2.0878
Mon, 01 Jun 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.0877: cannot get the search statistics v8.2.0877
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Mon, 01 Jun 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0871: cannot use getmarklist() as a method v8.2.0871
Sun, 31 May 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0868: trim() always trims both ends v8.2.0868
Sun, 31 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0861: cannot easily get all the current marks v8.2.0861
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Sat, 30 May 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0847: typval related code is spread out v8.2.0847
Sat, 23 May 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0814: clang warning for implicit conversion v8.2.0814
Fri, 22 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0807: cannot easily restore a mapping v8.2.0807
Thu, 14 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase v8.2.0753
Wed, 13 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0751: Vim9: performance can be improved v8.2.0751
Wed, 13 May 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.0748: cannot get a list of all popups v8.2.0748
Wed, 13 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0747: cannot forcefully close all popups v8.2.0747
Wed, 29 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0662: cannot use input() in a channel callback v8.2.0662
Mon, 27 Apr 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0650: Vim9: script function can be deleted v8.2.0650
Sat, 18 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0595: Vim9: not all commands using ends_excmd() tested v8.2.0595
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Sun, 12 Apr 2020 18:00:07 +0200 Bram Moolenaar patch 8.2.0557: no IPv6 support for channels v8.2.0557
Wed, 08 Apr 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0532: cannot use simplify() as a method v8.2.0532
Tue, 07 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0526: Gcc 9 complains about empty statement v8.2.0526
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Sun, 05 Apr 2020 21:45:25 +0200 Bram Moolenaar patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" v8.2.0517
Sun, 05 Apr 2020 20:30:35 +0200 Bram Moolenaar patch 8.2.0516: client-server code is spread out v8.2.0516
Fri, 03 Apr 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0508: Vim9: func and partial types not done yet v8.2.0508
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Wed, 01 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0493: Vim9: some error messages not tested v8.2.0493
Fri, 27 Mar 2020 21:00:06 +0100 Bram Moolenaar patch 8.2.0464: typos and other small problems v8.2.0464
Thu, 26 Mar 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0460: build failure because of wrong feature name v8.2.0460
Thu, 26 Mar 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0459: cannot check if a function name is correct v8.2.0459
Sun, 22 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0427: it is not possible to check for a typo in a feature name v8.2.0427
Fri, 20 Mar 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.0421: interrupting with CTRL-C does not always work v8.2.0421
Mon, 16 Mar 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0395: build fails with FEAT_EVAL but without FEAT_MENU v8.2.0395
Sun, 15 Mar 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0386: part from unfinished patch got included v8.2.0386
Sun, 15 Mar 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0385: menu functionality insufficiently tested v8.2.0385
Sun, 01 Mar 2020 20:45:07 +0100 Bram Moolenaar patch 8.2.0345: compiler warning when building without the float feature v8.2.0345
Sun, 01 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0339: Vim9: function return type may depend on arguments v8.2.0339
Sat, 29 Feb 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.0334: abort called when using test_void() v8.2.0334
Sat, 29 Feb 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.0331: internal error when using test_void() and test_unknown() v8.2.0331
Wed, 26 Feb 2020 16:30:04 +0100 Bram Moolenaar patch 8.2.0320: no Haiku support v8.2.0320
Sat, 22 Feb 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0299: Vim9: ISN_STORE with argument not tested v8.2.0299
Mon, 17 Feb 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0271: the "num64" feature is available everywhere v8.2.0271
Fri, 14 Feb 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0258: modifyOtherKeys cannot be temporarily disabled v8.2.0258
Fri, 14 Feb 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0257: cannot recognize a terminal in a popup window v8.2.0257
Fri, 14 Feb 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.0256: time and timer related code is spread out v8.2.0256
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0251: a couple of function return types can be more specific v8.2.0251
Wed, 12 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0250: test_clear_search_pat() is unused v8.2.0250
Sat, 08 Feb 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0233: crash when using garbagecollect() in between rand() v8.2.0233
Wed, 05 Feb 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0212: missing search/substitute pattern hardly tested v8.2.0212
Fri, 31 Jan 2020 20:15:05 +0100 Bram Moolenaar patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines v8.2.0185
Thu, 30 Jan 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.0182: min() and max() materialize a range() list v8.2.0182
Wed, 29 Jan 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.0173: build fails with old compiler v8.2.0173
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149