log src/version.c @ 25878:f88641e6996c v8.2.3473

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