log src/version.c @ 29040:5d71ed834c03 v8.2.5042

age author description
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