log src/version.c @ 23869:5a4f9c5c1b99 v8.2.2476

age author description
Sun, 07 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2476: using freed memory when splitting window while closing buffer v8.2.2476
Sat, 06 Feb 2021 19:30:05 +0100 Bram Moolenaar patch 8.2.2475: autocommand tests hangs on MS-Windows v8.2.2475
Sat, 06 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2474: using freed memory when window is closed by autocommand v8.2.2474
Sat, 06 Feb 2021 18:15:06 +0100 Bram Moolenaar patch 8.2.2473: crash when leaving command line window triggers autocommand v8.2.2473
Sat, 06 Feb 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.2472: crash when using command line window in an autocommand v8.2.2472
Sat, 06 Feb 2021 15:00:04 +0100 Bram Moolenaar patch 8.2.2471: popup_setoptions() does not set textprop in other tab v8.2.2471
Sat, 06 Feb 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.2470: popup_getoptions() does not get textprop from other tab v8.2.2470
Sat, 06 Feb 2021 13:00:03 +0100 Bram Moolenaar patch 8.2.2469: confusing error if :winsize has a wrong argument v8.2.2469
Sat, 06 Feb 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.2468: not easy to get the full command name from a shortened one v8.2.2468
Fri, 05 Feb 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.2467: script generated by :mkview changes alternate file v8.2.2467
Thu, 04 Feb 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.2466: max() and min() can give many error messages v8.2.2466
Wed, 03 Feb 2021 23:15:04 +0100 Bram Moolenaar patch 8.2.2465: using freed memory in :psearch v8.2.2465
Wed, 03 Feb 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2464: using freed memory if window closed in autocommand v8.2.2464
Wed, 03 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2463: using :arglocal in an autocommand may use freed memory v8.2.2463
Wed, 03 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2462: Coverity warns for not checking for fseek() error v8.2.2462
Wed, 03 Feb 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.2461: Coverity warns for unchecked return value v8.2.2461
Wed, 03 Feb 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.2460: Coverity warns for unused value v8.2.2460
Wed, 03 Feb 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.2459: Coverity reports dead code v8.2.2459
Wed, 03 Feb 2021 19:45:06 +0100 Bram Moolenaar patch 8.2.2458: Coverity warns for :retab using freed memory v8.2.2458
Wed, 03 Feb 2021 19:45:05 +0100 Bram Moolenaar patch 8.2.2457: Coverity warns for memory leak v8.2.2457
Wed, 03 Feb 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2456: Coverity warning for strcpy() into fixed size array v8.2.2456
Wed, 03 Feb 2021 17:45:06 +0100 Bram Moolenaar patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent v8.2.2455
Wed, 03 Feb 2021 16:00:07 +0100 Bram Moolenaar patch 8.2.2454: leading space can not be made visible v8.2.2454
Tue, 02 Feb 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't work v8.2.2453
Tue, 02 Feb 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2452: no completion for the 'filetype' option v8.2.2452
Mon, 01 Feb 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2451: MS-Windows: Extended Attributes not preserved v8.2.2451
Mon, 01 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2450: MS-Windows: ADS was not preserved if 'backupcopy' is "yes" v8.2.2450
Mon, 01 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2449: Vim9: flatten() always changes the list type
Mon, 01 Feb 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.2448: compilation error with Ruby 3.0 v8.2.2448
Mon, 01 Feb 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2447: 'foldlevel' not applied to folds restored from session v8.2.2447
Mon, 01 Feb 2021 18:45:06 +0100 Bram Moolenaar patch 8.2.2446: setting 'term' empty has different error if compiled with GUI v8.2.2446
Sun, 31 Jan 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2445: Vim9: no proper error for lambda missing return type v8.2.2445
Sun, 31 Jan 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2444: Vim9: compile error with combination of operator and list v8.2.2444
Sun, 31 Jan 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2443: Vim9: no compile time error for wrong str2float argument v8.2.2443
Sun, 31 Jan 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.2442: automatic GUI selection does not check for GTK 3 v8.2.2442
Sun, 31 Jan 2021 18:00:04 +0100 Bram Moolenaar patch 8.2.2441: Vim9: extend() does not give an error for a type mismatch v8.2.2441
Sun, 31 Jan 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.2440: documentation based on patches is outdated v8.2.2440
Sun, 31 Jan 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2439: not easy to figure out what packages to get v8.2.2439
Sun, 31 Jan 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.2438: out of bounds compiler warning v8.2.2438
Sun, 31 Jan 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.2437: deprecation warnings with default configuration v8.2.2437
Sun, 31 Jan 2021 14:15:05 +0100 Bram Moolenaar patch 8.2.2436: Vim9 script test is a bit flaky v8.2.2436
Sun, 31 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2435: setline() gives an error for some types v8.2.2435
Sat, 30 Jan 2021 23:15:06 +0100 Bram Moolenaar patch 8.2.2434: Vim9: no error when compiling str2nr() with a number v8.2.2434
Sat, 30 Jan 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2433: opening cmdline window gives error in BufLeave autocommand v8.2.2433
Sat, 30 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2432: libvterm tests are executed even when libtool doesn't work v8.2.2432
Sat, 30 Jan 2021 19:45:04 +0100 Bram Moolenaar patch 8.2.2431: warning for -fno-strength-reduce with Clang 11 v8.2.2431
Sat, 30 Jan 2021 18:15:04 +0100 Bram Moolenaar patch 8.2.2430: :vimgrep expands wildcards twice v8.2.2430
Sat, 30 Jan 2021 17:30:03 +0100 Bram Moolenaar patch 8.2.2429: :goto does not work correctly with text properties v8.2.2429
Sat, 30 Jan 2021 15:45:06 +0100 Bram Moolenaar patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty v8.2.2428
Fri, 29 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2427: can still switch windows for 'completefunc' v8.2.2427
Fri, 29 Jan 2021 21:15:04 +0100 Bram Moolenaar patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble v8.2.2426
Thu, 28 Jan 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.2425: cursor on invalid line with range and :substitute v8.2.2425
Thu, 28 Jan 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2424: some tests are known to cause an error with ASAN v8.2.2424
Thu, 28 Jan 2021 18:00:04 +0100 Bram Moolenaar patch 8.2.2423: missing error message v8.2.2423
Thu, 28 Jan 2021 17:30:04 +0100 Bram Moolenaar patch 8.2.2422: crash when deleting with line number out of range v8.2.2422
Thu, 28 Jan 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.2421: double free when using autocommand with "argdel" v8.2.2421
Thu, 28 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2420: too many problems with using all autocommand events v8.2.2420
Thu, 28 Jan 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2419: autocmd test was failing on MS-Windows with GUI v8.2.2419
Thu, 28 Jan 2021 11:15:04 +0100 Bram Moolenaar patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter v8.2.2418
Wed, 27 Jan 2021 21:45:03 +0100 Bram Moolenaar patch 8.2.2417: condition stack values may be used when not set v8.2.2417