log src/evalfunc.c @ 29888:a63d3a0e9aba v9.0.0282

age author description
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