log src/version.c @ 30859:e4240d068787 v9.0.0764

age author description
Sat, 15 Oct 2022 17:45:02 +0200 Bram Moolenaar patch 9.0.0764: indent and option tests fail v9.0.0764
Sat, 15 Oct 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0763: MS-Windows: warning for using int for size_t v9.0.0763
Sat, 15 Oct 2022 17:30:02 +0200 Bram Moolenaar patch 9.0.0762: build failure v9.0.0762
Sat, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Sat, 15 Oct 2022 15:30:04 +0200 Bram Moolenaar patch 9.0.0760: display test for 'listchars' "precedes" fails v9.0.0760
Sat, 15 Oct 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0759: huge build on macos does not use Perl v9.0.0759
Sat, 15 Oct 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< v9.0.0758
Sat, 15 Oct 2022 14:45:07 +0200 Bram Moolenaar patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' v9.0.0757
Sat, 15 Oct 2022 13:00:02 +0200 Bram Moolenaar patch 9.0.0756: no autocmd event for changing text in a terminal window v9.0.0756
Sat, 15 Oct 2022 12:00:04 +0200 Bram Moolenaar patch 9.0.0755: huge build on macos always fails on CI v9.0.0755
Sat, 15 Oct 2022 12:00:03 +0200 Bram Moolenaar patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situation v9.0.0754
Sat, 15 Oct 2022 11:30:07 +0200 Bram Moolenaar patch 9.0.0753: some Ex commands are not in the help index v9.0.0753
Fri, 14 Oct 2022 21:30:06 +0200 Bram Moolenaar patch 9.0.0752: Rprofile files are not recognized v9.0.0752
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Fri, 14 Oct 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0750: crash when popup closed in callback v9.0.0750
Fri, 14 Oct 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0749: alloc/free of buffer for each quickfix entry is inefficient v9.0.0749
Fri, 14 Oct 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0748: Kitty may send key without modifiers with CSI u code v9.0.0748
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Thu, 13 Oct 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0746: breakindent test cases are commented out v9.0.0746
Thu, 13 Oct 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0745: wrong cursor position when using "gj" and "gk" in a long line v9.0.0745
Thu, 13 Oct 2022 19:00:06 +0200 Bram Moolenaar patch 9.0.0744: in script in autoload dir exported variable is not found v9.0.0744
Thu, 13 Oct 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0743: starting cscope on Unix does not quote the arguments right v9.0.0743
Thu, 13 Oct 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0742: reading past end of the line when compiling a function v9.0.0742
Thu, 13 Oct 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0741: cannot specify an ID for each item with prop_add_list() v9.0.0741
Thu, 13 Oct 2022 15:15:07 +0200 Bram Moolenaar patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument v9.0.0740
Thu, 13 Oct 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0739: mouse column not correctly used for popup_setpos v9.0.0739
Thu, 13 Oct 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0738: cannot suppress completion "scanning" messages v9.0.0738
Thu, 13 Oct 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0737: Lisp word only recognized when a space follows v9.0.0737
Thu, 13 Oct 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0736: quickfix listing does not handle very long messages v9.0.0736
Wed, 12 Oct 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0735: breakindent and scrolloff tests fail v9.0.0735
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