log src/version.c @ 30316:f0afaca0bf74 v9.0.0494

age author description
Sat, 17 Sep 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0494: small build misses float function declaraitons v9.0.0494
Sat, 17 Sep 2022 22:30:04 +0200 Bram Moolenaar patch 9.0.0493: Perl test fails v9.0.0493
Sat, 17 Sep 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0492: cmdwin test fails on MS-Windows v9.0.0492
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Sat, 17 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmd v9.0.0490
Sat, 17 Sep 2022 20:00:03 +0200 Bram Moolenaar patch 9.0.0489: using "end_lnum" with virtual text causes problems v9.0.0489
Sat, 17 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' v9.0.0488
Sat, 17 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0487: using freed memory with combination of closures v9.0.0487
Sat, 17 Sep 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0486: text scrolled with 'nosplitscroll', autocmd win and help v9.0.0486
Sat, 17 Sep 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0485: in :def function all closures in loop get the same variables
Sat, 17 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0484: in :def function all closures in loop get the same variables v9.0.0484
Fri, 16 Sep 2022 23:30:04 +0200 Bram Moolenaar patch 9.0.0483: illegal memory access when replacing in virtualedit mode v9.0.0483
Fri, 16 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0482: "g0" moves to wrong location with virtual text "above" v9.0.0482
Fri, 16 Sep 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0481: in :def function all closures in loop get the same variables v9.0.0481
Fri, 16 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0480: cannot use a :def varargs function with substitute() v9.0.0480
Fri, 16 Sep 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0479: in :def function all closures in loop get the same variables v9.0.0479
Fri, 16 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0478: test for 'splitscroll' takes too much time v9.0.0478
Fri, 16 Sep 2022 13:30:07 +0200 Bram Moolenaar patch 9.0.0477: missing dependency may cause crashes on incomplete build v9.0.0477
Fri, 16 Sep 2022 13:15:05 +0200 Bram Moolenaar patch 9.0.0476: varargs does not work for replacement function of substitute() v9.0.0476
Thu, 15 Sep 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0475: not using deferred delete in tests v9.0.0475
Thu, 15 Sep 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0474: fullcommand() test failure v9.0.0474
Thu, 15 Sep 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0473: fullcommand() only works for the current script version v9.0.0473
Thu, 15 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0472: virtual text "below" doesn't show in list mode v9.0.0472
Thu, 15 Sep 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0471: no test for what patch 9.0.0469 fixes v9.0.0471
Thu, 15 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0470: in :def function all closures in loop get the same variables v9.0.0470
Thu, 15 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off v9.0.0469
Thu, 15 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0468: exectution stack underflow without the +eval feature v9.0.0468
Wed, 14 Sep 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0467: build failure v9.0.0467
Wed, 14 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0466: virtual text wrong after adding line break after line v9.0.0466
Wed, 14 Sep 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off v9.0.0465
Wed, 14 Sep 2022 17:15:06 +0200 Bram Moolenaar patch 9.0.0464: with virtual text "above" indenting doesn't work well v9.0.0464
Wed, 14 Sep 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0463: command line test leaves directory behind v9.0.0463
Wed, 14 Sep 2022 13:15:07 +0200 Bram Moolenaar patch 9.0.0462: ASAN warning for integer overflow v9.0.0462
Wed, 14 Sep 2022 02:30:03 +0200 Bram Moolenaar patch 9.0.0461: 'scroll' is not always updated v9.0.0461
Wed, 14 Sep 2022 01:45:04 +0200 Bram Moolenaar patch 9.0.0460: loop variable can't be found v9.0.0460
Tue, 13 Sep 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block v9.0.0459
Tue, 13 Sep 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0458: splitting a line with a text prop "above" moves it down v9.0.0458
Tue, 13 Sep 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0457: substitute prompt does not highlight an empty match v9.0.0457
Tue, 13 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0456: function called at debug prompt is also debugged v9.0.0456
Tue, 13 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0455: a few problems with 'splitscroll' v9.0.0455
Tue, 13 Sep 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0454: incorrect color for modeless selection with GTK v9.0.0454
Mon, 12 Sep 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier v9.0.0453
Mon, 12 Sep 2022 20:30:06 +0200 Bram Moolenaar patch 9.0.0452: Visual highlighting extends into virtual text prop v9.0.0452
Mon, 12 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0451: virtual text "above" does not work with 'nowrap' v9.0.0451
Mon, 12 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0450: return value of argument check functions is inconsistent v9.0.0450
Mon, 12 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0449: there is no easy way to translate a key code into a string v9.0.0449
Mon, 12 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0448: SubRip files are not recognized v9.0.0448
Sun, 11 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems v9.0.0447
Sun, 11 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0446: message window may be positioned too low v9.0.0446
Sun, 11 Sep 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0445: when opening/closing window text moves up/down
Sun, 11 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0444: trying to declare g:variable gives confusing error v9.0.0444
Sun, 11 Sep 2022 14:45:05 +0200 Bram Moolenaar patch 9.0.0443: blueprint files are not recognized v9.0.0443
Sun, 11 Sep 2022 14:45:04 +0200 Bram Moolenaar patch 9.0.0442: virtual text "above" doesn't handel line numbers v9.0.0442
Sun, 11 Sep 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0441: closure in for loop test fails on some systems v9.0.0441
Sun, 11 Sep 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function v9.0.0440
Sat, 10 Sep 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0439: cursor wrong if inserting before line with virtual text above v9.0.0439
Sat, 10 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0438: cannot put virtual text above a line v9.0.0438
Sat, 10 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0437: no error when custom completion function returns wrong type v9.0.0437
Sat, 10 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0436: CI: running tests in parallel causes flakiness v9.0.0436
Sat, 10 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0435: compiler warning for uninitialized variable v9.0.0435
Sat, 10 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0434: gitignore files are not recognized v9.0.0434
Sat, 10 Sep 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0433: Coverity warns for not checking allocation failure v9.0.0433
Fri, 09 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0432: crash when using for loop variable in closure v9.0.0432
Fri, 09 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0431: current mode shows in message window v9.0.0431
Fri, 09 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0430: cannot use repeat() with a blob v9.0.0430
Fri, 09 Sep 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0429: not all keys are tested for the MS-Windows GUI v9.0.0429
Fri, 09 Sep 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0428: autocmd test uses common file name v9.0.0428
Fri, 09 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0427: Drupal theme files are not recognized v9.0.0427
Fri, 09 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0426: failed flaky tests reports only start time v9.0.0426
Fri, 09 Sep 2022 16:15:02 +0200 Bram Moolenaar patch 9.0.0425: autocmd test is a bit flaky on MS-Windows v9.0.0425
Fri, 09 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0424: gitattributes files are not recognized v9.0.0424
Fri, 09 Sep 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy v9.0.0423
Fri, 09 Sep 2022 12:30:03 +0200 Bram Moolenaar patch 9.0.0422: not enough testing of the :all command v9.0.0422
Fri, 09 Sep 2022 12:00:09 +0200 Bram Moolenaar patch 9.0.0421: MS-Windows makefiles are inconsistently named v9.0.0421
Thu, 08 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0420: function went missing v9.0.0420
Thu, 08 Sep 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0419: the :defer command does not check the function arguments v9.0.0419
Thu, 08 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0418: manually deleting temp test files v9.0.0418
Thu, 08 Sep 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0417: Jsonnet files are not recognized v9.0.0417
Thu, 08 Sep 2022 14:45:09 +0200 Bram Moolenaar patch 9.0.0416: ml_get error when appending lines in popup window v9.0.0416
Thu, 08 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0415: on MS-Windows some tests are flaky v9.0.0415
Thu, 08 Sep 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0414: matchstr() still does not match column offset v9.0.0414
Thu, 08 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0413: ASAN reports a memory leak v9.0.0413
Wed, 07 Sep 2022 23:00:06 +0200 Bram Moolenaar patch 9.0.0412: compiler warning for unused argument v9.0.0412
Wed, 07 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0411: only created files can be cleaned up with one call v9.0.0411
Wed, 07 Sep 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0410: struct member cts_lnum is unused v9.0.0410
Wed, 07 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0409: #{g:x} was seen as a curly-braces expression v9.0.0409
Wed, 07 Sep 2022 20:15:04 +0200 Bram Moolenaar patch 9.0.0408: GUI test sometimes fails on MS-Windows v9.0.0408
Wed, 07 Sep 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0407: matchstr() does match column offset v9.0.0407
Wed, 07 Sep 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0406: deferred functions not invoked when partial func exits v9.0.0406
Wed, 07 Sep 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0405: arguments in a partial not used by a :def function v9.0.0405
Wed, 07 Sep 2022 16:30:02 +0200 Bram Moolenaar patch 9.0.0404: crash when passing invalid arguments to assert_fails() v9.0.0404
Wed, 07 Sep 2022 15:45:05 +0200 Bram Moolenaar patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero v9.0.0403
Wed, 07 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0402: javascript module files are not recoginzed v9.0.0402
Wed, 07 Sep 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0401: CI uses older clang version v9.0.0401
Wed, 07 Sep 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0400: GUI test sometimes hangs on CI v9.0.0400
Tue, 06 Sep 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0399: using :defer in expression funcref not tested v9.0.0399
Tue, 06 Sep 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0398: members of funccall_T are inconsistently named v9.0.0398
Tue, 06 Sep 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0397: :defer not tested with exceptions and ":qa!" v9.0.0397
Tue, 06 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0396: :findrepl does not escape '&' and '~' properly v9.0.0396
Tue, 06 Sep 2022 17:45:05 +0200 Bram Moolenaar patch 9.0.0395: clang warnings for function prototypes v9.0.0395
Tue, 06 Sep 2022 12:30:03 +0200 Bram Moolenaar patch 9.0.0394: Cygwin: multibyte characters may be broken in terminal window v9.0.0394
Tue, 06 Sep 2022 12:00:04 +0200 Bram Moolenaar patch 9.0.0393: signals test often fails on FreeBSD v9.0.0393
Mon, 05 Sep 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0392: inverted condition is a bit confusing v9.0.0392
Mon, 05 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag v9.0.0391
Mon, 05 Sep 2022 22:30:04 +0200 Bram Moolenaar patch 9.0.0390: cannot use a partial with :defer v9.0.0390
Mon, 05 Sep 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0389: crash when 'tagfunc' closes the window v9.0.0389
Mon, 05 Sep 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0388: the do_arg_all() function is too long v9.0.0388
Mon, 05 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context v9.0.0387
Mon, 05 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0386: some code blocks are nested too deep v9.0.0386
Mon, 05 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0385: GUI: when CTRL-D is mapped in Insert mode it gets inserted v9.0.0385
Mon, 05 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0384: Covertity still complains about using return value of getc() v9.0.0384
Mon, 05 Sep 2022 12:00:08 +0200 Bram Moolenaar patch 9.0.0383: Coverity complains about unused value v9.0.0383
Mon, 05 Sep 2022 12:00:06 +0200 Bram Moolenaar patch 9.0.0382: freeing the wrong string on failure v9.0.0382
Sun, 04 Sep 2022 22:30:04 +0200 Bram Moolenaar patch 9.0.0381: writefile test leaves files behind v9.0.0381
Sun, 04 Sep 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0380: deleting files in tests is a hassle
Sun, 04 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379
Sun, 04 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0378: compiler warning for uninitialized variable v9.0.0378
Sun, 04 Sep 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0377: argument assignment does not work v9.0.0377
Sun, 04 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0376: clang warns for dead assignments v9.0.0376
Sun, 04 Sep 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0375: the footer feature is unused v9.0.0375
Sun, 04 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0374: Coverity still complains about dropping sign of character v9.0.0374
Sun, 04 Sep 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0373: Coverity warns for NULL check and unused return value v9.0.0373
Sat, 03 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0372: MS-Windows: "%T" time format does not appear to work v9.0.0372
Sat, 03 Sep 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0371: compiler warning for uninitialized variable v9.0.0371
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
Mon, 29 Aug 2022 00:00:04 +0200 Bram Moolenaar patch 9.0.0310: output of :messages dissappears when cmdheight is zero v9.0.0310
Sun, 28 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0309: invalid memory access when cmdheight is zero v9.0.0309
Sun, 28 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0308: when cmdheight is zero the attention prompt doesn't show v9.0.0308
Sun, 28 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 v9.0.0307
Sun, 28 Aug 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0306: buffer write message is two lines in message popup window v9.0.0306
Sun, 28 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0305: CI lists useless deprecation warnings v9.0.0305
Sun, 28 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0304: WinScrolled is not triggered when only skipcol changes v9.0.0304
Sun, 28 Aug 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0303: it is not easy to get information about a script v9.0.0303
Sun, 28 Aug 2022 19:00:10 +0200 Bram Moolenaar patch 9.0.0302: CI for Coverity is bothered by deprecation warnings v9.0.0302
Sun, 28 Aug 2022 19:00:09 +0200 Bram Moolenaar patch 9.0.0301: the message window popup is delayed after an error message v9.0.0301
Sun, 28 Aug 2022 18:45:05 +0200 Bram Moolenaar patch 9.0.0300: 'cpoptions' tests are flaky v9.0.0300
Sun, 28 Aug 2022 18:30:02 +0200 Bram Moolenaar patch 9.0.0299: error messages for setcmdline() could be better v9.0.0299
Sun, 28 Aug 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0298: compiler warning for size_t to int conversion v9.0.0298
Sun, 28 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0297: cursor position wrong after right aligned virtual text v9.0.0297
Sun, 28 Aug 2022 15:45:04 +0200 Bram Moolenaar patch 9.0.0296: message in popup is shortened unnecessary v9.0.0296
Sun, 28 Aug 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0295: GUI drop files test sometimes fails v9.0.0295
Sun, 28 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used v9.0.0294
Sun, 28 Aug 2022 13:15:05 +0200 Bram Moolenaar patch 9.0.0293: messages window not hidden when starting a command line v9.0.0293
Sun, 28 Aug 2022 00:00:03 +0200 Bram Moolenaar patch 9.0.0292: test causes another test to fail v9.0.0292
Sat, 27 Aug 2022 23:30:02 +0200 Bram Moolenaar patch 9.0.0291: test failing v9.0.0291
Sat, 27 Aug 2022 23:15:02 +0200 Bram Moolenaar patch 9.0.0290: compiler warning for variable set but not used v9.0.0290
Sat, 27 Aug 2022 23:00:02 +0200 Bram Moolenaar patch 9.0.0289: invalid memory write v9.0.0289
Sat, 27 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed v9.0.0288
Sat, 27 Aug 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0287: Irix systems no longer exist v9.0.0287
Sat, 27 Aug 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0286: using freed memory when location list changed in autocmd v9.0.0286
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
Fri, 26 Aug 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0284: using static buffer for multiple completion functions v9.0.0284
Fri, 26 Aug 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0283: cannot complete "syn list @cluster" v9.0.0283
Fri, 26 Aug 2022 22:45:06 +0200 Bram Moolenaar patch 9.0.0282: a nested timout stops the previous timeout v9.0.0282
Fri, 26 Aug 2022 21:00:06 +0200 Bram Moolenaar patch 9.0.0281: build failure without the +eval feature v9.0.0281
Fri, 26 Aug 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0280: the builtin termcap list depends on the version v9.0.0280
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Fri, 26 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0278: the +wildignore feature is nearly always available v9.0.0278
Fri, 26 Aug 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0277: Coverity CI: update-alternatives not needed with Ubuntu 20.04 v9.0.0277
Fri, 26 Aug 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0276: 'buftype' values not sufficiently tested v9.0.0276
Fri, 26 Aug 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0275: BufEnter not triggered when using ":edit" in "nofile" buffer v9.0.0275
Fri, 26 Aug 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0274: netrw plugin does not show remote files v9.0.0274
Fri, 26 Aug 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0273: Konsole termresponse not recognized v9.0.0273
Fri, 26 Aug 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0272: BufReadCmd not triggered when loading a "nofile" buffer v9.0.0272
Fri, 26 Aug 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0271: using INIT() in non-header files v9.0.0271
Thu, 25 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270
Thu, 25 Aug 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0269: getscriptinfo() does not include the version v9.0.0269
Thu, 25 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0268: build error without the +eval feature v9.0.0268
Thu, 25 Aug 2022 17:30:05 +0200 Bram Moolenaar patch 9.0.0267: Coverity workflow still uses Ubuntu 18.04 v9.0.0267
Thu, 25 Aug 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0266: compiler warning for unused argument v9.0.0266
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Thu, 25 Aug 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0264: CI still runs on Ubuntu 18.04 v9.0.0264
Thu, 25 Aug 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0263: too many #ifdefs v9.0.0263
Thu, 25 Aug 2022 15:00:04 +0200 Bram Moolenaar patch 9.0.0262: build failure without the +quickfix feature v9.0.0262
Thu, 25 Aug 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0261: bufload() reads a file even if the name is not a file name v9.0.0261
Wed, 24 Aug 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively v9.0.0260
Wed, 24 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0259: crash with mouse click when not initialized v9.0.0259
Wed, 24 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0258: MS-Windows installer skips syntax/shared v9.0.0258
Wed, 24 Aug 2022 19:00:02 +0200 Bram Moolenaar patch 9.0.0257: "->" in ":scriptnames" output not tested yet v9.0.0257
Wed, 24 Aug 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0256: compiler warning for uninitialized variables v9.0.0256
Wed, 24 Aug 2022 18:15:02 +0200 Bram Moolenaar patch 9.0.0255: build failure without the eval feature v9.0.0255