log src/version.c @ 23810:8152b7daebad v8.2.2446

age author description
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
Wed, 27 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2416: may get stuck in command line window state v8.2.2416
Tue, 26 Jan 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
Tue, 26 Jan 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.2414: using freed memory when closing the cmdline window v8.2.2414
Tue, 26 Jan 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2413: crash when using :all while using a cmdline window v8.2.2413
Tue, 26 Jan 2021 19:45:06 +0100 Bram Moolenaar patch 8.2.2412: not all fields in "cstack" are initialized v8.2.2412
Tue, 26 Jan 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2411: profile test fails on MS-Windows v8.2.2411
Mon, 25 Jan 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.2410: build failure without the +profiling feature v8.2.2410
Mon, 25 Jan 2021 21:15:06 +0100 Bram Moolenaar patch 8.2.2409: Vim9: profiling only works for one function v8.2.2409
Mon, 25 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2408: MinGW: "--preprocessor" flag no longer supported v8.2.2408
Mon, 25 Jan 2021 19:00:05 +0100 Bram Moolenaar patch 8.2.2407: old jumplist code is never used v8.2.2407
Sun, 24 Jan 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.2406: Vim9: profiled :def function leaks memory v8.2.2406
Sun, 24 Jan 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.2405: Vim9: no need to allow white space before "(" for :def v8.2.2405
Sun, 24 Jan 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.2404: Vim9: profiling try/catch not correct v8.2.2404
Sun, 24 Jan 2021 18:00:04 +0100 Bram Moolenaar patch 8.2.2403: Vim9: profiling if/elseif/endif not correct v8.2.2403
Sun, 24 Jan 2021 15:30:05 +0100 Bram Moolenaar patch 8.2.2402: some filetypes not detected v8.2.2402
Sun, 24 Jan 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.2401: build fails without +profiling feature v8.2.2401
Sun, 24 Jan 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400
Sun, 24 Jan 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.2399: fold test fails in wide terminal v8.2.2399
Sat, 23 Jan 2021 15:30:05 +0100 Bram Moolenaar patch 8.2.2398: method test fails v8.2.2398
Sat, 23 Jan 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel" v8.2.2397
Sat, 23 Jan 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.2396: Vim9: no white space allowed before "->" v8.2.2396
Sat, 23 Jan 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.2395: Vim9: error for wrong type may report wrong line number v8.2.2395
Fri, 22 Jan 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.2394: Vim9: min() and max() return type is "any" v8.2.2394
Fri, 22 Jan 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.2393: Vim9: error message when script line starts with "[{" v8.2.2393
Fri, 22 Jan 2021 21:00:06 +0100 Bram Moolenaar patch 8.2.2392: fennel filetype not recognized v8.2.2392
Fri, 22 Jan 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.2391: memory leak when creating a global function with closure v8.2.2391
Fri, 22 Jan 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.2390: Vim9: using positive offset is unexpected v8.2.2390
Thu, 21 Jan 2021 23:00:05 +0100 Bram Moolenaar patch 8.2.2389: test failure on a few systems v8.2.2389
Thu, 21 Jan 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2388: no easy way to get the maximum or mininum number value v8.2.2388
Thu, 21 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2387: runtime type check does not mention argument index v8.2.2387
Thu, 21 Jan 2021 19:45:06 +0100 Bram Moolenaar patch 8.2.2386: Vim9: crash when using ":silent! put" v8.2.2386
Thu, 21 Jan 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold v8.2.2385
Thu, 21 Jan 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.2384: turtle filetype not recognized v8.2.2384
Thu, 21 Jan 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.2383: focus escape sequences are not named v8.2.2383
Thu, 21 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2382: build failure v8.2.2382
Thu, 21 Jan 2021 12:45:05 +0100 Bram Moolenaar patch 8.2.2381: Vim9: divide by zero does not abort expression execution v8.2.2381
Wed, 20 Jan 2021 22:30:04 +0100 Bram Moolenaar patch 8.2.2380: Vim9: occasional crash when using try/catch and a timer v8.2.2380
Wed, 20 Jan 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.2379: do spell suggestions twice if 'spellsuggest' contains number v8.2.2379
Wed, 20 Jan 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2378: Vim9: no error message for dividing by zero v8.2.2378
Tue, 19 Jan 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.2377: Vim9: crash when using a range after another expression v8.2.2377
Tue, 19 Jan 2021 22:30:08 +0100 Bram Moolenaar patch 8.2.2376: Vim9: crash when dividing by zero in compiled code v8.2.2376
Tue, 19 Jan 2021 17:30:06 +0100 Bram Moolenaar patch 8.2.2375: test for RGB color skipped in the terminal v8.2.2375
Sun, 17 Jan 2021 22:15:05 +0100 Bram Moolenaar patch 8.2.2374: accessing uninitialized memory in test_undo v8.2.2374
Sun, 17 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2373: Vim9: list assignment only accepts a number index v8.2.2373
Sun, 17 Jan 2021 21:00:04 +0100 Bram Moolenaar patch 8.2.2372: confusing error message for wrong :let command v8.2.2372
Sun, 17 Jan 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.2371: Vim9: crash when using types in :for with unpack v8.2.2371
Sun, 17 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2370: Vim9: command fails in catch block v8.2.2370
Sun, 17 Jan 2021 16:30:05 +0100 Bram Moolenaar patch 8.2.2369: Vim9: functions return true/false but can't be used as bool v8.2.2369
Sun, 17 Jan 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.2368: insufficient tests for setting options v8.2.2368
Sun, 17 Jan 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.2367: test failures on some less often used systems v8.2.2367
Sat, 16 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2366: when using ":sleep" the cursor is always displayed v8.2.2366
Sat, 16 Jan 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.2365: Vim9: no check for map() changing item type at script level v8.2.2365
Sat, 16 Jan 2021 18:15:04 +0100 Bram Moolenaar patch 8.2.2364: Vim9: line break in lambda accesses freed memory v8.2.2364
Sat, 16 Jan 2021 17:00:03 +0100 Bram Moolenaar patch 8.2.2363: curpos() does not accept a string argument as before v8.2.2363
Sat, 16 Jan 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.2362: Vim9: check of builtin function argument type is incomplete v8.2.2362
Sat, 16 Jan 2021 14:45:04 +0100 Bram Moolenaar patch 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc' v8.2.2361
Sat, 16 Jan 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.2360: test leaves file behind v8.2.2360
Sat, 16 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2359: strange test failure with MS-Windows v8.2.2359
Sat, 16 Jan 2021 11:30:05 +0100 Bram Moolenaar patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse() v8.2.2358
Fri, 15 Jan 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2357: Vim9: crash when parsing function return type fails v8.2.2357
Fri, 15 Jan 2021 18:15:05 +0100 Bram Moolenaar patch 8.2.2356: Vim9: ":put =expr" does not handle a list properly v8.2.2356
Fri, 15 Jan 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.2355: stray test failure on Appveyor v8.2.2355
Fri, 15 Jan 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2354: crash with a weird combination of autocommands v8.2.2354
Fri, 15 Jan 2021 13:45:05 +0100 Bram Moolenaar patch 8.2.2353: spartql files are not detected v8.2.2353
Thu, 14 Jan 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.2352: if focus lost/gained is received twice code is not ignored v8.2.2352
Thu, 14 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2351: Vim9: error msg for "throw" in function called with "silent!" v8.2.2351
Thu, 14 Jan 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.2350: using "void" for no reason v8.2.2350
Thu, 14 Jan 2021 20:45:05 +0100 Bram Moolenaar patch 8.2.2349: Vim9: cannot handle line break after parenthesis at line end v8.2.2349
Thu, 14 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2348: no check for modified files after focus gained v8.2.2348
Thu, 14 Jan 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.2347: build failure without GUI v8.2.2347
Thu, 14 Jan 2021 18:00:04 +0100 Bram Moolenaar patch 8.2.2346: Codecov reports every little coverage drop v8.2.2346
Thu, 14 Jan 2021 17:45:05 +0100 Bram Moolenaar patch 8.2.2345: no focus events in a terminal v8.2.2345
Wed, 13 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2344: using inclusive index for slice is not always desired v8.2.2344
Wed, 13 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
Wed, 13 Jan 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2342: "char" functions may return wrong column in Insert mode v8.2.2342
Wed, 13 Jan 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.2341: expresison command line completion incomplete after "g:" v8.2.2341
Tue, 12 Jan 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.2340: win_execute() unexpectedly returns number zero when failing v8.2.2340
Tue, 12 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2339: cannot get the type of a value as a string v8.2.2339
Tue, 12 Jan 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2338: Vim9: no error if using job_info() result wrongly v8.2.2338
Tue, 12 Jan 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.2337: configure test for GTK only says "no" v8.2.2337
Tue, 12 Jan 2021 20:30:07 +0100 Bram Moolenaar patch 8.2.2336: Vim9: not possible to extend dictionary with different type v8.2.2336
Tue, 12 Jan 2021 19:00:07 +0100 Bram Moolenaar patch 8.2.2335: Vim9: "silent return" does not restore command modifiers v8.2.2335
Tue, 12 Jan 2021 17:45:04 +0100 Bram Moolenaar patch 8.2.2334: Pascal-like filetypes not always detected v8.2.2334
Tue, 12 Jan 2021 17:30:05 +0100 Bram Moolenaar patch 8.2.2333: Vim9: warning for uninitialized variable v8.2.2333
Mon, 11 Jan 2021 22:30:06 +0100 Bram Moolenaar patch 8.2.2332: Vim9: missing :endif not reported when using :windo v8.2.2332
Mon, 11 Jan 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2331: Vim9: wrong error when modifying dict declared with :final v8.2.2331
Mon, 11 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2330: Vim9: crash when using :trow in a not executed block v8.2.2330
Mon, 11 Jan 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.2329: not all ways Vim can be started are tested v8.2.2329
Mon, 11 Jan 2021 19:00:07 +0100 Bram Moolenaar patch 8.2.2328: some test files may not be deleted v8.2.2328
Mon, 11 Jan 2021 00:00:04 +0100 Bram Moolenaar patch 8.2.2327: debugging code included v8.2.2327