log src/version.c @ 19975:4e8e0ce576af v8.2.0543

age author description
Sat, 11 Apr 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0543: Vim9: function with varargs does not work properly v8.2.0543
Sat, 11 Apr 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0542: no test for E386 v8.2.0542
Sat, 11 Apr 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.0541: Travis CI does not give compiler warnings v8.2.0541
Sat, 11 Apr 2020 17:15:06 +0200 Bram Moolenaar patch 8.2.0540: regexp and other code not tested v8.2.0540
Thu, 09 Apr 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0539: comparing two NULL list fails v8.2.0539
Thu, 09 Apr 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0538: Vim9: VAR_PARTIAL is not used during compilation v8.2.0538
Thu, 09 Apr 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0537: Vim9: no check for sandbox when setting v:var v8.2.0537
Thu, 09 Apr 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0536: Vim9: some compilation code not tested v8.2.0536
Thu, 09 Apr 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.0535: regexp patterns not fully tested v8.2.0535
Wed, 08 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0534: client-server test fails under valgrind v8.2.0534
Wed, 08 Apr 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.0533: tests using term_wait() can still be flaky v8.2.0533
Wed, 08 Apr 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0532: cannot use simplify() as a method v8.2.0532
Wed, 08 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0531: various errors not tested v8.2.0531
Wed, 08 Apr 2020 11:45:05 +0200 Bram Moolenaar patch 8.2.0530: test crashes on s390 v8.2.0530
Tue, 07 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0529: Vim9: function argument with default not checked v8.2.0529
Tue, 07 Apr 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.0528: Vim9: function arguments insufficiently tested v8.2.0528
Tue, 07 Apr 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0527: Vim9: function types insufficiently tested v8.2.0527
Tue, 07 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0526: Gcc 9 complains about empty statement v8.2.0526
Tue, 07 Apr 2020 00:01:14 +0200 Bram Moolenaar patch 8.2.0525: Win32: typo in assignment and misplaced paren v8.2.0525
Mon, 06 Apr 2020 23:00:29 +0200 Bram Moolenaar patch 8.2.0524: Win32: searching for file matches is slow v8.2.0524
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Mon, 06 Apr 2020 21:45:31 +0200 Bram Moolenaar patch 8.2.0522: several errors are not tested for v8.2.0522
Mon, 06 Apr 2020 21:15:37 +0200 Bram Moolenaar patch 8.2.0521: crash when reading a blob fails v8.2.0521
Sun, 05 Apr 2020 23:15:35 +0200 Bram Moolenaar patch 8.2.0520: tests are not listed in sorted order v8.2.0520
Sun, 05 Apr 2020 22:15:36 +0200 Bram Moolenaar patch 8.2.0519: Vim9: return type not properly checked v8.2.0519
Sun, 05 Apr 2020 21:45:26 +0200 Bram Moolenaar patch 8.2.0518: a terminal falls back to setting $TERM to "xterm" v8.2.0518
Sun, 05 Apr 2020 21:45:25 +0200 Bram Moolenaar patch 8.2.0517: Vim9: cannot separate "func" and "func(): void" v8.2.0517
Sun, 05 Apr 2020 20:30:35 +0200 Bram Moolenaar patch 8.2.0516: client-server code is spread out v8.2.0516
Sun, 05 Apr 2020 19:15:33 +0200 Bram Moolenaar patch 8.2.0515: some compilers cannot add to "void *" v8.2.0515
Sun, 05 Apr 2020 19:00:37 +0200 Bram Moolenaar patch 8.2.0514: several global functions are used in only one file v8.2.0514
Sun, 05 Apr 2020 18:30:36 +0200 Bram Moolenaar patch 8.2.0513: reading past allocate memory when using varargs v8.2.0513
Sun, 05 Apr 2020 17:15:25 +0200 Bram Moolenaar patch 8.2.0512: Vim9: no optional arguments in func type v8.2.0512
Sun, 05 Apr 2020 15:45:38 +0200 Bram Moolenaar patch 8.2.0511: Cscope code not fully tested v8.2.0511
Sat, 04 Apr 2020 15:00:03 +0200 Bram Moolenaar patch 8.2.0510: Coverity complains about using uninitialized variable v8.2.0510
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
Thu, 26 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0450: not enough testing for restricted mode and function calls v8.2.0450
Thu, 26 Mar 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.0449: Vim9: crash if return type is invalid v8.2.0449
Wed, 25 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0448: various functions not properly tested v8.2.0448
Wed, 25 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0447: terminal scroll tests fails on some systems v8.2.0447
Wed, 25 Mar 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0446: listener with undo of deleting all lines not tested v8.2.0446
Wed, 25 Mar 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0445: png and xpm files not in MS-Windows zip file v8.2.0445
Tue, 24 Mar 2020 21:45:05 +0100 Bram Moolenaar patch 8.2.0444: swap file test fails on some systems
Tue, 24 Mar 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.0443: clipboard code is spread out v8.2.0443
Tue, 24 Mar 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0442: channel contents might be used after being freed v8.2.0442
Tue, 24 Mar 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.0441: terminal noblock test is still failing on BSD v8.2.0441
Tue, 24 Mar 2020 10:45:04 +0100 Bram Moolenaar patch 8.2.0440: terminal noblock test is still very flaky on BSD v8.2.0440
Mon, 23 Mar 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0439: :disassemble has minor flaws v8.2.0439
Mon, 23 Mar 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0438: terminal noblock test is very flaky on BSD v8.2.0438
Mon, 23 Mar 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0437: MS-Windows installer contains old stuff v8.2.0437
Mon, 23 Mar 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0436: no warnings for incorrect printf arguments v8.2.0436
Mon, 23 Mar 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.0435: channel contents might be freed twice v8.2.0435
Mon, 23 Mar 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.0434: MS-Windows with VTP: Normal color not working v8.2.0434
Mon, 23 Mar 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0433: INT signal not properly tested v8.2.0433
Mon, 23 Mar 2020 19:30:06 +0100 Bram Moolenaar patch 8.2.0432: a few tests fail in a huge terminal v8.2.0432
Mon, 23 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0431: some compilers don't support using e for Esc v8.2.0431
Sun, 22 Mar 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0430: window creation failure not properly tested v8.2.0430
Sun, 22 Mar 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.0429: no warning when test checks for option that never exists v8.2.0429
Sun, 22 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0428: buffer name may leak v8.2.0428
Sun, 22 Mar 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.0427: it is not possible to check for a typo in a feature name v8.2.0427
Sun, 22 Mar 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.0426: some errors were not tested for v8.2.0426
Sun, 22 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0425: code for modeless selection not sufficiently tested v8.2.0425