log src/version.c @ 19906:031184ace7c5 v8.2.0509

age author description
Sat, 04 Apr 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0509: various code is not properly tested. v8.2.0509
Fri, 03 Apr 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0508: Vim9: func and partial types not done yet v8.2.0508
Fri, 03 Apr 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0507: getbufvar() may get the wrong dictionary v8.2.0507
Fri, 03 Apr 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.0506: Coverity complains about ignoring return value v8.2.0506
Fri, 03 Apr 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.0505: term_getty() not sufficiently tested v8.2.0505
Thu, 02 Apr 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0504: Vim9: leaking scope memory when compilation fails v8.2.0504
Thu, 02 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0503: Vim9: some code is not tested v8.2.0503
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
Thu, 02 Apr 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0501: Vim9: script test fails when channel feature is missing v8.2.0501
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Thu, 02 Apr 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0499: calling a lambda is slower than evaluating a string v8.2.0499
Thu, 02 Apr 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0498: Coverity complains about uninitialized field v8.2.0498
Thu, 02 Apr 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.0497: too verbose output from the asan build in Travis v8.2.0497
Thu, 02 Apr 2020 14:00:06 +0200 Bram Moolenaar patch 8.2.0496: Vim9: disassemble test fails v8.2.0496
Wed, 01 Apr 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0495: Vim9: some code not tested v8.2.0495
Wed, 01 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0494: Vim9: asan error v8.2.0494
Wed, 01 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0493: Vim9: some error messages not tested v8.2.0493
Wed, 01 Apr 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0492: Vim9: some error messages not tested v8.2.0492
Wed, 01 Apr 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.0491: cannot recognize a <script> mapping using maparg() v8.2.0491
Wed, 01 Apr 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0490: Win32: VTP doesn't respect 'restorescreen' v8.2.0490
Wed, 01 Apr 2020 16:45:05 +0200 Bram Moolenaar patch 8.2.0489: Vim9: memory leaks v8.2.0489
Tue, 31 Mar 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0488: Vim9: compiling can break when using a lambda inside :def v8.2.0488
Tue, 31 Mar 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0487: Vim9: compiling not sufficiently tested v8.2.0487
Mon, 30 Mar 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.0486: Vim9: some code and error messages not tested v8.2.0486
Mon, 30 Mar 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.0485: Vim9 script test fails v8.2.0485
Mon, 30 Mar 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0484: Vim9: some error messages not tested v8.2.0484
Mon, 30 Mar 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0483: Vim9: "let x = x + 1" does not give an error v8.2.0483
Mon, 30 Mar 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0482: channel and sandbox code not sufficiently tested v8.2.0482
Mon, 30 Mar 2020 19:15:05 +0200 Bram Moolenaar patch 8.2.0481: Travis is still using trusty v8.2.0481
Sun, 29 Mar 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0480: Vim9: some code is not tested v8.2.0480
Sun, 29 Mar 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0479: unloading shared libraries on exit has no purpose v8.2.0479
Sun, 29 Mar 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0478: new buffers are not added to the Buffers menu v8.2.0478
Sun, 29 Mar 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0477: Vim9: error messages not tested v8.2.0477
Sun, 29 Mar 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0476: terminal nasty callback test fails sometimes v8.2.0476
Sun, 29 Mar 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0475: channel out_cb test still fails sometimes on Mac v8.2.0475
Sun, 29 Mar 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0474: cannot use :write when using a plugin with BufWriteCmd v8.2.0474
Sun, 29 Mar 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0473: variables declared in an outer scope v8.2.0473
Sat, 28 Mar 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0472: terminal highlight name is set twice, leaking memory v8.2.0472
Sat, 28 Mar 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0471: missing change to compile_list() v8.2.0471
Sat, 28 Mar 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0470: Test_confirm_cmd_cancel() can fail on a slow system v8.2.0470
Sat, 28 Mar 2020 21:45:06 +0100 Bram Moolenaar patch 8.2.0469: Vim9: no error for missing ] after list v8.2.0469
Sat, 28 Mar 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.0468: GUI: pixel dust with some fonts and characters v8.2.0468
Sat, 28 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0467: Vim9: some errors are not tested v8.2.0467
Sat, 28 Mar 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.0466: not parsing messages recursively breaks the govim plugin v8.2.0466
Sat, 28 Mar 2020 15:00:10 +0100 Bram Moolenaar patch 8.2.0465: Vim9: dead code and wrong return type v8.2.0465
Fri, 27 Mar 2020 21:15:04 +0100 Bram Moolenaar Correct list of patch numbers
Fri, 27 Mar 2020 21:00:07 +0100 Bram Moolenaar patch 8.2.0464: typos and other small problems
Fri, 27 Mar 2020 21:00:06 +0100 Bram Moolenaar patch 8.2.0464: typos and other small problems v8.2.0464
Fri, 27 Mar 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0462: previewwindow test fails on some systems v8.2.0462
Fri, 27 Mar 2020 19:45:05 +0100 Bram Moolenaar patch 8.2.0461: confirm test fails on amd64 system v8.2.0461
Thu, 26 Mar 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0460: build failure because of wrong feature name v8.2.0460
Thu, 26 Mar 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0459: cannot check if a function name is correct v8.2.0459
Thu, 26 Mar 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0458: missing feature check in test function v8.2.0458
Thu, 26 Mar 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0457: Test_quotestar() often fails when run under valgrind v8.2.0457
Thu, 26 Mar 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0456: Test_confirm_cmd is flaky v8.2.0456
Thu, 26 Mar 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0455: cannot set the highlight group for a specific terminal v8.2.0455
Thu, 26 Mar 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0454: some tests fail when the system is slow v8.2.0454
Thu, 26 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0453: trailing space in job_start() command causes empty argument v8.2.0453
Thu, 26 Mar 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.0452: channel_parse_messages() fails when called recursively v8.2.0452
Thu, 26 Mar 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.0451: Win32: double-width character displayed incorrectly v8.2.0451