1
0
forked from aniani/vim

Commit Graph

  • ebd211c8a3 patch 8.2.2431: warning for -fno-strength-reduce with Clang 11 v8.2.2431 Bram Moolenaar 2021-01-30 19:33:36 +01:00
  • f8c6a17180 patch 8.2.2430: :vimgrep expands wildcards twice v8.2.2430 Bram Moolenaar 2021-01-30 18:09:06 +01:00
  • 59ff64079b patch 8.2.2429: :goto does not work correctly with text properties v8.2.2429 Bram Moolenaar 2021-01-30 17:16:28 +01:00
  • 92e5df8047 patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty v8.2.2428 Bram Moolenaar 2021-01-30 15:39:47 +01:00
  • 3eb6bd9c2b patch 8.2.2427: can still switch windows for 'completefunc' v8.2.2427 Bram Moolenaar 2021-01-29 21:47:24 +01:00
  • 28976e2acc patch 8.2.2426: allowing 'completefunc' to switch windows causes trouble v8.2.2426 Bram Moolenaar 2021-01-29 21:07:07 +01:00
  • df2c2988bb patch 8.2.2425: cursor on invalid line with range and :substitute v8.2.2425 Bram Moolenaar 2021-01-28 20:18:08 +01:00
  • 97202d9516 patch 8.2.2424: some tests are known to cause an error with ASAN v8.2.2424 Bram Moolenaar 2021-01-28 18:34:35 +01:00
  • 61015162ba patch 8.2.2423: missing error message v8.2.2423 Bram Moolenaar 2021-01-28 17:56:09 +01:00
  • 1d859e2421 patch 8.2.2422: crash when deleting with line number out of range v8.2.2422 Bram Moolenaar 2021-01-28 17:24:58 +01:00
  • 5ed58c7b70 patch 8.2.2421: double free when using autocommand with "argdel" v8.2.2421 Bram Moolenaar 2021-01-28 14:24:55 +01:00
  • 9a046fd08b patch 8.2.2420: too many problems with using all autocommand events v8.2.2420 Bram Moolenaar 2021-01-28 13:47:59 +01:00
  • d697ddea14 patch 8.2.2419: autocmd test was failing on MS-Windows with GUI v8.2.2419 Bram Moolenaar 2021-01-28 12:08:35 +01:00
  • 2e6cdb91e8 patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter v8.2.2418 Bram Moolenaar 2021-01-28 11:07:44 +01:00
  • 3e492c2d5f patch 8.2.2417: condition stack values may be used when not set v8.2.2417 Bram Moolenaar 2021-01-27 21:37:13 +01:00
  • bed72df3e6 patch 8.2.2416: may get stuck in command line window state v8.2.2416 Bram Moolenaar 2021-01-27 20:34:29 +01:00
  • 21829c5f2c patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415 Bram Moolenaar 2021-01-26 22:42:21 +01:00
  • b7e2670b6a patch 8.2.2414: using freed memory when closing the cmdline window v8.2.2414 Bram Moolenaar 2021-01-26 22:00:52 +01:00
  • bb4b93ed85 patch 8.2.2413: crash when using :all while using a cmdline window v8.2.2413 Bram Moolenaar 2021-01-26 21:35:08 +01:00
  • ce0370d9e6 patch 8.2.2412: not all fields in "cstack" are initialized v8.2.2412 Bram Moolenaar 2021-01-26 19:32:53 +01:00
  • 98989a0014 patch 8.2.2411: profile test fails on MS-Windows v8.2.2411 Bram Moolenaar 2021-01-26 12:06:30 +01:00
  • ff0e57fe77 patch 8.2.2410: build failure without the +profiling feature v8.2.2410 Bram Moolenaar 2021-01-25 23:02:38 +01:00
  • e0e3917554 Update runtime files. Bram Moolenaar 2021-01-25 21:14:57 +01:00
  • e5ea346a07 patch 8.2.2409: Vim9: profiling only works for one function v8.2.2409 Bram Moolenaar 2021-01-25 21:01:48 +01:00
  • 5c829bf229 patch 8.2.2408: MinGW: "--preprocessor" flag no longer supported v8.2.2408 Bram Moolenaar 2021-01-25 19:18:02 +01:00
  • ab55f11d9b patch 8.2.2407: old jumplist code is never used v8.2.2407 Bram Moolenaar 2021-01-25 18:44:57 +01:00
  • c05fe07529 patch 8.2.2406: Vim9: profiled :def function leaks memory v8.2.2406 Bram Moolenaar 2021-01-24 21:30:48 +01:00
  • 4efd994829 patch 8.2.2405: Vim9: no need to allow white space before "(" for :def v8.2.2405 Bram Moolenaar 2021-01-24 21:14:20 +01:00
  • 107e9cecf7 patch 8.2.2404: Vim9: profiling try/catch not correct v8.2.2404 Bram Moolenaar 2021-01-24 20:52:00 +01:00
  • ced68a0070 patch 8.2.2403: Vim9: profiling if/elseif/endif not correct v8.2.2403 Bram Moolenaar 2021-01-24 17:53:47 +01:00
  • 8323cab31c patch 8.2.2402: some filetypes not detected v8.2.2402 Bram Moolenaar 2021-01-24 15:25:56 +01:00
  • f002a41d12 patch 8.2.2401: build fails without +profiling feature v8.2.2401 Bram Moolenaar 2021-01-24 13:34:18 +01:00
  • b204990346 patch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400 Bram Moolenaar 2021-01-24 12:53:53 +01:00
  • 7cf0c114d6 patch 8.2.2399: fold test fails in wide terminal v8.2.2399 Bram Moolenaar 2021-01-24 12:00:01 +01:00
  • 40be52ba71 patch 8.2.2398: method test fails v8.2.2398 Bram Moolenaar 2021-01-23 15:27:09 +01:00
  • dfbc5fd879 patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel" v8.2.2397 Bram Moolenaar 2021-01-23 15:15:01 +01:00
  • 7cebe8ba7d patch 8.2.2396: Vim9: no white space allowed before "->" v8.2.2396 Bram Moolenaar 2021-01-23 14:22:16 +01:00
  • 9a562c184d patch 8.2.2395: Vim9: error for wrong type may report wrong line number v8.2.2395 Bram Moolenaar 2021-01-23 13:39:14 +01:00
  • 9ae3705b6e patch 8.2.2394: Vim9: min() and max() return type is "any" v8.2.2394 Bram Moolenaar 2021-01-22 22:31:10 +01:00
  • 4bce26bb70 patch 8.2.2393: Vim9: error message when script line starts with "[{" v8.2.2393 Bram Moolenaar 2021-01-22 22:06:56 +01:00
  • 402115f1c2 patch 8.2.2392: fennel filetype not recognized v8.2.2392 Bram Moolenaar 2021-01-22 20:55:04 +01:00
  • 0d3de8cb59 patch 8.2.2391: memory leak when creating a global function with closure v8.2.2391 Bram Moolenaar 2021-01-22 20:46:27 +01:00
  • b3005ce191 patch 8.2.2390: Vim9: using positive offset is unexpected v8.2.2390 Bram Moolenaar 2021-01-22 17:51:06 +01:00
  • 9b6344613e patch 8.2.2389: test failure on a few systems v8.2.2389 Bram Moolenaar 2021-01-21 22:53:38 +01:00
  • 57d5a01cb4 patch 8.2.2388: no easy way to get the maximum or mininum number value v8.2.2388 Bram Moolenaar 2021-01-21 21:42:31 +01:00
  • e32e516dfa patch 8.2.2387: runtime type check does not mention argument index v8.2.2387 Bram Moolenaar 2021-01-21 20:21:29 +01:00
  • f904133e1a patch 8.2.2386: Vim9: crash when using ":silent! put" v8.2.2386 Bram Moolenaar 2021-01-21 19:41:16 +01:00
  • e71996bd08 patch 8.2.2385: "gj" and "gk" do not work correctly when inside a fold v8.2.2385 Bram Moolenaar 2021-01-21 17:03:07 +01:00
  • 5e6a7aa2b2 patch 8.2.2384: turtle filetype not recognized v8.2.2384 Bram Moolenaar 2021-01-21 14:45:13 +01:00
  • ccb47a2899 patch 8.2.2383: focus escape sequences are not named v8.2.2383 Bram Moolenaar 2021-01-21 13:36:43 +01:00
  • b1f2857096 patch 8.2.2382: build failure v8.2.2382 Bram Moolenaar 2021-01-21 13:03:20 +01:00
  • c5f59fab23 patch 8.2.2381: Vim9: divide by zero does not abort expression execution v8.2.2381 Bram Moolenaar 2021-01-21 12:34:14 +01:00
  • a0f7f73ebb patch 8.2.2380: Vim9: occasional crash when using try/catch and a timer v8.2.2380 Bram Moolenaar 2021-01-20 22:22:49 +01:00
  • 77a849c4b3 patch 8.2.2379: do spell suggestions twice if 'spellsuggest' contains number v8.2.2379 Bram Moolenaar 2021-01-20 21:42:33 +01:00
  • 99880f96cf patch 8.2.2378: Vim9: no error message for dividing by zero v8.2.2378 Bram Moolenaar 2021-01-20 21:23:14 +01:00
  • a28639e711 patch 8.2.2377: Vim9: crash when using a range after another expression v8.2.2377 Bram Moolenaar 2021-01-19 22:48:09 +01:00
  • e64f83cc6a patch 8.2.2376: Vim9: crash when dividing by zero in compiled code v8.2.2376 Bram Moolenaar 2021-01-19 22:16:41 +01:00
  • 09fbedc8dc patch 8.2.2375: test for RGB color skipped in the terminal v8.2.2375 Bram Moolenaar 2021-01-19 17:22:58 +01:00
  • 98a29d00a4 Update runtime files. Bram Moolenaar 2021-01-18 19:55:44 +01:00
  • 82aa6e09e0 patch 8.2.2374: accessing uninitialized memory in test_undo v8.2.2374 Bram Moolenaar 2021-01-17 22:04:02 +01:00
  • f30a14db3b patch 8.2.2373: Vim9: list assignment only accepts a number index v8.2.2373 Bram Moolenaar 2021-01-17 21:51:24 +01:00
  • 585587dadb patch 8.2.2372: confusing error message for wrong :let command v8.2.2372 Bram Moolenaar 2021-01-17 20:52:13 +01:00
  • 036d07144e patch 8.2.2371: Vim9: crash when using types in :for with unpack v8.2.2371 Bram Moolenaar 2021-01-17 20:23:38 +01:00
  • 1430ceeb2d patch 8.2.2370: Vim9: command fails in catch block v8.2.2370 Bram Moolenaar 2021-01-17 19:20:32 +01:00
  • 3af15ab788 patch 8.2.2369: Vim9: functions return true/false but can't be used as bool v8.2.2369 Bram Moolenaar 2021-01-17 16:16:23 +01:00
  • 85773bf32b patch 8.2.2368: insufficient tests for setting options v8.2.2368 Bram Moolenaar 2021-01-17 13:48:03 +01:00
  • 239f8d9326 patch 8.2.2367: test failures on some less often used systems v8.2.2367 Bram Moolenaar 2021-01-17 13:21:20 +01:00
  • e2edc2ed4a patch 8.2.2366: when using ":sleep" the cursor is always displayed v8.2.2366 Bram Moolenaar 2021-01-16 20:21:23 +01:00
  • 70250fb4d2 patch 8.2.2365: Vim9: no check for map() changing item type at script level v8.2.2365 Bram Moolenaar 2021-01-16 19:01:53 +01:00
  • f898f7c68d patch 8.2.2364: Vim9: line break in lambda accesses freed memory v8.2.2364 Bram Moolenaar 2021-01-16 18:09:52 +01:00
  • 9ebcf231bd patch 8.2.2363: curpos() does not accept a string argument as before v8.2.2363 Bram Moolenaar 2021-01-16 16:52:49 +01:00
  • 351ead09dd patch 8.2.2362: Vim9: check of builtin function argument type is incomplete v8.2.2362 Bram Moolenaar 2021-01-16 16:07:01 +01:00
  • 7c886db915 patch 8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc' v8.2.2361 Bram Moolenaar 2021-01-16 14:34:45 +01:00
  • a3b494d6af patch 8.2.2360: test leaves file behind v8.2.2360 Bram Moolenaar 2021-01-16 13:43:31 +01:00
  • e2924328c1 patch 8.2.2359: strange test failure with MS-Windows v8.2.2359 Bram Moolenaar 2021-01-16 13:11:42 +01:00
  • bf78974ca4 patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse() v8.2.2358 Bram Moolenaar 2021-01-16 11:21:40 +01:00
  • 648ea76e1d patch 8.2.2357: Vim9: crash when parsing function return type fails v8.2.2357 Bram Moolenaar 2021-01-15 19:04:32 +01:00
  • 883cf97f10 patch 8.2.2356: Vim9: ":put =expr" does not handle a list properly v8.2.2356 Bram Moolenaar 2021-01-15 18:04:43 +01:00
  • 97c6943e11 patch 8.2.2355: stray test failure on Appveyor v8.2.2355 Bram Moolenaar 2021-01-15 16:45:21 +01:00
  • 797e63b9f2 patch 8.2.2354: crash with a weird combination of autocommands v8.2.2354 Bram Moolenaar 2021-01-15 16:22:52 +01:00
  • 17d015b243 patch 8.2.2353: spartql files are not detected v8.2.2353 Bram Moolenaar 2021-01-15 13:35:30 +01:00
  • d44cc593ce patch 8.2.2352: if focus lost/gained is received twice code is not ignored v8.2.2352 Bram Moolenaar 2021-01-14 21:57:58 +01:00
  • 8f81b22e86 patch 8.2.2351: Vim9: error msg for "throw" in function called with "silent!" v8.2.2351 Bram Moolenaar 2021-01-14 21:47:06 +01:00
  • 033135eb8e patch 8.2.2350: using "void" for no reason v8.2.2350 Bram Moolenaar 2021-01-14 21:40:22 +01:00
  • 2415669348 patch 8.2.2349: Vim9: cannot handle line break after parenthesis at line end v8.2.2349 Bram Moolenaar 2021-01-14 20:35:49 +01:00
  • fadd55bd63 patch 8.2.2348: no check for modified files after focus gained v8.2.2348 Bram Moolenaar 2021-01-14 19:19:18 +01:00
  • e1ee58ac78 patch 8.2.2347: build failure without GUI v8.2.2347 Bram Moolenaar 2021-01-14 19:04:44 +01:00
  • 845b72854d patch 8.2.2346: Codecov reports every little coverage drop v8.2.2346 Bram Moolenaar 2021-01-14 17:55:59 +01:00
  • 681fc3fa78 patch 8.2.2345: no focus events in a terminal v8.2.2345 Bram Moolenaar 2021-01-14 17:35:21 +01:00
  • 6601b62943 patch 8.2.2344: using inclusive index for slice is not always desired v8.2.2344 Bram Moolenaar 2021-01-13 21:47:15 +01:00
  • c423ad77ed patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343 Bram Moolenaar 2021-01-13 20:38:03 +01:00
  • 9145846b6a patch 8.2.2342: "char" functions may return wrong column in Insert mode v8.2.2342 Bram Moolenaar 2021-01-13 20:08:38 +01:00
  • 1bb4de5302 patch 8.2.2341: expresison command line completion incomplete after "g:" v8.2.2341 Bram Moolenaar 2021-01-13 19:48:46 +01:00
  • 37487e16da patch 8.2.2340: win_execute() unexpectedly returns number zero when failing v8.2.2340 Bram Moolenaar 2021-01-12 22:08:53 +01:00
  • a47e05f04a patch 8.2.2339: cannot get the type of a value as a string v8.2.2339 Bram Moolenaar 2021-01-12 21:49:00 +01:00
  • 64ed4d4398 patch 8.2.2338: Vim9: no error if using job_info() result wrongly v8.2.2338 Bram Moolenaar 2021-01-12 21:22:31 +01:00
  • 67876de7bb patch 8.2.2337: configure test for GTK only says "no" v8.2.2337 Bram Moolenaar 2021-01-12 20:51:24 +01:00
  • b0e6b51364 patch 8.2.2336: Vim9: not possible to extend dictionary with different type v8.2.2336 Bram Moolenaar 2021-01-12 20:23:40 +01:00
  • 7cd24227c0 patch 8.2.2335: Vim9: "silent return" does not restore command modifiers v8.2.2335 Bram Moolenaar 2021-01-12 18:58:39 +01:00
  • a0122dcd1c patch 8.2.2334: Pascal-like filetypes not always detected v8.2.2334 Bram Moolenaar 2021-01-12 17:42:24 +01:00