log src/version.c @ 27269:24da57a079ef v8.2.4163

age author description
Thu, 20 Jan 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4163: no error for omitting function name after autoload prefix v8.2.4163
Thu, 20 Jan 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4162: Vim9: no error for redefining function with export v8.2.4162
Thu, 20 Jan 2022 18:45:04 +0100 Bram Moolenaar patch 8.2.4161: Vim9: warning for missing white space after imported variable v8.2.4161
Thu, 20 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4160: cannot change the register used for Select mode delete v8.2.4160
Thu, 20 Jan 2022 16:15:05 +0100 Bram Moolenaar patch 8.2.4159: MS-Windows: _WndProc() is very long v8.2.4159
Thu, 20 Jan 2022 16:15:04 +0100 Bram Moolenaar patch 8.2.4158: MS-Windows: memory leak in :browse v8.2.4158
Thu, 20 Jan 2022 16:00:07 +0100 Bram Moolenaar patch 8.2.4157: terminal test fails because Windows sets the title v8.2.4157
Thu, 20 Jan 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4156: fileinfo message overwrites echo'ed message v8.2.4156
Thu, 20 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.4155: translating strftime() argument results in check error v8.2.4155
Thu, 20 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4154: ml_get error when exchanging windows in Visual mode v8.2.4154
Thu, 20 Jan 2022 13:45:06 +0100 Bram Moolenaar patch 8.2.4153: MS-Windows: Global IME is no longer supported v8.2.4153
Thu, 20 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.4152: block insert with double wide character fails v8.2.4152
Thu, 20 Jan 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4151: reading beyond the end of a line v8.2.4151
Thu, 20 Jan 2022 12:30:07 +0100 Bram Moolenaar patch 8.2.4150: Coverity warns for using pointer after free v8.2.4150
Thu, 20 Jan 2022 12:30:06 +0100 Bram Moolenaar patch 8.2.4149: test override not restored, autocommand left behind v8.2.4149
Thu, 20 Jan 2022 00:00:07 +0100 Bram Moolenaar patch 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail v8.2.4148
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
Wed, 19 Jan 2022 18:30:07 +0100 Bram Moolenaar patch 8.2.4146: Vim9: shadowed function can be used in compiled function v8.2.4146
Wed, 19 Jan 2022 18:30:05 +0100 Bram Moolenaar patch 8.2.4145: confusing error when using name of import for a function v8.2.4145
Wed, 19 Jan 2022 14:45:05 +0100 Bram Moolenaar patch 8.2.4144: cannot load libsodium dynamically v8.2.4144
Wed, 19 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.4143: MS-Windows: IME support for Win9x is obsolete v8.2.4143
Wed, 19 Jan 2022 12:30:05 +0100 Bram Moolenaar patch 8.2.4142: build failure with normal features without persistent undo v8.2.4142
Tue, 18 Jan 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4141: Vim9 builtin functions test fails v8.2.4141
Tue, 18 Jan 2022 22:00:05 +0100 Bram Moolenaar patch 8.2.4140: maparg() does not indicate the type of script v8.2.4140
Tue, 18 Jan 2022 21:45:02 +0100 Bram Moolenaar patch 8.2.4139: using freed memory in expression abbreviation v8.2.4139
Tue, 18 Jan 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4138: Vim9: no error for return with argument when invalid v8.2.4138
Tue, 18 Jan 2022 18:45:02 +0100 Bram Moolenaar patch 8.2.4137: Vim9: calling import with and without method is inconsistent v8.2.4137
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
Tue, 18 Jan 2022 15:30:04 +0100 Bram Moolenaar patch 8.2.4135: Vim9: ":scriptnames" shows unloaded imported autoload script v8.2.4135
Tue, 18 Jan 2022 14:45:05 +0100 Bram Moolenaar patch 8.2.4134: MS-Windows: test for import with absolute path fails v8.2.4134
Tue, 18 Jan 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4133: output of ":scriptnames" goes into the message history v8.2.4133
Tue, 18 Jan 2022 14:15:06 +0100 Bram Moolenaar patch 8.2.4132: Vim9: wrong error message when autoload script can't be found v8.2.4132
Tue, 18 Jan 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4131: Vim9: calling function in autoload import does not work v8.2.4131
Tue, 18 Jan 2022 12:45:04 +0100 Bram Moolenaar patch 8.2.4130: MS-Windows: MSVC build may have libraries duplicated v8.2.4130
Tue, 18 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4129: building with +sound but without +eval fails v8.2.4129
Tue, 18 Jan 2022 11:45:04 +0100 Bram Moolenaar patch 8.2.4128: crash when method cannot be found v8.2.4128
Mon, 17 Jan 2022 23:30:03 +0100 Bram Moolenaar patch 8.2.4127: build failure without the +eval feature v8.2.4127
Mon, 17 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4126: crash on exit when built with dynamic Tcl v8.2.4126
Mon, 17 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4125: completion tests fail v8.2.4125
Mon, 17 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4124: Vim9: method in compiled function may not see script item v8.2.4124
Mon, 17 Jan 2022 21:15:02 +0100 Bram Moolenaar patch 8.2.4123: complete function cannot be import.Name v8.2.4123
Mon, 17 Jan 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4122: ":command Cmd" does not show custom completion argument v8.2.4122
Mon, 17 Jan 2022 19:00:05 +0100 Bram Moolenaar patch 8.2.4121: Visual test fails on MS-Windows v8.2.4121
Mon, 17 Jan 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4120: block insert goes over the end of the line v8.2.4120
Mon, 17 Jan 2022 12:30:05 +0100 Bram Moolenaar patch 8.2.4119: build failure when disabling the channel feature v8.2.4119
Sun, 16 Jan 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4118: using UNUSED for argument that is used v8.2.4118
Sun, 16 Jan 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4117: Vim9: wrong white space error after using imported item v8.2.4117
Sun, 16 Jan 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4116: Vim9: cannot use a method with a complex expression in :def v8.2.4116
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 19:15:03 +0100 Bram Moolenaar patch 8.2.4114: Vim9: type checking for a funcref does not work for method v8.2.4114
Sun, 16 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4113: typo on DOCMD_RANGEOK results in not recognizing command v8.2.4113
Sun, 16 Jan 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4112: function not deleted at end of test v8.2.4112
Sun, 16 Jan 2022 16:00:08 +0100 Bram Moolenaar patch 8.2.4111: potential proglem when map is deleted while executing v8.2.4111
Sun, 16 Jan 2022 16:00:07 +0100 Bram Moolenaar patch 8.2.4110: Coverity warns for using NULL pointer v8.2.4110
Sun, 16 Jan 2022 15:30:04 +0100 Bram Moolenaar patch 8.2.4109: MS-Windows: high dpi support is outdated v8.2.4109
Sun, 16 Jan 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4108: going over the end of the w_lines array v8.2.4108
Sun, 16 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4107: script context not restored after using <ScriptCmd> v8.2.4107
Sun, 16 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4106: going over the end of the w_lines array v8.2.4106
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, 16 Jan 2022 12:15:04 +0100 Bram Moolenaar patch 8.2.4104: Vim9: lower casing the autoload prefix causes problems v8.2.4104