Commit Graph

  • 0937182d49 patch 8.2.4713: plugins cannot track text scrolling LemonBoy 2022-04-08 15:18:45 +01:00
  • 18ee0f603e patch 8.2.4712: only get profiling information after exiting Yegappan Lakshmanan 2022-04-08 13:23:19 +01:00
  • 3a56b6d405 patch 8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves zeertzjq 2022-04-08 11:56:14 +01:00
  • 1466ff05eb Merge remote-tracking branch 'vim/master' ichizok 2022-04-08 09:40:16 +09:00
  • ac72c21da6 patch 8.2.4710: smart indenting does not work after completion Christian Brabandt 2022-04-07 21:00:53 +01:00
  • 5017c66bd4 patch 8.2.4709: after :redraw the statusline highlight might be used Bram Moolenaar 2022-04-07 18:06:08 +01:00
  • 177847e67a patch 8.2.4708: PHP test files are not recognized Julien Voisin 2022-04-07 16:01:13 +01:00
  • 8c97960850 patch 8.2.4707: redrawing could be a bit more efficient zeertzjq 2022-04-07 15:08:01 +01:00
  • 6a06940f8a patch 8.2.4706: buffer remains active with WinClosed and tabpages zeertzjq 2022-04-07 14:08:29 +01:00
  • 6d4e725a34 patch 8.2.4705: jump list marker disappears zeertzjq 2022-04-07 13:58:04 +01:00
  • f26c16144d patch 8.2.4704: using "else" after return or break increases indent =?UTF-8?q?Dundar=20G=C3=B6c?= 2022-04-07 13:26:34 +01:00
  • cb49a1d934 patch 8.2.4703: memory leak in handling 'cinscopedecls' Bram Moolenaar 2022-04-07 13:08:00 +01:00
  • 3506cf34c1 patch 8.2.4702: C++ scope labels are hard-coded Tom Praschan 2022-04-07 12:39:08 +01:00
  • de275a707d Workaround: Skip Test_gui_mouse_move_event ichizok 2022-04-07 04:02:39 +09:00
  • 3274477347 Add CheckNotMacVim command for tests ichizok 2022-04-07 04:01:09 +09:00
  • 3ad2090316 patch 8.2.4701: Kuka Robot Language files not recognized Bram Moolenaar 2022-04-06 18:57:39 +01:00
  • c947b9ae41 patch 8.2.4700: buffer remains active if WinClosed event throws an exception Bram Moolenaar 2022-04-06 17:59:21 +01:00
  • 09b3b4c407 Merge remote-tracking branch 'vim/master' ichizok 2022-04-06 14:02:12 +09:00
  • 75a0f3c011 patch 8.2.4699: hard to reproduce hang when reading from a channel LemonBoy 2022-04-05 22:03:30 +01:00
  • aa7d0c2335 patch 8.2.4698: Vim9: script variable has no flag that it was set Bram Moolenaar 2022-04-05 21:40:38 +01:00
  • 0d1f55c044 patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary Bram Moolenaar 2022-04-05 17:30:29 +01:00
  • 478700336d patch 8.2.4696: delete() with "rf" argument does not report a failure zeertzjq 2022-04-05 15:31:01 +01:00
  • beb0ef1ab2 patch 8.2.4695: JSON encoding could be faster LemonBoy 2022-04-05 15:07:32 +01:00
  • 02560424bf patch 8.2.4694: avoidance of #elif causes more preproc nesting ichizok 2022-04-05 14:18:44 +01:00
  • 72bb10df1f patch 8.2.4693: new regexp does not accept pattern "\%>0v" Bram Moolenaar 2022-04-05 14:00:32 +01:00
  • 0f68e6c07a patch 8.2.4692: no test for what 8.2.4691 fixes zeertzjq 2022-04-05 13:17:01 +01:00
  • ca9d8d2cb9 patch 8.2.4691: solution for <Cmd> in a mapping causes trouble Bram Moolenaar 2022-04-04 22:09:30 +01:00
  • 1b76a8dfe2 patch 8.2.4690: channel tests fail on MS-Windows LemonBoy 2022-04-04 21:13:35 +01:00
  • d0fb2d8041 patch 8.2.4689: using <Cmd> in a mapping does not work for mouse keys Bram Moolenaar 2022-04-04 21:03:52 +01:00
  • 91ff3d4f52 patch 8.2.4688: new regexp engine does not give an error for "\%v" Bram Moolenaar 2022-04-04 18:32:32 +01:00
  • e8a4c0d91f patch 8.2.4687: "vimgrep /\%v/ *" may cause a crash Bram Moolenaar 2022-04-04 18:14:34 +01:00
  • b471690fad patch 8.2.4686: configure doesn't find the Motif library with Cygwin Kelvin Lee 2022-04-04 17:20:01 +01:00
  • 188639d75c patch 8.2.4685: when a swap file is found for a popup there is no dialog Bram Moolenaar 2022-04-04 16:57:21 +01:00
  • cc766a85f4 patch 8.2.4684: cannot open a channel on a Unix domain socket LemonBoy 2022-04-04 15:46:58 +01:00
  • 4829c1c9e9 patch 8.2.4683: verbose check with dict_find() to see if a key is present Yegappan Lakshmanan 2022-04-04 15:16:54 +01:00
  • 7a411a306f patch 8.2.4682: Vim9: can use :unlockvar for const variable Bram Moolenaar 2022-04-04 14:58:06 +01:00
  • 15f74fab65 patch 8.2.4681: build fails with a combination of features Bram Moolenaar 2022-04-03 21:57:26 +01:00
  • 242c152c08 patch 8.2.4680: build failure without +postscript Bram Moolenaar 2022-04-03 21:52:51 +01:00
  • 2b74b6805b patch 8.2.4679: cannot have expandcmd() give an error message for mistakes Yegappan Lakshmanan 2022-04-03 21:30:32 +01:00
  • 1061195057 patch 8.2.4678: Vim9: not all code is tested Bram Moolenaar 2022-04-03 21:11:34 +01:00
  • 0b962e5685 patch 8.2.4677: the Athena GUI support is outdated Bram Moolenaar 2022-04-03 18:02:37 +01:00
  • 292e1b9f68 patch 8.2.4676: test fails with different error Bram Moolenaar 2022-04-03 16:59:02 +01:00
  • fa010cdfb1 patch 8.2.4675: no error for missing expression after :elseif Bram Moolenaar 2022-04-03 16:13:07 +01:00
  • c4cb544cd5 patch 8.2.4674: cannot force getting MouseMove events Ernie Rael 2022-04-03 15:47:28 +01:00
  • 8ef6997e2d patch 8.2.4673: redrawing a split window is slow when using CTRL-F and CTRL-B Bram Moolenaar 2022-04-03 13:23:22 +01:00
  • ce416b453a patch 8.2.4672: using :normal with Ex mode may make :substitute hang Bram Moolenaar 2022-04-03 12:59:34 +01:00
  • a3157a476b patch 8.2.4671: 'wildignorecase' is sometimes not used for glob() LemonBoy 2022-04-03 11:58:31 +01:00
  • 72bb47e38f patch 8.2.4670: memory allocation failures for new tab page not tested Yegappan Lakshmanan 2022-04-03 11:22:38 +01:00
  • 58f331a05f patch 8.2.4669: in compiled code len('string') is not inlined LemonBoy 2022-04-02 21:59:06 +01:00
  • 0dac1ab579 patch 8.2.4668: buffer allocation failures insufficiently tested Yegappan Lakshmanan 2022-04-02 21:46:19 +01:00
  • 5018a836c0 patch 8.2.4667: expandcmd() fails on an error Yegappan Lakshmanan 2022-04-02 21:12:21 +01:00
  • 97f8c1081e patch 8.2.4666: Vim9: assignment not recognized in skipped block Bram Moolenaar 2022-04-02 19:43:57 +01:00
  • eabddc425e patch 8.2.4665: popup with "minwidth" and scrollbar not updated properly Bram Moolenaar 2022-04-02 15:32:16 +01:00
  • c1658a196b patch 8.2.4664: Elvish files are not recognized Bruno Roque 2022-04-02 10:48:24 +01:00
  • 17fa233f6f patch 8.2.4663: occasional crash when running the GUI tests Bram Moolenaar 2022-04-01 19:44:47 +01:00
  • 22ebd172e4 patch 8.2.4662: no error for using out of range list index Bram Moolenaar 2022-04-01 15:26:58 +01:00
  • ffe6e646dc patch 8.2.4661: Coverity warning for using uninitialized variable Bram Moolenaar 2022-04-01 13:23:47 +01:00
  • 782c6744b4 patch 8.2.4660: cursorcolumn is sometimes not correct Bram Moolenaar 2022-04-01 12:06:31 +01:00
  • 4858f118a3 Merge remote-tracking branch 'vim/master' ichizok 2022-04-01 12:07:47 +09:00
  • fc82dadd56 Merge remote-tracking branch 'vim/master' ichizok 2022-04-01 10:19:32 +09:00
  • 96e08e028c patch 8.2.4659: invalid memory access when using printable function name Bram Moolenaar 2022-03-31 21:40:33 +01:00
  • 3a6f952cc8 patch 8.2.4658: org-mode files are not recognized ranjithshegde 2022-03-31 20:24:35 +01:00
  • a6c18d38ca patch 8.2.4657: errors for functions are sometimes hard to read Bram Moolenaar 2022-03-31 20:02:56 +01:00
  • ccbfd4883f patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir Bram Moolenaar 2022-03-31 16:18:23 +01:00
  • 1104a6d0c2 patch 8.2.4655: cmdline completion popup menu positioned wrong Yegappan Lakshmanan 2022-03-31 12:34:15 +01:00
  • 49d008d96b patch 8.2.4654: missing changes for import check Bram Moolenaar 2022-03-31 11:51:21 +01:00
  • 4dea2d92e4 patch 8.2.4653: "import autoload" does not check the file name Bram Moolenaar 2022-03-31 11:37:57 +01:00
  • d1d2684c80 patch 8.2.4652: leaking memory if assignment fails Bram Moolenaar 2022-03-31 10:13:47 +01:00
  • 1712518f48 patch 8.2.4651: test fails because path differs Bram Moolenaar 2022-03-30 21:57:50 +01:00
  • c0ceeeb839 patch 8.2.4650: "import autoload" only works with using 'runtimepath' Bram Moolenaar 2022-03-30 21:12:27 +01:00
  • b4ad3b0dea patch 8.2.4649: various formatting problems Bram Moolenaar 2022-03-30 10:57:45 +01:00
  • 46eea444d9 Update runtime files Bram Moolenaar 2022-03-30 10:51:39 +01:00
  • 9247a221ce patch 8.2.4648: handling LSP messages is a bit slow Yegappan Lakshmanan 2022-03-30 10:16:05 +01:00
  • 2bdad61267 patch 8.2.4647: "source" can read past end of copied line Bram Moolenaar 2022-03-29 19:52:12 +01:00
  • b55986c52d patch 8.2.4646: using buffer line after it has been freed Bram Moolenaar 2022-03-29 13:24:58 +01:00
  • fd01280d01 patch 8.2.4645: 'shortmess' changed when session does not store options James Cherti 2022-03-29 12:02:57 +01:00
  • 1624639ec8 patch 8.2.4644: redrawing too often when 'relativenumber' is set Lewis Russell 2022-03-29 11:38:17 +01:00
  • 24565cf27b patch 8.2.4643: Vim9: variable may be locked unintentionally Bram Moolenaar 2022-03-28 18:16:52 +01:00
  • 859cc21c6b patch 8.2.4642: Vim9: in :def function script var cannot be null Bram Moolenaar 2022-03-28 15:22:35 +01:00
  • 471b3aed3e patch 8.2.4641: may mark the wrong window for redrawing Bram Moolenaar 2022-03-28 12:41:19 +01:00
  • 8be423b7ac patch 8.2.4640: some boolean options use "long" instead of "int" James McCoy 2022-03-28 11:55:12 +01:00
  • 0f908d47d6 Merge remote-tracking branch 'vim/master' ichizok 2022-03-28 10:34:14 +09:00
  • 9dac9b1751 patch 8.2.4639: not sufficient parenthesis in preprocessor macros kylo252 2022-03-27 20:05:17 +01:00
  • 3e559cd884 patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' zeertzjq 2022-03-27 19:26:55 +01:00
  • 565d1278cb patch 8.2.4637: warning for using uninitialized variable Bram Moolenaar 2022-03-27 18:11:05 +01:00
  • 1501b63f8d patch 8.2.4636: not using Visual range Bram Moolenaar 2022-03-27 16:56:21 +01:00
  • 501f978288 patch 8.2.4635: tests using null list or dict fail Bram Moolenaar 2022-03-27 16:51:04 +01:00
  • ec15b1cfdc patch 8.2.4634: Vim9: cannot initialize a variable to null_list Bram Moolenaar 2022-03-27 16:29:53 +01:00
  • c75bca3ee9 patch 8.2.4633: Visual range does not work before command modifiers Bram Moolenaar 2022-03-27 13:36:50 +01:00
  • f3980dc5d0 patch 8.2.4632: using freed memory in flatten() Bram Moolenaar 2022-03-26 16:42:23 +00:00
  • 347538fad0 patch 8.2.4631: crash when switching window in BufWipeout autocommand Bram Moolenaar 2022-03-26 16:28:06 +00:00
  • bf269ed0b0 patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" Bram Moolenaar 2022-03-26 13:28:14 +00:00
  • c6c1ec4da5 patch 8.2.4629: flattennew() makes a deep copy unnecessarily Bram Moolenaar 2022-03-26 10:50:11 +00:00
  • 5e877baf87 patch 8.2.4628: not enough testing for 2/3 letter substitute commands Yegappan Lakshmanan 2022-03-25 21:19:26 +00:00
  • acf7d73a7f patch 8.2.4627: flatten() does not use maxdepth correctly Bram Moolenaar 2022-03-25 19:50:57 +00:00
  • abb6fbd14d patch 8.2.4626: Visual area not updated when removing sign in Visual mode Bram Moolenaar 2022-03-25 15:42:27 +00:00
  • 90da27b927 patch 8.2.4625: old Coverity warning for resource leak Bram Moolenaar 2022-03-25 14:54:18 +00:00
  • 5d46dcfeed patch 8.2.4624: old Coverity warning for resource leak Bram Moolenaar 2022-03-25 14:46:47 +00:00
  • 03a297c63f patch 8.2.4623: Coverity warns for using uninitialized field Bram Moolenaar 2022-03-25 14:39:51 +00:00
  • 43216611a5 patch 8.2.4622: Vim9: crash with :execute and :finish Bram Moolenaar 2022-03-25 11:16:28 +00:00