log src/version.c @ 25449:5dce28f92d04 v8.2.3261

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