log src/version.c @ 28988:e6f486df5cc9 v8.2.5016

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