log src/version.c @ 26350:13cce5c82c9a v8.2.3706

age author description
Tue, 30 Nov 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3706: text property highlighting is used on Tab v8.2.3706
Tue, 30 Nov 2021 19:30:05 +0100 Bram Moolenaar patch 8.2.3705: cannot pass a lambda name to function() or funcref() v8.2.3705
Tue, 30 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3704: Vim9: cannot use a list declaration in a :def function v8.2.3704
Tue, 30 Nov 2021 14:15:04 +0100 Bram Moolenaar patch 8.2.3703: most people call F# "fsharp" and not "fs" v8.2.3703
Tue, 30 Nov 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3702: first key in dict is seen as curly expression and fails v8.2.3702
Mon, 29 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3701: Vim9: invalid LHS is not possible v8.2.3701
Mon, 29 Nov 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3700: text property highlighting continues over breakindent v8.2.3700
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699
Mon, 29 Nov 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.3698: match highlighting continues over breakindent v8.2.3698
Mon, 29 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3697: cannot drag a popup without a border v8.2.3697
Mon, 29 Nov 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.3696: Vim9: error for invalid assignment when skipping v8.2.3696
Mon, 29 Nov 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.3695: confusing error for missing key
Mon, 29 Nov 2021 13:15:02 +0100 Bram Moolenaar patch 8.2.3694: cannot use quotes in the count of an Ex command v8.2.3694
Mon, 29 Nov 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3693: Coverity warns for possibly using a NULL pointer v8.2.3693
Sun, 28 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3692: Vim9: cannot use :func inside a :def function v8.2.3692
Sun, 28 Nov 2021 22:45:05 +0100 Bram Moolenaar patch 8.2.3691: build failure with small features v8.2.3691
Sun, 28 Nov 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3690: Vim9: "filter #pat# cmd" does not work v8.2.3690
Sun, 28 Nov 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3689: ex_let_one() is too long v8.2.3689
Sun, 28 Nov 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3688: the window title is not updated when dragging the scrollbar v8.2.3688
Sun, 28 Nov 2021 00:00:04 +0100 Bram Moolenaar patch 8.2.3687: blockwise insert does not handle autoindent properly v8.2.3687
Sat, 27 Nov 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.3686: filetype detection often mixes up Forth and F# v8.2.3686
Sat, 27 Nov 2021 15:45:02 +0100 Bram Moolenaar patch 8.2.3685: Visual studio project files are not recognized v8.2.3685
Sat, 27 Nov 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3684: blockwise insert does not handle autoindent properly v8.2.3684
Sat, 27 Nov 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3683: Vim9: cannot use in :...do commands v8.2.3683
Fri, 26 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3682: Vim9: assigning to a script variable drops the type v8.2.3682
Fri, 26 Nov 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.3681: cannot drag popup window after click on a status line v8.2.3681
Fri, 26 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3680: repeated code in xxd v8.2.3680
Fri, 26 Nov 2021 14:15:05 +0100 Bram Moolenaar patch 8.2.3679: objc file detected as Octave v8.2.3679
Thu, 25 Nov 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3678: illegal memory access v8.2.3678
Thu, 25 Nov 2021 20:45:03 +0100 Bram Moolenaar patch 8.2.3677: after a put the '] mark is on the last byte v8.2.3677
Thu, 25 Nov 2021 16:15:02 +0100 Bram Moolenaar patch 8.2.3676: unused runtime file v8.2.3676
Thu, 25 Nov 2021 15:45:04 +0100 Bram Moolenaar patch 8.2.3675: using freed memory when vim_strsave() fails v8.2.3675
Thu, 25 Nov 2021 15:00:06 +0100 Bram Moolenaar patch 8.2.3674: when ml_get_buf() fails it messes up IObuff v8.2.3674
Thu, 25 Nov 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3673: crash when allocating signal stack fails v8.2.3673
Thu, 25 Nov 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3672: build failure with unsigned char v8.2.3672
Thu, 25 Nov 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3671: restarting Insert mode in prompt buffer too often v8.2.3671
Thu, 25 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3670: error checks repeated several times v8.2.3670
Thu, 25 Nov 2021 12:00:07 +0100 Bram Moolenaar patch 8.2.3669: buffer overflow with long help argument v8.2.3669
Wed, 24 Nov 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3668: messages may be corrupted v8.2.3668
Wed, 24 Nov 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.3667: building libvterm fails with MSVC v8.2.3667
Wed, 24 Nov 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.3666: libvterm is outdated v8.2.3666
Wed, 24 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3665: cannot use a lambda for 'tagfunc' v8.2.3665
Wed, 24 Nov 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' v8.2.3664
Wed, 24 Nov 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3663: using %S in printf() does not work correctly v8.2.3663
Wed, 24 Nov 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.3662: illegal memory access if malloc() fails v8.2.3662
Wed, 24 Nov 2021 16:00:05 +0100 Bram Moolenaar patch 8.2.3661: test for put with large count fails v8.2.3661
Wed, 24 Nov 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3660: overflow check uses wrong number v8.2.3660
Wed, 24 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3659: integer overflow with large line number v8.2.3659
Wed, 24 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3658: duplicate code in xxd v8.2.3658
Tue, 23 Nov 2021 23:30:03 +0100 Bram Moolenaar patch 8.2.3657: Vim9: debug text misses one line of return statement v8.2.3657
Tue, 23 Nov 2021 16:00:06 +0100 Bram Moolenaar patch 8.2.3656: Vim9: no error for an evironment variable by itself v8.2.3656
Tue, 23 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3655: compiler warning for using size_t for int v8.2.3655
Tue, 23 Nov 2021 13:30:04 +0100 Bram Moolenaar patch 8.2.3654: GTK: a touch-drag does not update the selection v8.2.3654
Tue, 23 Nov 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3653: terminal ANSI colors may be wrong v8.2.3653
Tue, 23 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3652: can only get text properties one line at a time v8.2.3652
Mon, 22 Nov 2021 23:00:03 +0100 Bram Moolenaar patch 8.2.3651: Vim9: no error for :lock or :unlock with unknown variable v8.2.3651
Mon, 22 Nov 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3650: Vim9: for loop variable can be a list member v8.2.3650
Mon, 22 Nov 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3649: Vim9: error for variable declared in while loop v8.2.3649
Mon, 22 Nov 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim v8.2.3648
Mon, 22 Nov 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3647: GTK: when using ligatures the cursor is drawn wrong v8.2.3647
Mon, 22 Nov 2021 16:45:04 +0100 Bram Moolenaar patch 8.2.3646: using <sfile> in a function gives an unexpected result v8.2.3646
Mon, 22 Nov 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3645: Vim9: The "no effect" error is not given for all registers v8.2.3645
Mon, 22 Nov 2021 15:30:08 +0100 Bram Moolenaar patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone v8.2.3644
Mon, 22 Nov 2021 14:00:05 +0100 Bram Moolenaar patch 8.2.3643: header for source file is outdated v8.2.3643
Mon, 22 Nov 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3642: list of distributed files is outdated v8.2.3642
Mon, 22 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3641: xxd code has duplicate expressions v8.2.3641
Sun, 21 Nov 2021 16:00:04 +0100 Bram Moolenaar patch 8.2.3640: freeze when calling term_wait() in a close callback v8.2.3640
Sun, 21 Nov 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3639: line commented out accidentally v8.2.3639
Sun, 21 Nov 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.3638: getcompletion() always passes zero as position v8.2.3638
Sun, 21 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3637: typos in test files v8.2.3637
Sun, 21 Nov 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3636: Coverity warns for unreachable code v8.2.3636
Sat, 20 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3635: GTK: composing underline does not show v8.2.3635
Sat, 20 Nov 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3634: error for already defined function uses wrong line number v8.2.3634
Sat, 20 Nov 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3633: Vim9: line number of lambda is off by one v8.2.3633
Sat, 20 Nov 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.3632: GTK3: undercurl does not get removed properly v8.2.3632
Sat, 20 Nov 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.3631: "syntax enable" does not work properly in Vim9 context v8.2.3631
Sat, 20 Nov 2021 20:45:02 +0100 Bram Moolenaar patch 8.2.3630: printf() with %S does not handle multi-byte correctly v8.2.3630
Sat, 20 Nov 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3629: command completion in cmdline window uses global commands v8.2.3629
Sat, 20 Nov 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3628: looking terminal colors is a bit slow v8.2.3628
Sat, 20 Nov 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.3627: difficult to know where the text starts in a window v8.2.3627
Sat, 20 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3626: "au! event" cannot be followed by another command v8.2.3626
Fri, 19 Nov 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.3625: illegal memory access when C-indenting v8.2.3625
Fri, 19 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3624: when renaming a terminal buffer status text is not updated v8.2.3624
Fri, 19 Nov 2021 13:45:02 +0100 Bram Moolenaar patch 8.2.3623: "$*" is expanded to "nonomatch" v8.2.3623
Fri, 19 Nov 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3622: "verbose pwd" shows confusing info v8.2.3622
Fri, 19 Nov 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3621: build failure v8.2.3621
Fri, 19 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3620: memory leak reported in libtlib v8.2.3620
Thu, 18 Nov 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.3619: cannot use a lambda for 'operatorfunc' v8.2.3619
Thu, 18 Nov 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.3618: getcwd() is unclear about how 'autochdir' is used v8.2.3618
Thu, 18 Nov 2021 20:00:06 +0100 Bram Moolenaar patch 8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied v8.2.3617
Thu, 18 Nov 2021 16:45:04 +0100 Bram Moolenaar patch 8.2.3616: arglist test does not clear the argument list consistently v8.2.3616
Thu, 18 Nov 2021 15:00:08 +0100 Bram Moolenaar patch 8.2.3615: wrong indent in first line if re-formatting with indent expr v8.2.3615
Wed, 17 Nov 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.3614: zindex of popup windows not used when redrawing popup menu v8.2.3614
Wed, 17 Nov 2021 20:15:05 +0100 Bram Moolenaar patch 8.2.3613: :find test fails v8.2.3613
Wed, 17 Nov 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.3612: using freed memory with regexp using a mark v8.2.3612
Wed, 17 Nov 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.3611: crash when using CTRL-W f without finding a file name v8.2.3611
Wed, 17 Nov 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3610: crash when ModeChanged triggered too early v8.2.3610
Wed, 17 Nov 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3609: internal error when ModeChanged is triggered recursively v8.2.3609
Wed, 17 Nov 2021 15:15:05 +0100 Bram Moolenaar patch 8.2.3608: users who type "q:" instead of ":q" are confused v8.2.3608
Tue, 16 Nov 2021 21:15:02 +0100 Bram Moolenaar patch 8.2.3607: GTK3 screen updating is slow v8.2.3607
Tue, 16 Nov 2021 20:30:05 +0100 Bram Moolenaar patch 8.2.3606: file missing from list of distributed files v8.2.3606
Tue, 16 Nov 2021 19:00:05 +0100 Bram Moolenaar Add missing change to version.c
Tue, 16 Nov 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3604: not all sudoers files are recognized v8.2.3604
Tue, 16 Nov 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.3603: fish filetype not recognized v8.2.3603
Tue, 16 Nov 2021 14:15:03 +0100 Bram Moolenaar patch 8.2.3602: Python3 test fails with Python 3.10 on MS-Windows v8.2.3602
Tue, 16 Nov 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3601: check for overflow in put count does not work well v8.2.3601
Tue, 16 Nov 2021 13:00:05 +0100 Bram Moolenaar patch 8.2.3600: filetype test fails v8.2.3600
Tue, 16 Nov 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.3599: not all gdbinit files are recognized v8.2.3599
Mon, 15 Nov 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3598: RouterOS filetype is not recognized v8.2.3598
Mon, 15 Nov 2021 18:15:03 +0100 Bram Moolenaar patch 8.2.3597: Vim seems to hang when writing a long text to a terminal v8.2.3597
Mon, 15 Nov 2021 12:30:07 +0100 Bram Moolenaar patch 8.2.3596: crash when using :pedit in Vim9 script v8.2.3596
Sun, 14 Nov 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3595: check for signed overflow might not work everywhere v8.2.3595
Sun, 14 Nov 2021 15:00:02 +0100 Bram Moolenaar patch 8.2.3594: xxd code is a bit difficult to understand v8.2.3594
Sun, 14 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3593: directory is wrong after executing "lcd" with win_execute() v8.2.3593
Sat, 13 Nov 2021 19:45:02 +0100 Bram Moolenaar patch 8.2.3592: Test_hlset fails when terminal has many columns v8.2.3592
Sat, 13 Nov 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3591: no event is triggered when closing a window v8.2.3591
Sat, 13 Nov 2021 12:00:03 +0100 Bram Moolenaar patch 8.2.3590: test for v:colornames sometimes fails v8.2.3590
Sat, 13 Nov 2021 11:30:05 +0100 Bram Moolenaar patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value v8.2.3589
Fri, 12 Nov 2021 21:00:06 +0100 Bram Moolenaar patch 8.2.3588: break statement is never reached v8.2.3588
Fri, 12 Nov 2021 17:15:05 +0100 Bram Moolenaar patch 8.2.3587: compiler test fails with backslash file separator v8.2.3587