log src/version.c @ 27798:324d394e314e v8.2.4425

age author description
Sun, 20 Feb 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4425: map() function does not check function arguments v8.2.4425
Sat, 19 Feb 2022 17:45:05 +0100 Bram Moolenaar patch 8.2.4424: ".gts" and ".gjs" files are not recognized v8.2.4424
Sat, 19 Feb 2022 17:15:02 +0100 Bram Moolenaar patch 8.2.4423: "make nvcmdidxs" fails v8.2.4423
Sat, 19 Feb 2022 16:00:02 +0100 Bram Moolenaar patch 8.2.4422: autochdir test fails on MS-Windows v8.2.4422
Sat, 19 Feb 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4421: some installed files and directories have wrong permissions v8.2.4421
Sat, 19 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4420: menu translations are inconsistent v8.2.4420
Sat, 19 Feb 2022 13:00:03 +0100 Bram Moolenaar patch 8.2.4419: illegal memory access when using 20 highlights v8.2.4419
Sat, 19 Feb 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4418: crash when using special multi-byte character v8.2.4418
Fri, 18 Feb 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4417: using NULL pointer v8.2.4417
Fri, 18 Feb 2022 19:00:04 +0100 Bram Moolenaar patch 8.2.4416: Vim9: using a script-local function requires using "s:" v8.2.4416
Fri, 18 Feb 2022 15:00:06 +0100 Bram Moolenaar patch 8.2.4415: function argument name conflicts with C++ keyword v8.2.4415
Fri, 18 Feb 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4414: solidity files are not recognized v8.2.4414
Fri, 18 Feb 2022 14:30:02 +0100 Bram Moolenaar patch 8.2.4413: Vim9: Coverity warns for using NULL pointer v8.2.4413
Fri, 18 Feb 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4412: translation cleanup script does not remove empty lines at end v8.2.4412
Thu, 17 Feb 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4411: bicep files are not recognized v8.2.4411
Thu, 17 Feb 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4410: Vim9: some code not covered by tests v8.2.4410
Thu, 17 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4409: Vim9: some code not covered by tests v8.2.4409
Thu, 17 Feb 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4408: Vim9: some code not covered by tests v8.2.4408
Thu, 17 Feb 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
Thu, 17 Feb 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4406: expand functions use confusing argument names v8.2.4406
Wed, 16 Feb 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4405: compiler warning for unused variable without +folding v8.2.4405
Wed, 16 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4404: Vim9: some code not covered by tests v8.2.4404
Wed, 16 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4403: ml_get error with nested folds and deleting lines v8.2.4403
Wed, 16 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4402: missing parenthesis may cause unexpected problems v8.2.4402
Wed, 16 Feb 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.4401: map listing does not clear the rest of the command line v8.2.4401
Wed, 16 Feb 2022 19:00:04 +0100 Bram Moolenaar patch 8.2.4400: MS-Windows: cannot use the mouse in the console with VIMDLL v8.2.4400
Wed, 16 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4399: crash after ml_get error v8.2.4399
Wed, 16 Feb 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4398: some command completion functions are too long v8.2.4398
Wed, 16 Feb 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4397: crash when using many composing characters in error message v8.2.4397
Tue, 15 Feb 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4396: Python3 test fails v8.2.4396
Tue, 15 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4395: some code lines not covered by tests v8.2.4395
Tue, 15 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4394: UTF8 select mode test fails on MS-Windows v8.2.4394
Tue, 15 Feb 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4393: possible number overflow with nested folds v8.2.4393
Tue, 15 Feb 2022 18:30:03 +0100 Bram Moolenaar patch 8.2.4392: MS-Windows with VIMDLL: Escaping CSI is wrong v8.2.4392
Tue, 15 Feb 2022 17:30:03 +0100 Bram Moolenaar patch 8.2.4391: command line executed when typing Esc in the GUI v8.2.4391
Tue, 15 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4390: Vim9: list from declaration with inferred type not set v8.2.4390
Tue, 15 Feb 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4389: screenpos() does not handle a position in a closed fold v8.2.4389
Tue, 15 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4388: dead code in op_insert() v8.2.4388
Tue, 15 Feb 2022 12:45:04 +0100 Bram Moolenaar patch 8.2.4387: command line completion doesn't always work properly v8.2.4387
Mon, 14 Feb 2022 23:00:02 +0100 Bram Moolenaar patch 8.2.4386: still cannot build tiny version v8.2.4386
Mon, 14 Feb 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4385: cannot build tiny version v8.2.4385
Mon, 14 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4384: Vim9: error message not tested, some code not tested v8.2.4384
Mon, 14 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4383: Vim9: unused code lines v8.2.4383
Mon, 14 Feb 2022 20:30:02 +0100 Bram Moolenaar patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter v8.2.4382
Mon, 14 Feb 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4381: translation file listed twice v8.2.4381
Mon, 14 Feb 2022 16:15:03 +0100 Bram Moolenaar patch 8.2.4380: small differences between Chinese translation files v8.2.4380
Mon, 14 Feb 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4379: an empty change is reported to a listener v8.2.4379
Mon, 14 Feb 2022 13:45:02 +0100 Bram Moolenaar patch 8.2.4378: incsearch HL broken when calling searchcount in 'tabLine' v8.2.4378
Mon, 14 Feb 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4377: CI steps for Windows are a bit unorganized v8.2.4377
Mon, 14 Feb 2022 12:15:03 +0100 Bram Moolenaar patch 8.2.4376: not enough tests for command line completion v8.2.4376
Sun, 13 Feb 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4375: ctx_imports is not used v8.2.4375
Sun, 13 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4374: unreachable code v8.2.4374
Sun, 13 Feb 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4373: expression test fails v8.2.4373
Sun, 13 Feb 2022 21:45:02 +0100 Bram Moolenaar patch 8.2.4372: filetype detection from file contents is in legacy script v8.2.4372
Sun, 13 Feb 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4371: Vim9: can create a script variable from a legacy function v8.2.4371
Sun, 13 Feb 2022 14:15:05 +0100 Bram Moolenaar patch 8.2.4370: MS-Windows: libsodium.dll not included with the installer v8.2.4370
Sun, 13 Feb 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4369: redundant #ifdef argument v8.2.4369
Sun, 13 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4368: Amiga: a few compiler warnings v8.2.4368
Sun, 13 Feb 2022 13:00:06 +0100 Bram Moolenaar patch 8.2.4367: calling in_vim9script() multiple times v8.2.4367
Sun, 13 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4366: not enough tests for command line completion v8.2.4366