log src/version.c @ 22840:7c1e2e3f2d8d v8.2.1967

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