log src/version.c @ 23291:8e1427ac2bce v8.2.2191

age author description
Tue, 22 Dec 2020 19:00:06 +0100 Bram Moolenaar patch 8.2.2191: Vim9: using wrong name with lambda in nested function v8.2.2191
Tue, 22 Dec 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.2190: Vim9: crash when compiled with EXITFREE v8.2.2190
Tue, 22 Dec 2020 18:00:03 +0100 Bram Moolenaar patch 8.2.2189: cannot repeat a command that uses the small delete register v8.2.2189
Tue, 22 Dec 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2188: Vim9: crash when calling global function from :def function v8.2.2188
Tue, 22 Dec 2020 13:00:04 +0100 Bram Moolenaar patch 8.2.2187: Python 3 test fails sometimes v8.2.2187
Tue, 22 Dec 2020 12:30:04 +0100 Bram Moolenaar patch 8.2.2186: Vim9: error when using 'opfunc' v8.2.2186
Tue, 22 Dec 2020 12:30:03 +0100 Bram Moolenaar Add missing change to version.c
Mon, 21 Dec 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.2184: Vim9: no error when using "2" for a line number v8.2.2184
Mon, 21 Dec 2020 20:45:05 +0100 Bram Moolenaar patch 8.2.2183: Vim9: value of 'edcompatible' and 'gdefault' are used v8.2.2183
Mon, 21 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2182: Vim9: value of 'magic' is still relevant v8.2.2182
Mon, 21 Dec 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.2181: valgrind warnings for using uninitialized value v8.2.2181
Mon, 21 Dec 2020 18:15:04 +0100 Bram Moolenaar patch 8.2.2180: Vim9: test for error after error is flaky v8.2.2180
Mon, 21 Dec 2020 17:45:04 +0100 Bram Moolenaar patch 8.2.2179: Vim9: crash when indexing a dict with a number v8.2.2179
Mon, 21 Dec 2020 16:15:05 +0100 Bram Moolenaar patch 8.2.2178: Python 3: non-utf8 character cannot be handled v8.2.2178
Mon, 21 Dec 2020 15:00:04 +0100 Bram Moolenaar patch 8.2.2177: pattern "^" does not match if first character is combining v8.2.2177
Mon, 21 Dec 2020 14:15:03 +0100 Bram Moolenaar patch 8.2.2176: crash with a sequence of fold commands v8.2.2176
Mon, 21 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2175: github actions: clang-11 handling suboptimal v8.2.2175
Mon, 21 Dec 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.2174: Mac version doesn't specify the CPU architecture v8.2.2174
Sun, 20 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2173: Vim9: get internal error when assigning to undefined variable v8.2.2173
Sun, 20 Dec 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.2172: Vim9: number of arguments is not always checked v8.2.2172
Sun, 20 Dec 2020 18:00:07 +0100 Bram Moolenaar patch 8.2.2171: valgrind warning for using uninitialized value
Sun, 20 Dec 2020 18:00:06 +0100 Bram Moolenaar patch 8.2.2170: Vim9: a global function defined in a :def function fails v8.2.2170
Sun, 20 Dec 2020 15:45:05 +0100 Bram Moolenaar patch 8.2.2169: Vim9: test leaves file behind v8.2.2169
Sun, 20 Dec 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.2168: Vim9: error for assigning to dict of dict v8.2.2168
Sun, 20 Dec 2020 15:00:04 +0100 Bram Moolenaar patch 8.2.2167: Vim9: assign test fails v8.2.2167
Sun, 20 Dec 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.2166: auto format doesn't work when deleting text v8.2.2166
Sat, 19 Dec 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.2165: Vim9: assignment to dict member does not work v8.2.2165
Sat, 19 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2164: Vim9: autoload function doesn't work in uppercased script v8.2.2164
Sat, 19 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2163: crash when discarded exception is the current exception v8.2.2163
Sat, 19 Dec 2020 16:45:06 +0100 Bram Moolenaar patch 8.2.2162: Vim9: Cannot load or store autoload variables v8.2.2162
Sat, 19 Dec 2020 13:45:03 +0100 Bram Moolenaar patch 8.2.2161: arguments -T and -x not tested yet v8.2.2161
Fri, 18 Dec 2020 20:00:06 +0100 Bram Moolenaar patch 8.2.2160: various typos v8.2.2160
Fri, 18 Dec 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2159: Vim9: when declaring a list it is not allocated yet v8.2.2159
Fri, 18 Dec 2020 16:45:03 +0100 Bram Moolenaar patch 8.2.2158: CI on cirrus times out, coveralls doesn't always run v8.2.2158
Fri, 18 Dec 2020 15:45:05 +0100 Bram Moolenaar patch 8.2.2157: Vim9: can delete a Vim9 script variable from a function v8.2.2157
Fri, 18 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2156: Github actions run on pusing a tag v8.2.2156
Fri, 18 Dec 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.2155: warning from Github actions for code analysis v8.2.2155
Thu, 17 Dec 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.2154: popupwin test for terminal buffer fails sometimes v8.2.2154
Thu, 17 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2153: popupwin test for latin1 still fails sometimes v8.2.2153
Thu, 17 Dec 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2152: screenpos() does not include the WinBar offset v8.2.2152
Thu, 17 Dec 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.2151: $dir not expanded when configure checks for moonjit v8.2.2151
Thu, 17 Dec 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2150: Github actions CI isn't used for all available platforms v8.2.2150
Thu, 17 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2149: popupwin test for latin1 sometimes fails v8.2.2149
Wed, 16 Dec 2020 21:45:06 +0100 Bram Moolenaar patch 8.2.2148: Vim9: crash when user command doesn't match v8.2.2148
Wed, 16 Dec 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.2147: quickfix window title not updated in all tab pages v8.2.2147
Tue, 15 Dec 2020 21:45:05 +0100 Bram Moolenaar patch 8.2.2146: Vim9: automatic conversion of number to string for dict key v8.2.2146
Tue, 15 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2145: Vim9: concatenating lists does not adjust type of result v8.2.2145
Mon, 14 Dec 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.2144: Vim9: some corner cases not tested v8.2.2144
Sun, 13 Dec 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.2143: Vim9: dead code in compiling :unlet v8.2.2143
Sun, 13 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2142: memory leak when heredoc is not terminated v8.2.2142
Sun, 13 Dec 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2141: a user command with try/catch may not catch an expression error v8.2.2141
Sun, 13 Dec 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.2140: build failure with tiny features v8.2.2140
Sun, 13 Dec 2020 18:45:16 +0100 Bram Moolenaar patch 8.2.2139: Vim9: unreachable code in assignment v8.2.2139
Sun, 13 Dec 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit v8.2.2138
Sun, 13 Dec 2020 14:30:03 +0100 Bram Moolenaar patch 8.2.2137: Vim9: :echo and :execute give error for empty argument v8.2.2137
Sun, 13 Dec 2020 12:30:04 +0100 Bram Moolenaar patch 8.2.2136: Vim9: Using uninitialized variable v8.2.2136
Sat, 12 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2135: Vim9: #{ still seen as start of dict in some places v8.2.2135
Sat, 12 Dec 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2134: Vim9: get E1099 when autocmd triggered in builtin function v8.2.2134
Sat, 12 Dec 2020 19:00:03 +0100 Bram Moolenaar patch 8.2.2133: Vim9: checking for a non-empty string is too strict v8.2.2133
Sat, 12 Dec 2020 18:30:03 +0100 Bram Moolenaar patch 8.2.2132: padding not drawn properly for popup window with title v8.2.2132