log src/version.c @ 23154:713912dd96cd v8.2.2123

age author description
Wed, 09 Dec 2020 18:15:03 +0100 Bram Moolenaar patch 8.2.2123: after using a complete popup the buffer is listed v8.2.2123
Wed, 09 Dec 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2122: Vim9: crash when sourcing vim9script early v8.2.2122
Wed, 09 Dec 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.2121: internal error when using ze before zs in a pattern v8.2.2121
Wed, 09 Dec 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.2120: not all Perl functionality is tested v8.2.2120
Wed, 09 Dec 2020 16:00:03 +0100 Bram Moolenaar patch 8.2.2119: GTK3: status line background color is wrong v8.2.2119
Wed, 09 Dec 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.2118: dead code in the job support v8.2.2118
Wed, 09 Dec 2020 12:45:05 +0100 Bram Moolenaar patch 8.2.2117: some functions use any value as a string v8.2.2117
Wed, 09 Dec 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.2116: MS-Windows GUI: test for 'guifont' is incomplete v8.2.2116
Tue, 08 Dec 2020 22:15:04 +0100 Bram Moolenaar patch 8.2.2115: Vim9: some errors not tested for; dead code v8.2.2115
Tue, 08 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2114: Vim9: unreachable code in assignment v8.2.2114
Tue, 08 Dec 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.2113: MS-Windows GUI: crash after using ":set guifont=" four times v8.2.2113
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2112: running tests may leave some files behind v8.2.2112
Tue, 08 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2111: GTK: menu background is the same color as the main window v8.2.2111
Tue, 08 Dec 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.2110: cannot use ":shell" when reading from stdin v8.2.2110
Tue, 08 Dec 2020 19:30:05 +0100 Bram Moolenaar patch 8.2.2109: "vim -" does not work well when modifyOtherKeys is enabled v8.2.2109
Tue, 08 Dec 2020 11:30:06 +0100 Bram Moolenaar patch 8.2.2108: Vim9: no test to check for :let error v8.2.2108
Mon, 07 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2107: Vim9: some errors not tested v8.2.2107
Mon, 07 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2106: TOML files are not recognized v8.2.2106
Sun, 06 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2105: sound test is a bit flaky v8.2.2105
Sun, 06 Dec 2020 21:15:05 +0100 Bram Moolenaar patch 8.2.2104: build problem with Ruby 2.7 v8.2.2104
Sun, 06 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2103: Vim9: unreachable code v8.2.2103
Sun, 06 Dec 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2102: Vim9: not all error messages tested v8.2.2102
Sun, 06 Dec 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.2101: Vim9: memory leak when literal dict has an error v8.2.2101
Sun, 06 Dec 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.2100: insufficient testing for function range and dict v8.2.2100
Sun, 06 Dec 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2099: Vim9: some checks are not tested v8.2.2099
Sat, 05 Dec 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.2098: Vim9: function argument of sort() and map() not tested v8.2.2098
Sat, 05 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2097: Vim9: using :silent! when calling a function prevents abort v8.2.2097
Sat, 05 Dec 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2096: Vim9: command modifiers not restored after assignment v8.2.2096
Sat, 05 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2095: Vim9: crash when failed dict member is followed by concat v8.2.2095
Sat, 05 Dec 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.2094: when an expression fails getting next command may be wrong v8.2.2094
Sat, 05 Dec 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.2093: Vim9: script test sometimes fails v8.2.2093
Sat, 05 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2092: Vim9: unpredictable errors for script tests v8.2.2092
Fri, 04 Dec 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.2091: MS-Windows: build warnings v8.2.2091
Fri, 04 Dec 2020 19:15:03 +0100 Bram Moolenaar patch 8.2.2090: Vim9: dict does not accept a key in quotes v8.2.2090
Fri, 04 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2089: libvterm test fails to build on Mac v8.2.2089
Fri, 04 Dec 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2088: Vim9: script test sometimes fails v8.2.2088
Fri, 04 Dec 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.2087: Vim9: memory leak when statement is truncated v8.2.2087
Thu, 03 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2086: libvterm tests are only run on Linux v8.2.2086
Thu, 03 Dec 2020 21:15:06 +0100 Bram Moolenaar patch 8.2.2085: Qt translation file is recognized as typescript v8.2.2085
Thu, 03 Dec 2020 20:00:05 +0100 Bram Moolenaar patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character v8.2.2084
Wed, 02 Dec 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2083: Vim9: crash when using ":silent!" and getting member fails v8.2.2083
Wed, 02 Dec 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax v8.2.2082
Wed, 02 Dec 2020 15:15:05 +0100 Bram Moolenaar patch 8.2.2081: Vim9: cannot handle a linebreak after "=" in assignment v8.2.2081
Wed, 02 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2080: Vim9: no proper error message for using s:var in for loop v8.2.2080
Wed, 02 Dec 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.2079: Vim9: cannot put a linebreak before or after "in" of ":for" v8.2.2079
Wed, 02 Dec 2020 12:45:03 +0100 Bram Moolenaar patch 8.2.2078: illegal memory access when using :print on invalid text v8.2.2078
Tue, 01 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2077: build failure with small features v8.2.2077
Tue, 01 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2076: MS-Windows console: sometimes drops typed characters v8.2.2076
Tue, 01 Dec 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.2075: error for const argument to mapnew() v8.2.2075
Tue, 01 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range v8.2.2074
Tue, 01 Dec 2020 16:45:04 +0100 Bram Moolenaar patch 8.2.2073: Vim9: for with unpack only works for local variables v8.2.2073
Mon, 30 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2072: Vim9: list assign not well tested v8.2.2072
Mon, 30 Nov 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2071: Vim9: list assign doesn't except empty remainder list v8.2.2071
Mon, 30 Nov 2020 17:45:05 +0100 Bram Moolenaar patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands v8.2.2070
Sun, 29 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.2069: the quickfix window is not updated after setqflist() v8.2.2069
Sun, 29 Nov 2020 14:15:05 +0100 Bram Moolenaar patch 8.2.2068: transparent syntax item uses start/end of containing region v8.2.2068
Sat, 28 Nov 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2067: cursor position in popup terminal is wrong v8.2.2067
Sat, 28 Nov 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2066: Vim9: assignment with += doesn't work v8.2.2066
Sat, 28 Nov 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2065: using map() and filter() on a range() is inefficient v8.2.2065
Sat, 28 Nov 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker v8.2.2064