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
Mon, 18 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4782: accessing freed memory v8.2.4782
Mon, 18 Apr 2022 15:45:02 +0200 Bram Moolenaar patch 8.2.4781: Maxima files are not recognized v8.2.4781
Mon, 18 Apr 2022 15:15:04 +0200 Bram Moolenaar patch 8.2.4780: parsing an LSP message fails when it is split v8.2.4780
Sun, 17 Apr 2022 22:45:02 +0200 Bram Moolenaar patch 8.2.4779: lsan suppression is too version specific v8.2.4779
Sun, 17 Apr 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4778: pacman files use dosini filetype v8.2.4778
Sun, 17 Apr 2022 20:30:02 +0200 Bram Moolenaar patch 8.2.4777: screendump tests fail because of a redraw v8.2.4777
Sun, 17 Apr 2022 19:30:03 +0200 Bram Moolenaar patch 8.2.4776: GTK: 'lines' and 'columns' may change during startup v8.2.4776
Sun, 17 Apr 2022 18:45:04 +0200 Bram Moolenaar patch 8.2.4775: SpellBad highlighting does not work in Konsole v8.2.4775
Sun, 17 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4774: crash when using a number for lambda name v8.2.4774
Sun, 17 Apr 2022 15:30:06 +0200 Bram Moolenaar patch 8.2.4773: build failure without the +eval feature v8.2.4773
Sun, 17 Apr 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4772: old Coverity warning for not checking ftell() return value v8.2.4772
Sun, 17 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4771: Coverity warns for not checking return value v8.2.4771
Sun, 17 Apr 2022 14:00:04 +0200 Bram Moolenaar patch 8.2.4770: cannot easily mix expression and heredoc v8.2.4770
Sun, 17 Apr 2022 12:00:06 +0200 Bram Moolenaar patch 8.2.4769: build warning with UCRT v8.2.4769
Sat, 16 Apr 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4768: CI: codecov upload sometimes does not work v8.2.4768
Sat, 16 Apr 2022 22:45:04 +0200 Bram Moolenaar patch 8.2.4767: openscad files are not recognized v8.2.4767
Sat, 16 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4766: KRL files using "deffct" not recognized v8.2.4766
Sat, 16 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4765: function matchfuzzy() sorts too many items v8.2.4765
Sat, 16 Apr 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4764: CI uses an older gcc version v8.2.4764
Sat, 16 Apr 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.4763: using invalid pointer with "V:" in Ex mode v8.2.4763
Sat, 16 Apr 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4762: using freed memory using synstack() and synID() in WinEnter v8.2.4762
Sat, 16 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4761: documentation for using LSP messages is incomplete v8.2.4761
Sat, 16 Apr 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4760: using matchfuzzy() on a long list can take a while v8.2.4760
Sat, 16 Apr 2022 13:15:03 +0200 Bram Moolenaar patch 8.2.4759: CurSearch highlight does not work for multi-line match v8.2.4759
Sat, 16 Apr 2022 11:45:03 +0200 Bram Moolenaar patch 8.2.4758: when using an LSP channel want to get the message ID v8.2.4758
Sat, 16 Apr 2022 11:15:03 +0200 Bram Moolenaar patch 8.2.4757: list of libraries to suppress lsan errors is outdated v8.2.4757
Sat, 16 Apr 2022 00:30:03 +0200 Bram Moolenaar patch 8.2.4756: build error without the +eval feature v8.2.4756
Sat, 16 Apr 2022 00:00:03 +0200 Bram Moolenaar patch 8.2.4755: cannot use <SID>FuncRef in completion spec v8.2.4755
Fri, 15 Apr 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.4754: using cached values after unsetting some environment variables v8.2.4754
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Fri, 15 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4752: wrong 'statusline' value can cause illegal memory access v8.2.4752
Thu, 14 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4751: mapping <SID>name.Func does not work for autoload script v8.2.4751
Thu, 14 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4750: small pieces of dead code v8.2.4750
Thu, 14 Apr 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4749: <script> is not expanded in autocmd context v8.2.4749
Thu, 14 Apr 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4748: cannot use an imported function in a mapping v8.2.4748
Wed, 13 Apr 2022 22:00:04 +0200 Bram Moolenaar patch 8.2.4747: no filetype override for .sys files v8.2.4747
Wed, 13 Apr 2022 16:30:05 +0200 Bram Moolenaar patch 8.2.4746: supercollider filetype not recognized v8.2.4746
Wed, 13 Apr 2022 15:30:05 +0200 Bram Moolenaar patch 8.2.4745: using wrong flag for using bell in the terminal v8.2.4745
Wed, 13 Apr 2022 13:00:06 +0200 Bram Moolenaar patch 8.2.4744: a terminal window can't use the bell v8.2.4744
Tue, 12 Apr 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4743: clang 14 is available on CI v8.2.4743
Tue, 12 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4742: there is no way to start logging very early in startup v8.2.4742
Tue, 12 Apr 2022 15:30:05 +0200 Bram Moolenaar patch 8.2.4741: startup test fails v8.2.4741
Tue, 12 Apr 2022 14:00:05 +0200 Bram Moolenaar patch 8.2.4740: when expand() fails there is no error message v8.2.4740
Tue, 12 Apr 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4739: accessing freed memory after WinScrolled autocmd event v8.2.4739
Mon, 11 Apr 2022 20:45:02 +0200 Bram Moolenaar patch 8.2.4738: Esc on commandline executes command instead of abandoning it v8.2.4738
Mon, 11 Apr 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4737: // in JavaScript string recognized as comment v8.2.4737
Mon, 11 Apr 2022 16:30:06 +0200 Bram Moolenaar patch 8.2.4736: build problem for Cygwin with Motif v8.2.4736
Mon, 11 Apr 2022 16:15:04 +0200 Bram Moolenaar patch 8.2.4735: quickfix tests can be a bit hard to read v8.2.4735
Mon, 11 Apr 2022 14:15:04 +0200 Bram Moolenaar patch 8.2.4734: getcharpos() may change a mark position v8.2.4734
Mon, 11 Apr 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4733: HEEx and Surface do need a separate filetype v8.2.4733
Sun, 10 Apr 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4732: duplicate code to free fuzzy matches v8.2.4732
Sun, 10 Apr 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4731: the changelist index is not remembered per buffer v8.2.4731
Sun, 10 Apr 2022 13:45:03 +0200 Bram Moolenaar patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/ v8.2.4730
Sun, 10 Apr 2022 13:15:02 +0200 Bram Moolenaar patch 8.2.4729: HEEx and Surface templates do not need a separate filetype v8.2.4729
Sun, 10 Apr 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.4728: no test that v:event cannot be modified v8.2.4728
Sun, 10 Apr 2022 12:30:05 +0200 Bram Moolenaar patch 8.2.4727: unused code v8.2.4727
Sat, 09 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4726: cannot use expand() to get the script name v8.2.4726
Sat, 09 Apr 2022 22:15:04 +0200 Bram Moolenaar patch 8.2.4725: unused variable in tiny build v8.2.4725
Sat, 09 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4724: current instance of last search pattern not easily spotted v8.2.4724
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723