log src/version.c @ 22991:cb7df44afe7e v8.2.2042

age author description
Wed, 25 Nov 2020 12:00:04 +0100 Bram Moolenaar patch 8.2.2042: build failure with +profile but without +reltime v8.2.2042
Tue, 24 Nov 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.2041: haskell filetype not optimally recognized v8.2.2041
Tue, 24 Nov 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide" v8.2.2040
Mon, 23 Nov 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.2039: viminfo is not written when creating a new file v8.2.2039
Mon, 23 Nov 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.2038: compiler test fails on MS-Windows v8.2.2038
Mon, 23 Nov 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2037: compiler test depends on list of compiler plugins v8.2.2037
Mon, 23 Nov 2020 20:30:06 +0100 Bram Moolenaar patch 8.2.2036: buffer messed up if creating the quickfix window fails v8.2.2036
Mon, 23 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.2035: MS-Windows: some tests may fail v8.2.2035
Mon, 23 Nov 2020 08:45:04 +0100 Bram Moolenaar patch 8.2.2034: Vim9: list unpack in for statement not compiled yet v8.2.2034
Sun, 22 Nov 2020 18:30:05 +0100 Bram Moolenaar patch 8.2.2033: Vim9: :def without argument gives compilation error v8.2.2033
Sun, 22 Nov 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.2032: cabalconfig and cabalproject filetypes not recognized v8.2.2032
Sun, 22 Nov 2020 14:30:06 +0100 Bram Moolenaar patch 8.2.2031: some tests fail when run under valgrind v8.2.2031
Sat, 21 Nov 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.2030: some tests fail on Mac v8.2.2030
Sat, 21 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.2029: Coverity warns for not checking return value v8.2.2029
Sat, 21 Nov 2020 14:15:03 +0100 Bram Moolenaar patch 8.2.2028: Coverity warns for using an uninitialized variable v8.2.2028
Sat, 21 Nov 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.2027: Coverity warnts for uninitialized field v8.2.2027
Sat, 21 Nov 2020 14:00:03 +0100 Bram Moolenaar patch 8.2.2026: Coverity warns for possibly using not NUL terminated string v8.2.2026
Sat, 21 Nov 2020 13:00:03 +0100 Bram Moolenaar patch 8.2.2025: Amiga: Not all colors are used on OS4 v8.2.2025
Sat, 21 Nov 2020 12:45:03 +0100 Bram Moolenaar patch 8.2.2024: flicker when redrawing a popup with a title and border v8.2.2024
Sat, 21 Nov 2020 12:00:04 +0100 Bram Moolenaar patch 8.2.2023: Vim: memory leak when :execute fails v8.2.2023
Fri, 20 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2022: Vim9: star command recognized errornously v8.2.2022
Fri, 20 Nov 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.2021: Vim9: get E1099 when autocommand resets did_emsg v8.2.2021
Fri, 20 Nov 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.2020: some compilers do not like the "namespace" argument v8.2.2020
Fri, 20 Nov 2020 09:15:04 +0100 Bram Moolenaar patch 8.2.2019: swap file test fails on MS-Windows v8.2.2019
Thu, 19 Nov 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.2018: Vim9: script variable not found from lambda v8.2.2018
Thu, 19 Nov 2020 19:15:03 +0100 Bram Moolenaar patch 8.2.2017: missing part of the dict change v8.2.2017
Thu, 19 Nov 2020 19:00:07 +0100 Bram Moolenaar patch 8.2.2016: swap file test is a little flaky v8.2.2016
Thu, 19 Nov 2020 19:00:06 +0100 Bram Moolenaar patch 8.2.2015: Vim9: literal dict #{} is not like any other language v8.2.2015
Thu, 19 Nov 2020 19:00:05 +0100 Bram Moolenaar patch 8.2.2014: using CTRL-O in a prompt buffer moves cursor to start v8.2.2014
Wed, 18 Nov 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2013: Vim9: not skipping white space after unary minus v8.2.2013
Wed, 18 Nov 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2012: Vim9: confusing error message when using bool wrongly v8.2.2012
Wed, 18 Nov 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.2011: "syn sync" reports a very large number v8.2.2011
Wed, 18 Nov 2020 16:45:03 +0100 Bram Moolenaar patch 8.2.2010: Vim9: compiling fails for unreachable return statement v8.2.2010
Wed, 18 Nov 2020 15:45:05 +0100 Bram Moolenaar patch 8.2.2009: MS-Windows: setting $LANG in gvimext only causes problems v8.2.2009
Wed, 18 Nov 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.2008: MS-Windows GUI: handling channel messages lags v8.2.2008
Wed, 18 Nov 2020 12:30:03 +0100 Bram Moolenaar patch 8.2.2007: test for insert mode in popup is not reliable v8.2.2007
Wed, 18 Nov 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.2006: .pbtxt files are not recognized v8.2.2006
Wed, 18 Nov 2020 11:45:05 +0100 Bram Moolenaar patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly v8.2.2005
Tue, 17 Nov 2020 20:00:04 +0100 Bram Moolenaar patch 8.2.2004: compiler warning for uninitialized variable v8.2.2004
Tue, 17 Nov 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2003: build error with +conceal but without +popupwin v8.2.2003
Tue, 17 Nov 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2002: Vim9: lambda argument shadowed by function name v8.2.2002
Tue, 17 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.2001: Vim9: :def function does not apply 'maxfuncdepth' v8.2.2001
Mon, 16 Nov 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.2000: Vim9: dict.key assignment not implemented yet v8.2.2000
Mon, 16 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.1999: terminal popup test sometimes fails v8.2.1999
Mon, 16 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1998: terminal Cmd test sometimes fails to close popup v8.2.1998
Mon, 16 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1997: window changes when using bufload() while in a terminal popup v8.2.1997
Mon, 16 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1996: Vim9: invalid error for argument of extend() v8.2.1996
Mon, 16 Nov 2020 19:15:03 +0100 Bram Moolenaar patch 8.2.1995: the popup menu can cause too much redrawing v8.2.1995
Mon, 16 Nov 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.1994: MS-Windows: MinGW always does a full build v8.2.1994
Mon, 16 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1993: occasional failure of the netbeans test v8.2.1993
Sun, 15 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1992: build fails with small features v8.2.1992
Sun, 15 Nov 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.1991: Coverity warns for not using the ga_grow() return value v8.2.1991
Sun, 15 Nov 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1990: cursor position wrong in terminal popup with finished job v8.2.1990
Sun, 15 Nov 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.1989: info popup triggers WinEnter and WinLeave autocommands v8.2.1989
Sat, 14 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1988: still in Insert mode when opening terminal popup v8.2.1988
Sat, 14 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1987: MS-Windows: Win32.mak is no longer needed v8.2.1987
Sat, 14 Nov 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.1986: expression test is flaky on Appveyor v8.2.1986
Sat, 14 Nov 2020 20:30:03 +0100 Bram Moolenaar patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping v8.2.1985
Sat, 14 Nov 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.1984: cannot use :vimgrep in omni completion v8.2.1984
Sat, 14 Nov 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.1983: ml_get error when using <Cmd> to open a terminal v8.2.1983
Sat, 14 Nov 2020 13:30:05 +0100 Bram Moolenaar patch 8.2.1982: quickfix window now updated when adding invalid entries v8.2.1982
Fri, 13 Nov 2020 18:00:05 +0100 Bram Moolenaar patch 8.2.1981: MinGW: parallel compilation might fail v8.2.1981
Thu, 12 Nov 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1980: Vim9: some tests are not done at the script level v8.2.1980
Thu, 12 Nov 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.1979: "term_opencmd" option of term_start() is truncated v8.2.1979
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Thu, 12 Nov 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.1977: Vim9: error for using a string in a condition is confusing v8.2.1977
Wed, 11 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left v8.2.1976
Tue, 10 Nov 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.1975: Win32: memory leak when encoding conversion fails v8.2.1975
Tue, 10 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1974: Vim9: test for has('gui_running') fails with VIMDLL v8.2.1974
Tue, 10 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1973: finding a patch number can be a bit slow v8.2.1973
Tue, 10 Nov 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.1972: crash when recreating nested fold v8.2.1972
Tue, 10 Nov 2020 11:45:05 +0100 Bram Moolenaar patch 8.2.1971: memory leak when map() fails v8.2.1971
Mon, 09 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1970: it is easy to make mistakes when cleaning up swap files v8.2.1970
Mon, 09 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1969: Vim9: map() may change the list or dict item type v8.2.1969
Sun, 08 Nov 2020 13:00:04 +0100 Bram Moolenaar patch 8.2.1968: Vim9: has() assumes a feature does not change dynamically v8.2.1968
Sat, 07 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1967: the session file does not restore the alternate file v8.2.1967
Sat, 07 Nov 2020 17:00:05 +0100 Bram Moolenaar patch 8.2.1966: popup becomes current window after closing a terminal window v8.2.1966
Sat, 07 Nov 2020 13:15:03 +0100 Bram Moolenaar patch 8.2.1965: Vim9: tests fail without the channel feature v8.2.1965
Fri, 06 Nov 2020 19:00:05 +0100 Bram Moolenaar patch 8.2.1964: not all ConTeXt files are recognized v8.2.1964
Fri, 06 Nov 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1963: crash when using a popup window with "latin1" encoding v8.2.1963
Fri, 06 Nov 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.1962: netbeans may access freed memory v8.2.1962
Fri, 06 Nov 2020 12:15:04 +0100 Bram Moolenaar Correct list of patches.
Thu, 05 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1961: various comments can be improved v8.2.1961
Thu, 05 Nov 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1960: warning for uninitialized variable v8.2.1960
Thu, 05 Nov 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.1959: crash when terminal buffer name is made empty v8.2.1959
Thu, 05 Nov 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.1958: build failure with timers v8.2.1958
Thu, 05 Nov 2020 19:15:03 +0100 Bram Moolenaar patch 8.2.1957: diff and cursorcolumn highlighting don't mix v8.2.1957
Thu, 05 Nov 2020 19:00:05 +0100 Bram Moolenaar patch 8.2.1956: Vim9: cannot specify argument types for lambda v8.2.1956
Wed, 04 Nov 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.1955: Vim9: not all command modifiers are tested v8.2.1955
Wed, 04 Nov 2020 18:15:03 +0100 Bram Moolenaar patch 8.2.1954: Vim9: not all command modifiers are tested v8.2.1954
Wed, 04 Nov 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.1953: Vim9: extra "unknown" error after other error v8.2.1953
Wed, 04 Nov 2020 13:45:05 +0100 Bram Moolenaar patch 8.2.1952: Vim9: crash when using a NULL dict key v8.2.1952
Wed, 04 Nov 2020 12:30:03 +0100 Bram Moolenaar patch 8.2.1951: test for list and dict fails v8.2.1951
Wed, 04 Nov 2020 12:15:03 +0100 Bram Moolenaar patch 8.2.1950: Vim9: crash when compiling function fails when getting type v8.2.1950
Wed, 04 Nov 2020 11:45:06 +0100 Bram Moolenaar patch 8.2.1949: Vim9: using extend() on null dict is silently ignored v8.2.1949
Wed, 04 Nov 2020 11:15:04 +0100 Bram Moolenaar patch 8.2.1948: GUI: crash when handling message while closing a window v8.2.1948
Tue, 03 Nov 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.1947: crash when using "zj" without folds v8.2.1947
Tue, 03 Nov 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.1946: sort() with NULL string not tested v8.2.1946
Tue, 03 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.1945: crash when passing NULL function to reduce() v8.2.1945
Tue, 03 Nov 2020 12:00:03 +0100 Bram Moolenaar patch 8.2.1944: Netbeans test is flaky v8.2.1944
Mon, 02 Nov 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.1943: Vim9: wrong error message when colon is missing v8.2.1943
Mon, 02 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1942: insufficient test coverage for the Netbeans interface v8.2.1942
Sun, 01 Nov 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.1941: Ex mode test fails on MS-Windows with GUI v8.2.1941
Sun, 01 Nov 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.1940: Vim9: browse modifier test fails on Mac v8.2.1940
Sun, 01 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.1939: invalid memory access in Ex mode with global command v8.2.1939
Sun, 01 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1938: wiping out a terminal buffer makes some tests fail v8.2.1938
Sun, 01 Nov 2020 20:15:03 +0100 Bram Moolenaar patch 8.2.1937: Vim9: test for confirm modifier fails in some situations v8.2.1937
Sun, 01 Nov 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.1936: session sets the local 'scrolloff' value to the global value v8.2.1936
Sun, 01 Nov 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.1935: sort test fails on Mac v8.2.1935
Sun, 01 Nov 2020 17:15:06 +0100 Bram Moolenaar patch 8.2.1934: Vim9: command modifiers in :def function not tested v8.2.1934
Sun, 01 Nov 2020 14:00:03 +0100 Bram Moolenaar patch 8.2.1933: cannot sort using locale ordering v8.2.1933
Sun, 01 Nov 2020 13:45:03 +0100 Bram Moolenaar patch 8.2.1932: compiler warnings when building with Athena GUI v8.2.1932
Sat, 31 Oct 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.1931: Vim9: arguments of extend() not checked at compile time v8.2.1931
Sat, 31 Oct 2020 16:45:03 +0100 Bram Moolenaar patch 8.2.1930: wrong input if removing shift results in special key code v8.2.1930
Sat, 31 Oct 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.1929: MS-Windows: problem loading Perl 5.32 v8.2.1929
Fri, 30 Oct 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.1928: Vim9: "silent!" not effective when list index is wrong v8.2.1928
Fri, 30 Oct 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.1927: Vim9: get unknown error with an error in a timer function v8.2.1927
Fri, 30 Oct 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.1926: cannot use a space in 'spellfile' v8.2.1926
Fri, 30 Oct 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.1925: list/dict test fails v8.2.1925
Fri, 30 Oct 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1924: Vim9: crash when indexing dict with NULL key v8.2.1924
Thu, 29 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1923: Vim9: "filter" command modifier doesn't work v8.2.1923
Thu, 29 Oct 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1922: Win32: scrolling problems when part of window is off-screen v8.2.1922
Thu, 29 Oct 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.1921: fuzzy matching does not recognize path separators v8.2.1921
Wed, 28 Oct 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.1920: listlbr test fails when run after another test v8.2.1920
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Wed, 28 Oct 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.1918: Vim9: E1100 mentions :let v8.2.1918
Wed, 28 Oct 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.1917: no test for improved Man command v8.2.1917
Wed, 28 Oct 2020 17:00:03 +0100 Bram Moolenaar patch 8.2.1916: Vim9: function call is aborted even when "silent!" is used v8.2.1916
Wed, 28 Oct 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.1915: Vim9: error for wrong number of arguments is not useful v8.2.1915
Wed, 28 Oct 2020 14:00:04 +0100 Bram Moolenaar patch 8.2.1914: Vim9: cannot put line break in expression for '=' register v8.2.1914
Tue, 27 Oct 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.1913: GTK GUI: rounding for the cell height is too strict v8.2.1913
Tue, 27 Oct 2020 20:00:03 +0100 Bram Moolenaar patch 8.2.1912: with Python 3.9 some tests fail v8.2.1912
Tue, 27 Oct 2020 09:15:04 +0100 Bram Moolenaar patch 8.2.1911: tiny build fails v8.2.1911
Mon, 26 Oct 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1910: reading past the end of the command line v8.2.1910
Mon, 26 Oct 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.1909: number of status line items is limited to 80 v8.2.1909
Mon, 26 Oct 2020 20:30:03 +0100 Bram Moolenaar patch 8.2.1908: Lua is initialized even when not used v8.2.1908
Mon, 26 Oct 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.1907: complete_info().selected may be wrong v8.2.1907
Mon, 26 Oct 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.1906: warning for signed/unsigned v8.2.1906
Sun, 25 Oct 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.1905: the wininfo list may contain stale entries v8.2.1905
Sun, 25 Oct 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.1904: still using default option values after using ":badd +1" v8.2.1904
Sun, 25 Oct 2020 16:30:03 +0100 Bram Moolenaar patch 8.2.1903: buffer test fails with normal features v8.2.1903
Sun, 25 Oct 2020 15:15:03 +0100 Bram Moolenaar patch 8.2.1902: default option values changed with :badd for existing buffer v8.2.1902
Sun, 25 Oct 2020 13:30:06 +0100 Bram Moolenaar patch 8.2.1901: variable completion does not work in command line window v8.2.1901
Sat, 24 Oct 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1900: Vim9: command modifiers do not work v8.2.1900
Sat, 24 Oct 2020 21:00:06 +0200 Bram Moolenaar patch 8.2.1899: crash in out-of-memory situation v8.2.1899
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Sat, 24 Oct 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.1897: command modifiers are saved and set inconsistently v8.2.1897
Sat, 24 Oct 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1896: valgrind warns for using uninitialized memory v8.2.1896
Fri, 23 Oct 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1895: Vim9: silent command modifier test fails v8.2.1895
Fri, 23 Oct 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1894: Vim9: command modifiers are not supported v8.2.1894
Fri, 23 Oct 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1893: fuzzy matching does not support multiple words v8.2.1893
Fri, 23 Oct 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1892: valgrind warns for using uninitialized access in tests v8.2.1892
Thu, 22 Oct 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks v8.2.1891
Thu, 22 Oct 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1890: Vim9: strange error for subtracting from a list v8.2.1890
Thu, 22 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1889: Vim9: errornous error for missing white space after {} v8.2.1889
Thu, 22 Oct 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1888: Vim9: getbufline(-1, 1, '$') gives an error v8.2.1888
Thu, 22 Oct 2020 17:45:05 +0200 Bram Moolenaar patch 8.2.1887: Github actions not optimally configured v8.2.1887
Thu, 22 Oct 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1886: using ":silent!" in a popup filter has unexpected effect v8.2.1886
Thu, 22 Oct 2020 12:45:05 +0200 Bram Moolenaar patch 8.2.1885: filetype tests unnessarily creates swap files v8.2.1885
Thu, 22 Oct 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.1884: compiler warning for uninitialized variable v8.2.1884
Wed, 21 Oct 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1883: compiler warnings when using Python v8.2.1883
Wed, 21 Oct 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1882: Vim9: v:disallow_let is no longer needed v8.2.1882
Wed, 21 Oct 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.1881: cannot build with GTK3 v8.2.1881
Wed, 21 Oct 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1880: Vim9: asan complains about adding zero to NULL v8.2.1880
Wed, 21 Oct 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1879: Vim9: argument types of insert() not checked when compiling v8.2.1879
Wed, 21 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1878: GTK: error for redefining function v8.2.1878
Wed, 21 Oct 2020 15:00:05 +0200 Bram Moolenaar patch 8.2.1877: test for function list fails v8.2.1877
Wed, 21 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1876: Vim9: argument types are not checked at compile time v8.2.1876
Wed, 21 Oct 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.1875: warning when building GTK gui v8.2.1875
Wed, 21 Oct 2020 12:30:06 +0200 Bram Moolenaar patch 8.2.1874: can't do something just before leaving Insert mode v8.2.1874
Tue, 20 Oct 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1873: Vim9: missing white space when using <f-args> v8.2.1873
Tue, 20 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1872: matchfuzzy() does not prefer sequential matches v8.2.1872
Tue, 20 Oct 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1871: using %v in 'errorformat' may fail before %Z v8.2.1871
Tue, 20 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1870: Vim9: no need to keep all script variables v8.2.1870
Mon, 19 Oct 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1869: Vim9: memory leak when using add() v8.2.1869
Mon, 19 Oct 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1868: Vim9: no error for missing space after comma in dict v8.2.1868
Mon, 19 Oct 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1867: Vim9: argument to add() not checked for blob v8.2.1867
Mon, 19 Oct 2020 20:30:06 +0200 Bram Moolenaar patch 8.2.1866: Vim9: appending to pushed blob gives wrong result v8.2.1866
Mon, 19 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1865: Vim9: add() does not check type of argument v8.2.1865
Mon, 19 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1864: Vim9: no error for wrong list type v8.2.1864
Mon, 19 Oct 2020 13:15:05 +0200 Bram Moolenaar patch 8.2.1863: json code not sufficiently tested v8.2.1863
Sun, 18 Oct 2020 23:45:03 +0200 Bram Moolenaar patch 8.2.1862: vim9: memory leak when compiling lambda fails v8.2.1862
Sun, 18 Oct 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1861: Vim9: no specific error when parsing lambda fails v8.2.1861
Sat, 17 Oct 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1860: Vim9: memory leak when throwing empty string v8.2.1860
Sat, 17 Oct 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1859: Vim9: crash in unpack assignment v8.2.1859
Sat, 17 Oct 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1858: Vim9: filter functions return number instead of bool
Sat, 17 Oct 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1857: Vim9: using job_status() on an unused var gives an error v8.2.1857
Sat, 17 Oct 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1856: "2resize" uses size of current window v8.2.1856
Fri, 16 Oct 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1855: Vim9: get error message when nothing is wrong v8.2.1855
Fri, 16 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1854: Vim9: crash when throwing exception for NULL string v8.2.1854
Fri, 16 Oct 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1853: "to_f" is recognized at "topleft" modifier v8.2.1853
Thu, 15 Oct 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1852: map() returing zero for NULL list is unexpected v8.2.1852
Thu, 15 Oct 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1851: Vim9: "!" followed by space incorrectly used v8.2.1851
Thu, 15 Oct 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1850: "vat" does not select tags correctly over line break v8.2.1850
Thu, 15 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1849: Vim9: garbage collection frees block-local variables v8.2.1849
Thu, 15 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1848: crash when passing a NULL string or list to popup_settext() v8.2.1848
Thu, 15 Oct 2020 14:00:03 +0200 Bram Moolenaar patch 8.2.1847: Vim9: using negative value for unsigned type v8.2.1847
Thu, 15 Oct 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1846: Vim9: block variables are not found in compiled function v8.2.1846
Wed, 14 Oct 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1845: Vim9: function defined in a block can't use block variables v8.2.1845
Tue, 13 Oct 2020 22:30:06 +0200 Bram Moolenaar patch 8.2.1844: using "q" at the more prompt doesn't stop a long message v8.2.1844
Tue, 13 Oct 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1843: Netbeans: with huge buffer number memory allocation may fail v8.2.1843
Tue, 13 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1842: crash when USE_FNAME_CASE is defined and using :browse v8.2.1842
Tue, 13 Oct 2020 18:45:05 +0200 Bram Moolenaar patch 8.2.1841: Vim9: test for compilation error fails in normal build v8.2.1841
Mon, 12 Oct 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1840: Vim9: error message is not clear about compilation error v8.2.1840
Mon, 12 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1839: Vim9: memory leaks reported in assign test v8.2.1839
Sun, 11 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1838: Vim9: cannot insert a comment line in an expression v8.2.1838
Sun, 11 Oct 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1837: using "gn" after "gN" does not work v8.2.1837
Sun, 11 Oct 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1836: autocmd test fails on pacifist systems v8.2.1836
Sun, 11 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1835: ":help ??" finds the "!!" tag v8.2.1835
Sun, 11 Oct 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9 v8.2.1834
Sun, 11 Oct 2020 15:00:03 +0200 Bram Moolenaar patch 8.2.1833: when reading from stdin dup() is called twice v8.2.1833
Sun, 11 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1832: readdirex() error is displayed as a message v8.2.1832
Sun, 11 Oct 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1831: file missing from distribution v8.2.1831
Sat, 10 Oct 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1830: MS-Windows: Python3 issue with stdin v8.2.1830
Sat, 10 Oct 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1829: warnings when executing Github actions v8.2.1829
Sat, 10 Oct 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1828: build failure without the +eval feature v8.2.1828
Sat, 10 Oct 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1827: filetype detection does not test enough file names v8.2.1827
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 10 Oct 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1825: Vim9: accessing freed memory v8.2.1825
Sat, 10 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1824: Vim9: variables at the script level escape their scope v8.2.1824
Sat, 10 Oct 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1823: "gN" does not select the matched string v8.2.1823
Sat, 10 Oct 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1822: list test doesn't fail v8.2.1822
Sat, 10 Oct 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.1821: Vim9: concatenating to a NULL list doesn't work v8.2.1821
Sat, 10 Oct 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1820: Vim9: crash when error happens in timer callback v8.2.1820
Sat, 10 Oct 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1819: Vim9: Memory leak when using a closure v8.2.1819
Fri, 09 Oct 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1818: SE Linux: deprecation warning for security_context_t v8.2.1818
Fri, 09 Oct 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1817: Vim9: wrong instruction when reusing a local variable spot v8.2.1817
Fri, 09 Oct 2020 10:30:04 +0200 Bram Moolenaar patch 8.2.1816: Vim9: another memory leak when using function reference v8.2.1816
Thu, 08 Oct 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1815: Vim9: memory leak when using function reference v8.2.1815
Thu, 08 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1814: missing change to remove "static" v8.2.1814
Thu, 08 Oct 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1813: Vim9: can assign wrong type to script dict v8.2.1813
Wed, 07 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1812: Vim9: nested closure throws an internal error v8.2.1812
Wed, 07 Oct 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
Wed, 07 Oct 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1810: some code in normal.c not covered by tests v8.2.1810
Wed, 07 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1809: mapping some keys with Ctrl does not work properly v8.2.1809
Wed, 07 Oct 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.1808: no test coverage for ":spelldump!" v8.2.1808
Tue, 06 Oct 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1807: can use :help in a terminal popup window v8.2.1807
Tue, 06 Oct 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1806: MS-Windows with Python: Vim freezes after import command v8.2.1806
Mon, 05 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1805: Unix: terminal mode changed when using ":shell" v8.2.1805
Mon, 05 Oct 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1804: resolve('/') returns an empty string v8.2.1804
Mon, 05 Oct 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.1803: a few failures are not tested v8.2.1803
Mon, 05 Oct 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1802: Vim9: crash with unterminated dict v8.2.1802
Sun, 04 Oct 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1801: undo file not found when using ":args" or ":next" v8.2.1801
Sun, 04 Oct 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1800: Vim9: memory leak if "if" condition is invalid v8.2.1800
Sun, 04 Oct 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.1799: some Normal mode commands not fully tested v8.2.1799
Sun, 04 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1798: Vim9: trinary operator condition is too permissive v8.2.1798
Sun, 04 Oct 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1797: Vim9: some parts of the code not tested v8.2.1797
Sun, 04 Oct 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1796: Vim9: invalid memory access with weird function name v8.2.1796
Sat, 03 Oct 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1795: Vim9: operators && and || have a confusing result v8.2.1795
Sat, 03 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1794: no falsy Coalescing operator v8.2.1794
Sat, 03 Oct 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1793: not consistently giving the "is a directory" warning v8.2.1793
Sat, 03 Oct 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1792: Configure does not recognize Racket 6.1+ v8.2.1792
Sat, 03 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1791: Vim9: debugger test fails v8.2.1791
Sat, 03 Oct 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1790: MS-Windows with Python: crash when executed from Vifm v8.2.1790
Sat, 03 Oct 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.1789: Vim9: crash with invalid list constant v8.2.1789
Sat, 03 Oct 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.1788: Vim9: still allows :let for declarations v8.2.1788
Fri, 02 Oct 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1787: crash with 'incsearch' and very long line v8.2.1787
Fri, 02 Oct 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1786: various Normal mode commands not fully tested v8.2.1786
Fri, 02 Oct 2020 18:15:15 +0200 Bram Moolenaar patch 8.2.1785: compiler warning for strcp() out of bounds v8.2.1785
Fri, 02 Oct 2020 10:30:13 +0200 Bram Moolenaar patch 8.2.1784: commits are not scanned for security problems v8.2.1784
Thu, 01 Oct 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1783: try-catch test fails v8.2.1783
Thu, 01 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1782: Vim9: cannot pass boolean to mapset() v8.2.1782
Thu, 01 Oct 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1781: writing to prompt buffer interferes with insert mode v8.2.1781
Thu, 01 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1780: statusline not updated when splitting windows v8.2.1780
Thu, 01 Oct 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1779: some debian changelog files are not recognized v8.2.1779
Thu, 01 Oct 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.1778: Vim9: returning from a partial call clears outer context v8.2.1778
Wed, 30 Sep 2020 23:00:06 +0200 Bram Moolenaar patch 8.2.1777: Vim9: some assignment tests in the wrong file v8.2.1777
Wed, 30 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1776: filetype.vim may be loaded twice v8.2.1776
Tue, 29 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1775: MS-Windows: adding a long quickfix list is slow v8.2.1775
Tue, 29 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1774: GTK: hang when forced to exit v8.2.1774
Tue, 29 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1773: crash when calling mapset() with a list as first argument v8.2.1773
Tue, 29 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window v8.2.1772
Tue, 29 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1771: synIDattr() cannot get the value of ctermul v8.2.1771
Mon, 28 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1770: invalid memory use when using SpellFileMissing autocmd v8.2.1770
Mon, 28 Sep 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1769: popup filter interferes with using :normal to move the cursor v8.2.1769
Mon, 28 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1768: cannot use the help menu from a terminal window v8.2.1768
Sun, 27 Sep 2020 23:45:03 +0200 Bram Moolenaar patch 8.2.1767: Vim9: test fails with python support v8.2.1767
Sun, 27 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1766: Vim9: Some tests are still using :let v8.2.1766
Sun, 27 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1765: Vim9: some tests use "var var" v8.2.1765
Sun, 27 Sep 2020 21:30:08 +0200 Bram Moolenaar patch 8.2.1764: Vim9: no error when assigning to script var with wrong type v8.2.1764
Sun, 27 Sep 2020 21:30:07 +0200 Bram Moolenaar patch 8.2.1763: Vim9: cannot use "true" for popup window scrollbar option v8.2.1763
Sun, 27 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped v8.2.1762
Sun, 27 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1761: Vim9: Some tests are still using :let v8.2.1761
Sun, 27 Sep 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1760: Vim9: crash when end marker is missing v8.2.1760
Sun, 27 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1759: Vim9: Some tests are still using :let v8.2.1759
Sun, 27 Sep 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.1758: Vim9: type of unmaterialized list is wrong v8.2.1758
Sun, 27 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1757: Mac: default locale is lacking the encoding v8.2.1757
Sun, 27 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1756: Vim9: :let will soon be disallowed v8.2.1756
Sun, 27 Sep 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1755: Vim9: crash when using invalid heredoc marker v8.2.1755
Sun, 27 Sep 2020 14:00:05 +0200 Bram Moolenaar patch 8.2.1754: completion with spell checking not tested v8.2.1754
Sun, 27 Sep 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1753: Vim9: crash when using import at script level v8.2.1753
Sun, 27 Sep 2020 13:30:03 +0200 Bram Moolenaar patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?> v8.2.1752
Sat, 26 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1751: using 2 where bool is expected may throw an error v8.2.1751
Sat, 26 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline set v8.2.1750
Sat, 26 Sep 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1749: Vim9: crash when closure fails in nested function v8.2.1749
Sat, 26 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1748: closing split window in other tab may cause a crash v8.2.1748
Sat, 26 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1747: result of expand() unexpectedly depends on 'completeslash' v8.2.1747
Sat, 26 Sep 2020 17:30:05 +0200 Bram Moolenaar patch 8.2.1746: Vim9: cannot use "fina" for "finally" v8.2.1746
Sat, 26 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1745: tiny version doesn't build v8.2.1745
Sat, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Sat, 26 Sep 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.1743: cannot build without the eval feature v8.2.1743
Fri, 25 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1742: test still fails without the terminal feature v8.2.1742
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
Fri, 25 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1740: test fails without the terminal feature v8.2.1740
Fri, 25 Sep 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1739: Vim9: crash when compiling a manually defined function v8.2.1739
Thu, 24 Sep 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1738: Mac: str2float() recognizes comma instead of decimal point v8.2.1738
Thu, 24 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1737: cursor line highlight in popup window is not always updated v8.2.1737
Wed, 23 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1736: failure to compile a pattern not tested much v8.2.1736
Wed, 23 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1735: Github actions appear to timeout too soon v8.2.1735
Wed, 23 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1734: Vim9: cannot use a funcref for a closure twice v8.2.1734
Wed, 23 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1733: Vim9: memory leaks when using nested function v8.2.1733
Wed, 23 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1732: stuck when win_execute() for a popup causes an error v8.2.1732
Wed, 23 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1731: Vim9: cannot use += to append to empty NULL list v8.2.1731
Wed, 23 Sep 2020 13:30:03 +0200 Bram Moolenaar patch 8.2.1730: Vim9: cannot use member of unknown type v8.2.1730
Wed, 23 Sep 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1729: endless loop when ":normal" feeds popup window filter v8.2.1729
Tue, 22 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1728: compiler warning for using uninitialized variable v8.2.1728
Tue, 22 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" v8.2.1727
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
Tue, 22 Sep 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1725: not all Pascal files are recognized v8.2.1725
Mon, 21 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1724: Vim9: assignment tests spread out v8.2.1724
Mon, 21 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1723: Vim9: Variable argument name cannot start with underscore v8.2.1723
Mon, 21 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function v8.2.1722
Mon, 21 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1721: MS-Windows installer doesn't work v8.2.1721
Mon, 21 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1720: Vim9: memory leak with heredoc that isn't executed v8.2.1720
Sun, 20 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1719: Vim9: no error if comma is missing in between arguments v8.2.1719
Sun, 20 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1718: Vim9: :def function disallows "firstline" for no good reason v8.2.1718
Sun, 20 Sep 2020 21:45:05 +0200 Bram Moolenaar patch 8.2.1717 Problem: MS-Windows installer doesn't have Russian translations. Solution: Add Russian translations. (closes #6985) v8.2.1717
Sun, 20 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1716: options window has duplicate translations v8.2.1716
Sun, 20 Sep 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1715: Motif GUI: commented out code missed {} v8.2.1715
Sun, 20 Sep 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1714: text properties corrupted with substitute command v8.2.1714
Sun, 20 Sep 2020 20:01:05 +0200 Bram Moolenaar patch 8.2.1713: Motif GUI: crash when setting menu colors v8.2.1713
Sat, 19 Sep 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1712: Vim9: leaking memory when calling a lambda v8.2.1712
Sat, 19 Sep 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1711: Vim9: leaking memory when using partial v8.2.1711
Sat, 19 Sep 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1710: Vim9: list of list type can be wrong v8.2.1710
Fri, 18 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1709: Vim9: memory leak when using multiple closures v8.2.1709
Fri, 18 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1708: Vim9: error message for function has unpritable characters v8.2.1708
Fri, 18 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1707: small inconsitency in highlight test v8.2.1707
Fri, 18 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1706: Vim9: crash after running into the "Multiple closures" error v8.2.1706
Fri, 18 Sep 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" v8.2.1705
Thu, 17 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1704: Vim9: crash in for loop when autoload script has an error v8.2.1704
Thu, 17 Sep 2020 20:00:07 +0200 Bram Moolenaar patch 8.2.1703: ":highlight clear" does not restore default link v8.2.1703
Thu, 17 Sep 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1702: crash when using undo after deleting folded lines v8.2.1702
Wed, 16 Sep 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1701: Vim9: sort("i") does not work v8.2.1701
Wed, 16 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1700: Vim9: try/catch causes wrong value to be returned v8.2.1700
Wed, 16 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1699: build failure due to missing error message v8.2.1699
Wed, 16 Sep 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 v8.2.1698
Wed, 16 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1697: inconsistent capitalization of error messages v8.2.1697
Wed, 16 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1696: unused (duplicate) macros v8.2.1696
Wed, 16 Sep 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1695: Vim9: crash when using varargs type "any" v8.2.1695
Wed, 16 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1694: compiler warning for loss if data v8.2.1694
Wed, 16 Sep 2020 15:45:05 +0200 Bram Moolenaar patch 8.2.1693: "hi def" does not work for cleared highlight v8.2.1693
Wed, 16 Sep 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.1692: build fails because TTFLAG_STATIC is missing v8.2.1692
Wed, 16 Sep 2020 15:30:07 +0200 Bram Moolenaar patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected v8.2.1691
Tue, 15 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1690: text properties not adjusted for "I" in Visual block mode v8.2.1690
Tue, 15 Sep 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1689: 'colorcolumn' doesn't show in indent v8.2.1689
Tue, 15 Sep 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.1688: increment/decrement removes text property v8.2.1688
Mon, 14 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1687: Vim9: out of bounds error v8.2.1687
Mon, 14 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1686: Vim9: "const!" not sufficiently tested v8.2.1686
Mon, 14 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1685: Vim9: cannot declare a constant value v8.2.1685
Mon, 14 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1684: "gF" does not use line number after file in Visual mode v8.2.1684
Mon, 14 Sep 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1683: Vim9: assignment test fails v8.2.1683
Mon, 14 Sep 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1682: Vim9: const works in an unexpected way v8.2.1682
Mon, 14 Sep 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.1681: Vim9: unnessary :call commands in tests v8.2.1681
Mon, 14 Sep 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1680: Vim9: line number for compare error is wrong v8.2.1680
Mon, 14 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1679: Vim9: ":*" is not recognized as a range v8.2.1679
Sun, 13 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1678: crash when using ":set" after ":ownsyntax" v8.2.1678
Sun, 13 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1677: memory access errors when calling setloclist() in autocommand v8.2.1677
Sun, 13 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1676: compiler warnings for function typecast v8.2.1676
Sun, 13 Sep 2020 21:15:07 +0200 Bram Moolenaar patch 8.2.1675: MinGW: testdir makefile deletes non-existing file v8.2.1675
Sun, 13 Sep 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1674: Vim9: internal error when using variable that was not set v8.2.1674
Sat, 12 Sep 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1673: complete_info() selected index has an invalid value v8.2.1673
Sat, 12 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1672: v_lock is used when it is not initialized v8.2.1672
Sat, 12 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1671: Vim9: stray error for missing white space v8.2.1671
Sat, 12 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1670: a couple of gcc compiler warnings v8.2.1670
Sat, 12 Sep 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1669: Vim9: memory leak when storing a value fails v8.2.1669
Sat, 12 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1668: Vim9: not accepting 0 or 1 as bool when type is any v8.2.1668
Sat, 12 Sep 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1667: local function name cannot shadow a global function name v8.2.1667
Sat, 12 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1666: the initial value of 'backupskip' can have duplicate items v8.2.1666
Fri, 11 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1665: cannot do fuzzy string matching v8.2.1665
Fri, 11 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1664: memory leak when using :mkview with a terminal buffer v8.2.1664
Fri, 11 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1663: options window entries cannot be translated v8.2.1663
Fri, 11 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1662: :mksession does not restore shared terminal buffer properly v8.2.1662
Fri, 11 Sep 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1661: cannot connect to 127.0.0.1 for host with only IPv6 addresses v8.2.1661
Fri, 11 Sep 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1660: assert functions require passing expected as first argument v8.2.1660
Fri, 11 Sep 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1659: spellfile code not completely tested v8.2.1659
Fri, 11 Sep 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.1658: expand('<stack>') has trailing ".." v8.2.1658
Thu, 10 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1657: Vim9: no proper error for nested ":def!" v8.2.1657
Thu, 10 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1656: Vim9: callstack wrong if :def function calls :def function v8.2.1656
Thu, 10 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1655: cannot build with Strawberry Perl 5.32.0 v8.2.1655
Thu, 10 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1654: when job writes to hidden buffer current window is wrong v8.2.1654
Thu, 10 Sep 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1653: expand('<stack>') does not include the final line number v8.2.1653
Thu, 10 Sep 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1652: cannot translate lines in the options window v8.2.1652
Wed, 09 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1651: spellfile code not completely tested v8.2.1651
Wed, 09 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1650: Vim9: result of && and || expression is not bool in script v8.2.1650
Wed, 09 Sep 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1649: GTK3: using old file chooser v8.2.1649
Wed, 09 Sep 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1648: Amiga: no common build file for Amiga (-like) systems v8.2.1648
Wed, 09 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1647: Vim9: result of expression with && and || is not a bool v8.2.1647
Wed, 09 Sep 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1646: Amiga: Unnecessary #include v8.2.1646
Wed, 09 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1645: GTK3: icons become broken images when resized v8.2.1645
Wed, 09 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level v8.2.1644
Wed, 09 Sep 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.1643: Vim9: :defcompile compiles dead functions v8.2.1643
Wed, 09 Sep 2020 15:15:03 +0200 Bram Moolenaar patch 8.2.1642: otions test fails v8.2.1642
Wed, 09 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected v8.2.1641
Wed, 09 Sep 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.1640: Amiga: missing header for getgrgid() v8.2.1640
Wed, 09 Sep 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.1639: options window cannot be translated v8.2.1639
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1638: leaking memory when popup filter function can't be called v8.2.1638
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Tue, 08 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1636: get stuck if a popup filter causes an error v8.2.1636
Tue, 08 Sep 2020 19:15:05 +0200 Bram Moolenaar patch 8.2.1635: no digraph for 0x2022 BULLET v8.2.1635
Mon, 07 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1634: loop to handle keys for the command line is too long v8.2.1634
Mon, 07 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1633: some error messages are internal but do not use iemsg() v8.2.1633
Sun, 06 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1632: not checking the context of test_fails() v8.2.1632
Sun, 06 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1631: test_fails() does not check the context of the line number v8.2.1631
Sun, 06 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1630: terminal test fails v8.2.1630
Sun, 06 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1629: test fails without terminal feature v8.2.1629
Sun, 06 Sep 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1628: Vim9: cannot pass "true" to timer_paused() v8.2.1628
Sun, 06 Sep 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start v8.2.1627
Sun, 06 Sep 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.1626: test for strchars() fails with different error number v8.2.1626
Sun, 06 Sep 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1625: compiler warning for use of fptr_T v8.2.1625
Sun, 06 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars() v8.2.1624
Sun, 06 Sep 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1623: Vim9: using :call where it is not needed v8.2.1623
Sun, 06 Sep 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1622: loop to handle keys for the command line is too long v8.2.1622
Sun, 06 Sep 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.1621: crash when using submatch(0, 1) in substitute() v8.2.1621
Sat, 05 Sep 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1620: searchcount() test fails v8.2.1620
Sat, 05 Sep 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1619: Vim9: cannot pass "true" to spellsuggest() v8.2.1619
Sat, 05 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1618: Vim9: cannot pass "true" to setloclist() v8.2.1618
Sat, 05 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1617: Vim9: cannot pass "true" to win_splitmove() v8.2.1617
Sat, 05 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1616: Vim9: cannot pass "true" to synID() v8.2.1616
Sat, 05 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1615: Vim9: cannot pass "true" to searchdecl() v8.2.1615
Sat, 05 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1614: Vim9: cannot pass "true" to searchcount() v8.2.1614
Sat, 05 Sep 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1613: Vim9: cannot pass "true" to prop_type_add() v8.2.1613
Sat, 05 Sep 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1612: Vim9: cannot pass "true" to prop_remove() v8.2.1612
Sat, 05 Sep 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1611: Vim9: cannot pass "true" to nr2char() v8.2.1611
Sat, 05 Sep 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.1610: Vim9: cannot pass "true" to list2str() and str2list() v8.2.1610
Sat, 05 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1609: Vim9: test fails when build without +channel v8.2.1609
Sat, 05 Sep 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1608: Vim9: getchar() test fails with GUI v8.2.1608
Sat, 05 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1607: Vim9: getchar() test fails on MS-Windows v8.2.1607
Sat, 05 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1606: Vim9: cannot use "true" with has() v8.2.1606
Sat, 05 Sep 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1605: default maintainer on github is wrong v8.2.1605
Sat, 05 Sep 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1604: Vim9: cannot use "true" with getcompletion() v8.2.1604
Sat, 05 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1603: Vim9: cannot use "true" with getchar() v8.2.1603
Sat, 05 Sep 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1602: Vim9: cannot use 'true" with getbufinfo() v8.2.1602
Sat, 05 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1601: Vim9: cannot use 'true" with garbagecollect() v8.2.1601
Sat, 05 Sep 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1600: Vim9: cannot use "true" with deepcopy() v8.2.1600
Sat, 05 Sep 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1599: missing line end when skipping a long line with :cgetfile v8.2.1599
Sat, 05 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1598: starting a hidden terminal resizes the current window v8.2.1598
Sat, 05 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1597: the channel source file is too big v8.2.1597
Sat, 05 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1596: using win_screenpos('.') in tests works but is wrong v8.2.1596
Sat, 05 Sep 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1595: cannot easily see what Vim sends to the terminal v8.2.1595
Sat, 05 Sep 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1594: pull requests on github do not notify a maintainer v8.2.1594
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Fri, 04 Sep 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1592: Vim9: passing "true" to char2nr() fails v8.2.1592
Fri, 04 Sep 2020 18:45:05 +0200 Bram Moolenaar patch 8.2.1591: using winheight('.') in tests works but is wrong v8.2.1591
Fri, 04 Sep 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1590: Vim9: bufnr() doesn't take "true" argument v8.2.1590
Fri, 04 Sep 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1589: term_start() options for size are overruled by 'termwinsize' v8.2.1589
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Fri, 04 Sep 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.1587: loop for handling keys for the command line is too long v8.2.1587
Fri, 04 Sep 2020 14:45:05 +0200 Bram Moolenaar patch 8.2.1586: :resize command not fully tested v8.2.1586
Fri, 04 Sep 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1585: messages in globals.h not translated v8.2.1585
Thu, 03 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1584: Vim9: cannot use "true" for "skipstart" in prop_find() v8.2.1584
Thu, 03 Sep 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1583: MS-Windows: cannot easily measure code coverage v8.2.1583
Thu, 03 Sep 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1582: the channel log does not show typed text v8.2.1582
Thu, 03 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1581: using line() for global popup window doesn't work v8.2.1581
Thu, 03 Sep 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1580: wildmenu does not work properly v8.2.1580
Thu, 03 Sep 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1579: reports from asan are not optimal v8.2.1579
Wed, 02 Sep 2020 22:45:25 +0200 Bram Moolenaar patch 8.2.1578: Vim9: popup_clear() does not take "true" as argument v8.2.1578
Wed, 02 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg v8.2.1577
Wed, 02 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1576: Vim9: index() does not take "true" as argument v8.2.1576
Wed, 02 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1575: Vim9: globpath() doesnot take "true" as argument v8.2.1575
Wed, 02 Sep 2020 22:00:05 +0200 Bram Moolenaar patch 8.2.1574: Vim9: glob() doesnot take "true" as argument v8.2.1574
Wed, 02 Sep 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1573: Vim9: getreg() does not take "true" as argument v8.2.1573
Wed, 02 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1572: Vim9: expand() does not take "true" as argument v8.2.1572
Wed, 02 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1571: Vim9: count() third argument cannot be "true" v8.2.1571
Wed, 02 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1570: configure check for dirfd() does not work on HPUX v8.2.1570
Wed, 02 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist() v8.2.1569
Wed, 02 Sep 2020 20:00:05 +0200 Bram Moolenaar patch 8.2.1568: prop_find() skips properties in the same line v8.2.1568
Wed, 02 Sep 2020 19:30:03 +0200 Bram Moolenaar patch 8.2.1567: no example to use ubsan with clang v8.2.1567
Wed, 02 Sep 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1566: not all Bazel files are recognized v8.2.1566
Wed, 02 Sep 2020 13:00:03 +0200 Bram Moolenaar patch 8.2.1565: spellfile test sometimes fails v8.2.1565
Wed, 02 Sep 2020 10:30:05 +0200 Bram Moolenaar patch 8.2.1564: a few remaining errors from ubsan v8.2.1564