log src/version.c @ 27400:722db0819111 v8.2.4228

age author description
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:45:04 +0100 Bram Moolenaar patch 8.2.4227: Vim9: using "lockvar!" in :def function does not work v8.2.4227
Wed, 26 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4226: filter-map test fails v8.2.4226
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
Wed, 26 Jan 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4223: long/int compiler warnings; function arguments swapped v8.2.4223
Wed, 26 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4222: MS-Windows: clumsy way to suppress progress on CI v8.2.4222
Wed, 26 Jan 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4221: some functions in normal.c are very long v8.2.4221
Wed, 26 Jan 2022 12:30:06 +0100 Bram Moolenaar patch 8.2.4220: MS-Windows: some old compiler support remains v8.2.4220
Tue, 25 Jan 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4219: reading before the start of the line v8.2.4219
Tue, 25 Jan 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4218: illegal memory access with bracketed paste in Ex mode v8.2.4218
Tue, 25 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4217: illegal memory access when undo makes Visual area invalid v8.2.4217
Tue, 25 Jan 2022 17:00:06 +0100 Bram Moolenaar patch 8.2.4216: Vim9: cannot use a function from an autoload import directly v8.2.4216
Tue, 25 Jan 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4215: illegal memory access when copying lines in Visual mode v8.2.4215
Tue, 25 Jan 2022 13:00:06 +0100 Bram Moolenaar patch 8.2.4214: illegal memory access with large 'tabstop' in Ex mode v8.2.4214
Tue, 25 Jan 2022 11:45:06 +0100 Bram Moolenaar patch 8.2.4213: too much code for supporting old MSVC versions v8.2.4213
Mon, 24 Jan 2022 23:45:04 +0100 Bram Moolenaar patch 8.2.4212: window title test still fails in some configurations v8.2.4212
Mon, 24 Jan 2022 23:30:02 +0100 Bram Moolenaar patch 8.2.4211: window title test still fails in some configurations v8.2.4211
Mon, 24 Jan 2022 23:15:04 +0100 Bram Moolenaar patch 8.2.4210: window title test fails in some configurations v8.2.4210
Mon, 24 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4209: partial in 'opfunc' cannot use an imported function v8.2.4209
Mon, 24 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4208: using setbufvar() may change the window title v8.2.4208
Mon, 24 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4207: recursion test fails with MSVC v8.2.4207
Mon, 24 Jan 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.4206: condition with many "(" causes a crash v8.2.4206
Mon, 24 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4205: the normal_cmd() function is too long v8.2.4205
Mon, 24 Jan 2022 17:30:05 +0100 Bram Moolenaar patch 8.2.4204: screenpos() has non-zero row for invisible text v8.2.4204
Mon, 24 Jan 2022 16:30:05 +0100 Bram Moolenaar patch 8.2.4203: entering a character with CTRL-V may include modifiers v8.2.4203
Mon, 24 Jan 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4202: Vim9: cannot export function that exists globally v8.2.4202
Mon, 24 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.4201: when using the GUI CTRL-Z does not stop gvim v8.2.4201
Mon, 24 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4200: some tests do not clean up properly v8.2.4200
Mon, 24 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4199: MS-Windows: Support for MSVC 2003 is not useful v8.2.4199
Sun, 23 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4198: Vim9: the switch for executing instructions is too long v8.2.4198
Sun, 23 Jan 2022 19:00:02 +0100 Bram Moolenaar patch 8.2.4197: cannot use an import in the "expr" part of 'spellsuggest' v8.2.4197
Sun, 23 Jan 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4196: various file types not recognized v8.2.4196
Sun, 23 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4195: resizing terminal may cause to behave like CTRL-Z v8.2.4195
Sun, 23 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4194: MS-Windows: code for calculating font size is duplicated v8.2.4194
Sun, 23 Jan 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4193: cannot use an import in 'charconvert' v8.2.4193
Sun, 23 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4192: cannot use an import in 'printexpr' v8.2.4192
Sun, 23 Jan 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4191: json5 files are not recognized v8.2.4191
Sun, 23 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4190: all conceal tests are skipped without the screendumps feature v8.2.4190
Sun, 23 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4189: MS-Windows: code for "old look" is obsolete v8.2.4189
Sun, 23 Jan 2022 12:30:05 +0100 Bram Moolenaar patch 8.2.4188: not all gitconfig files are recognized v8.2.4188
Sun, 23 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4187: gnuplot file not recognized v8.2.4187
Sat, 22 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4186: cannot use an import in 'patchexpr' v8.2.4186
Sat, 22 Jan 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4185: cannot use an import in 'indentexpr' v8.2.4185
Sat, 22 Jan 2022 21:30:02 +0100 Bram Moolenaar patch 8.2.4184: cannot use an import in 'includeexpr' v8.2.4184
Sat, 22 Jan 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4183: cannot use an import in 'formatexpr' v8.2.4183
Sat, 22 Jan 2022 19:30:02 +0100 Bram Moolenaar patch 8.2.4182: memory leak when evaluating 'diffexpr' v8.2.4182
Sat, 22 Jan 2022 19:00:04 +0100 Bram Moolenaar patch 8.2.4181: Vim9: cannot use an import in 'diffexpr' v8.2.4181
Sat, 22 Jan 2022 16:15:02 +0100 Bram Moolenaar patch 8.2.4180: 'balloonexpr' is evaluated in the current script context v8.2.4180
Sat, 22 Jan 2022 14:45:02 +0100 Bram Moolenaar patch 8.2.4179: 'foldtext' is evaluated in the current script context v8.2.4179
Sat, 22 Jan 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4178: Vim9: invalid error for return type of lambda when debugging v8.2.4178
Sat, 22 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4177: Vim9: autoload script not loaded after "vim9script noclear" v8.2.4177
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
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
Fri, 21 Jan 2022 17:45:04 +0100 Bram Moolenaar patch 8.2.4173: cannot use an import in 'foldexpr' v8.2.4173
Fri, 21 Jan 2022 16:00:05 +0100 Bram Moolenaar patch 8.2.4172: filetype detection for BASIC is not optimal v8.2.4172
Fri, 21 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4171: cannot invoke option function using autoload import v8.2.4171
Fri, 21 Jan 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4170: MS-Windows: still using old message API calls v8.2.4170
Fri, 21 Jan 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.4169: MS-Windows: unnessary casts and other minor things v8.2.4169
Fri, 21 Jan 2022 11:45:03 +0100 Bram Moolenaar patch 8.2.4168: disallowing empty function name breaks existing plugins v8.2.4168
Thu, 20 Jan 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4167: Vim9: error message for old style import v8.2.4167
Thu, 20 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4166: undo synced when switching buffer in another window v8.2.4166
Thu, 20 Jan 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4165: the nv_g_cmd() function is too long v8.2.4165
Thu, 20 Jan 2022 21:00:06 +0100 Bram Moolenaar patch 8.2.4164: error in legacy code for function shadowing variable v8.2.4164
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