log src/version.c @ 30231:0d084880276a v9.0.0451

age author description
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