log src/version.c @ 30439:e3091fc473a1 v9.0.0555

age author description
Fri, 23 Sep 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin v9.0.0555
Fri, 23 Sep 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0554: using freed memory when command follows lambda v9.0.0554
Thu, 22 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0553: no error for "|" after "{" in lamda v9.0.0553
Thu, 22 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0552: crash when using NUL in buffer that uses :source v9.0.0552
Thu, 22 Sep 2022 20:15:04 +0200 Bram Moolenaar patch 9.0.0551: mode message is delayed when :echowin was used v9.0.0551
Thu, 22 Sep 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0550: crash when closing a tabpage and buffer is NULL v9.0.0550
Thu, 22 Sep 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0549: duplicated code in calling a :def function v9.0.0549
Thu, 22 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0548: reduce() with a compiled lambda could be faster v9.0.0548
Thu, 22 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0547: looping over empty out_loop[] entries v9.0.0547
Thu, 22 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0546: supporting Ruby 1.8 makes code complicated v9.0.0546
Thu, 22 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0545: when a test is slow and CI times out there is no time info v9.0.0545
Thu, 22 Sep 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0544: minor issues with setting a string option v9.0.0544
Thu, 22 Sep 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0543: insufficient testing for assert and test functions v9.0.0543
Thu, 22 Sep 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0542: MSVC build still has support for 2012 edition v9.0.0542
Thu, 22 Sep 2022 14:00:08 +0200 Bram Moolenaar patch 9.0.0541: terminal pwd test fails with a very long path name v9.0.0541
Thu, 22 Sep 2022 14:00:08 +0200 Bram Moolenaar patch 9.0.0540: assigning stack variable to argument confuses Coverity v9.0.0540
Thu, 22 Sep 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0539: long message test can be flaky v9.0.0539
Wed, 21 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0538: manually deleting test temp files v9.0.0538
Wed, 21 Sep 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0537: the do_set() function is much too long v9.0.0537
Wed, 21 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0536: CI: codecov action update available v9.0.0536
Wed, 21 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0535: closure gets wrong value in for loop with two loop variables v9.0.0535
Wed, 21 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0534: line number is displayed at virtual text "above" v9.0.0534
Wed, 21 Sep 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0533: the win_line() function is much too long v9.0.0533
Wed, 21 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0532: edit test is flaky when run under valgrind v9.0.0532
Wed, 21 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0531: the win_line() function is much too long v9.0.0531
Wed, 21 Sep 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0530: using freed memory when autocmd changes mark v9.0.0530
Wed, 21 Sep 2022 13:30:02 +0200 Bram Moolenaar patch 9.0.0529: appveyor setup contains outdated lines v9.0.0529
Wed, 21 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versions v9.0.0528
Wed, 21 Sep 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0527: long sign text may overflow buffer v9.0.0527
Wed, 21 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0526: MS-Windows: still some support for XP and old compilers v9.0.0526
Tue, 20 Sep 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0525: manually deleting temp test files v9.0.0525
Tue, 20 Sep 2022 22:30:04 +0200 Bram Moolenaar patch 9.0.0524: build instructions for MS-Windows are outdated v9.0.0524
Tue, 20 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0523: more compiler warnings for arguments in small version v9.0.0523
Tue, 20 Sep 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0522: build fails on Appveyor v9.0.0522
Tue, 20 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0521: compiler warns for unused argument in small version v9.0.0521
Tue, 20 Sep 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0520: declaring a loop variable at the start of a block is clumsy v9.0.0520
Tue, 20 Sep 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0519: the win_line() function is much too long v9.0.0519
Tue, 20 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0518: virtual text highlight starts too early with 'nowrap' v9.0.0518
Tue, 20 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0517: when at the command line :redrawstatus does not work well v9.0.0517
Tue, 20 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0516: virtual text "above" highlights gap after it v9.0.0516
Tue, 20 Sep 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0515: virtual text highlight starts too early when 'number' is set v9.0.0515
Tue, 20 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0514: terminal test sometimes hangs v9.0.0514
Tue, 20 Sep 2022 15:00:04 +0200 Bram Moolenaar patch 9.0.0513: may not be able to use a pattern ad the debug prompt v9.0.0513
Tue, 20 Sep 2022 14:30:12 +0200 Bram Moolenaar patch 9.0.0512: cannot redraw the status lines when editing a command v9.0.0512
Tue, 20 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0511: unnecessary scrolling for message of only one line v9.0.0511
Tue, 20 Sep 2022 13:15:02 +0200 Bram Moolenaar patch 9.0.0510: Chatito files are not recognized v9.0.0510
Tue, 20 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer v9.0.0509
Tue, 20 Sep 2022 12:15:05 +0200 Bram Moolenaar patch 9.0.0508: when the channel test fails there is no clue why v9.0.0508
Mon, 19 Sep 2022 22:30:07 +0200 Bram Moolenaar patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged v9.0.0507
Mon, 19 Sep 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0506: line number argument for :badd does not work v9.0.0506
Mon, 19 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0505: various problems with 'nosplitscroll' v9.0.0505
Mon, 19 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0504: still a build failure v9.0.0504
Mon, 19 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0503: build failure v9.0.0503
Mon, 19 Sep 2022 17:00:07 +0200 Bram Moolenaar patch 9.0.0502: a closure in a nested loop in a :def function does not work v9.0.0502
Mon, 19 Sep 2022 12:45:04 +0200 Bram Moolenaar patch 9.0.0501: warning for using uninitialized value in mouse test v9.0.0501
Sun, 18 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible v9.0.0500
Sun, 18 Sep 2022 15:00:02 +0200 Bram Moolenaar patch 9.0.0499: in :def function list created after const is locked v9.0.0499
Sun, 18 Sep 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0498: various small issues v9.0.0498
Sun, 18 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0497: LyRiCs files are not recognized v9.0.0497
Sun, 18 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0496: no good reason to keep supporting Windows-XP v9.0.0496