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