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