1
0
forked from aniani/vim

Commit Graph

  • 3735f11050 patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off v9.0.0469 Luuk van Baal 2022-09-15 12:43:26 +01:00
  • aeef1f7f6d patch 9.0.0468: exectution stack underflow without the +eval feature v9.0.0468 Bram Moolenaar 2022-09-15 12:20:18 +01:00
  • d3922afbd6 patch 9.0.0467: build failure v9.0.0467 Bram Moolenaar 2022-09-14 22:30:59 +01:00
  • ebd0e8bb85 patch 9.0.0466: virtual text wrong after adding line break after line v9.0.0466 Bram Moolenaar 2022-09-14 22:13:59 +01:00
  • e697d48890 patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off v9.0.0465 mityu 2022-09-14 17:27:36 +01:00
  • 702bd6c7c6 patch 9.0.0464: with virtual text "above" indenting doesn't work well v9.0.0464 Bram Moolenaar 2022-09-14 16:09:57 +01:00
  • febe13892e patch 9.0.0463: command line test leaves directory behind v9.0.0463 Dominique Pelle 2022-09-14 12:51:49 +01:00
  • 98b373075e patch 9.0.0462: ASAN warning for integer overflow v9.0.0462 Bram Moolenaar 2022-09-14 12:06:53 +01:00
  • 470a14140b patch 9.0.0461: 'scroll' is not always updated v9.0.0461 Luuk van Baal 2022-09-14 01:27:23 +01:00
  • 766ae5b252 patch 9.0.0460: loop variable can't be found v9.0.0460 Bram Moolenaar 2022-09-14 00:30:51 +01:00
  • 353b68a991 patch 9.0.0459: Vim9: block in for loop doesn't behave like a code block v9.0.0459 Bram Moolenaar 2022-09-13 21:10:45 +01:00
  • 3b93cf218f patch 9.0.0458: splitting a line with a text prop "above" moves it down v9.0.0458 Bram Moolenaar 2022-09-13 18:34:18 +01:00
  • a04f457a6c patch 9.0.0457: substitute prompt does not highlight an empty match v9.0.0457 Bram Moolenaar 2022-09-13 13:45:26 +01:00
  • b1842de5ca patch 9.0.0456: function called at debug prompt is also debugged v9.0.0456 Bram Moolenaar 2022-09-13 12:36:57 +01:00
  • 5ed391708a patch 9.0.0455: a few problems with 'splitscroll' v9.0.0455 Luuk van Baal 2022-09-13 11:55:10 +01:00
  • 810cb5a3bf patch 9.0.0454: incorrect color for modeless selection with GTK v9.0.0454 Your Name 2022-09-13 11:25:54 +01:00
  • 83a19c5fda patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier v9.0.0453 Bram Moolenaar 2022-09-12 20:35:28 +01:00
  • 6eda17d881 patch 9.0.0452: Visual highlighting extends into virtual text prop v9.0.0452 Bram Moolenaar 2022-09-12 19:25:11 +01:00
  • c9dc03fff5 patch 9.0.0451: virtual text "above" does not work with 'nowrap' v9.0.0451 Bram Moolenaar 2022-09-12 17:51:07 +01:00
  • 7b2d87220c Add missing part of patch Bram Moolenaar 2022-09-12 15:16:29 +01:00
  • cd2d5c181a patch 9.0.0450: return value of argument check functions is inconsistent v9.0.0450 zeertzjq 2022-09-12 14:09:30 +01:00
  • cdc839353f patch 9.0.0449: there is no easy way to translate a key code into a string v9.0.0449 zeertzjq 2022-09-12 13:38:41 +01:00
  • 5a4eb55122 patch 9.0.0448: SubRip files are not recognized v9.0.0448 ObserverOfTime 2022-09-12 12:43:23 +01:00
  • cf0995d7d7 patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems v9.0.0447 Bram Moolenaar 2022-09-11 21:36:17 +01:00
  • 87e74d0e03 patch 9.0.0446: message window may be positioned too low v9.0.0446 Bram Moolenaar 2022-09-11 20:12:15 +01:00
  • 29ab524358 patch 9.0.0445: when opening/closing window text moves up/down v9.0.0445 Luuk van Baal 2022-09-11 16:59:53 +01:00
  • 9510d22463 patch 9.0.0444: trying to declare g:variable gives confusing error v9.0.0444 Bram Moolenaar 2022-09-11 15:14:05 +01:00
  • cce82a55b8 patch 9.0.0443: blueprint files are not recognized v9.0.0443 Gabriele Musco 2022-09-11 13:37:37 +01:00
  • 79f8b8494c patch 9.0.0442: virtual text "above" doesn't handel line numbers v9.0.0442 Bram Moolenaar 2022-09-11 13:31:01 +01:00
  • c069edeab2 patch 9.0.0441: closure in for loop test fails on some systems v9.0.0441 Bram Moolenaar 2022-09-11 12:01:04 +01:00
  • f5fec05c7f patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function v9.0.0440 Bram Moolenaar 2022-09-11 11:49:22 +01:00
  • 88b79cb7d4 patch 9.0.0439: cursor wrong if inserting before line with virtual text above v9.0.0439 Bram Moolenaar 2022-09-10 22:32:14 +01:00
  • 04e0ed1ddf patch 9.0.0438: cannot put virtual text above a line v9.0.0438 Bram Moolenaar 2022-09-10 20:00:56 +01:00
  • 55e9366e32 patch 9.0.0437: no error when custom completion function returns wrong type v9.0.0437 Bram Moolenaar 2022-09-10 13:52:26 +01:00
  • 71b6d33976 Update runtime files Bram Moolenaar 2022-09-10 13:13:14 +01:00
  • 2da11a4124 patch 9.0.0436: CI: running tests in parallel causes flakiness v9.0.0436 K.Takata 2022-09-10 13:03:12 +01:00
  • f21d546d8f patch 9.0.0435: compiler warning for uninitialized variable v9.0.0435 Bram Moolenaar 2022-09-10 12:36:00 +01:00
  • 9ba2786f15 patch 9.0.0434: gitignore files are not recognized v9.0.0434 ObserverOfTime 2022-09-10 11:04:24 +01:00
  • 12553ada3b patch 9.0.0433: Coverity warns for not checking allocation failure v9.0.0433 Bram Moolenaar 2022-09-10 10:42:20 +01:00
  • 6de2296e5e patch 9.0.0432: crash when using for loop variable in closure v9.0.0432 Bram Moolenaar 2022-09-09 21:35:36 +01:00
  • 7cf5839287 patch 9.0.0431: current mode shows in message window v9.0.0431 Bram Moolenaar 2022-09-09 20:19:40 +01:00
  • 375141e1f8 patch 9.0.0430: cannot use repeat() with a blob v9.0.0430 Bakudankun 2022-09-09 18:46:47 +01:00
  • 0adae2da17 patch 9.0.0429: not all keys are tested for the MS-Windows GUI v9.0.0429 Yegappan Lakshmanan 2022-09-09 17:39:02 +01:00
  • be9fc5b60c patch 9.0.0428: autocmd test uses common file name v9.0.0428 Bram Moolenaar 2022-09-09 17:09:35 +01:00
  • 8995c4cd4e patch 9.0.0427: Drupal theme files are not recognized v9.0.0427 Rodrigo Aguilera 2022-09-09 16:10:26 +01:00
  • 65258d36dd patch 9.0.0426: failed flaky tests reports only start time v9.0.0426 Bram Moolenaar 2022-09-09 15:09:59 +01:00
  • ae04a6049b patch 9.0.0425: autocmd test is a bit flaky on MS-Windows v9.0.0425 Bram Moolenaar 2022-09-09 15:08:10 +01:00
  • 7d56cfc861 patch 9.0.0424: gitattributes files are not recognized v9.0.0424 ObserverOfTime 2022-09-09 14:11:41 +01:00
  • 9132426334 patch 9.0.0423: "for" and "while" not recognized after :vim9cmd and :legacy v9.0.0423 Bram Moolenaar 2022-09-09 13:27:59 +01:00
  • 0dc2fd307f patch 9.0.0422: not enough testing of the :all command v9.0.0422 Yegappan Lakshmanan 2022-09-09 11:27:59 +01:00
  • 5bc13453b2 patch 9.0.0421: MS-Windows makefiles are inconsistently named v9.0.0421 K.Takata 2022-09-09 10:52:47 +01:00
  • c572ad508f patch 9.0.0420: function went missing v9.0.0420 Bram Moolenaar 2022-09-08 20:49:22 +01:00
  • 169003289f patch 9.0.0419: the :defer command does not check the function arguments v9.0.0419 Bram Moolenaar 2022-09-08 19:51:45 +01:00
  • 45bbaef038 patch 9.0.0418: manually deleting temp test files v9.0.0418 Bram Moolenaar 2022-09-08 16:39:22 +01:00
  • 2a4c885d54 patch 9.0.0417: Jsonnet files are not recognized v9.0.0417 =?UTF-8?q?Cezary=20Dro=C5=BCak?= 2022-09-08 14:41:48 +01:00
  • 58a3cae3eb patch 9.0.0416: ml_get error when appending lines in popup window v9.0.0416 Bram Moolenaar 2022-09-08 13:43:10 +01:00
  • 0500e87eba patch 9.0.0415: on MS-Windows some tests are flaky v9.0.0415 K.Takata 2022-09-08 12:28:02 +01:00
  • 753aead960 patch 9.0.0414: matchstr() still does not match column offset v9.0.0414 Bram Moolenaar 2022-09-08 12:17:06 +01:00
  • b0d12e63e8 patch 9.0.0413: ASAN reports a memory leak v9.0.0413 K.Takata 2022-09-08 10:55:38 +01:00
  • e5a420fb33 patch 9.0.0412: compiler warning for unused argument v9.0.0412 Bram Moolenaar 2022-09-07 21:46:56 +01:00
  • 6f14da15ac patch 9.0.0411: only created files can be cleaned up with one call v9.0.0411 Bram Moolenaar 2022-09-07 21:30:44 +01:00
  • d7633114af patch 9.0.0410: struct member cts_lnum is unused v9.0.0410 Bram Moolenaar 2022-09-07 20:01:17 +01:00
  • 7c7e1e9b98 patch 9.0.0409: #{g:x} was seen as a curly-braces expression v9.0.0409 ii14 2022-09-07 19:40:17 +01:00
  • fef38d86a1 patch 9.0.0408: GUI test sometimes fails on MS-Windows v9.0.0408 K.Takata 2022-09-07 19:03:42 +01:00
  • 75a115e8d6 patch 9.0.0407: matchstr() does match column offset v9.0.0407 Bram Moolenaar 2022-09-07 18:21:24 +01:00
  • 9667b2c888 patch 9.0.0406: deferred functions not invoked when partial func exits v9.0.0406 Bram Moolenaar 2022-09-07 17:28:09 +01:00
  • c9c967da09 patch 9.0.0405: arguments in a partial not used by a :def function v9.0.0405 Bram Moolenaar 2022-09-07 16:48:46 +01:00
  • 1540d334a0 patch 9.0.0404: crash when passing invalid arguments to assert_fails() v9.0.0404 Bram Moolenaar 2022-09-07 15:20:26 +01:00
  • fd7e60a33d patch 9.0.0403: 'equalalways' may be off when 'laststatus' is zero v9.0.0403 Luuk van Baal 2022-09-07 14:42:49 +01:00
  • bb6c4073e7 patch 9.0.0402: javascript module files are not recoginzed v9.0.0402 Brett Holman 2022-09-07 14:13:31 +01:00
  • bd01f476ea patch 9.0.0401: CI uses older clang version v9.0.0401 Philip H 2022-09-07 13:30:19 +01:00
  • e68f1348f2 patch 9.0.0400: GUI test sometimes hangs on CI v9.0.0400 K.Takata 2022-09-07 13:01:11 +01:00
  • 98aff658d5 patch 9.0.0399: using :defer in expression funcref not tested v9.0.0399 Bram Moolenaar 2022-09-06 21:02:35 +01:00
  • ca16c60f33 patch 9.0.0398: members of funccall_T are inconsistently named v9.0.0398 Bram Moolenaar 2022-09-06 18:57:08 +01:00
  • 58779858fb patch 9.0.0397: :defer not tested with exceptions and ":qa!" v9.0.0397 Bram Moolenaar 2022-09-06 18:31:14 +01:00
  • 2834ebdee4 patch 9.0.0396: :findrepl does not escape '&' and '~' properly v9.0.0396 matveyt 2022-09-06 17:00:15 +01:00
  • 635bb49085 patch 9.0.0395: clang warnings for function prototypes v9.0.0395 Philip H 2022-09-06 16:31:26 +01:00
  • 5903aaf7eb patch 9.0.0394: Cygwin: multibyte characters may be broken in terminal window v9.0.0394 K.Takata 2022-09-06 11:26:56 +01:00
  • a9480dbc8c patch 9.0.0393: signals test often fails on FreeBSD v9.0.0393 K.Takata 2022-09-06 10:56:19 +01:00
  • e53a0d4409 patch 9.0.0392: inverted condition is a bit confusing v9.0.0392 K.Takata 2022-09-05 21:45:11 +01:00
  • 3411265a36 patch 9.0.0391: using separate delete() call instead of writefile() 'D' flag v9.0.0391 Bram Moolenaar 2022-09-05 21:40:44 +01:00
  • 86d87256c4 patch 9.0.0390: cannot use a partial with :defer v9.0.0390 Bram Moolenaar 2022-09-05 21:21:25 +01:00
  • ccfde4d028 patch 9.0.0389: crash when 'tagfunc' closes the window v9.0.0389 Bram Moolenaar 2022-09-05 19:51:13 +01:00
  • 8894761daf patch 9.0.0388: the do_arg_all() function is too long v9.0.0388 Yegappan Lakshmanan 2022-09-05 18:27:47 +01:00
  • ddf7dba96e patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context v9.0.0387 Bram Moolenaar 2022-09-05 16:53:21 +01:00
  • b1f471ee20 patch 9.0.0386: some code blocks are nested too deep v9.0.0386 Yegappan Lakshmanan 2022-09-05 14:33:47 +01:00
  • c47b16a470 patch 9.0.0385: GUI: when CTRL-D is mapped in Insert mode it gets inserted v9.0.0385 zeertzjq 2022-09-05 13:05:29 +01:00
  • c7d2ff2ca0 patch 9.0.0384: Covertity still complains about using return value of getc() v9.0.0384 Bram Moolenaar 2022-09-05 11:04:14 +01:00
  • 963ab26842 patch 9.0.0383: Coverity complains about unused value v9.0.0383 Bram Moolenaar 2022-09-05 10:55:27 +01:00
  • 31ea6bf530 patch 9.0.0382: freeing the wrong string on failure v9.0.0382 Bram Moolenaar 2022-09-05 10:47:13 +01:00
  • b40ad4ff14 patch 9.0.0381: writefile test leaves files behind v9.0.0381 Dominique Pelle 2022-09-04 21:29:46 +01:00
  • e1f3ab73bc patch 9.0.0380: deleting files in tests is a hassle Bram Moolenaar 2022-09-04 21:29:08 +01:00
  • 8f7116cadd Revert part of patch merged twice Bram Moolenaar 2022-09-04 18:22:16 +01:00
  • fed6bdae6f patch 9.0.0380: deleting files in tests is a hassle v9.0.0380 Bram Moolenaar 2022-09-04 18:10:11 +01:00
  • 0daafaa7d9 Update runtime files Bram Moolenaar 2022-09-04 17:45:43 +01:00
  • 806a273f3c patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379 Bram Moolenaar 2022-09-04 15:40:36 +01:00
  • c1eb131c9e patch 9.0.0378: compiler warning for uninitialized variable v9.0.0378 Bram Moolenaar 2022-09-04 13:45:15 +01:00
  • eb5adf19d1 patch 9.0.0377: argument assignment does not work v9.0.0377 Bram Moolenaar 2022-09-04 13:41:37 +01:00
  • 6b085b9d73 patch 9.0.0376: clang warns for dead assignments v9.0.0376 Yegappan Lakshmanan 2022-09-04 12:47:21 +01:00
  • c8ac3a072f patch 9.0.0375: the footer feature is unused v9.0.0375 Bram Moolenaar 2022-09-04 12:29:28 +01:00