log src/version.c @ 27478:ce352871b382 v8.2.4267

age author description
Mon, 31 Jan 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4267: unused entry in keymap enum v8.2.4267
Sun, 30 Jan 2022 20:45:02 +0100 Bram Moolenaar patch 8.2.4266: compiler warning for uninitialized variable v8.2.4266
Sun, 30 Jan 2022 20:00:04 +0100 Bram Moolenaar patch 8.2.4265: autoload tests fails v8.2.4265
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
Sun, 30 Jan 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4263: no test for the GUI find/replace dialog v8.2.4263
Sun, 30 Jan 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.4262: some search tests fail v8.2.4262
Sun, 30 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4261: accessing invalid memory in a regular expression v8.2.4261
Sun, 30 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4260: Vim9: can still use a global function without g: v8.2.4260
Sun, 30 Jan 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4259: number of test functions for GUI events is growing v8.2.4259
Sun, 30 Jan 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4258: Coverity warns for array overrun v8.2.4258
Sat, 29 Jan 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent v8.2.4257
Sat, 29 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4256: MS-Windows: compiler warnings when compiled with /W4 v8.2.4256
Sat, 29 Jan 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4255: theoretical computation overflow v8.2.4255
Sat, 29 Jan 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4254: using short instead of int v8.2.4254
Sat, 29 Jan 2022 15:30:04 +0100 Bram Moolenaar patch 8.2.4253: using freed memory when substitute with function call v8.2.4253
Sat, 29 Jan 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4252: generating the normal command table at runtime is inefficient v8.2.4252
Sat, 29 Jan 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4251: vala files are not recognized v8.2.4251
Sat, 29 Jan 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4250: channel out callback test is flaky on Mac v8.2.4250
Sat, 29 Jan 2022 12:30:02 +0100 Bram Moolenaar patch 8.2.4249: the timeout limit for spell suggestions is always 5000 v8.2.4249
Sat, 29 Jan 2022 12:00:06 +0100 Bram Moolenaar patch 8.2.4248: no proper test for moving the window separator
Sat, 29 Jan 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4247: stack corruption when looking for spell suggestions v8.2.4247
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 22:00:05 +0100 Bram Moolenaar patch 8.2.4245: ":retab 0" may cause illegal memory access v8.2.4245
Fri, 28 Jan 2022 20:00:04 +0100 Bram Moolenaar patch 8.2.4244: MS-Windows: warning from MSVC on debug build v8.2.4244
Fri, 28 Jan 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.4243: Lua tests fail with Lua 5.4.4 v8.2.4243
Fri, 28 Jan 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4242: put in Visual mode cannot be repeated v8.2.4242
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
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
Fri, 28 Jan 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4239: build fails with unusual configuration v8.2.4239
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