log src/errors.h @ 29451:057c26b5c33a v9.0.0067

age author description
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Sun, 24 Jul 2022 21:15:06 +0200 Bram Moolenaar patch 9.0.0064: confusing error when using "q:" in command line window v9.0.0064
Sat, 23 Jul 2022 06:15:07 +0200 Bram Moolenaar patch 9.0.0058: Win32: cannot test low level events v9.0.0058
Tue, 21 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5146: memory leak when substitute expression nests v8.2.5146
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
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 19:30:04 +0100 Bram Moolenaar patch 8.2.4011: test fails because of changed error number v8.2.4011
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
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:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Sun, 02 Jan 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.3988: tiny build fails v8.2.3988
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sun, 02 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.3986: error messages are spread out v8.2.3986
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sun, 02 Jan 2022 18:15:04 +0100 Bram Moolenaar patch 8.2.3983: error messages are spread out v8.2.3983
Sun, 02 Jan 2022 02:15:03 +0100 Bram Moolenaar patch 8.2.3978: build error when using dynamycally loaded Python 3 v8.2.3978
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Sat, 01 Jan 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.3975: error messages are spread out v8.2.3975
Sat, 01 Jan 2022 17:45:02 +0100 Bram Moolenaar patch 8.2.3973: tiny build fails v8.2.3973
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 02:00:03 +0100 Bram Moolenaar patch 8.2.3963: build failure with tiny and small features v8.2.3963
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 21:15:02 +0100 Bram Moolenaar patch 8.2.3960: error messages are spread out v8.2.3960
Fri, 31 Dec 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.3959: error messages are spread out v8.2.3959
Fri, 31 Dec 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3957: error messages are spread out v8.2.3957
Fri, 31 Dec 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3955: error messages are spread out v8.2.3955
Tue, 28 Dec 2021 19:00:05 +0100 Bram Moolenaar patch 8.2.3924: Vim9: no error if something follows :enddef v8.2.3924
Mon, 27 Dec 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.3916: no error for passing an invalid line number to append() v8.2.3916
Sun, 26 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3907: error messages are spread out v8.2.3907
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
Fri, 24 Dec 2021 21:00:02 +0100 Bram Moolenaar patch 8.2.3887: E1135 is used for two different errors v8.2.3887
Mon, 20 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3859: Vim9: some code lines not tested v8.2.3859
Sun, 19 Dec 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.3852: Vim9: not enough tests v8.2.3852
Sat, 18 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3848: cannot use reduce() for a string v8.2.3848
Fri, 17 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3841: Vim9: outdated TODO items, disabled tests that work v8.2.3841
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Thu, 16 Dec 2021 09:30:04 +0100 Bram Moolenaar patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9 v8.2.3822
Wed, 15 Dec 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3818: cannot filter or map characters in a string
Tue, 07 Dec 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.3757: an overlong highlight group name is silently truncated v8.2.3757
Sun, 05 Dec 2021 23:30:05 +0100 Bram Moolenaar patch 8.2.3750: error messages are everywhere v8.2.3750
Sun, 05 Dec 2021 23:00:06 +0100 Bram Moolenaar patch 8.2.3749: error messages are everywhere v8.2.3749
Sun, 05 Dec 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3748: giving an error for an empty sign argument breaks a plugin v8.2.3748
Sun, 05 Dec 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3743: ":sign" can add a highlight group without a name v8.2.3743
Thu, 02 Dec 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3724: build error for missing error message in small build v8.2.3724
Thu, 02 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3721: using memory freed by losing the clipboard selection v8.2.3721
Thu, 02 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3720: Vim9: Internal error when invoking closure in legacy context v8.2.3720
Tue, 30 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3704: Vim9: cannot use a list declaration in a :def function v8.2.3704
Mon, 29 Nov 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3693: Coverity warns for possibly using a NULL pointer v8.2.3693
Sun, 28 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3692: Vim9: cannot use :func inside a :def function v8.2.3692
Wed, 24 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3659: integer overflow with large line number v8.2.3659
Mon, 22 Nov 2021 23:00:03 +0100 Bram Moolenaar patch 8.2.3651: Vim9: no error for :lock or :unlock with unknown variable v8.2.3651
Mon, 22 Nov 2021 16:45:04 +0100 Bram Moolenaar patch 8.2.3646: using <sfile> in a function gives an unexpected result v8.2.3646
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Wed, 20 Oct 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3546: build failure without the +eval feature v8.2.3546
Wed, 20 Oct 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid v8.2.3545
Sat, 16 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3524: GUI: ligatures are not used v8.2.3524
Wed, 13 Oct 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3503: Vim9: using g:pat:cmd is confusing v8.2.3503
Sun, 10 Oct 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3492: crash when pasting too many times v8.2.3492
Tue, 14 Sep 2021 18:00:08 +0200 Bram Moolenaar patch 8.2.3438: cannot manipulate blobs v8.2.3438
Sun, 12 Sep 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3433: :delcommand does not take a -buffer option v8.2.3433
Wed, 08 Sep 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3413: Vim9: too many characters are allowed in import name v8.2.3413
Tue, 07 Sep 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3411: Vim9: crash when using base name of import v8.2.3411
Thu, 19 Aug 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3359: Vim9: error for type when variable is not set v8.2.3359
Sun, 15 Aug 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.3347: check for legacy script is incomplete v8.2.3347
Sun, 08 Aug 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3314: behavior of exists() in a :def function is unpredictable v8.2.3314
Thu, 05 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3297: cannot use all commands inside a {} block v8.2.3297
Wed, 04 Aug 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3284: no error for insert() or remove() changing a locked blob v8.2.3284
Wed, 04 Aug 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3282: Vim9: error about using -complete without -nargs is confusing v8.2.3282
Sat, 31 Jul 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3258: error messages have the wrong text v8.2.3258
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Wed, 28 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3238: Vim9: error message does not indicate the location v8.2.3238
Tue, 27 Jul 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3231: build failure with small features v8.2.3231
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Mon, 26 Jul 2021 22:00:07 +0200 Bram Moolenaar patch 8.2.3226: new digraph functions use old naming scheme v8.2.3226
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
Thu, 22 Jul 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3200: Vim9: hard to guess where a type error is given v8.2.3200
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Tue, 20 Jul 2021 22:30:06 +0200 Bram Moolenaar patch 8.2.3192: build failure with small version v8.2.3192
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Mon, 19 Jul 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3186: Vim9: not all failures for import tested v8.2.3186
Mon, 19 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3184: cannot add a digraph with a leading space v8.2.3184
Mon, 19 Jul 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.3183: duplicate error numbers v8.2.3183
Sun, 18 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3179: Vim9: cannot assign to an imported variable at script level v8.2.3179
Sun, 18 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3176: Vim9: no type error for comparing number with string v8.2.3176
Sat, 17 Jul 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Sun, 11 Jul 2021 16:15:03 +0200 Bram Moolenaar patch 8.2.3144: Vim9: no error when using an invalid value for a line number v8.2.3144
Sun, 11 Jul 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3141: no error when using :complete for :command without -nargs v8.2.3141
Sat, 10 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Thu, 08 Jul 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3123: Vim9: confusing error when using white space after option v8.2.3123
Mon, 05 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3110: a pattern that matches the cursor position is complicated v8.2.3110
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sat, 26 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary v8.2.3055
Sat, 26 Jun 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails v8.2.3054
Fri, 25 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3048: strange error for white space after ++ command v8.2.3048
Mon, 21 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium v8.2.3032
Mon, 21 Jun 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3030: Coverity reports a memory leak v8.2.3030
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Sat, 12 Jun 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.2977: crash when using a null function reference v8.2.2977
Tue, 08 Jun 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.2965: Vim9: crash when calling function that failed to compile v8.2.2965
Sat, 05 Jun 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.2942: Vim9: error when calling function with too few arguments v8.2.2942
Wed, 02 Jun 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.2926: Vim9: no good error for using :legacy in a :def function v8.2.2926
Sun, 30 May 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2908: crash when using a terminal popup window from cmdline window v8.2.2908
Sat, 29 May 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.2905: no error when defaults.vim cannot be loaded v8.2.2905
Sun, 09 May 2021 23:30:05 +0200 Bram Moolenaar patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void v8.2.2846
Sun, 25 Apr 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.2811: Vim9: error for missing white space doesn't say where v8.2.2811
Mon, 19 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2785: Vim9: cannot redirect to local variable v8.2.2785
Sat, 17 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2777: Vim9: blob operations not tested in all ways
Wed, 14 Apr 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.2765: Vim9: not all blob operations work v8.2.2765
Mon, 12 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separate v8.2.2757
Sat, 10 Apr 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.2744: Vim9: no way to explicitly ignore an argument v8.2.2744
Fri, 09 Apr 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.2740: Vim9: lambda with varargs doesn't work v8.2.2740
Mon, 29 Mar 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.2676: missing error message v8.2.2676
Sun, 28 Mar 2021 20:45:06 +0200 Bram Moolenaar patch 8.2.2672: Vim9: cannot use :lockvar and :unlockvar in compiled script v8.2.2672
Fri, 26 Mar 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.2658: :for cannot loop over a string v8.2.2658
Thu, 25 Mar 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2653: build failure v8.2.2653
Mon, 22 Mar 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2646: Vim9: error for not using string doesn't mentionargument v8.2.2646
Mon, 22 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2645: using inline function is not properly tested v8.2.2645
Sun, 21 Mar 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.2635: Vim9: cannot define an inline function v8.2.2635
Sat, 20 Mar 2021 15:15:02 +0100 Bram Moolenaar patch 8.2.2629: Vim9: error for #{{ is not desired v8.2.2629
Thu, 18 Mar 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.2620: Vim9: Using #{ for a dictionary gives strange errors v8.2.2620
Sat, 13 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2597: Vim9: "import * as" does not work at script level v8.2.2597
Sun, 28 Feb 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2558: no error if a lambda argument shadows a variable v8.2.2558
Sat, 20 Feb 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.2533: Vim9: cannot use a range with :unlet v8.2.2533
Sun, 14 Feb 2021 13:00:04 +0100 Bram Moolenaar patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places v8.2.2511
Thu, 11 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2501: not always clear where an error is reported v8.2.2501
Wed, 10 Feb 2021 22:30:06 +0100 Bram Moolenaar patch 8.2.2497: no error when using more than one character for a register v8.2.2497
Mon, 08 Feb 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2488: json_encode() gives generic argument error v8.2.2488
Sun, 07 Feb 2021 18:15:05 +0100 Bram Moolenaar patch 8.2.2486: Vim9: some errors for white space do not show context v8.2.2486
Sun, 07 Feb 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.2482: build error v8.2.2482
Sun, 07 Feb 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.2480: Vim9: some errors for white space do not show context v8.2.2480
Sun, 07 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2476: using freed memory when splitting window while closing buffer v8.2.2476
Mon, 01 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2449: Vim9: flatten() always changes the list type
Sun, 31 Jan 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2445: Vim9: no proper error for lambda missing return type v8.2.2445
Thu, 28 Jan 2021 18:00:04 +0100 Bram Moolenaar patch 8.2.2423: missing error message v8.2.2423
Thu, 28 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2420: too many problems with using all autocommand events v8.2.2420
Wed, 20 Jan 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2378: Vim9: no error message for dividing by zero v8.2.2378
Sun, 17 Jan 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.2367: test failures on some less often used systems v8.2.2367
Sat, 09 Jan 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2320: Vim9: no error for comparing bool with string v8.2.2320
Mon, 04 Jan 2021 16:30:03 +0100 Bram Moolenaar patch 8.2.2299: Vim9: invalid memory access making error message flaky v8.2.2299
Fri, 01 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2266: Vim9: it can be hard to see where white space is missing v8.2.2266
Fri, 01 Jan 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2264: Vim9: no error for mismatched :endfunc or :enddef v8.2.2264
Mon, 28 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature v8.2.2238
Sat, 26 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2224: Vim9: crash if script reloaded with different variable type v8.2.2224
Fri, 25 Dec 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.2216: Vim9: range with missing colon can be hard to spot v8.2.2216
Thu, 24 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2208: Vim9: after reloading a script variable index may be invalid v8.2.2208
Mon, 21 Dec 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.2179: Vim9: crash when indexing a dict with a number v8.2.2179
Sun, 20 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2173: Vim9: get internal error when assigning to undefined variable v8.2.2173
Sun, 13 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit v8.2.2138
Sun, 13 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2137: Vim9: :echo and :execute give error for empty argument v8.2.2137
Sat, 12 Dec 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.2133: Vim9: checking for a non-empty string is too strict v8.2.2133
Sat, 28 Nov 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2063: Vim9: only one level of indexing supported v8.2.2063
Mon, 23 Nov 2020 08:45:04 +0100 Bram Moolenaar patch 8.2.2034: Vim9: list unpack in for statement not compiled yet v8.2.2034
Thu, 19 Nov 2020 19:00:06 +0100 Bram Moolenaar patch 8.2.2015: Vim9: literal dict #{} is not like any other language v8.2.2015
Wed, 18 Nov 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2012: Vim9: confusing error message when using bool wrongly v8.2.2012
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Thu, 12 Nov 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.1977: Vim9: error for using a string in a condition is confusing v8.2.1977
Wed, 04 Nov 2020 11:45:06 +0100 Bram Moolenaar patch 8.2.1949: Vim9: using extend() on null dict is silently ignored v8.2.1949
Tue, 03 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.1945: crash when passing NULL function to reduce() v8.2.1945
Wed, 28 Oct 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1918: Vim9: E1100 mentions :let v8.2.1918
Mon, 19 Oct 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1867: Vim9: argument to add() not checked for blob v8.2.1867
Mon, 19 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1865: Vim9: add() does not check type of argument v8.2.1865
Fri, 16 Oct 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1855: Vim9: get error message when nothing is wrong v8.2.1855
Fri, 16 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1854: Vim9: crash when throwing exception for NULL string v8.2.1854
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 03 Oct 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.1789: Vim9: crash with invalid list constant v8.2.1789
Sun, 27 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1756: Vim9: :let will soon be disallowed v8.2.1756
Sat, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Sun, 20 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1719: Vim9: no error if comma is missing in between arguments v8.2.1719
Wed, 16 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1699: build failure due to missing error message v8.2.1699
Wed, 16 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1697: inconsistent capitalization of error messages v8.2.1697
Wed, 16 Sep 2020 15:30:07 +0200 Bram Moolenaar patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected v8.2.1691
Mon, 14 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1685: Vim9: cannot declare a constant value v8.2.1685
Thu, 10 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1657: Vim9: no proper error for nested ":def!" v8.2.1657
Sun, 06 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1632: not checking the context of test_fails() v8.2.1632
Fri, 28 Aug 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1537: memory acccess error when using setcellwidths() v8.2.1537