log src/version.c @ 26183:9865f996a3c0 v8.2.3623

age author description
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
Fri, 12 Nov 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.3586: command completion test fails v8.2.3586
Fri, 12 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3585: crash when passing float to "term_rows" of term_start() v8.2.3585
Fri, 12 Nov 2021 12:30:05 +0100 Bram Moolenaar patch 8.2.3584: "verbose set efm" reports location of the :compiler command v8.2.3584
Fri, 12 Nov 2021 11:45:04 +0100 Bram Moolenaar patch 8.2.3583: the "gd" and "gD" commands do not update search stats v8.2.3583
Thu, 04 Nov 2021 17:00:07 +0100 Bram Moolenaar patch 8.2.3582: reading uninitialized memory when giving spell suggestions v8.2.3582
Thu, 04 Nov 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.3581: reading character past end of line v8.2.3581
Thu, 04 Nov 2021 14:30:03 +0100 Bram Moolenaar patch 8.2.3580: gj does not move properly with a wide character v8.2.3580
Wed, 03 Nov 2021 23:45:05 +0100 Bram Moolenaar patch 8.2.3579: CI sometimes fails for MinGW v8.2.3579
Wed, 03 Nov 2021 23:30:04 +0100 Bram Moolenaar Add missing piece of patch 8.2.3578
Wed, 03 Nov 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.3577: overflow check fails with 32 ints v8.2.3577
Wed, 03 Nov 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3576: some functions are not documented for use with a method v8.2.3576
Wed, 03 Nov 2021 00:15:04 +0100 Bram Moolenaar patch 8.2.3575: overflow check still fails when sizeof(int) == sizeof(long) v8.2.3575
Wed, 03 Nov 2021 00:00:05 +0100 Bram Moolenaar patch 8.2.3574: divide by zero v8.2.3574
Tue, 02 Nov 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.3573: cannot decide whether to skip test that fails with 64 bit v8.2.3573
Tue, 02 Nov 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.3572: memory leak when closing window and using "multispace" v8.2.3572
Tue, 02 Nov 2021 21:30:05 +0100 Bram Moolenaar patch 8.2.3571: some unicode control characters are considered printable v8.2.3571
Tue, 02 Nov 2021 00:00:05 +0100 Bram Moolenaar patch 8.2.3570: Test_very_large_count fails on 32bit systems v8.2.3570
Mon, 01 Nov 2021 23:45:04 +0100 Bram Moolenaar patch 8.2.3569: error for :let when vimrc is Vim 9 script v8.2.3569
Sun, 31 Oct 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.3568: ctrl-hat test fails with Athena and Motif v8.2.3568
Thu, 28 Oct 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3567: CTRL-I in Insert mode is not tested v8.2.3567
Thu, 28 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3566: build failure on old systems when using nano timestamp v8.2.3566
Tue, 26 Oct 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.3565: Makefile dependencies are outdated v8.2.3565
Mon, 25 Oct 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3564: invalid memory access when scrolling without valid screen v8.2.3564
Mon, 25 Oct 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.3563: build failure with +eval but without GUI or +termguicolors v8.2.3563
Sun, 24 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3562: cannot add color names v8.2.3562
Sun, 24 Oct 2021 16:00:07 +0200 Bram Moolenaar patch 8.2.3561: cscope has a complicated way of giving an error message v8.2.3561
Sat, 23 Oct 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3560: using freed memory with lambda v8.2.3560
Sat, 23 Oct 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3559: loop variable recreated every time v8.2.3559
Sat, 23 Oct 2021 11:30:04 +0200 Bram Moolenaar patch 8.2.3558: Vim9: asserting the wrong variable v8.2.3558
Fri, 22 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3557: Vim9: cannot call imported funcref at script level v8.2.3557
Fri, 22 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3556: filler lines are incorrect for other window in diff mode v8.2.3556
Fri, 22 Oct 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3555: ModeChanged is not triggered on every mode change v8.2.3555
Fri, 22 Oct 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.3554: xxd has various way to exit v8.2.3554
Fri, 22 Oct 2021 16:15:05 +0200 Bram Moolenaar patch 8.2.3553: xxd test fails on MS-Windows v8.2.3553
Fri, 22 Oct 2021 14:00:07 +0200 Bram Moolenaar patch 8.2.3552: xxd revert does not handle end of line correctly v8.2.3552
Thu, 21 Oct 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3551: checking first character of url twice v8.2.3551
Thu, 21 Oct 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3550: completion() does not work properly v8.2.3550
Thu, 21 Oct 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3549: mistakes in test comments v8.2.3549
Thu, 21 Oct 2021 00:15:03 +0200 Bram Moolenaar patch 8.2.3548: GTK GUI crashen when reading from stdin v8.2.3548
Wed, 20 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3547: opening the quickfix window triggers BufWinEnter twice v8.2.3547
Wed, 20 Oct 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3546: build failure without the +eval feature v8.2.3546
Wed, 20 Oct 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid v8.2.3545
Wed, 20 Oct 2021 11:15:04 +0200 Bram Moolenaar patch 8.2.3544: Unix: may leak file descriptor using non-existing directory v8.2.3544
Tue, 19 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3543: swapname has double slash when 'directory' ends in it v8.2.3543
Tue, 19 Oct 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3542: too many comments are old style v8.2.3542
Tue, 19 Oct 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3541: compiler warning for unused variable in tiny version v8.2.3541
Tue, 19 Oct 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3540: the mark '] is wrong after put with a count v8.2.3540
Tue, 19 Oct 2021 15:30:05 +0200 Bram Moolenaar patch 8.2.3539: GTK3: with 'rightleft' set scrollbar may move unintentionally v8.2.3539
Tue, 19 Oct 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3538: else-if indenting is confusing
Tue, 19 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3537: mode() does not return the right value in 'operatorfunc' v8.2.3537
Mon, 18 Oct 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3536: the do_highlight() function is way too long v8.2.3536
Mon, 18 Oct 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3535: if-else indenting is confusing v8.2.3535
Mon, 18 Oct 2021 15:45:04 +0200 Bram Moolenaar patch 8.2.3534: autoread test is a bit flaky
Mon, 18 Oct 2021 14:30:06 +0200 Bram Moolenaar patch 8.2.3533: inefficient code in xxd v8.2.3533
Sun, 17 Oct 2021 23:00:06 +0200 Bram Moolenaar patch 8.2.3532: the previous '' mark is restored after moving the cursor v8.2.3532
Sun, 17 Oct 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3531: command line completion test fails on MS-Windows v8.2.3531
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Sun, 17 Oct 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3529: xxd usage output is incomplete v8.2.3529
Sun, 17 Oct 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope v8.2.3528
Sun, 17 Oct 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3527: gcc complains about uninitialized variable v8.2.3527
Sat, 16 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3526: tests have clumsy check for X11 based GUI v8.2.3526
Sat, 16 Oct 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3525: option variable name does not match option name v8.2.3525
Sat, 16 Oct 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3524: GUI: ligatures are not used v8.2.3524
Sat, 16 Oct 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3523: duplicated code in xxd v8.2.3523
Sat, 16 Oct 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3522: cannot use x and u when setting 'listchars' v8.2.3522
Sat, 16 Oct 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3521: options completion test fails v8.2.3521
Sat, 16 Oct 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3520: cannot define a function for thesaurus completion v8.2.3520
Sat, 16 Oct 2021 14:45:02 +0200 Bram Moolenaar patch 8.2.3519: TOML files are not recognized v8.2.3519
Sat, 16 Oct 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3518: Test_xrestore sometimes fails v8.2.3518
Sat, 16 Oct 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3517: TextChanged does not trigger after TextChangedI v8.2.3517
Fri, 15 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3516: terminal window does not have transparent background v8.2.3516
Fri, 15 Oct 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.3515: nano time test fails on Mac and FreeBSD v8.2.3515
Fri, 15 Oct 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3514: autoread test with nano second time sometimes fails v8.2.3514
Fri, 15 Oct 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3513: using freed memory when using a timer and searching v8.2.3513
Fri, 15 Oct 2021 01:45:03 +0200 Bram Moolenaar patch 8.2.3512: timestamp test fails on some systems v8.2.3512
Fri, 15 Oct 2021 01:30:03 +0200 Bram Moolenaar patch 8.2.3511: Vim9: entry for loop variable is created every round v8.2.3511
Thu, 14 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3510: changes are only detected with one second accuracy v8.2.3510
Thu, 14 Oct 2021 19:00:07 +0200 Bram Moolenaar patch 8.2.3509: undo file is not synced v8.2.3509
Thu, 14 Oct 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3508: Vim9: bad separators for "g" and "s" insufficiently tested v8.2.3508
Thu, 14 Oct 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.3507: generating proto files may fail v8.2.3507
Wed, 13 Oct 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3506: Vim9: special cases for "g" and "s" insufficiently tested v8.2.3506
Wed, 13 Oct 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3505: Vim9: build failure without the +eval feature v8.2.3505
Wed, 13 Oct 2021 16:30:06 +0200 Bram Moolenaar patch 8.2.3504: Vim9: warning for signed vs unsigned v8.2.3504