log src/version.c @ 29247:5f314b2ed494 v8.2.5142

age author description
Tue, 21 Jun 2022 18:45:07 +0200 Bram Moolenaar patch 8.2.5142: startup test fails if there is a status bar v8.2.5142
Mon, 20 Jun 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5141: using "volatile int" in a signal handler might be wrong v8.2.5141
Mon, 20 Jun 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.5140: seachpair timeout test is flaky v8.2.5140
Mon, 20 Jun 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.5139: TIME_WITH_SYS_TIME is no longer supported by autoconf v8.2.5139
Mon, 20 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5138: various small issues v8.2.5138
Mon, 20 Jun 2022 12:30:07 +0200 Bram Moolenaar patch 8.2.5137: cannot build without the +channel feature v8.2.5137
Sun, 19 Jun 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.5136: debugger test fails when run with valgrind v8.2.5136
Sun, 19 Jun 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5135: running configure gives warnings for main() return type v8.2.5135
Sun, 19 Jun 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.5134: function has confusing name v8.2.5134
Sun, 19 Jun 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5133: MacOS: build fails v8.2.5133
Sun, 19 Jun 2022 18:30:03 +0200 Bram Moolenaar patch 8.2.5132: :mkview test doesn't test much v8.2.5132
Sun, 19 Jun 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5131: timeout implementation is not optimal v8.2.5131
Sun, 19 Jun 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5130: edit test for mode message fails when using valgrind v8.2.5130
Sun, 19 Jun 2022 15:45:02 +0200 Bram Moolenaar patch 8.2.5129: timeout handling is not optimal v8.2.5129
Sun, 19 Jun 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr v8.2.5128
Sun, 19 Jun 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.5127: using assert_true() does not show value on failure v8.2.5127
Sat, 18 Jun 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5126: substitute may overrun destination buffer v8.2.5126
Sat, 18 Jun 2022 18:00:03 +0200 Bram Moolenaar patch 8.2.5125: MS-Windows: warnings from MinGW compiler v8.2.5125
Sat, 18 Jun 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.5124: when syntax timeout test fails it does not show the time v8.2.5124
Sat, 18 Jun 2022 15:15:04 +0200 Bram Moolenaar patch 8.2.5123: using invalid index when looking for spell suggestions v8.2.5123
Sat, 18 Jun 2022 14:00:04 +0200 Bram Moolenaar patch 8.2.5122: lisp indenting my run over the end of the line v8.2.5122
Sat, 18 Jun 2022 13:00:04 +0200 Bram Moolenaar patch 8.2.5121: interrupt test sometimes fails v8.2.5121
Sat, 18 Jun 2022 12:30:05 +0200 Bram Moolenaar patch 8.2.5120: searching for quotes may go over the end of the line v8.2.5120
Fri, 17 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5119: CI uses cache v2 v8.2.5119
Fri, 17 Jun 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.5118: MS-Windows: sending a message to another Vim may hang v8.2.5118
Fri, 17 Jun 2022 20:30:03 +0200 Bram Moolenaar patch 8.2.5117: crash when calling a Lua callback from a :def function v8.2.5117
Fri, 17 Jun 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.5116: "limit" option of matchfuzzy() not always respected v8.2.5116
Fri, 17 Jun 2022 16:30:06 +0200 Bram Moolenaar patch 8.2.5115: search timeout is overrun with some patterns v8.2.5115
Thu, 16 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5114: time limit on searchpair() does not work properly v8.2.5114
Thu, 16 Jun 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors v8.2.5113
Thu, 16 Jun 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.5112: gui test hangs on MS-Windows v8.2.5112
Thu, 16 Jun 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.5111: no test for --gui-dialog-file v8.2.5111
Thu, 16 Jun 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.5110: icon filetype not recognized from the first line v8.2.5110
Thu, 16 Jun 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode v8.2.5109
Thu, 16 Jun 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.5108: retab test disabled because it hangs on MS-Windows v8.2.5108
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Thu, 16 Jun 2022 12:30:04 +0200 Bram Moolenaar patch 8.2.5106: default cmdwin mappings are re-mappable v8.2.5106
Wed, 15 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.5105: test still hangs on MS-Windows v8.2.5105
Wed, 15 Jun 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.5104: test hangs on MS-Windows v8.2.5104
Wed, 15 Jun 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.5103: build fails with small features v8.2.5103
Wed, 15 Jun 2022 22:00:04 +0200 Bram Moolenaar patch 8.2.5102: interrupt not caught in test v8.2.5102
Wed, 15 Jun 2022 19:45:04 +0200 Bram Moolenaar patch 8.2.5101: MS-Windows with MinGW: $CC may be "cc" instead of "gcc" v8.2.5101
Wed, 15 Jun 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5100: memory usage tests are not retried v8.2.5100
Wed, 15 Jun 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.5099: some terminal tests are not retried v8.2.5099
Wed, 15 Jun 2022 18:00:03 +0200 Bram Moolenaar patch 8.2.5098: spelldump test sometimes hangs v8.2.5098
Wed, 15 Jun 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.5097: using uninitialized memory when using 'listchars' v8.2.5097
Tue, 14 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5096: terminal test still fails with some shell commands v8.2.5096
Tue, 14 Jun 2022 21:00:02 +0200 Bram Moolenaar patch 8.2.5095: terminal test still fails with some shell commands v8.2.5095
Tue, 14 Jun 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5094: MS-Windows GUI: empty command may cause a dialog v8.2.5094
Tue, 14 Jun 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.5093: error message for unknown command may have the command twice v8.2.5093
Tue, 14 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5092: using "'<,'>" in Ex mode may compare unrelated pointers v8.2.5092
Tue, 14 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5091: terminal test fails with some shell commands v8.2.5091
Tue, 14 Jun 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.5090: MS-Windows: vim.def is no longer used v8.2.5090
Tue, 14 Jun 2022 14:45:07 +0200 Bram Moolenaar patch 8.2.5089: some functions return a different value on failure v8.2.5089
Tue, 14 Jun 2022 14:45:06 +0200 Bram Moolenaar patch 8.2.5088: value of cmod_verbose is a bit complicated to use v8.2.5088
Tue, 14 Jun 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.5087: cannot build with clang on MS-Windows v8.2.5087
Tue, 14 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5086: CI runs on Windows 2019 v8.2.5086
Mon, 13 Jun 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.5085: gcc gives warning for signed/unsigned difference v8.2.5085
Mon, 13 Jun 2022 22:45:06 +0200 Bram Moolenaar patch 8.2.5084: when the GUI shows a dialog tests get stuck v8.2.5084
Mon, 13 Jun 2022 00:30:02 +0200 Bram Moolenaar patch 8.2.5083: autocmd test still fails on MS-Windows v8.2.5083
Mon, 13 Jun 2022 00:15:03 +0200 Bram Moolenaar patch 8.2.5082: retab test fails v8.2.5082
Sun, 12 Jun 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.5081: autocmd test fails on MS-Windows v8.2.5081
Sun, 12 Jun 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.5080: when indenting gets out of hand it is hard to stop v8.2.5080
Sun, 12 Jun 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.5079: DirChanged autocommand may use freed memory v8.2.5079
Sun, 12 Jun 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.5078: substitute test has a one second delay v8.2.5078
Sat, 11 Jun 2022 11:45:04 +0200 Bram Moolenaar patch 8.2.5077: various warnings from clang on MS-Windows v8.2.5077
Fri, 10 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5076: unnecessary code v8.2.5076
Fri, 10 Jun 2022 16:00:05 +0200 Bram Moolenaar patch 8.2.5075: clang gives an out of bounds warning v8.2.5075
Fri, 10 Jun 2022 01:15:03 +0200 Bram Moolenaar patch 8.2.5074: spell test fails on MS-Windows v8.2.5074
Thu, 09 Jun 2022 22:00:07 +0200 Bram Moolenaar patch 8.2.5073: clang on MS-Windows produces warnings v8.2.5073
Thu, 09 Jun 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5072: using uninitialized value and freed memory in spell command v8.2.5072
Thu, 09 Jun 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.5071: with some Mac OS version clockid_t is redefined v8.2.5071
Thu, 09 Jun 2022 15:00:07 +0200 Bram Moolenaar patch 8.2.5070: unnecessary code v8.2.5070
Wed, 08 Jun 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.5069: various warnings from clang on MS-Windows v8.2.5069
Wed, 08 Jun 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.5068: gcc 12.1 warning when building tee v8.2.5068
Wed, 08 Jun 2022 12:00:04 +0200 Bram Moolenaar patch 8.2.5067: timer_create is not available on every Mac system v8.2.5067
Tue, 07 Jun 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.5066: timer_create is not available on every Mac system v8.2.5066
Mon, 06 Jun 2022 23:30:04 +0200 Bram Moolenaar patch 8.2.5065: wrong return type for main() in tee.c v8.2.5065
Mon, 06 Jun 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.5064: no test for what 8.1.0052 fixes v8.2.5064
Mon, 06 Jun 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5063: error for a command may go over the end of IObuff v8.2.5063
Mon, 06 Jun 2022 11:15:05 +0200 Bram Moolenaar patch 8.2.5062: Coverity warns for dead code v8.2.5062
Sun, 05 Jun 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.5061: C89 requires signal handlers to return void v8.2.5061
Sun, 05 Jun 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.5060: running configure fails v8.2.5060
Sun, 05 Jun 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.5059: autoconf 2.71 produces many obsolete warnings v8.2.5059
Sun, 05 Jun 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.5058: input() does not handle composing characters properly v8.2.5058
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Sat, 04 Jun 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.5055: statusline is not updated when terminal title changes v8.2.5055
Fri, 03 Jun 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.5054: no good filetype for conf files similar to dosini v8.2.5054
Fri, 03 Jun 2022 18:45:05 +0200 Bram Moolenaar patch 8.2.5053: cannot have a comment halfway an expression in a block v8.2.5053
Wed, 01 Jun 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5052: CI checkout step title is a bit cryptic v8.2.5052
Wed, 01 Jun 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.5051: check for autocmd_add() event argument is confusing v8.2.5051
Wed, 01 Jun 2022 16:30:02 +0200 Bram Moolenaar patch 8.2.5050: using freed memory when searching for pattern in path v8.2.5050
Wed, 01 Jun 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.5049: insufficient tests for autocommands v8.2.5049
Tue, 31 May 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5048: when using XIM the gui test may fail v8.2.5048
Tue, 31 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
Mon, 30 May 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.5046: vim_regsub() can overwrite the destination v8.2.5046
Mon, 30 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.5045: can escape a terminal popup window when the job is finished v8.2.5045
Mon, 30 May 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.5044: command line test fails v8.2.5044
Mon, 30 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5043: can open a cmdline window from a substitute expression v8.2.5043
Mon, 30 May 2022 14:30:05 +0200 Bram Moolenaar patch 8.2.5042: scrollbar thumb in tall scrolled popup not visible v8.2.5042
Sun, 29 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.5041: cannot close a terminal popup with "NONE" job v8.2.5041
Sun, 29 May 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.5040: scrollbar thumb in scrolled popup not visible v8.2.5040
Sun, 29 May 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.5039: confusing error if first argument of popup_create() is wrong v8.2.5039
Sun, 29 May 2022 15:15:05 +0200 Bram Moolenaar patch 8.2.5038: a finished terminal in a popup window does not show scrollbar v8.2.5038
Sat, 28 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.5037: cursor position may be invalid after "0;" range v8.2.5037
Sat, 28 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.5036: using two counters for timeout check in NFA engine v8.2.5036
Sat, 28 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.5035: when splitting a window the changelist position moves v8.2.5035
Fri, 27 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.5034: there is no way to get the byte index from a virtual column v8.2.5034
Fri, 27 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.5033: build error with +eval but without +quickfix v8.2.5033
Fri, 27 May 2022 21:30:03 +0200 Bram Moolenaar patch 8.2.5032: Python 3 test fails without the GUI v8.2.5032
Fri, 27 May 2022 21:15:02 +0200 Bram Moolenaar patch 8.2.5031: cannot easily run the benchmarks v8.2.5031
Fri, 27 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5030: autocmd_add() can only handle one event and pattern v8.2.5030
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Fri, 27 May 2022 16:45:04 +0200 Bram Moolenaar patch 8.2.5028: syntax regexp matching can be slow v8.2.5028
Fri, 27 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.5027: error for missing :endif when an exception was thrown v8.2.5027
Thu, 26 May 2022 23:30:05 +0200 Bram Moolenaar patch 8.2.5026: Vim9: a few lines not covered by tests v8.2.5026
Thu, 26 May 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5025: Vim9: a few lines not covered by tests v8.2.5025
Thu, 26 May 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.5024: using freed memory with "]d" v8.2.5024
Thu, 26 May 2022 17:00:05 +0200 Bram Moolenaar patch 8.2.5023: substitute overwrites allocated buffer v8.2.5023
Thu, 26 May 2022 16:30:02 +0200 Bram Moolenaar patch 8.2.5022: 'completefunc'/'omnifunc' error does not end completion v8.2.5022
Thu, 26 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.5021: build fails with normal features and +terminal v8.2.5021
Thu, 26 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.5020: using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen' v8.2.5020
Thu, 26 May 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5019: cannot get the first screen column of a character v8.2.5019
Wed, 25 May 2022 20:30:06 +0200 Bram Moolenaar patch 8.2.5018: Vim9: some code is not covered by tests v8.2.5018
Wed, 25 May 2022 18:30:02 +0200 Bram Moolenaar patch 8.2.5017: gcc 12.1 warns for uninitialized variable v8.2.5017
Wed, 25 May 2022 16:30:02 +0200 Bram Moolenaar patch 8.2.5016: access before start of text with a put command v8.2.5016
Wed, 25 May 2022 13:45:06 +0200 Bram Moolenaar patch 8.2.5015: Hoon and Moonscript files are not recognized v8.2.5015
Tue, 24 May 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.5014: byte offsets are wrong when using text properties v8.2.5014
Tue, 24 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.5013: after text formatting cursor may be in an invalid position v8.2.5013
Tue, 24 May 2022 13:00:04 +0200 Bram Moolenaar patch 8.2.5012: cannot select one character inside () v8.2.5012
Tue, 24 May 2022 12:45:05 +0200 Bram Moolenaar patch 8.2.5011: Replacing an autocommand requires several lines v8.2.5011
Mon, 23 May 2022 23:00:04 +0200 Bram Moolenaar patch 8.2.5010: the terminal debugger uses various global variables v8.2.5010
Mon, 23 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.5009: fold may not be closeable after appending v8.2.5009
Mon, 23 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment v8.2.5008
Mon, 23 May 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.5007: spell suggestion may use uninitialized memory v8.2.5007
Sun, 22 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.5006: asan warns for undefined behavior v8.2.5006
Sun, 22 May 2022 23:00:02 +0200 Bram Moolenaar patch 8.2.5005: compiler warning for uninitialized variable v8.2.5005
Sun, 22 May 2022 21:30:02 +0200 Bram Moolenaar patch 8.2.5004: right shift on negative number does not work as documented v8.2.5004
Sun, 22 May 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5003: cannot do bitwise shifts v8.2.5003
Sun, 22 May 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.5002: deletebufline() may change Visual selection v8.2.5002
Sun, 22 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5001: checking translations affects the search pattern history v8.2.5001
Sun, 22 May 2022 16:00:02 +0200 Bram Moolenaar patch 8.2.5000: no patch for documentation updates v8.2.5000
Sun, 22 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.4999: filetype test table is not properly sorted v8.2.4999
Sun, 22 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4998: Vim9: crash when using multiple funcref() v8.2.4998
Sun, 22 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4997: Python: changing hidden buffer can cause display mess up v8.2.4997
Sun, 22 May 2022 13:00:04 +0200 Bram Moolenaar patch 8.2.4996: setbufline() may change Visual selection v8.2.4996
Sat, 21 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4995: still a compiler warning for possibly uninitialized variable v8.2.4995
Sat, 21 May 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4994: tests are using legacy functions v8.2.4994
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Sat, 21 May 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.4992: compiler warning for possibly uninitialized variable v8.2.4992
Sat, 21 May 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.4991: no test for hwat patch 8.1.0535 fixes v8.2.4991
Sat, 21 May 2022 17:30:02 +0200 Bram Moolenaar patch 8.2.4990: memory leak when :defcompile fails v8.2.4990
Sat, 21 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4989: cannot specify a function name for :defcompile v8.2.4989
Sat, 21 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4988: textprop in wrong position when replacing multi-byte chars v8.2.4988
Fri, 20 May 2022 19:30:06 +0200 Bram Moolenaar patch 8.2.4987: after deletion a small fold may be closable v8.2.4987
Fri, 20 May 2022 18:30:03 +0200 Bram Moolenaar patch 8.2.4986: some github actions are outdated v8.2.4986
Fri, 20 May 2022 15:15:04 +0200 Bram Moolenaar patch 8.2.4985: PVS warns for possible array underrun v8.2.4985
Fri, 20 May 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.4984: dragging statusline fails for window with winbar v8.2.4984
Fri, 20 May 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4983: colors test fails in the GUI v8.2.4983
Fri, 20 May 2022 11:15:04 +0200 Bram Moolenaar patch 8.2.4982: colors in terminal window are not 100% correct v8.2.4982
Thu, 19 May 2022 11:45:05 +0200 Bram Moolenaar patch 8.2.4981: it is not possible to manipulate autocommands v8.2.4981
Wed, 18 May 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4980: when 'shortmess' contains 'A' loading session may still warn v8.2.4980
Wed, 18 May 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4979: accessing freed memory when line is flushed v8.2.4979
Wed, 18 May 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4978: no error if engine selection atom is not at the start v8.2.4978
Wed, 18 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4977: memory access error when substitute expression changes window v8.2.4977
Wed, 18 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4976: Coverity complains about not restoring a saved value v8.2.4976
Tue, 17 May 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4975: recursive command line loop may cause a crash v8.2.4975
Tue, 17 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4974: ":so" command may read after end of buffer v8.2.4974
Tue, 17 May 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.4973: Vim9: type error for list unpack mentions argument v8.2.4973
Tue, 17 May 2022 16:15:02 +0200 Bram Moolenaar patch 8.2.4972: Vim9: compilation fails when using dict member when skipping v8.2.4972
Tue, 17 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4971: Vim9: interpolated string seen as range v8.2.4971
Tue, 17 May 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4970: "eval 123" gives an error, "eval 'abc'" does not v8.2.4970
Mon, 16 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4969: changing text in Visual mode may cause invalid memory access v8.2.4969
Mon, 16 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4968: reading past end of the line when C-indenting v8.2.4968
Mon, 16 May 2022 18:15:03 +0200 Bram Moolenaar patch 8.2.4967: MS-Windows GUI: mouse event test sometimes fails v8.2.4967
Mon, 16 May 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.4966: MS-Windows GUI: mouse event test gets extra event v8.2.4966
Mon, 16 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4965: GUI: testing mouse move event depends on screen cell size v8.2.4965
Mon, 16 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.4964: MS-Windows GUI: mouse event test is flaky v8.2.4964
Mon, 16 May 2022 13:45:02 +0200 Bram Moolenaar patch 8.2.4963: expanding path with "/**" may overrun end of buffer v8.2.4963
Mon, 16 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4962: files show up in git status v8.2.4962
Mon, 16 May 2022 11:15:05 +0200 Bram Moolenaar patch 8.2.4961: build error with a certain combination of features v8.2.4961
Sun, 15 May 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.4960: text properties that cross lines not updated for deleted line v8.2.4960
Sun, 15 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4959: using NULL regexp program v8.2.4959
Sun, 15 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4958: a couple conditions are always true v8.2.4958
Sun, 15 May 2022 14:15:04 +0200 Bram Moolenaar patch 8.2.4957: text properties in a wrong position after a block change v8.2.4957
Sat, 14 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4956: reading past end of line with "gf" in Visual block mode v8.2.4956
Sat, 14 May 2022 20:00:05 +0200 Bram Moolenaar patch 8.2.4955: text property in wrong position after auto-indent v8.2.4955
Sat, 14 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4954: inserting line breaks text property spanning two lines v8.2.4954
Sat, 14 May 2022 14:00:03 +0200 Bram Moolenaar patch 8.2.4953: with 'si' inserting '}' after completion goes wrong v8.2.4953
Sat, 14 May 2022 13:45:02 +0200 Bram Moolenaar patch 8.2.4952: GUI test will fail if color scheme changes v8.2.4952
Sat, 14 May 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.4951: smart indenting done when not enabled v8.2.4951
Fri, 13 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4950: text properties position wrong after shifting text v8.2.4950
Fri, 13 May 2022 17:30:02 +0200 Bram Moolenaar patch 8.2.4949: Vim9: some code not covered by tests v8.2.4949
Fri, 13 May 2022 15:00:03 +0200 Bram Moolenaar patch 8.2.4948: cannot use Perl heredoc in nested :def function v8.2.4948
Fri, 13 May 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4947: text properties not adjusted when accepting spell suggestion v8.2.4947
Thu, 12 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.4946: Vim9: some code not covered by tests v8.2.4946
Thu, 12 May 2022 21:45:06 +0200 Bram Moolenaar patch 8.2.4945: inconsistent use of white space v8.2.4945
Thu, 12 May 2022 20:00:02 +0200 Bram Moolenaar patch 8.2.4944: text properties are wrong after "cc" v8.2.4944
Thu, 12 May 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4943: changing 'switchbuf' may have no effect v8.2.4943
Thu, 12 May 2022 18:30:05 +0200 Bram Moolenaar patch 8.2.4942: error when setting 'filetype' in help file again v8.2.4942
Thu, 12 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4941: '[ and '] marks may be wrong after undo v8.2.4941
Thu, 12 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4940: some code is never used v8.2.4940
Wed, 11 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions v8.2.4939
Wed, 11 May 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4938: crash when matching buffer with invalid pattern v8.2.4938
Tue, 10 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4937: no test for what 8.2.4931 fixes v8.2.4937
Tue, 10 May 2022 22:00:02 +0200 Bram Moolenaar patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong v8.2.4936
Tue, 10 May 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold v8.2.4935
Tue, 10 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4934: string interpolation fails when not evaluating v8.2.4934
Tue, 10 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4933: a few more capitalization mistakes in error messages v8.2.4933
Tue, 10 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4932: not easy to filter the output of maplist() v8.2.4932
Tue, 10 May 2022 14:45:02 +0200 Bram Moolenaar patch 8.2.4931: Crash with sequence of Perl commands v8.2.4931
Tue, 10 May 2022 14:30:04 +0200 Bram Moolenaar patch 8.2.4930: interpolated string expression requires escaping v8.2.4930
Mon, 09 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4929: off-by-one error in in statusline item v8.2.4929
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Mon, 09 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4927: return type of remove() incorrect when using three arguments v8.2.4927
Mon, 09 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.4926: #ifdef for crypt feature around too many lines v8.2.4926
Mon, 09 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4925: trailing backslash may cause reading past end of line v8.2.4925
Mon, 09 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4924: maparg() may return a string that cannot be reused v8.2.4924
Mon, 09 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4923: test checks for terminal feature unnecessarily v8.2.4923
Mon, 09 May 2022 00:00:03 +0200 Bram Moolenaar patch 8.2.4922: mouse test fails on MS-Windows v8.2.4922
Sun, 08 May 2022 23:45:04 +0200 Bram Moolenaar patch 8.2.4921: spell test fails because of new illegal byte check v8.2.4921
Sun, 08 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.4920: MS-Windows GUI: unused variables v8.2.4920
Sun, 08 May 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.4919: can add invalid bytes with :spellgood v8.2.4919
Sun, 08 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4918: conceal character from matchadd() displayed too many times v8.2.4918
Sun, 08 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4917: fuzzy expansion of option names is not right v8.2.4917
Sun, 08 May 2022 21:45:04 +0200 Bram Moolenaar patch 8.2.4916: mouse in Insert mode test fails v8.2.4916
Sun, 08 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
Sun, 08 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4914: string interpolation in :def function may fail v8.2.4914
Sun, 08 May 2022 16:15:05 +0200 Bram Moolenaar patch 8.2.4913: popup_hide() does not always have effect v8.2.4913
Sat, 07 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4912: using execute() to define a lambda doesn't work v8.2.4912
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4910: imperfect coding v8.2.4910
Sat, 07 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4909: MODE_ enum entries names are too generic v8.2.4909
Sat, 07 May 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4908: no text formatting for // comment after a statement v8.2.4908
Sat, 07 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4907: some users do not want a line comment always inserted v8.2.4907
Sat, 07 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4906: MS-Windows: cannot use transparent background v8.2.4906
Sat, 07 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4905: codecov includes MS-Windows install header file v8.2.4905
Sat, 07 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4904: codecov includes MS-Windows install files v8.2.4904
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903