log src/errors.h @ 29247:5f314b2ed494 v8.2.5142

age author description
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sun, 29 May 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5039: confusing error if first argument of popup_create() is wrong v8.2.5039
Fri, 27 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5033: build error with +eval but without +quickfix v8.2.5033
Fri, 27 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5030: autocmd_add() can only handle one event and pattern v8.2.5030
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sun, 22 May 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5003: cannot do bitwise shifts v8.2.5003
Wed, 18 May 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4978: no error if engine selection atom is not at the start v8.2.4978
Tue, 10 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4933: a few more capitalization mistakes in error messages v8.2.4933
Sun, 08 May 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.4919: can add invalid bytes with :spellgood v8.2.4919
Fri, 06 May 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4890: inconsistent capitalization in error messages v8.2.4890
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Wed, 04 May 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4863: accessing freed memory in test without the +channel feature v8.2.4863
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
Sun, 17 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4774: crash when using a number for lambda name v8.2.4774
Sun, 10 Apr 2022 12:30:05 +0200 Bram Moolenaar patch 8.2.4727: unused code v8.2.4727
Sat, 09 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4726: cannot use expand() to get the script name v8.2.4726
Mon, 04 Apr 2022 19:45:04 +0200 Bram Moolenaar patch 8.2.4688: new regexp engine does not give an error for "%v" v8.2.4688
Thu, 31 Mar 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.4653: "import autoload" does not check the file name v8.2.4653
Mon, 21 Mar 2022 21:00:06 +0100 Bram Moolenaar patch 8.2.4604: error for redefining a script item may be confusing v8.2.4604
Wed, 16 Mar 2022 21:15:02 +0100 Bram Moolenaar patch 8.2.4582: useless code handling a type declaration v8.2.4582
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
Sat, 05 Mar 2022 23:15:02 +0100 Bram Moolenaar patch 8.2.4516: build failure without the +eval feature v8.2.4516
Sat, 05 Mar 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4515: old subsitute syntax is still supported v8.2.4515
Sat, 05 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4514: Vim9: some flow commands can be shortened v8.2.4514
Sat, 05 Mar 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4510: Vim9: shortening commands leads to confusing script v8.2.4510
Sat, 05 Mar 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4509: Vim9: can declare a variable with ":va" v8.2.4509
Fri, 04 Mar 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4506: "pattern not found" for :global is not an error message v8.2.4506
Fri, 04 Mar 2022 21:15:02 +0100 Bram Moolenaar patch 8.2.4505: Vim9: outdated "autocmd nested" still works v8.2.4505
Thu, 03 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4500: Vim9: can declare a global variable on the command line v8.2.4500
Wed, 23 Feb 2022 23:15:03 +0100 Bram Moolenaar patch 8.2.4460: Vim9: wrong error for defining dict function v8.2.4460
Thu, 17 Feb 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4408: Vim9: some code not covered by tests v8.2.4408
Tue, 15 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4395: some code lines not covered by tests v8.2.4395
Mon, 14 Feb 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4385: cannot build tiny version v8.2.4385
Mon, 14 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4384: Vim9: error message not tested, some code not tested v8.2.4384
Sun, 13 Feb 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4371: Vim9: can create a script variable from a legacy function v8.2.4371
Sat, 12 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies v8.2.4360
Tue, 08 Feb 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4330: Vim9: no error if script imports itself v8.2.4330
Mon, 07 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4324: Vim9: script-local function name can start with "_" v8.2.4324
Mon, 07 Feb 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails v8.2.4317
Thu, 03 Feb 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4291: error number used twice v8.2.4291
Sun, 30 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4264: Vim9: can use old style autoload function name v8.2.4264
Fri, 28 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4246: one error message not in errors.h v8.2.4246
Fri, 28 Jan 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4240: error for using flatten() in Vim9 script is unclear v8.2.4240
Thu, 27 Jan 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4234: test_garbagecollect_now() does not check v:testing v8.2.4234
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
Mon, 24 Jan 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.4206: condition with many "(" causes a crash v8.2.4206
Fri, 21 Jan 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4174: Vim9: can use an autoload name in normal script v8.2.4174
Thu, 20 Jan 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4167: Vim9: error message for old style import v8.2.4167
Wed, 19 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4147: E464 does not always include the offending command v8.2.4147
Tue, 18 Jan 2022 17:30:05 +0100 Bram Moolenaar patch 8.2.4136: Vim9: the "autoload" argument of ":vim9script" is not useful v8.2.4136
Sun, 16 Jan 2022 20:45:02 +0100 Bram Moolenaar patch 8.2.4115: cannot use a method with a complex expression v8.2.4115
Sun, 16 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4105: translation related comment in the wrong place v8.2.4105
Sun, 09 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4050: Vim9: need to prefix every item in an autoload script v8.2.4050
Sun, 09 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.4047: depending on the build features error messages are unused v8.2.4047
Sat, 08 Jan 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4046: some error messages not in the right place v8.2.4046
Sat, 08 Jan 2022 18:15:02 +0100 Bram Moolenaar patch 8.2.4044: Vim9: no error when importing the same script twice v8.2.4044
Fri, 07 Jan 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4025: error for import not ending in .vim does not work for .vimrc v8.2.4025
Thu, 06 Jan 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4019: Vim9: import mechanism is too complicated v8.2.4019
Thu, 06 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4015: build failure with tiny features v8.2.4015
Wed, 05 Jan 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4013: build failure without the spell feature v8.2.4013