log src/version.c @ 31105:46d1a434784b v9.0.0887

age author description
Wed, 16 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0887: cannot easily try out what codes various keys produce v9.0.0887
Tue, 15 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0886: horizontal mouse scroll only works in the GUI v9.0.0886
Tue, 15 Nov 2022 15:00:08 +0100 Bram Moolenaar patch 9.0.0885: informational message has an error message number v9.0.0885
Tue, 15 Nov 2022 15:00:06 +0100 Bram Moolenaar patch 9.0.0884: mouse shape remains in op-pending mode after failed change v9.0.0884
Mon, 14 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0883: a silent mapping may cause dots on the command line v9.0.0883
Mon, 14 Nov 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.0882: using freed memory after SpellFileMissing autocmd uses bwipe v9.0.0882
Mon, 14 Nov 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.0881: cannot get the currently showing mouse shape v9.0.0881
Mon, 14 Nov 2022 16:45:04 +0100 Bram Moolenaar patch 9.0.0880: preprocessor indenting is off v9.0.0880
Mon, 14 Nov 2022 16:00:05 +0100 Bram Moolenaar patch 9.0.0879: unnecessary nesting in makefile v9.0.0879
Mon, 14 Nov 2022 15:45:04 +0100 Bram Moolenaar patch 9.0.0878: Coverity warns for dead code v9.0.0878
Mon, 14 Nov 2022 00:45:03 +0100 Bram Moolenaar patch 9.0.0877: using freed memory with :comclear while listing commands v9.0.0877
Sun, 13 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0876: code is indented more than needed v9.0.0876
Sun, 13 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0875: using freed memory when executing delfunc at more prompt v9.0.0875
Sun, 13 Nov 2022 22:15:02 +0100 Bram Moolenaar patch 9.0.0874: using freed memory when executing unmenu at more prompt v9.0.0874
Sun, 13 Nov 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.0873: using freed memory when executing mapclear at more prompt v9.0.0873
Sun, 13 Nov 2022 19:15:04 +0100 Bram Moolenaar patch 9.0.0872: code is indented more than needed v9.0.0872
Sun, 13 Nov 2022 19:00:05 +0100 Bram Moolenaar patch 9.0.0871: using freed memory when clearing augroup at more prompt v9.0.0871
Sun, 13 Nov 2022 14:00:04 +0100 Bram Moolenaar patch 9.0.0870: get E967 when using text property in quickfix window v9.0.0870
Sun, 13 Nov 2022 00:15:03 +0100 Bram Moolenaar patch 9.0.0869: bogus error when string used after :elseif v9.0.0869
Sat, 12 Nov 2022 20:00:04 +0100 Bram Moolenaar patch 9.0.0868: MS-Windows: after Vim exits console resizing problem v9.0.0868
Sat, 12 Nov 2022 18:45:04 +0100 Bram Moolenaar patch 9.0.0867: wildmenu redrawing code is spread out v9.0.0867
Sat, 12 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0866: no test for what patch 8.2.2207 fixes v9.0.0866
Sat, 12 Nov 2022 18:15:02 +0100 Bram Moolenaar patch 9.0.0865: duplicate arguments are not always detected v9.0.0865
Sat, 12 Nov 2022 17:45:03 +0100 Bram Moolenaar patch 9.0.0864: crash when using "!!" without a previous shell command v9.0.0864
Sat, 12 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0863: col() and charcol() only work for the current window v9.0.0863
Sat, 12 Nov 2022 13:00:05 +0100 Bram Moolenaar patch 9.0.0862: default value of 'endoffile' is wrong v9.0.0862
Sat, 12 Nov 2022 00:00:04 +0100 Bram Moolenaar patch 9.0.0861: solution for "!!sort" in closed fold is not optimal v9.0.0861
Fri, 11 Nov 2022 22:30:04 +0100 Bram Moolenaar patch 9.0.0860: MS-Windows: windres fails with clang 15.0.4 v9.0.0860
Fri, 11 Nov 2022 02:45:06 +0100 Bram Moolenaar patch 9.0.0859: compiler warning for unused variable v9.0.0859
Fri, 11 Nov 2022 02:30:03 +0100 Bram Moolenaar patch 9.0.0858: "!!sort" in a closed fold sorts too many lines v9.0.0858
Fri, 11 Nov 2022 00:30:03 +0100 Bram Moolenaar patch 9.0.0857: selecting MSVC 2017 does not set $PLATFORM v9.0.0857
Thu, 10 Nov 2022 19:30:04 +0100 Bram Moolenaar patch 9.0.0856: MS-Windows: executable not found when running test v9.0.0856
Thu, 10 Nov 2022 18:15:04 +0100 Bram Moolenaar patch 9.0.0855: comment not located above the code it refers to v9.0.0855
Thu, 10 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0854: no proper test for what 9.0.0846 fixes v9.0.0854
Thu, 10 Nov 2022 13:45:08 +0100 Bram Moolenaar patch 9.0.0853: terminal mouse test is still flaky on MacOS M1 v9.0.0853
Thu, 10 Nov 2022 01:30:04 +0100 Bram Moolenaar patch 9.0.0852: crypt test is skipped if xxd is not found v9.0.0852
Thu, 10 Nov 2022 01:15:03 +0100 Bram Moolenaar patch 9.0.0851: terminal mouse test is still flaky v9.0.0851
Thu, 10 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0850: MS-Windows Terminal has unstable color control v9.0.0850
Thu, 10 Nov 2022 00:30:04 +0100 Bram Moolenaar patch 9.0.0849: terminal mouse test is a bit flaky v9.0.0849
Wed, 09 Nov 2022 17:30:03 +0100 Bram Moolenaar patch 9.0.0848: help item for --log argument is not aligned nicely v9.0.0848
Wed, 09 Nov 2022 17:15:05 +0100 Bram Moolenaar patch 9.0.0847: CI: not totally clear what MS-Windows version is used v9.0.0847
Wed, 09 Nov 2022 01:45:03 +0100 Bram Moolenaar patch 9.0.0846: using assert_fails() may cause hit-enter prompt v9.0.0846
Tue, 08 Nov 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.0845: shell command with just space gives strange error v9.0.0845
Mon, 07 Nov 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0844: handling 'statusline' errors is spread out v9.0.0844
Mon, 07 Nov 2022 12:30:05 +0100 Bram Moolenaar patch 9.0.0843: VHS tape files are not recognized v9.0.0843
Mon, 07 Nov 2022 12:15:05 +0100 Bram Moolenaar patch 9.0.0842: Unicode range for Apple SF symbols is outdated v9.0.0842
Sun, 06 Nov 2022 23:30:03 +0100 Bram Moolenaar patch 9.0.0841: deletebufline() does not always return 1 on failure v9.0.0841
Sun, 06 Nov 2022 19:30:08 +0100 Bram Moolenaar patch 9.0.0840: cannot change a slice of a const list v9.0.0840
Sun, 06 Nov 2022 13:30:04 +0100 Bram Moolenaar patch 9.0.0839: test may fail depending on sequence of events v9.0.0839
Sun, 06 Nov 2022 12:30:05 +0100 Bram Moolenaar patch 9.0.0838: compiler warnings for unused variables v9.0.0838
Sun, 06 Nov 2022 01:00:04 +0100 Bram Moolenaar patch 9.0.0837: append() reports failure when not appending anything v9.0.0837
Sat, 05 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0836: wrong error when using extend() with funcref v9.0.0836
Sat, 05 Nov 2022 19:45:03 +0100 Bram Moolenaar patch 9.0.0835: the window title is not redrawn when 'endoffile' changes v9.0.0835
Sat, 05 Nov 2022 16:15:03 +0100 Bram Moolenaar patch 9.0.0834: warning for missing return type v9.0.0834
Sat, 05 Nov 2022 15:30:04 +0100 Bram Moolenaar patch 9.0.0833: Mac: no +sound feature in huge build v9.0.0833
Sat, 05 Nov 2022 15:15:05 +0100 Bram Moolenaar patch 9.0.0832: deprecation warning causes build failure v9.0.0832
Fri, 04 Nov 2022 23:45:04 +0100 Bram Moolenaar patch 9.0.0831: compiler warning for redefining HAVE_DUP v9.0.0831
Fri, 04 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0830: compiling with Perl on Mac 12 fails v9.0.0830
Fri, 04 Nov 2022 23:00:05 +0100 Bram Moolenaar patch 9.0.0829: wrong counts in macro comment v9.0.0829
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828