log src/version.c @ 30799:ffa5492137c3 v9.0.0734

age author description
Wed, 12 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' v9.0.0734
Wed, 12 Oct 2022 14:45:03 +0200 Bram Moolenaar patch 9.0.0733: use of strftime() is not safe v9.0.0733
Wed, 12 Oct 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0732: no check for white space before and after "=<<" v9.0.0732
Wed, 12 Oct 2022 13:15:02 +0200 Bram Moolenaar patch 9.0.0731: clang-tidy configuration files are not recognized v9.0.0731
Wed, 12 Oct 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0730: startup test fails with right-left feature v9.0.0730
Wed, 12 Oct 2022 12:15:05 +0200 Bram Moolenaar patch 9.0.0729: the rightleft and arabic features are disabled v9.0.0729
Wed, 12 Oct 2022 00:15:03 +0200 Bram Moolenaar patch 9.0.0728: extend() test fails v9.0.0728
Tue, 11 Oct 2022 23:00:05 +0200 Bram Moolenaar patch 9.0.0727: help in the repository differs from patched version too much v9.0.0727
Tue, 11 Oct 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0726: looping over list of lists works in script, not in function v9.0.0726
Tue, 11 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off v9.0.0725
Tue, 11 Oct 2022 21:15:04 +0200 Bram Moolenaar patch 9.0.0724: closure in compiled function gets same variable in block v9.0.0724
Tue, 11 Oct 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0723: extra empty line below virtual text when 'list' is set v9.0.0723
Tue, 11 Oct 2022 16:30:05 +0200 Bram Moolenaar patch 9.0.0722: virtual text "after" does not show with 'list' set v9.0.0722
Tue, 11 Oct 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0721: virtual text "above" with padding not displayed correctly v9.0.0721
Tue, 11 Oct 2022 14:00:07 +0200 Bram Moolenaar patch 9.0.0720: MS-Windows GUI may have pixel dust from antialiasing v9.0.0720
Mon, 10 Oct 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0719: too many delete() calls in tests v9.0.0719
Mon, 10 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0718: extra empty line between two virtual text "below" v9.0.0718
Mon, 10 Oct 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0717: compiler warning for unused variable in tiny build v9.0.0717
Mon, 10 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left v9.0.0716
Mon, 10 Oct 2022 17:15:07 +0200 Bram Moolenaar patch 9.0.0715: wrong argument for append() gives two error messages v9.0.0715
Mon, 10 Oct 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly v9.0.0714
Mon, 10 Oct 2022 15:00:09 +0200 Bram Moolenaar patch 9.0.0713: <amatch> of MenuPopup event is expanded like a file name v9.0.0713
Mon, 10 Oct 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum v9.0.0712
Mon, 10 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0711: SubStation Alpha files are not recognized v9.0.0711
Mon, 10 Oct 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0710: quitting/unloading/hiding a terminal does not work properly v9.0.0710
Sun, 09 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0709: virtual text "after" not correct with 'nowrap' v9.0.0709
Sun, 09 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0708: :confirm does not work properly for a terminal buffer v9.0.0708
Sun, 09 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long line v9.0.0707
Sun, 09 Oct 2022 17:00:07 +0200 Bram Moolenaar patch 9.0.0706: :help in a narrow window always opens at the top v9.0.0706
Sun, 09 Oct 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0705: virtual text truncation does not take padding into account v9.0.0705
Sun, 09 Oct 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0704: CI runs "tiny" and "small" builds, which are the same v9.0.0704
Sun, 09 Oct 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0703: failing check for argument type for const any v9.0.0703
Sun, 09 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0702: incomplete testing cursor position with 'linebreak' set v9.0.0702
Sat, 08 Oct 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0701: with 'smoothscroll' cursor position not adjusted in long line v9.0.0701
Sat, 08 Oct 2022 20:30:05 +0200 Bram Moolenaar patch 9.0.0700: there is no real need for a "big" build v9.0.0700
Sat, 08 Oct 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0699: tiny build fails v9.0.0699
Sat, 08 Oct 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio v9.0.0698
Sat, 08 Oct 2022 17:45:04 +0200 Bram Moolenaar patch 9.0.0697: cursor in wrong position with Visual substitute v9.0.0697
Sat, 08 Oct 2022 16:45:03 +0200 Bram Moolenaar patch 9.0.0696: it is unclear if the +rightleft and +arabic features are used v9.0.0696
Sat, 08 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0695: failing check for dictionary type for const any v9.0.0695
Sat, 08 Oct 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0694: no native sound support on Mac OS v9.0.0694
Sat, 08 Oct 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0693: browse() first argument cannot be a bool v9.0.0693
Sat, 08 Oct 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0692: PoE filter files are not recognized v9.0.0692
Sat, 08 Oct 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0691: lalloc(0) error in listchars test v9.0.0691
Sat, 08 Oct 2022 12:30:06 +0200 Bram Moolenaar patch 9.0.0690: buffer size for expanding tab not correctly computed v9.0.0690
Sat, 08 Oct 2022 00:00:03 +0200 Bram Moolenaar patch 9.0.0689: compiler warning for unused function v9.0.0689
Fri, 07 Oct 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0688: debugger does not display the whole command v9.0.0688
Fri, 07 Oct 2022 18:30:06 +0200 Bram Moolenaar patch 9.0.0687: "export def" does not work in a nested block v9.0.0687
Fri, 07 Oct 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0686: the right ALT key does not work on some MS-Windows keyboards v9.0.0686
Fri, 07 Oct 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0685: FORTIFY_SOURCE causes a crash in Vim9 script v9.0.0685
Fri, 07 Oct 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0684: skipped :exe command fails compilation on MS-Windows v9.0.0684
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Fri, 07 Oct 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0682: crash when popup with deleted timer is closed v9.0.0682
Thu, 06 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is set v9.0.0681
Thu, 06 Oct 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo' v9.0.0680
Thu, 06 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo' v9.0.0679
Thu, 06 Oct 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0678: using exclamation marks on :function v9.0.0678
Thu, 06 Oct 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0677: breakindent test accepts wrong result v9.0.0677
Thu, 06 Oct 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0676: CI on Mac M1 with gcc actually uses clang v9.0.0676
Thu, 06 Oct 2022 17:45:05 +0200 Bram Moolenaar patch 9.0.0675: search test screendump is outdated v9.0.0675
Thu, 06 Oct 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0674: build error with tiny version v9.0.0674
Thu, 06 Oct 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero v9.0.0673
Thu, 06 Oct 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0672: line partly shows with 'smoothscroll' and 'scrolloff' zero v9.0.0672
Thu, 06 Oct 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0671: negative topline using CTRL-Y with 'smoothscroll' and 'diff' v9.0.0671
Thu, 06 Oct 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0670: no space for command line when there is a tabline v9.0.0670
Wed, 05 Oct 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0669: too many delete() calls in tests v9.0.0669
Wed, 05 Oct 2022 21:45:02 +0200 Bram Moolenaar patch 9.0.0668: CI on Mac M1 only uses clang v9.0.0668
Wed, 05 Oct 2022 19:30:02 +0200 Bram Moolenaar patch 9.0.0667: ml_get error when 'splitkeep' is "screen" v9.0.0667
Wed, 05 Oct 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0666: spacing-combining characters handled as composing v9.0.0666
Wed, 05 Oct 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0665: setting 'cmdheight' has no effect if last window was resized v9.0.0665
Wed, 05 Oct 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo' v9.0.0664
Wed, 05 Oct 2022 12:30:04 +0200 Bram Moolenaar patch 9.0.0663: tests check for +cmdwin feature which is always present v9.0.0663
Tue, 04 Oct 2022 23:45:02 +0200 Bram Moolenaar patch 9.0.0662: concealed characters do not work correctly v9.0.0662
Tue, 04 Oct 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0661: multi-byte "lastline" in 'fillchars' does not work properly v9.0.0661
Tue, 04 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0660: mapping with CTRL keys does not work in the GUI v9.0.0660
Tue, 04 Oct 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0659: wrong type of comment in SetSyn() function v9.0.0659
Tue, 04 Oct 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0658: tiny build fails on Mac OS v9.0.0658
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Tue, 04 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0656: cannot specify another character to use instead of '@' v9.0.0656
Tue, 04 Oct 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0655: passing modifier codes to a shell running in the GUI v9.0.0655
Mon, 03 Oct 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0654: breakindent test fails v9.0.0654
Mon, 03 Oct 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0653: BS and DEL do not work properly in an interacive shell v9.0.0653
Mon, 03 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' v9.0.0652
Mon, 03 Oct 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0651: build fails without the +conceal feature v9.0.0651
Mon, 03 Oct 2022 18:15:04 +0200 Bram Moolenaar patch 9.0.0650: some tests are failing v9.0.0650
Mon, 03 Oct 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0649: no indication the first line is broken for 'smoothscroll' v9.0.0649
Mon, 03 Oct 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0648: when using powershell input redirection does not work v9.0.0648
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Mon, 03 Oct 2022 15:15:04 +0200 Bram Moolenaar patch 9.0.0646: with 'smoothscroll' CTRL-E is wrong when 'foldmethod' set v9.0.0646
Mon, 03 Oct 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0645: CTRL-Y does not stop at line 1 v9.0.0645
Mon, 03 Oct 2022 12:30:11 +0200 Bram Moolenaar patch 9.0.0644: 'smoothscroll' is not copied to a new window on :split v9.0.0644
Sun, 02 Oct 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0643: smoothscroll test fails v9.0.0643
Sun, 02 Oct 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0642: breakindent test fails v9.0.0642
Sun, 02 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0641: missing part of the new option code v9.0.0641
Sun, 02 Oct 2022 22:30:15 +0200 Bram Moolenaar patch 9.0.0640: cannot scroll by screen line if a line wraps v9.0.0640
Sun, 02 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0639: checking for popup in screen_char() is too late v9.0.0639
Sun, 02 Oct 2022 15:30:07 +0200 Bram Moolenaar patch 9.0.0638: popup menu highlight wrong on top of preview popup v9.0.0638
Sun, 02 Oct 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature v9.0.0637
Sat, 01 Oct 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0636: underline color may not work in some terminals v9.0.0636
Sat, 01 Oct 2022 21:30:05 +0200 Bram Moolenaar patch 9.0.0635: build error and compiler warnings v9.0.0635
Sat, 01 Oct 2022 20:45:04 +0200 Bram Moolenaar patch 9.0.0634: evaluating "expr" options has more overhead than needed v9.0.0634
Sat, 01 Oct 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0633: FEAT_TITLE was removed but is still used v9.0.0633
Sat, 01 Oct 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0632: calling a function from an "expr" option has overhead v9.0.0632
Fri, 30 Sep 2022 23:00:10 +0200 Bram Moolenaar patch 9.0.0631: too many delete() calls in tests v9.0.0631
Fri, 30 Sep 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0630: in Vim9 script a numbered function cannot be called v9.0.0630
Fri, 30 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0629: get an error for using const only when executing v9.0.0629
Fri, 30 Sep 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0628: Coverity warns for not checking return value v9.0.0628
Fri, 30 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0627: "const" and "final" both make the type a constant v9.0.0627
Thu, 29 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0626: too many delete() calls in tests v9.0.0626
Thu, 29 Sep 2022 22:15:04 +0200 Bram Moolenaar patch 9.0.0625: too many delete() calls in tests v9.0.0625
Thu, 29 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0624: leaking argument type array v9.0.0624
Thu, 29 Sep 2022 20:15:05 +0200 Bram Moolenaar patch 9.0.0623: error for modifying a const is not detected at compile time v9.0.0623
Thu, 29 Sep 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0622: matchaddpos() can get slow when adding many matches v9.0.0622
Thu, 29 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0621: filetype test leaves file behind v9.0.0621
Thu, 29 Sep 2022 14:00:09 +0200 Bram Moolenaar patch 9.0.0620: matchaddpos() can only add up to 8 matches v9.0.0620
Wed, 28 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0619: too many delete() calls in tests v9.0.0619
Wed, 28 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0618: calling function for reduce() has too much overhead v9.0.0618
Wed, 28 Sep 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0617: calling function for reduce() has too much overhead v9.0.0617
Wed, 28 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0616: spell test fails because error message changed v9.0.0616
Wed, 28 Sep 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0615: using reduce() on a list from range() is a bit slow v9.0.0615
Wed, 28 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0614: SpellFileMissing autocmd may delete buffer v9.0.0614
Wed, 28 Sep 2022 12:00:06 +0200 Bram Moolenaar patch 9.0.0613: running source tests leaves file behind v9.0.0613
Tue, 27 Sep 2022 23:30:06 +0200 Bram Moolenaar patch 9.0.0612: blockedit test passes with wrong result v9.0.0612
Tue, 27 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0611: tests delete files with a separate delete() call v9.0.0611
Tue, 27 Sep 2022 19:15:02 +0200 Bram Moolenaar patch 9.0.0610: global interrupt test fails when run under valgrind v9.0.0610
Tue, 27 Sep 2022 19:00:04 +0200 Bram Moolenaar patch 9.0.0609: blockedit test fails because of wrong indent v9.0.0609
Tue, 27 Sep 2022 17:30:05 +0200 Bram Moolenaar patch 9.0.0608: with spelling, deleting a full stop does not update next line v9.0.0608
Tue, 27 Sep 2022 17:00:15 +0200 Bram Moolenaar patch 9.0.0607: verbose echo message test fails on Mac OS v9.0.0607
Tue, 27 Sep 2022 17:00:13 +0200 Bram Moolenaar patch 9.0.0606: system() opens a terminal window when "!" is in 'guioptions' v9.0.0606
Tue, 27 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0605: dump file missing v9.0.0605
Tue, 27 Sep 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0604: luacheckrc file is not recognized v9.0.0604
Tue, 27 Sep 2022 13:45:04 +0200 Bram Moolenaar patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly v9.0.0603
Tue, 27 Sep 2022 13:00:05 +0200 Bram Moolenaar patch 9.0.0602: new TypeScript extensions are not recognized v9.0.0602
Tue, 27 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0601: too much indent v9.0.0601
Tue, 27 Sep 2022 12:45:04 +0200 Bram Moolenaar patch 9.0.0600: GYP files are not recognized v9.0.0600
Tue, 27 Sep 2022 12:30:04 +0200 Bram Moolenaar patch 9.0.0599: latexmkrc files are not recognized v9.0.0599
Tue, 27 Sep 2022 00:15:06 +0200 Bram Moolenaar patch 9.0.0598: using negative array index with negative width window v9.0.0598
Mon, 26 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0597: cannot close a tab page with the middle mouse button v9.0.0597
Mon, 26 Sep 2022 21:30:02 +0200 Bram Moolenaar patch 9.0.0596: CI on Mac M1 has the channel feature disabled v9.0.0596
Mon, 26 Sep 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0595: extra newline in messages after a verbose shell message v9.0.0595
Mon, 26 Sep 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0594: Makefile error message causes a shell error v9.0.0594
Mon, 26 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0593: CI actions have too many permissions v9.0.0593
Mon, 26 Sep 2022 16:30:03 +0200 Bram Moolenaar patch 9.0.0592: display not cleared when scrolling back in messages v9.0.0592
Mon, 26 Sep 2022 14:00:08 +0200 Bram Moolenaar patch 9.0.0591: message window popup shows on only one tab page v9.0.0591
Sun, 25 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0590: after exiting Insert mode spelling not checked in next line v9.0.0590
Sun, 25 Sep 2022 21:15:02 +0200 Bram Moolenaar patch 9.0.0589: on AmigaOS4 the pid is available but the task address is used v9.0.0589
Sun, 25 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0588: MorphOS build is broken v9.0.0588
Sun, 25 Sep 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0587: Unicode tables are outdated v9.0.0587
Sun, 25 Sep 2022 19:45:05 +0200 Bram Moolenaar patch 9.0.0586: missing change in test v9.0.0586
Sun, 25 Sep 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0585: when long message test fails the error message is not visible v9.0.0585
Sun, 25 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0584: cscope test with wrong executable name fails v9.0.0584
Sun, 25 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0583: only recognizing .m3u8 files is inconsistent v9.0.0583
Sun, 25 Sep 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0582: channel cwd test fails on Cirrus CI v9.0.0582
Sat, 24 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0581: adding a character for incsearch fails at end of line v9.0.0581
Sat, 24 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0580: no CI running for MacOS on M1 v9.0.0580
Sat, 24 Sep 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0579: using freed memory when 'tagfunc' wipes out buffer v9.0.0579
Sat, 24 Sep 2022 18:45:02 +0200 Bram Moolenaar patch 9.0.0578: one timer test fails on Mac M1 v9.0.0578
Sat, 24 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0577: buffer underflow with unexpected :finally v9.0.0577
Sat, 24 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0576: unused loop variables v9.0.0576
Sat, 24 Sep 2022 16:45:02 +0200 Bram Moolenaar patch 9.0.0575: the getchar() function behaves strangely with bracketed paste v9.0.0575
Sat, 24 Sep 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0574: timer garbage collect test hangs on Mac M1 v9.0.0574
Sat, 24 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0573: outdated dependencies go unnoticed v9.0.0573
Sat, 24 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0572: insert complete tests leave a mapping behind v9.0.0572
Sat, 24 Sep 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit v9.0.0571
Sat, 24 Sep 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0570: CI for Windows is still using codecov action 3.1.0 v9.0.0570
Sat, 24 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0569: cannot easily get out when using "vim file | grep word" v9.0.0569
Sat, 24 Sep 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0568: autocmd code is indented more than needed v9.0.0568
Sat, 24 Sep 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0567: 'completeopt' "longest" is not used for complete() v9.0.0567
Sat, 24 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0566: Nim files are not recognized v9.0.0566
Sat, 24 Sep 2022 00:30:07 +0200 Bram Moolenaar patch 9.0.0565: cscope test causes problems with test timeout timer v9.0.0565
Fri, 23 Sep 2022 22:30:02 +0200 Bram Moolenaar patch 9.0.0564: a few tests keep failing on MacOS M1 v9.0.0564
Fri, 23 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0563: timer_info() test fails v9.0.0563
Fri, 23 Sep 2022 21:45:03 +0200 Bram Moolenaar patch 9.0.0562: HSL playlist files are not recognized v9.0.0562
Fri, 23 Sep 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0561: when a test gets stuck it just hangs forever v9.0.0561
Fri, 23 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0560: elapsed time since testing started is not visible v9.0.0560
Fri, 23 Sep 2022 19:30:05 +0200 Bram Moolenaar patch 9.0.0559: timer test may get stuck at hit-enter prompt v9.0.0559
Fri, 23 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0558: Coverity warns for possibly using NULL pointer v9.0.0558
Fri, 23 Sep 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0557: valgrind reports possibly leaked memory v9.0.0557
Fri, 23 Sep 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0556: leaking memory with nested functions v9.0.0556
Fri, 23 Sep 2022 14:00:06 +0200 Bram Moolenaar patch 9.0.0555: scrolling with 'nosplitscroll' in callback changing curwin v9.0.0555
Fri, 23 Sep 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0554: using freed memory when command follows lambda v9.0.0554
Thu, 22 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0553: no error for "|" after "{" in lamda v9.0.0553
Thu, 22 Sep 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0552: crash when using NUL in buffer that uses :source v9.0.0552
Thu, 22 Sep 2022 20:15:04 +0200 Bram Moolenaar patch 9.0.0551: mode message is delayed when :echowin was used v9.0.0551
Thu, 22 Sep 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0550: crash when closing a tabpage and buffer is NULL v9.0.0550
Thu, 22 Sep 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0549: duplicated code in calling a :def function v9.0.0549
Thu, 22 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0548: reduce() with a compiled lambda could be faster v9.0.0548
Thu, 22 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0547: looping over empty out_loop[] entries v9.0.0547
Thu, 22 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0546: supporting Ruby 1.8 makes code complicated v9.0.0546
Thu, 22 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0545: when a test is slow and CI times out there is no time info v9.0.0545
Thu, 22 Sep 2022 15:00:05 +0200 Bram Moolenaar patch 9.0.0544: minor issues with setting a string option v9.0.0544
Thu, 22 Sep 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0543: insufficient testing for assert and test functions v9.0.0543
Thu, 22 Sep 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0542: MSVC build still has support for 2012 edition v9.0.0542
Thu, 22 Sep 2022 14:00:08 +0200 Bram Moolenaar patch 9.0.0541: terminal pwd test fails with a very long path name v9.0.0541
Thu, 22 Sep 2022 14:00:08 +0200 Bram Moolenaar patch 9.0.0540: assigning stack variable to argument confuses Coverity v9.0.0540
Thu, 22 Sep 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0539: long message test can be flaky v9.0.0539
Wed, 21 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0538: manually deleting test temp files v9.0.0538
Wed, 21 Sep 2022 22:15:02 +0200 Bram Moolenaar patch 9.0.0537: the do_set() function is much too long v9.0.0537
Wed, 21 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0536: CI: codecov action update available v9.0.0536
Wed, 21 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0535: closure gets wrong value in for loop with two loop variables v9.0.0535
Wed, 21 Sep 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0534: line number is displayed at virtual text "above" v9.0.0534
Wed, 21 Sep 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0533: the win_line() function is much too long v9.0.0533
Wed, 21 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0532: edit test is flaky when run under valgrind v9.0.0532
Wed, 21 Sep 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0531: the win_line() function is much too long v9.0.0531
Wed, 21 Sep 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0530: using freed memory when autocmd changes mark v9.0.0530
Wed, 21 Sep 2022 13:30:02 +0200 Bram Moolenaar patch 9.0.0529: appveyor setup contains outdated lines v9.0.0529
Wed, 21 Sep 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0528: MS-Windows: no batch files for more recent MSVC versions v9.0.0528
Wed, 21 Sep 2022 12:30:07 +0200 Bram Moolenaar patch 9.0.0527: long sign text may overflow buffer v9.0.0527
Wed, 21 Sep 2022 12:00:05 +0200 Bram Moolenaar patch 9.0.0526: MS-Windows: still some support for XP and old compilers v9.0.0526
Tue, 20 Sep 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0525: manually deleting temp test files v9.0.0525
Tue, 20 Sep 2022 22:30:04 +0200 Bram Moolenaar patch 9.0.0524: build instructions for MS-Windows are outdated v9.0.0524
Tue, 20 Sep 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0523: more compiler warnings for arguments in small version v9.0.0523
Tue, 20 Sep 2022 22:00:05 +0200 Bram Moolenaar patch 9.0.0522: build fails on Appveyor v9.0.0522
Tue, 20 Sep 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0521: compiler warns for unused argument in small version v9.0.0521
Tue, 20 Sep 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0520: declaring a loop variable at the start of a block is clumsy v9.0.0520
Tue, 20 Sep 2022 20:00:04 +0200 Bram Moolenaar patch 9.0.0519: the win_line() function is much too long v9.0.0519
Tue, 20 Sep 2022 19:00:05 +0200 Bram Moolenaar patch 9.0.0518: virtual text highlight starts too early with 'nowrap' v9.0.0518
Tue, 20 Sep 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0517: when at the command line :redrawstatus does not work well v9.0.0517
Tue, 20 Sep 2022 17:30:04 +0200 Bram Moolenaar patch 9.0.0516: virtual text "above" highlights gap after it v9.0.0516
Tue, 20 Sep 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0515: virtual text highlight starts too early when 'number' is set v9.0.0515
Tue, 20 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0514: terminal test sometimes hangs v9.0.0514
Tue, 20 Sep 2022 15:00:04 +0200 Bram Moolenaar patch 9.0.0513: may not be able to use a pattern ad the debug prompt v9.0.0513
Tue, 20 Sep 2022 14:30:12 +0200 Bram Moolenaar patch 9.0.0512: cannot redraw the status lines when editing a command v9.0.0512
Tue, 20 Sep 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0511: unnecessary scrolling for message of only one line v9.0.0511
Tue, 20 Sep 2022 13:15:02 +0200 Bram Moolenaar patch 9.0.0510: Chatito files are not recognized v9.0.0510
Tue, 20 Sep 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer v9.0.0509
Tue, 20 Sep 2022 12:15:05 +0200 Bram Moolenaar patch 9.0.0508: when the channel test fails there is no clue why v9.0.0508
Mon, 19 Sep 2022 22:30:07 +0200 Bram Moolenaar patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged v9.0.0507
Mon, 19 Sep 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0506: line number argument for :badd does not work v9.0.0506
Mon, 19 Sep 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0505: various problems with 'nosplitscroll' v9.0.0505
Mon, 19 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0504: still a build failure v9.0.0504
Mon, 19 Sep 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0503: build failure v9.0.0503
Mon, 19 Sep 2022 17:00:07 +0200 Bram Moolenaar patch 9.0.0502: a closure in a nested loop in a :def function does not work v9.0.0502
Mon, 19 Sep 2022 12:45:04 +0200 Bram Moolenaar patch 9.0.0501: warning for using uninitialized value in mouse test v9.0.0501
Sun, 18 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible v9.0.0500
Sun, 18 Sep 2022 15:00:02 +0200 Bram Moolenaar patch 9.0.0499: in :def function list created after const is locked v9.0.0499
Sun, 18 Sep 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0498: various small issues v9.0.0498
Sun, 18 Sep 2022 14:00:03 +0200 Bram Moolenaar patch 9.0.0497: LyRiCs files are not recognized v9.0.0497
Sun, 18 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0496: no good reason to keep supporting Windows-XP v9.0.0496
Sun, 18 Sep 2022 13:15:06 +0200 Bram Moolenaar patch 9.0.0495: closure doesn't work properly in nested loop v9.0.0495