log src/version.c @ 25543:a84e75d73fde v8.2.3308

age author description
Sat, 07 Aug 2021 15:45:02 +0200 Bram Moolenaar patch 8.2.3308: Vim9: no runtime check for argument type with varargs only v8.2.3308
Sat, 07 Aug 2021 15:15:02 +0200 Bram Moolenaar patch 8.2.3307: Vim9: :echoconsole cannot access local variables v8.2.3307
Sat, 07 Aug 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3306: unexpected "No matching autocommands" v8.2.3306
Sat, 07 Aug 2021 13:30:03 +0200 Bram Moolenaar patch 8.2.3305: Vim9: :finally in skipped block not handled correctly v8.2.3305
Sat, 07 Aug 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3304: popup window title with wide characters is truncated v8.2.3304
Sat, 07 Aug 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3303: some structures could be smaller v8.2.3303
Sat, 07 Aug 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3302: Coverity is not run from github v8.2.3302
Fri, 06 Aug 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3301: memory allocation functions don't have their own place v8.2.3301
Fri, 06 Aug 2021 21:45:05 +0200 Bram Moolenaar patch 8.2.3300: Lua: can only execute on Vim command at a time v8.2.3300
Thu, 05 Aug 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3299: Vim9: exists() does not handle much at compile time v8.2.3299
Thu, 05 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3298: build failure with small features v8.2.3298
Thu, 05 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3297: cannot use all commands inside a {} block v8.2.3297
Thu, 05 Aug 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3296: Vim9: cannot add a number to a float v8.2.3296
Thu, 05 Aug 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3295: 'cursorline' should not apply to 'breakindent' v8.2.3295
Thu, 05 Aug 2021 17:00:03 +0200 Bram Moolenaar patch 8.2.3294: Lua: memory leak when adding dict item fails v8.2.3294
Thu, 05 Aug 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3293: finding completions may cause an endless loop v8.2.3293
Thu, 05 Aug 2021 15:30:04 +0200 Bram Moolenaar patch 8.2.3292: underscore in very magic pattern causes a hang v8.2.3292
Thu, 05 Aug 2021 15:15:06 +0200 Bram Moolenaar patch 8.2.3291: Coverity warns for not checking return value v8.2.3291
Wed, 04 Aug 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3290: Vim9: compiling dict may use pointer after free v8.2.3290
Wed, 04 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3289: compiler warning for unused variable with small features v8.2.3289
Wed, 04 Aug 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3288: cannot easily access namespace dictionaries from Lua v8.2.3288
Wed, 04 Aug 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3287: channel events not handled in BufEnter autocommand v8.2.3287
Wed, 04 Aug 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3286: win_enter_ext() has too many boolean arguments v8.2.3286
Wed, 04 Aug 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3285: scdoc filetype is not recognized v8.2.3285
Wed, 04 Aug 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3284: no error for insert() or remove() changing a locked blob v8.2.3284
Wed, 04 Aug 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3283: Julia filetype is not recognized v8.2.3283
Wed, 04 Aug 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3282: Vim9: error about using -complete without -nargs is confusing v8.2.3282
Tue, 03 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3281: Vim9: TODO items in tests can be taken care of v8.2.3281
Tue, 03 Aug 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3280: 'virtualedit' local to buffer is not the best solution v8.2.3280
Mon, 02 Aug 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3279: Vim9: cannot use block in cmdline window v8.2.3279
Mon, 02 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3278: Vim9: error when adding 1 to float v8.2.3278
Mon, 02 Aug 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3277: Vim9: compiled has() does not work properly v8.2.3277
Mon, 02 Aug 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3276: Vim9: exists() can only be evaluated at runtime v8.2.3276
Mon, 02 Aug 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3275: optimizer can use hints about ga_grow() normally succeeding v8.2.3275
Mon, 02 Aug 2021 18:15:06 +0200 Bram Moolenaar patch 8.2.3274: macro for printf format check can be simplified v8.2.3274
Sun, 01 Aug 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3273: autocmd test fails v8.2.3273
Sun, 01 Aug 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3272: cannot use id zero with prop_find() v8.2.3272
Sun, 01 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function v8.2.3271
Sun, 01 Aug 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3270: prop_find() finds property with ID -2 v8.2.3270
Sun, 01 Aug 2021 15:45:04 +0200 Bram Moolenaar patch 8.2.3269: Vim9: wrong argument check for partial v8.2.3269
Sun, 01 Aug 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3268: cannot use a block with :autocmd like with :command v8.2.3268
Sun, 01 Aug 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3267: Vim9: crash when disassembling using deleted script variable v8.2.3267
Sun, 01 Aug 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3266: Vim9: assignment with two indexes may check next line v8.2.3266
Sun, 01 Aug 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3265: smartcase does not work correctly in very magic pattern v8.2.3265
Sun, 01 Aug 2021 12:15:03 +0200 Bram Moolenaar patch 8.2.3264: Vim9: assign test fails v8.2.3264
Sat, 31 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3263: Vim9: "..=" does not accept same types as the ".." operator v8.2.3263
Sat, 31 Jul 2021 22:30:02 +0200 Bram Moolenaar patch 8.2.3262: build failure when ABORT_ON_INTERNAL_ERROR is defined v8.2.3262
Sat, 31 Jul 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.3261: Vim9: when compiling repeat(123, N) return type is number v8.2.3261
Sat, 31 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3260: build failure with small features v8.2.3260
Sat, 31 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3259: when 'indentexpr' causes an error did_throw may hang v8.2.3259
Sat, 31 Jul 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3258: error messages have the wrong text v8.2.3258
Sat, 31 Jul 2021 18:45:03 +0200 Bram Moolenaar patch 8.2.3257: calling prop_find() with -1 for ID gives errornous error v8.2.3257
Sat, 31 Jul 2021 17:30:04 +0200 Bram Moolenaar patch 8.2.3256: executable test may fail on new Ubuntu system v8.2.3256
Sat, 31 Jul 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3255: ci" finds following string but ci< and others don't v8.2.3255
Sat, 31 Jul 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3254: win_gettype() does not recognize a quickfix window v8.2.3254
Fri, 30 Jul 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3253: channel test fails randomly v8.2.3253
Fri, 30 Jul 2021 21:45:02 +0200 Bram Moolenaar patch 8.2.3252: duplicated code for adding buffer lines v8.2.3252
Fri, 30 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3251: listing builtin_gui as an available terminal is confusing v8.2.3251
Fri, 30 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3250: MS-Windows: cannot build with libsodium v8.2.3250
Thu, 29 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3249: Vim9: error for re-imported function with default argument v8.2.3249
Thu, 29 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3248: Vim9: error message for wrong input uses wrong line number v8.2.3248
Thu, 29 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3247: using uninitialized memory when checking for crypt method v8.2.3247
Thu, 29 Jul 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3246: memory use after free v8.2.3246
Thu, 29 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3245: the crypt key may appear in a swap partition v8.2.3245
Thu, 29 Jul 2021 20:30:08 +0200 Bram Moolenaar patch 8.2.3244: Lua 5.3 print() with a long string crashes v8.2.3244
Thu, 29 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3243: MS-Windows: "edit with multiple Vim" choice is less useful v8.2.3243
Wed, 28 Jul 2021 22:45:05 +0200 Bram Moolenaar patch 8.2.3242: Vim9: valgrind reports leaks in builtin function test v8.2.3242
Wed, 28 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3241: Vim9: memory leak when function reports an error v8.2.3241
Wed, 28 Jul 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3240: Lua print() does not work properly v8.2.3240
Wed, 28 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3239: Vim9: no error using heredoc for a number variable v8.2.3239
Wed, 28 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3238: Vim9: error message does not indicate the location v8.2.3238
Wed, 28 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3237: when a builtin function gives an error processing continues v8.2.3237
Wed, 28 Jul 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.3236: mode() does not indicate using CTRL-O in Select mode v8.2.3236
Wed, 28 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3235: cannot use lambda in {} block in user command v8.2.3235
Wed, 28 Jul 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3234: crash when printing long string with Lua v8.2.3234
Wed, 28 Jul 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3233: prop_list() and prop_find() do not indicate the buffer v8.2.3233
Wed, 28 Jul 2021 12:00:06 +0200 Bram Moolenaar patch 8.2.3232: system() does not work without a second argument v8.2.3232
Tue, 27 Jul 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3231: build failure with small features v8.2.3231
Tue, 27 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3230: Vim9: type error when function return type is not known yet v8.2.3230
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Tue, 27 Jul 2021 21:30:08 +0200 Bram Moolenaar patch 8.2.3228: cannot use a simple block for the :command argument v8.2.3228
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Mon, 26 Jul 2021 22:00:07 +0200 Bram Moolenaar patch 8.2.3226: new digraph functions use old naming scheme v8.2.3226
Mon, 26 Jul 2021 21:15:08 +0200 Bram Moolenaar patch 8.2.3225: incsearch highlighting is attempted halfway a mapping v8.2.3225
Mon, 26 Jul 2021 21:15:06 +0200 Bram Moolenaar patch 8.2.3224: cannot call script-local function after :vim9cmd v8.2.3224
Sun, 25 Jul 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3223: Vim: using {} block in autoloade omnifunc fails v8.2.3223
Sun, 25 Jul 2021 18:15:02 +0200 Bram Moolenaar patch 8.2.3222: Vim9: cannot used loop variable later as lambda argument v8.2.3222
Sun, 25 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3221: Vim9: argument types are not checked at compile time v8.2.3221
Sun, 25 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3220: Test_term_setansicolors() fails in some configurations v8.2.3220
Sun, 25 Jul 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3219: :find searches non-existing directories v8.2.3219
Sun, 25 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3218: when using xchaha20 crypt undo file is not removed v8.2.3218
Sun, 25 Jul 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3217: build failure v8.2.3217
Sun, 25 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3216: Vim9: crash when using variable in a loop at script level v8.2.3216
Sat, 24 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3215: Vim9: argument types are not checked at compile time v8.2.3215
Sat, 24 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3214: MS-Windows: passing /D does not set the install location v8.2.3214
Sat, 24 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested v8.2.3213
Sat, 24 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3212: Vim9: execution speed can be improved v8.2.3212
Sat, 24 Jul 2021 16:30:03 +0200 Bram Moolenaar patch 8.2.3211: Vim9: argument types are not checked at compile time v8.2.3211
Sat, 24 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3210: Vim9: searchpair() sixth argument is compiled v8.2.3210
Sat, 24 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3209: Vim9: lambda doesn't find block-local variable v8.2.3209
Sat, 24 Jul 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3208: dynamic library load error does not mention why it failed v8.2.3208
Sat, 24 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3207: Vim9: crash when compiling string fails v8.2.3207
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
Fri, 23 Jul 2021 19:45:05 +0200 Bram Moolenaar patch 8.2.3205: Coverity reports a null pointer dereference v8.2.3205
Thu, 22 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3204: display garbled when 'cursorline' is set and lines wrap v8.2.3204
Thu, 22 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3203: Vim9: compiled string expression causes type error v8.2.3203
Thu, 22 Jul 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3202: Vim9: tests are only executed for legacy script v8.2.3202
Thu, 22 Jul 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.3201: crash in test v8.2.3201
Thu, 22 Jul 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3200: Vim9: hard to guess where a type error is given v8.2.3200
Thu, 22 Jul 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.3199: Vim9: execution speed can be improved v8.2.3199
Thu, 22 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3198: cannot use 'formatlistpat' for breakindent v8.2.3198
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Wed, 21 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3196: Vim9: bool expression with numbers only fails at runtime v8.2.3196
Wed, 21 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3195: Vim9: unclear error when passing too many arguments to lambda v8.2.3195
Wed, 21 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3194: Vim9: argument types are not checked at compile time v8.2.3194
Wed, 21 Jul 2021 18:15:05 +0200 Bram Moolenaar patch 8.2.3193: screenpos() is wrong when 'display' is "lastline" v8.2.3193
Tue, 20 Jul 2021 22:30:06 +0200 Bram Moolenaar patch 8.2.3192: build failure with small version v8.2.3192
Tue, 20 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3191: Vim9: not enough code is tested v8.2.3191
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Tue, 20 Jul 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3189: Vim9: error when using "try|" v8.2.3189
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Mon, 19 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3187: Vim9: popup timer callback is not compiled v8.2.3187
Mon, 19 Jul 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3186: Vim9: not all failures for import tested v8.2.3186
Mon, 19 Jul 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3185: Vim9: start of inline function found in comment line v8.2.3185
Mon, 19 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3184: cannot add a digraph with a leading space v8.2.3184
Mon, 19 Jul 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.3183: duplicate error numbers v8.2.3183
Sun, 18 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3182: Vim9: crash when using removing items from a constant list v8.2.3182
Sun, 18 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3181: Vim9: builtin function test fails without channel feature v8.2.3181
Sun, 18 Jul 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3180: Vim9: memory leak when concatenating to an imported string v8.2.3180
Sun, 18 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3179: Vim9: cannot assign to an imported variable at script level v8.2.3179
Sun, 18 Jul 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3178: Vim9: the file name of an :import cannot be an expression v8.2.3178
Sun, 18 Jul 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.3177: Vim9: can not use "for _ in expr" at script level v8.2.3177
Sun, 18 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3176: Vim9: no type error for comparing number with string v8.2.3176
Sun, 18 Jul 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3175: Vim9: using illegal pointer with nested lambdas. v8.2.3175
Sat, 17 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3174: Vim9: "legacy undo" finds "undo" variable v8.2.3174
Sat, 17 Jul 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173
Fri, 16 Jul 2021 10:45:04 +0200 Bram Moolenaar patch 8.2.3172: MzScheme test fails v8.2.3172
Thu, 15 Jul 2021 23:45:03 +0200 Bram Moolenaar patch 8.2.3171: another illegal memory access in test
Thu, 15 Jul 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3170: Illegal memory access in test v8.2.3170
Thu, 15 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3169: Vim9: cannot handle nested inline function v8.2.3169
Thu, 15 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3168: Vim9: type error for constant of type any v8.2.3168
Thu, 15 Jul 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.3167: get E12 in a job callback when searching for tags
Thu, 15 Jul 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.3166: Vim9: nested autoload call error overruled by "Unknown error" v8.2.3166
Thu, 15 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3165: Vim9: in a || expression the error line number may be wrong v8.2.3165
Thu, 15 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3164: MS-Windows: reported version lacks patchlevel v8.2.3164
Thu, 15 Jul 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3163: location list window may open a wrong file v8.2.3163
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Wed, 14 Jul 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3161: Vim9: no error when reltime() has invalid arguments v8.2.3161
Wed, 14 Jul 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3160: 'breakindent' does not work well for bulleted lists v8.2.3160
Tue, 13 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3159: cursor displayed in wrong position after deleting line v8.2.3159
Tue, 13 Jul 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3158: strange error message when using islocked() with a number v8.2.3158
Tue, 13 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3157: crypt test may fail on MS-Windows v8.2.3157
Mon, 12 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3156: Vim9: term_getansicolors() test fails without +termguicolors v8.2.3156
Mon, 12 Jul 2021 21:45:06 +0200 Bram Moolenaar patch 8.2.3155: some option related code not covered by tests v8.2.3155
Sun, 11 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3154: Vim9: some type checks for builtin functions fail v8.2.3154
Sun, 11 Jul 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3153: URLs with a dash in the scheme are not recognized v8.2.3153
Sun, 11 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3152: Vim9: accessing "s:" results in an error v8.2.3152
Sun, 11 Jul 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3151: Vim9: profiling fails if nested function is also profiled v8.2.3151
Sun, 11 Jul 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3150: Vim9: argument types are not checked at compile time v8.2.3150
Sun, 11 Jul 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3149: some plugins have a problem with the error check v8.2.3149
Sun, 11 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3148: Vim9: function arg type check does not handle base offset v8.2.3148
Sun, 11 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3147: Vim9: profiling does not work with a nested function v8.2.3147
Sun, 11 Jul 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.3146: Vim9: line number wrong for :execute argument v8.2.3146
Sun, 11 Jul 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3145: Vim9: profile test fails without profile feature v8.2.3145
Sun, 11 Jul 2021 16:15:03 +0200 Bram Moolenaar patch 8.2.3144: Vim9: no error when using an invalid value for a line number v8.2.3144
Sun, 11 Jul 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.3143: Vim9: wrong context if lambda called from profiled function v8.2.3143
Sun, 11 Jul 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3142: Vim9: type check for has_key() argument is too strict v8.2.3142
Sun, 11 Jul 2021 14:30:04 +0200 Bram Moolenaar patch 8.2.3141: no error when using :complete for :command without -nargs v8.2.3141
Sat, 10 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3140: MS-Windows: ipv6 channel test is very flaky also without GUI v8.2.3140
Sat, 10 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3139: functions for string manipulation are spread out v8.2.3139
Sat, 10 Jul 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3138: debugger test fails v8.2.3138
Sat, 10 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137
Sat, 10 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3136: no test for E187 and "No swap file" v8.2.3136
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Fri, 09 Jul 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.3134: crash when using typename() on a function reference v8.2.3134
Fri, 09 Jul 2021 19:30:06 +0200 Bram Moolenaar patch 8.2.3133: Vim9: memory leak when add() fails v8.2.3133
Fri, 09 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3132: compiler warns for size_t to colnr_T conversion. v8.2.3132
Thu, 08 Jul 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3131: MS-Windows: ipv6 channel test is very flaky in the GUI v8.2.3131
Thu, 08 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3130: Vim9: import test fails v8.2.3130
Thu, 08 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3129: Vim9: imported uninitialized list does not get type checked v8.2.3129
Thu, 08 Jul 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3128: Vim9: uninitialzed list does not get type checked v8.2.3128
Thu, 08 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3127: Vim9: no error when adding number to list of string v8.2.3127
Thu, 08 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3126: Vim9: for loop error reports wrong line number v8.2.3126
Thu, 08 Jul 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3125: variables are set but not used v8.2.3125
Thu, 08 Jul 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3124: Vim9: no error for white space between option and "=9" v8.2.3124
Thu, 08 Jul 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3123: Vim9: confusing error when using white space after option v8.2.3123
Thu, 08 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow window v8.2.3122
Thu, 08 Jul 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumn v8.2.3121
Thu, 08 Jul 2021 11:45:04 +0200 Bram Moolenaar patch 8.2.3120: crypt with sodium test fails on MS-Windows v8.2.3120
Wed, 07 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3119: compiler warning for unused argument v8.2.3119
Wed, 07 Jul 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3118: Vim9: "any" type not handled correctly in for loop v8.2.3118
Wed, 07 Jul 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3117: Vim9: type not properly checked in for loop v8.2.3117
Wed, 07 Jul 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.3116: Vim9: crash when debugging a function with line continuation v8.2.3116
Wed, 07 Jul 2021 19:30:05 +0200 Bram Moolenaar patch 8.2.3115: Coverity complains about free_wininfo() use v8.2.3115
Tue, 06 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3114: Amiga-like systems: build error using stat() v8.2.3114
Mon, 05 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3113: no error when for loop variable shadows script variable v8.2.3113
Mon, 05 Jul 2021 22:15:02 +0200 Bram Moolenaar patch 8.2.3112: in rare cases the cursor may be somewhere in a folded line v8.2.3112
Mon, 05 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3111: Vim9: confusing error with extra whitespace before colon v8.2.3111
Mon, 05 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3110: a pattern that matches the cursor position is complicated v8.2.3110
Mon, 05 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3109: check for $DISPLAY never fails v8.2.3109
Mon, 05 Jul 2021 14:15:05 +0200 Bram Moolenaar patch 8.2.3108: test for remote_foreground() fails v8.2.3108
Sun, 04 Jul 2021 23:30:03 +0200 Bram Moolenaar patch 8.2.3107: Vim9: error for arguments while type didn't specify arguments v8.2.3107
Sun, 04 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3106: Vim9: confusing line number reported for error v8.2.3106
Sun, 04 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3105: Vim9: type of partial is wrong when it has arguments v8.2.3105
Sun, 04 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3104: Vim9: unspecified function type causes type error v8.2.3104
Sun, 04 Jul 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3103: swap test may fail on some systems v8.2.3103
Sun, 04 Jul 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3102: test for crash fix does not fail without the fix v8.2.3102
Sun, 04 Jul 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3101: missing function prototype for vim_round()
Sun, 04 Jul 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3100: Vim9: no error when using type with unknown number of args v8.2.3100
Sun, 04 Jul 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3099: Vim9: missing catch/finally not reported at script level v8.2.3099
Sun, 04 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3098: popup window test is flaky on MS-Windows with GUI v8.2.3098
Sun, 04 Jul 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3097: crash when using "quit" at recovery prompt v8.2.3097
Sun, 04 Jul 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3096: temp files remain after running tests v8.2.3096
Sat, 03 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrong v8.2.3095
Sat, 03 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3094: Test_popup_atcursor_pos() fails without the conceal feature v8.2.3094
Sat, 03 Jul 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3093: tablabel_tooltip test fails with Athena v8.2.3093
Sat, 03 Jul 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3092: Vim9: builtin function test fails without +channel feature v8.2.3092
Sat, 03 Jul 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.3091: Vim9: default argument expr. cannot use previous argument v8.2.3091
Sat, 03 Jul 2021 18:15:02 +0200 Bram Moolenaar patch 8.2.3090: in rare cases the cursor may be somewhere in a folded line v8.2.3090
Sat, 03 Jul 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3089: garbage collection has useless code v8.2.3089
Sat, 03 Jul 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrong v8.2.3088
Sat, 03 Jul 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3087: Gemtext files are not recognized v8.2.3087
Sat, 03 Jul 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3086: Vim9: breakpoint on "for" does not work v8.2.3086
Sat, 03 Jul 2021 13:15:03 +0200 Bram Moolenaar patch 8.2.3085: JSONC files are not recognized v8.2.3085
Sat, 03 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3084: Vim9: builtin function argument types are not checked v8.2.3084
Fri, 02 Jul 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3083: crash when passing null string to charclass() v8.2.3083
Thu, 01 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3082: a channel command "echoerr" does not show anything v8.2.3082
Wed, 30 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3081: cannot catch errors in a channel command v8.2.3081
Wed, 30 Jun 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3080: recover test fails on 32bit systems v8.2.3080
Wed, 30 Jun 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3079: Powershell core not supported by default v8.2.3079
Wed, 30 Jun 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3078: Vim9: profile test fails v8.2.3078
Wed, 30 Jun 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3077: Vim9: an error in a catch block is not reported v8.2.3077
Wed, 30 Jun 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3076: Vim9: using try in catch block causes a hang v8.2.3076
Tue, 29 Jun 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3075: xxd always reports an old version string v8.2.3075
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Tue, 29 Jun 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3073: when cursor is move for block append wrong text is inserted v8.2.3073
Mon, 28 Jun 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3072: "zy" does not work well when "virtualedit' is "block" v8.2.3072
Mon, 28 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3071: shell options are not set properly for PowerShell v8.2.3071
Sun, 27 Jun 2021 22:15:05 +0200 Bram Moolenaar patch 8.2.3070: not enough testing for shell use v8.2.3070
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069