log src/version.c @ 28103:1615d305c71d v8.2.4576

age author description
Tue, 15 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4576: Vim9: error for comparing with null can be annoying v8.2.4576
Tue, 15 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4575: Vim9: test for profiling still fails v8.2.4575
Tue, 15 Mar 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4574: Vim9: test for profiling fails v8.2.4574
Tue, 15 Mar 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4573: a nested function is compiled for debugging without context v8.2.4573
Tue, 15 Mar 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4572: Vim9: return type "any" is changed to first returned type v8.2.4572
Tue, 15 Mar 2022 13:15:04 +0100 Bram Moolenaar patch 8.2.4571: not all gdb files are recognized v8.2.4571
Tue, 15 Mar 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4570: no command line completion for :profile and :profdel v8.2.4570
Tue, 15 Mar 2022 11:30:04 +0100 Bram Moolenaar patch 8.2.4569: Coverity warning for not using a return value v8.2.4569
Tue, 15 Mar 2022 11:00:07 +0100 Bram Moolenaar patch 8.2.4568: getmousepos() does not compute the column below the last line v8.2.4568
Mon, 14 Mar 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4567: bracketed paste doesn't work well in Visual linewise mode v8.2.4567
Mon, 14 Mar 2022 21:30:02 +0100 Bram Moolenaar patch 8.2.4566: check for existing buffer in session file may not work v8.2.4566
Mon, 14 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4565: no command line completion for :breakadd and :breakdel v8.2.4565
Mon, 14 Mar 2022 12:00:06 +0100 Bram Moolenaar patch 8.2.4564: running test leaves file behind v8.2.4564
Sun, 13 Mar 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4563: "z=" in Visual mode may go beyond the end of the line v8.2.4563
Sun, 13 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4562: linear tag search is not optimal v8.2.4562
Sun, 13 Mar 2022 20:15:03 +0100 Bram Moolenaar patch 8.2.4561: build failure with some combination of features v8.2.4561
Sun, 13 Mar 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.4560: suspending with CTRL-Z does not work on DragonFlyBSD v8.2.4560
Sun, 13 Mar 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4559: getmousepos() returns the screen column v8.2.4559
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