log src/version.c @ 25786:ec62e0764ffa v8.2.3428

age author description
Sat, 11 Sep 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3428: using freed memory when replacing v8.2.3428
Sat, 11 Sep 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3427: double free when list is copied v8.2.3427
Sat, 11 Sep 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3426: crash when deleting a listener in a listener callback v8.2.3426
Sat, 11 Sep 2021 12:30:06 +0200 Bram Moolenaar patch 8.2.3425: warning for using uninitialized variable v8.2.3425
Fri, 10 Sep 2021 17:00:07 +0200 Bram Moolenaar patch 8.2.3424: a sequence of spaces is hard to see in list mode v8.2.3424
Thu, 09 Sep 2021 23:15:04 +0200 Bram Moolenaar patch 8.2.3423: Vim9: list += list creates a new list in :def function v8.2.3423
Thu, 09 Sep 2021 22:45:05 +0200 Bram Moolenaar patch 8.2.3422: Vim9: no failure if return type differs from returned var v8.2.3422
Thu, 09 Sep 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3421: a bit of code is not covered by tests v8.2.3421
Thu, 09 Sep 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3420: _REENTRANT defined more than once v8.2.3420
Thu, 09 Sep 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3419: a failing debug expression may make Vim unusable v8.2.3419
Thu, 09 Sep 2021 12:15:06 +0200 Bram Moolenaar patch 8.2.3418: garbage collection while evaluating may cause trouble v8.2.3418
Wed, 08 Sep 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3417: Vim9: a failing debug expression aborts script sourcing v8.2.3417
Wed, 08 Sep 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3416: second error is reported while exception is being thrown v8.2.3416
Wed, 08 Sep 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3415: Vim9: not all function argument types are properly checked v8.2.3415
Wed, 08 Sep 2021 14:30:05 +0200 Bram Moolenaar patch 8.2.3414: fullcommand() gives wrong name with buffer-local user command v8.2.3414
Wed, 08 Sep 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3413: Vim9: too many characters are allowed in import name v8.2.3413
Tue, 07 Sep 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3412: Vim9: importing the wrong file v8.2.3412
Tue, 07 Sep 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3411: Vim9: crash when using base name of import v8.2.3411
Tue, 07 Sep 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3410: crash with linebreak, listchars and large tabstop v8.2.3410
Tue, 07 Sep 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3409: reading beyond end of line with invalid utf-8 character v8.2.3409
Mon, 06 Sep 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3408: can delete a numbered function v8.2.3408
Mon, 06 Sep 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3407: using uninitialized memory with "let g:['bar'] = 2" v8.2.3407
Mon, 06 Sep 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3406: on some systems tests fail without _REENTRANT v8.2.3406
Mon, 06 Sep 2021 17:15:06 +0200 Bram Moolenaar patch 8.2.3405: cannot have a comment line in a {} block of a user command v8.2.3405
Sun, 05 Sep 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3404: Vim9: no error for white space before "(" v8.2.3404
Sat, 04 Sep 2021 21:30:02 +0200 Bram Moolenaar patch 8.2.3403: memory leak for :retab with invalid argument v8.2.3403
Sat, 04 Sep 2021 19:00:03 +0200 Bram Moolenaar patch 8.2.3402: invalid memory access when using :retab with large value v8.2.3402
Sat, 04 Sep 2021 15:00:02 +0200 Bram Moolenaar patch 8.2.3401: Vim9: cannot use negative count with finddir() and findfile() v8.2.3401
Sat, 04 Sep 2021 13:45:03 +0200 Bram Moolenaar patch 8.2.3400: ":z!" is not supported v8.2.3400
Fri, 03 Sep 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3399: Octave files are not recognized v8.2.3399
Fri, 03 Sep 2021 17:00:05 +0200 Bram Moolenaar patch 8.2.3398: html text objects are not fully tested v8.2.3398
Thu, 02 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3397: no test for what 8.2.3391 fixes v8.2.3397
Thu, 02 Sep 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3396: when libcall() fails invalid pointer may be used v8.2.3396
Thu, 02 Sep 2021 19:00:04 +0200 Bram Moolenaar patch 8.2.3395: Vim9: expression breakpoint not checked in :def function v8.2.3395
Wed, 01 Sep 2021 16:15:04 +0200 Bram Moolenaar patch 8.2.3394: filler lines are wrong when changing text in diff mode v8.2.3394
Wed, 01 Sep 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3393: escaping for fish shell is skipping some characters v8.2.3393
Wed, 01 Sep 2021 13:15:06 +0200 Bram Moolenaar patch 8.2.3392: augroup completion escapes regexp pattern characters v8.2.3392
Tue, 31 Aug 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3391: crash with combination of 'linebreak' and other options v8.2.3391
Tue, 31 Aug 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3390: included xdiff code is outdated v8.2.3390
Tue, 31 Aug 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3389: cannot stop insert mode completion without side effects v8.2.3389
Mon, 30 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3388: fnamemodify('path/..', ':p') differs from using 'path/../' v8.2.3388
Mon, 30 Aug 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3387: compiler warning for non-static function v8.2.3387
Sun, 29 Aug 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3386: using uninitialized memory v8.2.3386
Sun, 29 Aug 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3385: escaping for fish shell does not work properly v8.2.3385
Sat, 28 Aug 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3384: cannot disable modeline for an individual file v8.2.3384
Sat, 28 Aug 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.3383: Vim9: completion for :disassemble adds parenthesis v8.2.3383
Sat, 28 Aug 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3382: crash when getting the type of a NULL partial v8.2.3382
Sat, 28 Aug 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3381: crash when using NULL list with sign functions v8.2.3381
Sat, 28 Aug 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3380: crash when using NULL string for funcref() v8.2.3380
Sat, 28 Aug 2021 12:45:06 +0200 Bram Moolenaar patch 8.2.3379: crash when using NULL job v8.2.3379
Fri, 27 Aug 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3378: MS-Windows: completing environment variables with % is wrong v8.2.3378
Thu, 26 Aug 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3377: Vim9: :disass completion does not understand "s:" v8.2.3377
Wed, 25 Aug 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3376: Vim9: no warning that "@r" does not do anything v8.2.3376
Wed, 25 Aug 2021 17:45:04 +0200 Bram Moolenaar patch 8.2.3375: using uninitialized memory v8.2.3375
Wed, 25 Aug 2021 17:15:05 +0200 Bram Moolenaar patch 8.2.3374: Pyret files are not recognized v8.2.3374
Wed, 25 Aug 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3373: text property test fails on MS-Windows v8.2.3373
Wed, 25 Aug 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3372: line2byte() value wrong when adding a text property v8.2.3372
Tue, 24 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3371: Vim9: :$ENV cannot be followed by ->func() in next line v8.2.3371
Mon, 23 Aug 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3370: Vim9: no check for white space before type in declaration v8.2.3370
Mon, 23 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3369: auto formatting after "cw" leaves cursor in wrong spot v8.2.3369