log src/version.c @ 28637:5cf6dee0f305 v8.2.4842

age author description
Thu, 28 Apr 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.4842: expand("%:p") is not empty when there is no buffer name v8.2.4842
Thu, 28 Apr 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4841: empty string considered an error for expand() v8.2.4841
Thu, 28 Apr 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4840: heredoc expression evaluated even when skipping v8.2.4840
Thu, 28 Apr 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4839: compiler warning for unused argument v8.2.4839
Thu, 28 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4838: checking for absolute path is not trivial v8.2.4838
Thu, 28 Apr 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4837: modifiers not simplified when timed out v8.2.4837
Thu, 28 Apr 2022 13:15:04 +0200 Bram Moolenaar patch 8.2.4836: Vim9: some lines not covered by tests v8.2.4836
Wed, 27 Apr 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.4835: Vim9: some lines not covered by tests v8.2.4835
Wed, 27 Apr 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4834: Vim9: some lines not covered by tests v8.2.4834
Wed, 27 Apr 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.4833: failure of mapping not checked for v8.2.4833
Tue, 26 Apr 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4832: passing zero instead of NULL to a pointer argument v8.2.4832
Tue, 26 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4831: crash when using maparg() and unmapping simplified keys v8.2.4831
Tue, 26 Apr 2022 20:00:04 +0200 Bram Moolenaar patch 8.2.4830: possible endless loop if there is unused typahead v8.2.4830
Tue, 26 Apr 2022 14:00:03 +0200 Bram Moolenaar patch 8.2.4829: a key may be simplified to NUL v8.2.4829
Tue, 26 Apr 2022 13:30:04 +0200 Bram Moolenaar patch 8.2.4828: fix for unmapping simplified key not fully tested v8.2.4828
Mon, 25 Apr 2022 20:00:04 +0200 Bram Moolenaar patch 8.2.4827: typo in variable name v8.2.4827
Mon, 25 Apr 2022 18:45:04 +0200 Bram Moolenaar patch 8.2.4826: .cshtml files are not recognized v8.2.4826
Mon, 25 Apr 2022 15:45:03 +0200 Bram Moolenaar patch 8.2.4825: can only get a list of mappings v8.2.4825
Mon, 25 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4824: expression is evaluated multiple times v8.2.4824
Mon, 25 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4823: concat more than 2 strings in :def function is inefficient v8.2.4823
Sun, 24 Apr 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4822: setting ufunc to NULL twice v8.2.4822
Sun, 24 Apr 2022 22:45:04 +0200 Bram Moolenaar patch 8.2.4821: crash when imported autoload script was deleted v8.2.4821
Sun, 24 Apr 2022 19:45:03 +0200 Bram Moolenaar patch 8.2.4820: not simple programmatic way to find a specific mapping v8.2.4820
Sun, 24 Apr 2022 18:15:02 +0200 Bram Moolenaar patch 8.2.4819: unmapping simplified keys also deletes other mapping v8.2.4819
Sun, 24 Apr 2022 17:00:04 +0200 Bram Moolenaar patch 8.2.4818: no test for what 8.2.4806 fixes v8.2.4818
Sun, 24 Apr 2022 17:00:02 +0200 Bram Moolenaar patch 8.2.4817: Win32 GUI: modifiers are not always used v8.2.4817
Sun, 24 Apr 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4816: still using older codecov app in some places of CI v8.2.4816
Sat, 23 Apr 2022 21:00:03 +0200 Bram Moolenaar patch 8.2.4815: cannot build with older GTK version v8.2.4815
Sat, 23 Apr 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4814: possible to leave a popup window with win_gotoid() v8.2.4814
Sat, 23 Apr 2022 15:00:03 +0200 Bram Moolenaar patch 8.2.4813: pasting text while indent folding may mess up folds v8.2.4813
Sat, 23 Apr 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.4812: unused struct item v8.2.4812
Sat, 23 Apr 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4811: Win32 GUI: caps lock doesn't work v8.2.4811
Sat, 23 Apr 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4810: missing changes in one file v8.2.4810
Sat, 23 Apr 2022 12:00:06 +0200 Bram Moolenaar patch 8.2.4809: various things no6 properly tested v8.2.4809
Sat, 23 Apr 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4808: unused item in engine struct v8.2.4808
Sat, 23 Apr 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4807: processing key eveints in Win32 GUI is not ideal v8.2.4807
Fri, 22 Apr 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.4806: a mapping using <LeftDrag> does not start Select mode v8.2.4806
Fri, 22 Apr 2022 21:15:05 +0200 Bram Moolenaar patch 8.2.4805: CurSearch used for all matches in current line v8.2.4805
Fri, 22 Apr 2022 00:45:04 +0200 Bram Moolenaar patch 8.2.4804: expression in heredoc doesn't work for compiled function v8.2.4804
Fri, 22 Apr 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4803: WinScrolled not always triggered when scrolling with mouse v8.2.4803
Thu, 21 Apr 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4802: test is not cleaned up v8.2.4802
Wed, 20 Apr 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4801: fix for cursorbind fix not fully tested v8.2.4801
Wed, 20 Apr 2022 21:00:07 +0200 Bram Moolenaar patch 8.2.4800: missing test update for adjusted t_8u behavior v8.2.4800
Wed, 20 Apr 2022 21:00:06 +0200 Bram Moolenaar patch 8.2.4799: popup does not use correct topline v8.2.4799
Wed, 20 Apr 2022 20:15:04 +0200 Bram Moolenaar patch 8.2.4798: t_8u option was reset even when set by the user v8.2.4798
Wed, 20 Apr 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.4797: getwininfo() may get oudated values v8.2.4797
Wed, 20 Apr 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.4796: file left behind after running cursorline tests v8.2.4796
Wed, 20 Apr 2022 16:00:04 +0200 Bram Moolenaar patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set v8.2.4795
Wed, 20 Apr 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4794: compiler warning for not initialized variable v8.2.4794
Tue, 19 Apr 2022 20:45:04 +0200 Bram Moolenaar patch 8.2.4793: recognizing Maxima filetype even though it might be another v8.2.4793
Tue, 19 Apr 2022 19:30:03 +0200 Bram Moolenaar patch 8.2.4792: indent operator creates an undo entry for every line v8.2.4792
Tue, 19 Apr 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4791: events triggered in different order when reusing buffer v8.2.4791
Tue, 19 Apr 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4790: lilypond filetype not recognized v8.2.4790
Tue, 19 Apr 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline v8.2.4789
Tue, 19 Apr 2022 11:30:05 +0200 Bram Moolenaar patch 8.2.4788: large payload for LSP message not tested v8.2.4788
Mon, 18 Apr 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4787: prop_find() does not find the right property v8.2.4787
Mon, 18 Apr 2022 20:30:02 +0200 Bram Moolenaar patch 8.2.4786: test for win_gotoid() in Visual mode fails on Mac v8.2.4786
Mon, 18 Apr 2022 19:45:04 +0200 Bram Moolenaar patch 8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer v8.2.4785
Mon, 18 Apr 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.4784: lamba test with timer is flaky v8.2.4784
Mon, 18 Apr 2022 17:00:03 +0200 Bram Moolenaar patch 8.2.4783: Coverity warns for leaking memory v8.2.4783