log src/version.c @ 30065:6cf788ab844c v9.0.0370

age author description
Sat, 03 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0370: cleaning up afterwards can make a function messy v9.0.0370
Sat, 03 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0369: a failing flaky test doesn't mention the time v9.0.0369
Sat, 03 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0368: old Coverity warning for using NULL pointer v9.0.0368
Sat, 03 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0367: Coverity complains about dropping sign of character v9.0.0367
Sat, 03 Sep 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0366: cannot use import->Func() in lambda v9.0.0366
Sat, 03 Sep 2022 12:00:06 +0200 Bram Moolenaar patch 9.0.0365: file name used in test is unusual v9.0.0365
Sat, 03 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0364: clang static analyzer gives warnings v9.0.0364
Fri, 02 Sep 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0363: common names in test files causes tests to be flaky v9.0.0363
Fri, 02 Sep 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0362: expanding ":e %" does not work for remote files v9.0.0362
Fri, 02 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0361: removing a listener may result in a memory leak v9.0.0361
Fri, 02 Sep 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0360: crash when invalid line number on :for is ignored v9.0.0360
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Fri, 02 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0358: 'breakindent' does not indent non-lists v9.0.0358
Fri, 02 Sep 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0357: 'linebreak' interferes with text property highlight v9.0.0357
Fri, 02 Sep 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0356: :echowindow sets the in_echowindow flag too early v9.0.0356
Fri, 02 Sep 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0355: check for uppercase char in autoload name is wrong v9.0.0355
Thu, 01 Sep 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0354: MS-Windows: starting a python server for test sometimes fails v9.0.0354
Thu, 01 Sep 2022 18:30:02 +0200 Bram Moolenaar patch 9.0.0353: missing entry in switch v9.0.0353
Thu, 01 Sep 2022 18:15:05 +0200 Bram Moolenaar patch 9.0.0352: using :echowindow in a timer clears part of message v9.0.0352
Thu, 01 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0351: message window may obscure the command line v9.0.0351
Thu, 01 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0350: :echowindow does not work in a compiled function v9.0.0350
Thu, 01 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0349: filetype of *.sil files not well detected v9.0.0349
Thu, 01 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0348: MS-Windows: GUI mouse move event test is flaky v9.0.0348
Thu, 01 Sep 2022 14:30:02 +0200 Bram Moolenaar patch 9.0.0347: MS-Windows: cannot set cursor shape in Windows Terminal v9.0.0347
Thu, 01 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0346: :horizontal modifier not fully supported v9.0.0346
Thu, 01 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0345: error message for list argument could be clearer v9.0.0345
Thu, 01 Sep 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0344: MS-Windows: background color wrong in Console v9.0.0344
Wed, 31 Aug 2022 22:30:06 +0200 Bram Moolenaar patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not found v9.0.0343
Wed, 31 Aug 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0342: ":wincmd =" equalizes in two directions v9.0.0342
Wed, 31 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0341: mapset() does not restore <Nop> mapping properly v9.0.0341
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Wed, 31 Aug 2022 13:15:02 +0200 Bram Moolenaar patch 9.0.0339: no check if the return value of XChangeGC() is NULL v9.0.0339
Wed, 31 Aug 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0338: return value of list_append_list() not always checked v9.0.0338
Tue, 30 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0337: flicker when resetting cmdline_row after updating the screen v9.0.0337
Tue, 30 Aug 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0336: tests are flaky because of using a common file name v9.0.0336
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Tue, 30 Aug 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0334: test does not properly clean up v9.0.0334
Tue, 30 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0333: method test fails v9.0.0333
Tue, 30 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0332: overwrite check may block BufWriteCmd v9.0.0332
Tue, 30 Aug 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0331: cannot use items() on a string v9.0.0331
Tue, 30 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0330: method tests fail v9.0.0330
Tue, 30 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero v9.0.0329
Tue, 30 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0328: OLD_DIGRAPHS is unused v9.0.0328
Tue, 30 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0327: items() does not work on a list v9.0.0327
Tue, 30 Aug 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0326: some changes for cmdheight=0 are not needed v9.0.0326
Tue, 30 Aug 2022 00:15:03 +0200 Bram Moolenaar patch 9.0.0325: MS-Windows: completion test fails v9.0.0325
Tue, 30 Aug 2022 00:00:04 +0200 Bram Moolenaar patch 9.0.0324: MS-Windows: resolve() test fails v9.0.0324
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
Mon, 29 Aug 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0322: crash when no errors and 'quickfixtextfunc' is set v9.0.0322
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Mon, 29 Aug 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() v9.0.0320
Mon, 29 Aug 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0319: Godot shader files are not recognized v9.0.0319
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 29 Aug 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0317: when updating the whole screen a popup may not be redrawn v9.0.0317
Mon, 29 Aug 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0316: screen flickers when 'cmdheight' is zero v9.0.0316
Mon, 29 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0315: shell command is displayed in message window v9.0.0315
Mon, 29 Aug 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0314: VDM files are not recognized v9.0.0314
Mon, 29 Aug 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0313: using common name in tests leads to flaky tests v9.0.0313
Mon, 29 Aug 2022 01:15:02 +0200 Bram Moolenaar patch 9.0.0312: test for cmdheight zero fails v9.0.0312
Mon, 29 Aug 2022 00:45:03 +0200 Bram Moolenaar patch 9.0.0311: test for hit-Enter prompt fails v9.0.0311