log src/version.c @ 25901:f48c435bd1df v8.2.3484

age author description
Wed, 06 Oct 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3484: crash when going through spell suggestions v8.2.3484
Wed, 06 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3483: #ifdef for using sysinfo() is incomplete v8.2.3483
Tue, 05 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3482: reading beyond end of line ending in quote and backslash v8.2.3482
Tue, 05 Oct 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3481: failures when char is unsigned v8.2.3481
Tue, 05 Oct 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3480: test does not fail without the fix for a crash v8.2.3480
Tue, 05 Oct 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3479: crash when calling job_start with an invalid argument v8.2.3479
Tue, 05 Oct 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.3478: still crash with error in :catch and also in :finally v8.2.3478
Tue, 05 Oct 2021 02:30:04 +0200 Bram Moolenaar patch 8.2.3477: startup test fails on MS-Windows v8.2.3477
Tue, 05 Oct 2021 00:15:04 +0200 Bram Moolenaar patch 8.2.3476: renaming a buffer on startup may cause using freed memory v8.2.3476
Mon, 04 Oct 2021 23:30:03 +0200 Bram Moolenaar patch 8.2.3475: expression register set by not executed put command v8.2.3475
Mon, 04 Oct 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3474: some places use "Vimscript" instead of "Vim script" v8.2.3474
Mon, 04 Oct 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3473: some files with tcl syntax are not recognized v8.2.3473
Mon, 04 Oct 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3472: other crashes with empty search pattern not tested v8.2.3472
Mon, 04 Oct 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3471: crash when using CTRL-T after an empty search pattern v8.2.3471
Mon, 04 Oct 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3470: crash with error in :catch and also in :finally v8.2.3470
Sun, 03 Oct 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3469: some files with json syntax are not recognized v8.2.3469
Sun, 03 Oct 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3468: problem with :cd when editing file in non-existent directory v8.2.3468
Sun, 03 Oct 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" v8.2.3467
Sun, 03 Oct 2021 16:30:04 +0200 Bram Moolenaar patch 8.2.3466: completion submode not indicated for virtual replace v8.2.3466
Sun, 03 Oct 2021 13:15:04 +0200 Bram Moolenaar patch 8.2.3465: cannot detect insert scroll mode v8.2.3465
Sun, 03 Oct 2021 13:00:07 +0200 Bram Moolenaar patch 8.2.3464: nginx files are not recognized v8.2.3464
Sat, 02 Oct 2021 23:00:03 +0200 Bram Moolenaar patch 8.2.3463: pattern matching with ModeChanged not tested v8.2.3463
Sat, 02 Oct 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.3462: ModeChanged only uses one character for new_mode and old_mode v8.2.3462
Sat, 02 Oct 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3461: cannot distinguish Normal and Terminal-Normal mode v8.2.3461
Sat, 02 Oct 2021 12:30:05 +0200 Bram Moolenaar patch 8.2.3460: some type casts are not needed v8.2.3460
Thu, 30 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3459: Vim9: need more tests for empty string arguments v8.2.3459
Sun, 26 Sep 2021 23:15:03 +0200 Bram Moolenaar patch 8.2.3458: not all dictdconf files are recognized v8.2.3458
Sun, 26 Sep 2021 21:15:02 +0200 Bram Moolenaar patch 8.2.3457: MS-Windows Vim9: test executed and fails v8.2.3457
Sun, 26 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3456: Vim9: not all functions are tested with empty string argument v8.2.3456
Wed, 22 Sep 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3455: using a count with "gp" leaves '] in wrong position v8.2.3455
Wed, 22 Sep 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3454: using a count with "gp" leave cursor in wrong position v8.2.3454
Wed, 22 Sep 2021 14:30:05 +0200 Bram Moolenaar patch 8.2.3453: autocmd not executed when editing a directory v8.2.3453
Tue, 21 Sep 2021 19:45:05 +0200 Bram Moolenaar patch 8.2.3452: MPD files are not recognized v8.2.3452
Mon, 20 Sep 2021 21:00:07 +0200 Bram Moolenaar patch 8.2.3451: not all apache files are recognized v8.2.3451
Sun, 19 Sep 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3450: coveralls action fails v8.2.3450
Sun, 19 Sep 2021 17:15:04 +0200 Bram Moolenaar patch 8.2.3449: sort fails if the sort compare function returns 999 v8.2.3449
Sat, 18 Sep 2021 15:30:04 +0200 Bram Moolenaar patch 8.2.3448: :endtry after function call that throws not found v8.2.3448
Sat, 18 Sep 2021 12:30:04 +0200 Bram Moolenaar patch 8.2.3447: a couple of declarations are not ANSI C v8.2.3447
Fri, 17 Sep 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3446: not enough tests for empty string arguments v8.2.3446
Fri, 17 Sep 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3445: on Solaris longVersion may be declared twice v8.2.3445
Thu, 16 Sep 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3444: concealed text not revealed when leaving insert mode v8.2.3444
Thu, 16 Sep 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.3443: Vim9: memory leak when and/or fails v8.2.3443
Thu, 16 Sep 2021 16:30:06 +0200 Bram Moolenaar patch 8.2.3442: Vim9: || and && are not handled at compile time v8.2.3442
Wed, 15 Sep 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3441: MS-Windows: vimtutor can't handle path with spaces v8.2.3441
Tue, 14 Sep 2021 23:00:05 +0200 Bram Moolenaar patch 8.2.3440: recover test fails if there is an old swap file v8.2.3440
Tue, 14 Sep 2021 19:00:05 +0200 Bram Moolenaar patch 8.2.3439: deleted lines go to wrong yank register v8.2.3439
Tue, 14 Sep 2021 18:00:08 +0200 Bram Moolenaar patch 8.2.3438: cannot manipulate blobs v8.2.3438
Mon, 13 Sep 2021 22:30:06 +0200 Bram Moolenaar patch 8.2.3437: compiler warnings for 32/64 bit usage v8.2.3437
Mon, 13 Sep 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3436: check for optional bool type has confusing return type v8.2.3436
Mon, 13 Sep 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3435: Vim9: dict is not passed to dict function v8.2.3435
Sun, 12 Sep 2021 21:15:03 +0200 Bram Moolenaar patch 8.2.3434: function prototype for trigger_modechanged() is incomplete v8.2.3434
Sun, 12 Sep 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3433: :delcommand does not take a -buffer option v8.2.3433
Sun, 12 Sep 2021 17:15:02 +0200 Bram Moolenaar patch 8.2.3432: octave/Matlab filetype detection does not work properly v8.2.3432
Sun, 12 Sep 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3431: completion for :disas sorts local functions first v8.2.3431
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430
Sat, 11 Sep 2021 23:15:02 +0200 Bram Moolenaar patch 8.2.3429: leaking memory when assigning to list or dict v8.2.3429
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
Mon, 23 Aug 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.3368: not all Racket files are recognized v8.2.3368
Sun, 22 Aug 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3367: Vim9: :@r executing a register is inconsistent v8.2.3367
Sun, 22 Aug 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.3366: Vim9: debugging elseif does not stop before condition v8.2.3366
Sat, 21 Aug 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3365: Vim9: cannot use option for all operations v8.2.3365