log src/version.c @ 25288:ddc38de331ff v8.2.3181

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