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
Wed, 15 Jan 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0120: virtcol() does not check arguments to be valid v8.2.0120
Sat, 11 Jan 2020 16:15:04 +0100 Bram Moolenaar patch 8.2.0111: VAR_SPECIAL is also used for booleans v8.2.0111
Fri, 10 Jan 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.0110: prop_find() is not implemented v8.2.0110
Wed, 08 Jan 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0103: using null object with execute() has strange effects v8.2.0103
Thu, 02 Jan 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.0077: settagstack() cannot truncate at current index v8.2.0077
Tue, 31 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.2.0067: ERROR_UNKNOWN clashes on some systems v8.2.0067
Fri, 27 Dec 2019 14:00:04 +0100 Bram Moolenaar patch 8.2.0047: cannot skip tests for specific MS-Windows platform v8.2.0047
Sun, 01 Dec 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2378: using old C style comments v8.1.2378
Sat, 30 Nov 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.2371: FEAT_TEXT_PROP is a confusing name v8.1.2371
Fri, 29 Nov 2019 23:30:04 +0100 Bram Moolenaar patch 8.1.2361: MS-Windows: test failures related to VIMDLL v8.1.2361
Fri, 29 Nov 2019 21:15:03 +0100 Bram Moolenaar patch 8.1.2359: cannot build without FEAT_FLOAT v8.1.2359
Thu, 28 Nov 2019 22:15:04 +0100 Bram Moolenaar patch 8.1.2356: rand() does not use the best algorithm v8.1.2356
Tue, 26 Nov 2019 12:30:04 +0100 Bram Moolenaar patch 8.1.2343: using time() for srand() is not very random v8.1.2343
Mon, 25 Nov 2019 15:45:04 +0100 Bram Moolenaar patch 8.1.2342: random number generator in Vim script is slow v8.1.2342
Mon, 25 Nov 2019 00:15:06 +0100 Bram Moolenaar patch 8.1.2341: not so easy to interrupt a script programatically v8.1.2341
Fri, 22 Nov 2019 19:30:05 +0100 Bram Moolenaar patch 8.1.2335: error message for function arguments may use NULL pointer v8.1.2335
Thu, 21 Nov 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.2327: cannot build with Hangul input v8.1.2327
Thu, 21 Nov 2019 15:45:03 +0100 Bram Moolenaar patch 8.1.2326: cannot parse a date/time string v8.1.2326
Sat, 16 Nov 2019 18:30:04 +0100 Bram Moolenaar patch 8.1.2304: cannot get the mouse position when getting a mouse click v8.1.2304
Sun, 10 Nov 2019 00:15:04 +0100 Bram Moolenaar patch 8.1.2282: crash when passing many arguments through a partial v8.1.2282
Fri, 18 Oct 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.2173: searchit() has too many arguments v8.1.2173
Thu, 17 Oct 2019 23:15:04 +0200 Bram Moolenaar patch 8.1.2171: mouse support not always available v8.1.2171
Wed, 09 Oct 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2127: the indent.c file is a bit big v8.1.2127
Sun, 06 Oct 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.2120: some MB_ macros are more complicated than necessary v8.1.2120
Tue, 01 Oct 2019 17:15:04 +0200 Bram Moolenaar patch 8.1.2107: various memory leaks reported by asan v8.1.2107
Sat, 28 Sep 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.2096: too many #ifdefs v8.1.2096
Thu, 26 Sep 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.2080: the terminal API is limited and can't be disabled v8.1.2080
Mon, 16 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.2047: cannot check the current state v8.1.2047
Sun, 15 Sep 2019 21:15:03 +0200 Bram Moolenaar patch 8.1.2042: the evalfunc.c file is too big v8.1.2042
Sun, 15 Sep 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.2038: has('vimscript-4') is always 0 v8.1.2038
Sun, 15 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.2035: recognizing octal numbers is confusing v8.1.2035
Tue, 10 Sep 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.2020: it is not easy to change the window layout v8.1.2020
Sun, 08 Sep 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.2013: more functions can be used as methods v8.1.2013
Sun, 08 Sep 2019 21:00:03 +0200 Bram Moolenaar patch 8.1.2012: more functions can be used as methods v8.1.2012
Sun, 08 Sep 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.2011: more functions can be used as methods v8.1.2011
Sat, 07 Sep 2019 19:15:04 +0200 Bram Moolenaar patch 8.1.2004: more functions can be used as methods v8.1.2004
Sat, 07 Sep 2019 16:00:03 +0200 Bram Moolenaar patch 8.1.2001: some source files are too big v8.1.2001
Sat, 07 Sep 2019 15:15:04 +0200 Bram Moolenaar patch 8.1.2000: plugin cannot get the current IME status v8.1.2000
Fri, 06 Sep 2019 23:00:03 +0200 Bram Moolenaar patch 8.1.1996: more functions can be used as methods v8.1.1996
Fri, 06 Sep 2019 22:15:03 +0200 Bram Moolenaar patch 8.1.1995: more functions can be used as methods v8.1.1995
Fri, 06 Sep 2019 21:45:04 +0200 Bram Moolenaar patch 8.1.1993: more functions can be used as methods v8.1.1993
Thu, 05 Sep 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1989: the evalfunc.c file is still too big v8.1.1989
Wed, 04 Sep 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1987: more functions can be used as methods v8.1.1987
Wed, 04 Sep 2019 22:00:03 +0200 Bram Moolenaar patch 8.1.1986: more functions can be used as methods v8.1.1986
Wed, 04 Sep 2019 21:00:04 +0200 Bram Moolenaar patch 8.1.1985: code for dealing with paths is spread out v8.1.1985
Wed, 04 Sep 2019 20:15:04 +0200 Bram Moolenaar patch 8.1.1984: more functions can be used as methods v8.1.1984
Wed, 04 Sep 2019 18:30:03 +0200 Bram Moolenaar patch 8.1.1982: more functions can be used as methods v8.1.1982
Wed, 04 Sep 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.1981: the evalfunc.c file is too big v8.1.1981
Wed, 04 Sep 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1979: code for handling file names is spread out v8.1.1979
Wed, 04 Sep 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1978: the eval.c file is too big v8.1.1978
Wed, 04 Sep 2019 13:30:03 +0200 Bram Moolenaar patch 8.1.1974: Coverity warns for using pointer as array v8.1.1974
Mon, 02 Sep 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1967: line() only works for the current window v8.1.1967
Mon, 02 Sep 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1966: some code in options.c fits better elsewhere v8.1.1966
Sun, 01 Sep 2019 20:30:04 +0200 Bram Moolenaar patch 8.1.1961: more functions can be used as a method v8.1.1961
Sun, 01 Sep 2019 18:00:03 +0200 Bram Moolenaar patch 8.1.1960: fold code is spread out v8.1.1960
Sat, 31 Aug 2019 22:30:03 +0200 Bram Moolenaar patch 8.1.1954: more functions can be used as a method v8.1.1954
Sat, 31 Aug 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1953: more functions can be used as a method v8.1.1953
Sat, 31 Aug 2019 19:15:03 +0200 Bram Moolenaar patch 8.1.1952: more functions can be used as a method v8.1.1952
Fri, 30 Aug 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1943: more code can be moved to evalvars.c v8.1.1943
Tue, 27 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1933: the eval.c file is too big v8.1.1933