log src/evalfunc.c @ 30075:be5b8d4616b2 v9.0.0375

age author description
Sun, 04 Sep 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0375: the footer feature is unused v9.0.0375
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Thu, 01 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0345: error message for list argument could be clearer v9.0.0345
Wed, 31 Aug 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0338: return value of list_append_list() not always checked v9.0.0338
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Tue, 30 Aug 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0331: cannot use items() on a string v9.0.0331
Tue, 30 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0327: items() does not work on a list v9.0.0327
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
Fri, 26 Aug 2022 22:45:06 +0200 Bram Moolenaar patch 9.0.0282: a nested timout stops the previous timeout v9.0.0282
Fri, 26 Aug 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0280: the builtin termcap list depends on the version v9.0.0280
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Fri, 26 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0278: the +wildignore feature is nearly always available v9.0.0278
Thu, 25 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270
Thu, 25 Aug 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0269: getscriptinfo() does not include the version v9.0.0269
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Mon, 22 Aug 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0244: cannot easily get the list of sourced scripts v9.0.0244
Tue, 16 Aug 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0222: no good reason why text objects are only in larger builds v9.0.0222
Sun, 14 Aug 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0204: indexof() may leak memory v9.0.0204
Sat, 13 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0202: code and help for indexof() is not ideal v9.0.0202
Sat, 13 Aug 2022 14:15:05 +0200 Bram Moolenaar patch 9.0.0196: finding value in list may require a for loop v9.0.0196
Thu, 04 Aug 2022 20:00:08 +0200 Bram Moolenaar patch 9.0.0140: execute() does not use the "legacy" command modifier v9.0.0140
Sat, 30 Jul 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0113: has() is not strict about parsing the patch version v9.0.0113
Sat, 30 Jul 2022 16:00:02 +0200 Bram Moolenaar patch 9.0.0111: "nocombine" is missing from synIDattr() v9.0.0111
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Sat, 23 Jul 2022 11:00:04 +0200 Bram Moolenaar patch 9.0.0063: too many type casts for dict_get functions v9.0.0063
Mon, 18 Jul 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0057: has('patch-xxx') returns true v9.0.0057
Wed, 29 Jun 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0007: no support for double, dotted and dashed underlines v9.0.0007
Wed, 29 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0002: map functionality outside of map.c v9.0.0002
Mon, 27 Jun 2022 13:00:07 +0200 Bram Moolenaar patch 8.2.5167: get(Fn, 'name') on funcref returns special byte code v8.2.5167
Thu, 23 Jun 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5152: search() gets stuck with "c" and skip evaluates to true v8.2.5152
Thu, 16 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5114: time limit on searchpair() does not work properly v8.2.5114
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Tue, 14 Jun 2022 14:45:07 +0200 Bram Moolenaar patch 8.2.5089: some functions return a different value on failure v8.2.5089
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Thu, 26 May 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5019: cannot get the first screen column of a character v8.2.5019
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Thu, 19 May 2022 11:45:05 +0200 Bram Moolenaar patch 8.2.4981: it is not possible to manipulate autocommands v8.2.4981
Sun, 15 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4958: a couple conditions are always true v8.2.4958
Mon, 09 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4927: return type of remove() incorrect when using three arguments v8.2.4927
Sat, 07 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4912: using execute() to define a lambda doesn't work v8.2.4912
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903
Thu, 05 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4870: Vim9: expression in :substitute is not compiled v8.2.4870
Wed, 04 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4861: it is not easy to restore saved mappings v8.2.4861
Thu, 28 Apr 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4841: empty string considered an error for expand() v8.2.4841
Thu, 28 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4838: checking for absolute path is not trivial v8.2.4838
Mon, 25 Apr 2022 15:45:03 +0200 Bram Moolenaar patch 8.2.4825: can only get a list of mappings v8.2.4825
Sun, 24 Apr 2022 19:45:03 +0200 Bram Moolenaar patch 8.2.4820: not simple programmatic way to find a specific mapping v8.2.4820
Sun, 17 Apr 2022 12:00:06 +0200 Bram Moolenaar patch 8.2.4769: build warning with UCRT v8.2.4769
Sat, 16 Apr 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4758: when using an LSP channel want to get the message ID v8.2.4758
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
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Tue, 12 Apr 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4740: when expand() fails there is no error message v8.2.4740
Sun, 10 Apr 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4731: the changelist index is not remembered per buffer v8.2.4731
Sun, 03 Apr 2022 22:45:04 +0200 Bram Moolenaar patch 8.2.4679: cannot have expandcmd() give an error message for mistakes v8.2.4679
Sun, 03 Apr 2022 19:15:04 +0200 Bram Moolenaar patch 8.2.4677: the Athena GUI support is outdated v8.2.4677
Sat, 02 Apr 2022 23:00:05 +0200 Bram Moolenaar patch 8.2.4669: in compiled code len('string') is not inlined v8.2.4669
Sat, 02 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4667: expandcmd() fails on an error v8.2.4667
Sun, 06 Mar 2022 15:30:06 +0100 Bram Moolenaar patch 8.2.4518: the binary tag search feature is always enabled v8.2.4518
Wed, 23 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4459: Vim9: compiling sort() call fails with unknown arguments v8.2.4459
Wed, 23 Feb 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4458: Vim9: compiling filter() call fails with unknown arguments v8.2.4458
Wed, 23 Feb 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4457: the GPM library can only be linked statically v8.2.4457
Wed, 23 Feb 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4455: accepting one and zero for second sort() argument is strange v8.2.4455
Wed, 23 Feb 2022 00:00:02 +0100 Bram Moolenaar patch 8.2.4451: sort() fails when ignoring case v8.2.4451
Tue, 22 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4449: vim9: function argument of sort() not checked at compile time v8.2.4449
Tue, 22 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4441: Vim9: function argument of filter() not checked like map() v8.2.4441
Mon, 21 Feb 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4435: dead code in checking map() arguments v8.2.4435
Mon, 21 Feb 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4429: using script-local function from the wrong script v8.2.4429
Sun, 20 Feb 2022 19:30:02 +0100 Bram Moolenaar patch 8.2.4426: map() function on string and blob does not check types v8.2.4426
Sun, 20 Feb 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4425: map() function does not check function arguments v8.2.4425
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Sun, 13 Feb 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4375: ctx_imports is not used v8.2.4375
Sat, 12 Feb 2022 12:30:03 +0100 Bram Moolenaar patch 8.2.4354: dynamic loading of libsodium not handled properly v8.2.4354
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
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 19:00:03 +0100 Bram Moolenaar patch 8.2.4321: Vim9: crash when using a funcref to a closure v8.2.4321
Sat, 05 Feb 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4304: Vim9: slice() makes a copy but doesn't change the type v8.2.4304
Sat, 05 Feb 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4302: Vim9: return type of getline() is too strict v8.2.4302
Fri, 04 Feb 2022 12:00:05 +0100 Bram Moolenaar patch 8.2.4294: MS-Windows: #ifdefs for Cygwin are too complicated v8.2.4294
Wed, 02 Feb 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy() v8.2.4286
Tue, 01 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4279: Vim9: cannot change item type with map() after range() v8.2.4279
Mon, 31 Jan 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4276: separate test function for the GUI scrollbar v8.2.4276
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Mon, 31 Jan 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice v8.2.4270
Sun, 30 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4259: number of test functions for GUI events is growing v8.2.4259
Sat, 29 Jan 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent v8.2.4257
Sat, 29 Jan 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4255: theoretical computation overflow v8.2.4255
Sat, 29 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4252: generating the normal command table at runtime is inefficient v8.2.4252
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Thu, 27 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4231: Vim9: map() gives type error when type was not declared v8.2.4231
Thu, 27 Jan 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4228: no tests for clicking in the GUI tabline v8.2.4228
Wed, 26 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function v8.2.4225
Wed, 26 Jan 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.4224: Vim9: no error when using a number for map() second argument v8.2.4224
Sat, 22 Jan 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.4176: Vim9: cannot use imported function with call() v8.2.4176
Sat, 22 Jan 2022 11:30:04 +0100 Bram Moolenaar patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete v8.2.4175
Sun, 16 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4107: script context not restored after using <ScriptCmd> v8.2.4107
Thu, 13 Jan 2022 22:30:05 +0100 Bram Moolenaar patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused v8.2.4086
Mon, 10 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4052: not easy to resize a window from a plugin v8.2.4052
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Thu, 06 Jan 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4018: ml_get error when win_execute redraws with Visual selection v8.2.4018
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Tue, 04 Jan 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4004: old compiler complains about struct init with variable v8.2.4004
Tue, 04 Jan 2022 16:30:06 +0100 Bram Moolenaar patch 8.2.3996: Vim9: type checking lacks information about declared type v8.2.3996
Sat, 01 Jan 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.3976: FEARG_LAST is never used v8.2.3976
Sat, 01 Jan 2022 17:30:02 +0100 Bram Moolenaar patch 8.2.3972: error messages are spread out v8.2.3972
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supported v8.2.3965
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Fri, 31 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3956: duplicate assignment v8.2.3956
Mon, 27 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3911: Vim9: type check for filter() does not accept unknown v8.2.3911
Sun, 26 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3904: Vim9: skip expression type is not checked at compile time v8.2.3904
Sat, 25 Dec 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3899: Vim9: test for map() on string fails v8.2.3899
Sat, 25 Dec 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3897: Vim9: second argument of map() and filter() not checked v8.2.3897
Sat, 25 Dec 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.3895: Vim9: confusing error when using function() with a number v8.2.3895
Sat, 25 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3894: Vim9: no proper type check for first argument of call() v8.2.3894