log src/version.c @ 27420:978890380129 v8.2.4238

age author description
Fri, 28 Jan 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4238: *.tf file could be fileytpe "tf" or "terraform" v8.2.4238
Fri, 28 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.4237: record buffer wrong if character in Select mode was not typed v8.2.4237
Thu, 27 Jan 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4236: accessing freed memory v8.2.4236
Thu, 27 Jan 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4235: invalid check for NULL pointer v8.2.4235
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
Thu, 27 Jan 2022 20:30:07 +0100 Bram Moolenaar patch 8.2.4233: crash when recording and using Select mode v8.2.4233
Thu, 27 Jan 2022 18:45:04 +0100 Bram Moolenaar patch 8.2.4232: some compilers don't like a goto label without statement v8.2.4232
Thu, 27 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4231: Vim9: map() gives type error when type was not declared v8.2.4231
Thu, 27 Jan 2022 16:15:04 +0100 Bram Moolenaar patch 8.2.4230: MS-Windows: set_guifontwide() is included but won't work v8.2.4230
Thu, 27 Jan 2022 15:00:06 +0100 Bram Moolenaar patch 8.2.4229: possible crash when invoking timer callback fails v8.2.4229
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