log src/version.c @ 23332:cdb706d5c43d v8.2.2209

age author description
Fri, 25 Dec 2020 12:45:05 +0100 Bram Moolenaar patch 8.2.2209: Vim9: return type of => lambda not parsed v8.2.2209
Thu, 24 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2208: Vim9: after reloading a script variable index may be invalid v8.2.2208
Thu, 24 Dec 2020 18:45:03 +0100 Bram Moolenaar patch 8.2.2207: illegal memory access if popup menu items are changed v8.2.2207
Thu, 24 Dec 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2206: :exe command line completion only works for first argument v8.2.2206
Thu, 24 Dec 2020 16:15:03 +0100 Bram Moolenaar patch 8.2.2205: Vim9: memory leak when parsing lambda fails v8.2.2205
Thu, 24 Dec 2020 15:15:05 +0100 Bram Moolenaar patch 8.2.2204: Vim9: using -> both for method and lambda is confusing v8.2.2204
Thu, 24 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2203: Moodle gift files are not recognized v8.2.2203
Wed, 23 Dec 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.2202: write file test still fails on MS-Windows v8.2.2202
Wed, 23 Dec 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.2201: write file test fails on MS-Windows v8.2.2201
Wed, 23 Dec 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2200: Vim9: lambda without white space around -> is confusing v8.2.2200
Wed, 23 Dec 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2199: first write after setting 'eol' does not have NL added v8.2.2199
Wed, 23 Dec 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.2198: ml_get error when resizing window and using text property v8.2.2198
Wed, 23 Dec 2020 13:00:04 +0100 Bram Moolenaar patch 8.2.2197: assert arguments order reversed v8.2.2197
Wed, 23 Dec 2020 12:45:07 +0100 Bram Moolenaar patch 8.2.2196: :version output has extra spaces in compile and link command v8.2.2196
Tue, 22 Dec 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.2195: failing tests for :const v8.2.2195
Tue, 22 Dec 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.2194: Vim9: cannot use :const or :final at the script level v8.2.2194
Tue, 22 Dec 2020 20:45:04 +0100 Bram Moolenaar patch 8.2.2193: Vim9: can change constant in :def function v8.2.2193
Tue, 22 Dec 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.2192: Codecov on github actions fails v8.2.2192
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