log src/version.c @ 28067:e257b6be5bd6 v8.2.4558

age author description
Sun, 13 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4558: Motif: using default colors does not work as expected v8.2.4558
Sun, 13 Mar 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4557: confusing comment about 'cursorlineopt' v8.2.4557
Sun, 13 Mar 2022 14:15:03 +0100 Bram Moolenaar patch 8.2.4556: test fails without the +job or +channel feature v8.2.4556
Sun, 13 Mar 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4555: getmousepos() returns the wrong column v8.2.4555
Sat, 12 Mar 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4554: Vim9: using null values not sufficiently tested v8.2.4554
Sat, 12 Mar 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4553: linear tag search is a bit slow v8.2.4553
Sat, 12 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4552: in a :def function "put = expr" does not work v8.2.4552
Sat, 12 Mar 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4551: when mapping <Esc> terminal codes are not recognized v8.2.4551
Sat, 12 Mar 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4550: Motif: cannot set the color of the scrollbar thumb v8.2.4550
Sat, 12 Mar 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4549: cannot build with Motif and editres v8.2.4549
Fri, 11 Mar 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4548: script-local function is deleted when used in a funcref v8.2.4548
Fri, 11 Mar 2022 17:15:04 +0100 Bram Moolenaar patch 8.2.4547: the neXTaw GUI is old and does not work well v8.2.4547
Fri, 11 Mar 2022 16:45:02 +0100 Bram Moolenaar patch 8.2.4546: duplicate #undef v8.2.4546
Fri, 11 Mar 2022 16:30:03 +0100 Bram Moolenaar patch 8.2.4545: MS-Windows: the installed icon is low resolution v8.2.4545
Fri, 11 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4544: Coverity warnings for not using returned value v8.2.4544
Fri, 11 Mar 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4543: Coverity warning for refactored tag search code v8.2.4543
Thu, 10 Mar 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4542: Vim9: "break" inside try/catch not handled correctly v8.2.4542
Thu, 10 Mar 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4541: Crash in debugger when a variable is not available v8.2.4541
Thu, 10 Mar 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4540: line number for error is off by one v8.2.4540
Thu, 10 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4539: when comparing special v:none and v:null are handled the same v8.2.4539
Thu, 10 Mar 2022 19:45:02 +0100 Bram Moolenaar patch 8.2.4538: the find_tags_in_file() function is too long v8.2.4538
Thu, 10 Mar 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4537: output from linter and language server shows up in git v8.2.4537
Thu, 10 Mar 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4536: debugger test fails when breaking on expression v8.2.4536
Thu, 10 Mar 2022 13:30:16 +0100 Bram Moolenaar patch 8.2.4535: filename modifer ":8" removes the filename v8.2.4535
Thu, 10 Mar 2022 13:30:12 +0100 Bram Moolenaar patch 8.2.4534: Vim9: "is" operator with empty string and null returns true v8.2.4534
Wed, 09 Mar 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4533: Vim9: no test that after assigning null type is still checked v8.2.4533
Wed, 09 Mar 2022 15:45:02 +0100 Bram Moolenaar patch 8.2.4532: suspending with CTRL-Z does not work on OpenBSD v8.2.4532
Wed, 09 Mar 2022 14:15:02 +0100 Bram Moolenaar patch 8.2.4531: LGTM warnings for condition and buffer size v8.2.4531
Wed, 09 Mar 2022 13:00:03 +0100 Bram Moolenaar patch 8.2.4530: making comparison with null work changes legacy behavior v8.2.4530
Tue, 08 Mar 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4529: Vim9: comparing partial with function fails v8.2.4529
Tue, 08 Mar 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4528: crash when using null_function for a partial v8.2.4528
Tue, 08 Mar 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4527: the Athena GUI is old and does not work well v8.2.4527
Tue, 08 Mar 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4526: Vim9: cannot set variables to a null value v8.2.4526
Mon, 07 Mar 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4525: some GUI tests don't work on Athena v8.2.4525
Mon, 07 Mar 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4524: MS-Windows: cannot build with some sodium libraries v8.2.4524
Mon, 07 Mar 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4523: when gvim is started maximized the 'window' option isn't set v8.2.4523
Sun, 06 Mar 2022 23:30:03 +0100 Bram Moolenaar patch 8.2.4522: GUI test fails with Motif v8.2.4522
Sun, 06 Mar 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4521: build failure without the +diff feature v8.2.4521
Sun, 06 Mar 2022 21:00:06 +0100 Bram Moolenaar patch 8.2.4520: using wrong highlight for cursor line number v8.2.4520
Sun, 06 Mar 2022 16:00:13 +0100 Bram Moolenaar patch 8.2.4519: Vim9: Can still use ":fini" and ":finis" for ":finish" v8.2.4519
Sun, 06 Mar 2022 15:30:06 +0100 Bram Moolenaar patch 8.2.4518: the binary tag search feature is always enabled v8.2.4518
Sun, 06 Mar 2022 15:15:06 +0100 Bram Moolenaar patch 8.2.4517: MS-Windows: cannot specify location of sodium library v8.2.4517
Sat, 05 Mar 2022 23:15:02 +0100 Bram Moolenaar patch 8.2.4516: build failure without the +eval feature v8.2.4516
Sat, 05 Mar 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4515: old subsitute syntax is still supported v8.2.4515
Sat, 05 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4514: Vim9: some flow commands can be shortened v8.2.4514
Sat, 05 Mar 2022 18:15:02 +0100 Bram Moolenaar patch 8.2.4513: window-local directory is not applied if 'acd' fails v8.2.4513
Sat, 05 Mar 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4512: the find_tags_in_file() function is much too long v8.2.4512
Sat, 05 Mar 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4511: filetype test fails v8.2.4511
Sat, 05 Mar 2022 14:00:03 +0100 Bram Moolenaar patch 8.2.4510: Vim9: shortening commands leads to confusing script v8.2.4510
Sat, 05 Mar 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4509: Vim9: can declare a variable with ":va" v8.2.4509
Sat, 05 Mar 2022 12:15:04 +0100 Bram Moolenaar patch 8.2.4508: Vim9: cannot assign to a global variable on the command line v8.2.4508
Sat, 05 Mar 2022 00:30:02 +0100 Bram Moolenaar patch 8.2.4507: test fails because of new error message v8.2.4507
Fri, 04 Mar 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4506: "pattern not found" for :global is not an error message v8.2.4506
Fri, 04 Mar 2022 21:15:02 +0100 Bram Moolenaar patch 8.2.4505: Vim9: outdated "autocmd nested" still works v8.2.4505
Fri, 04 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4504: when there is a partially matching map full map may not work v8.2.4504
Fri, 04 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4503: Vim9: there is no point in supporting :Print and :mode v8.2.4503
Fri, 04 Mar 2022 16:00:04 +0100 Bram Moolenaar patch 8.2.4502: in the GUI a modifier is not recognized after CTRL-X v8.2.4502
Thu, 03 Mar 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4501: with 'showbreak' set cursor displayed in wrong position v8.2.4501
Thu, 03 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4500: Vim9: can declare a global variable on the command line v8.2.4500
Thu, 03 Mar 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4499: Vim9: at the script level declarations leak to next block v8.2.4499
Thu, 03 Mar 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4498: using <Plug> with "noremap" does not work v8.2.4498
Thu, 03 Mar 2022 13:00:03 +0100 Bram Moolenaar patch 8.2.4497: wrong color for half of wide character next to pum scrollbar v8.2.4497
Thu, 03 Mar 2022 11:45:04 +0100 Bram Moolenaar patch 8.2.4496: Coverity gives warnings after tags code refactoring v8.2.4496
Wed, 02 Mar 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4495: help test fails in 24 line terminal v8.2.4495
Wed, 02 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4494: the find_tags() function is much too long v8.2.4494
Wed, 02 Mar 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4493: options test fails in the GUI v8.2.4493
Wed, 02 Mar 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4492: no error if an option is given a value with ":let &opt = val" v8.2.4492
Wed, 02 Mar 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4491: MS-Windows makefile dependencies are outdated v8.2.4491
Wed, 02 Mar 2022 18:30:04 +0100 Bram Moolenaar patch 8.2.4490: terminal focus reporting only works for xterm-like terminals v8.2.4490
Wed, 02 Mar 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4489: failing test for comparing v:null with number v8.2.4489
Tue, 01 Mar 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4488: build error with +eval but without +channel or +job v8.2.4488
Tue, 01 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4487: Vim9: cannot compare with v:null v8.2.4487
Tue, 01 Mar 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized window v8.2.4486
Mon, 28 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4485: compiler warning for uninitialized variable v8.2.4485
Mon, 28 Feb 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4484: Vim9: some error messages are not tested v8.2.4484
Mon, 28 Feb 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4483: command completion makes two rounds to collect matches v8.2.4483
Sun, 27 Feb 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4482: no fuzzy cmdline completion for user defined completion v8.2.4482
Sun, 27 Feb 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set v8.2.4481
Sun, 27 Feb 2022 13:45:02 +0100 Bram Moolenaar patch 8.2.4480: suspending with CTRL-Z does not work on Android v8.2.4480
Sun, 27 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4479: no fuzzy completieon for maps and abbreviations v8.2.4479
Sat, 26 Feb 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4478: crash when using fuzzy completion v8.2.4478
Sat, 26 Feb 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4477: crash when using fuzzy completion v8.2.4477
Sat, 26 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4476: operator name spelled wrong v8.2.4476
Sat, 26 Feb 2022 12:15:02 +0100 Bram Moolenaar patch 8.2.4475: fuzzy cmdline completion does not work for lower case v8.2.4475
Sat, 26 Feb 2022 11:45:03 +0100 Bram Moolenaar patch 8.2.4474: memory allocation failures not tested in quickfix code v8.2.4474
Fri, 25 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4473: Coverity warnds for not checking return value of ftell() v8.2.4473
Fri, 25 Feb 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4472: Coverity warns for use of a freed function name v8.2.4472
Fri, 25 Feb 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4471: Coverity warns for uninitialized variable v8.2.4471
Fri, 25 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4470: Coverity warns for uninitialized variable v8.2.4470
Fri, 25 Feb 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4469: Coverity warns for uninitialized variable v8.2.4469
Fri, 25 Feb 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4468: Coverity warns for uninitialized struct member v8.2.4468
Fri, 25 Feb 2022 18:45:02 +0100 Bram Moolenaar patch 8.2.4466: MS-Windows: illegal memory access in installer v8.2.4466
Fri, 25 Feb 2022 16:30:07 +0100 Bram Moolenaar patch 8.2.4465: fuzzy completion does not order matches properly v8.2.4465
Thu, 24 Feb 2022 19:00:04 +0100 Bram Moolenaar patch 8.2.4464: Dtrace files are recognized as filetype D v8.2.4464
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Thu, 24 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4462: not enough testing for quickfix code v8.2.4462
Thu, 24 Feb 2022 12:45:05 +0100 Bram Moolenaar patch 8.2.4461: MS-Windows: garbage characters on stdout with VIMDLL v8.2.4461
Wed, 23 Feb 2022 23:15:03 +0100 Bram Moolenaar patch 8.2.4460: Vim9: wrong error for defining dict function v8.2.4460
Wed, 23 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4459: Vim9: compiling sort() call fails with unknown arguments v8.2.4459
Wed, 23 Feb 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4458: Vim9: compiling filter() call fails with unknown arguments v8.2.4458
Wed, 23 Feb 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4457: the GPM library can only be linked statically v8.2.4457
Wed, 23 Feb 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.4456: terminal test may fail on some machines v8.2.4456
Wed, 23 Feb 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4455: accepting one and zero for second sort() argument is strange v8.2.4455
Wed, 23 Feb 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4454: resetting cmdwin_type only for one situation v8.2.4454
Wed, 23 Feb 2022 13:15:02 +0100 Bram Moolenaar patch 8.2.4453: :helpgrep may free an option that was not allocated v8.2.4453
Wed, 23 Feb 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4452: test for what 8.2.4436 fixes does not check for regression v8.2.4452
Wed, 23 Feb 2022 00:00:02 +0100 Bram Moolenaar patch 8.2.4451: sort() fails when ignoring case v8.2.4451
Tue, 22 Feb 2022 23:30:02 +0100 Bram Moolenaar patch 8.2.4450: list sort test fails v8.2.4450
Tue, 22 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4449: vim9: function argument of sort() not checked at compile time v8.2.4449
Tue, 22 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4448: filetype detection is failing v8.2.4448
Tue, 22 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4447: Vim9: can still use s:var in a compiled function v8.2.4447
Tue, 22 Feb 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4446: Vim9: cannot refer to a global function like a local one v8.2.4446
Tue, 22 Feb 2022 20:00:04 +0100 Bram Moolenaar patch 8.2.4445: exit test fails on MS-Windows anyway v8.2.4445
Tue, 22 Feb 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4444: beep caused by test v8.2.4444
Tue, 22 Feb 2022 17:30:06 +0100 Bram Moolenaar patch 8.2.4443: regexp pattern test fails on Mac v8.2.4443
Tue, 22 Feb 2022 16:30:02 +0100 Bram Moolenaar patch 8.2.4442: test for error reading input fails on MS-Windows v8.2.4442
Tue, 22 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4441: Vim9: function argument of filter() not checked like map() v8.2.4441
Tue, 22 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4440: crash with specific regexp pattern and string v8.2.4440
Tue, 22 Feb 2022 13:45:03 +0100 Bram Moolenaar patch 8.2.4439: accepting "iso8859" 'encoding' as "iso-8859-" v8.2.4439
Tue, 22 Feb 2022 13:15:02 +0100 Bram Moolenaar patch 8.2.4438: crash on exit when using cmdline window v8.2.4438