log src/version.c @ 28835:58d2315b096e v8.2.4941

age author description
Thu, 12 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4941: '[ and '] marks may be wrong after undo v8.2.4941
Thu, 12 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4940: some code is never used v8.2.4940
Wed, 11 May 2022 15:30:03 +0200 Bram Moolenaar patch 8.2.4939: matchfuzzypos() with "matchseq" does not have all positions v8.2.4939
Wed, 11 May 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4938: crash when matching buffer with invalid pattern v8.2.4938
Tue, 10 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4937: no test for what 8.2.4931 fixes v8.2.4937
Tue, 10 May 2022 22:00:02 +0200 Bram Moolenaar patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong v8.2.4936
Tue, 10 May 2022 20:15:02 +0200 Bram Moolenaar patch 8.2.4935: with 'foldmethod' "indent" some lines not included in fold v8.2.4935
Tue, 10 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4934: string interpolation fails when not evaluating v8.2.4934
Tue, 10 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4933: a few more capitalization mistakes in error messages v8.2.4933
Tue, 10 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4932: not easy to filter the output of maplist() v8.2.4932
Tue, 10 May 2022 14:45:02 +0200 Bram Moolenaar patch 8.2.4931: Crash with sequence of Perl commands v8.2.4931
Tue, 10 May 2022 14:30:04 +0200 Bram Moolenaar patch 8.2.4930: interpolated string expression requires escaping v8.2.4930
Mon, 09 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4929: off-by-one error in in statusline item v8.2.4929
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Mon, 09 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4927: return type of remove() incorrect when using three arguments v8.2.4927
Mon, 09 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.4926: #ifdef for crypt feature around too many lines v8.2.4926
Mon, 09 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4925: trailing backslash may cause reading past end of line v8.2.4925
Mon, 09 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4924: maparg() may return a string that cannot be reused v8.2.4924
Mon, 09 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4923: test checks for terminal feature unnecessarily v8.2.4923
Mon, 09 May 2022 00:00:03 +0200 Bram Moolenaar patch 8.2.4922: mouse test fails on MS-Windows v8.2.4922
Sun, 08 May 2022 23:45:04 +0200 Bram Moolenaar patch 8.2.4921: spell test fails because of new illegal byte check v8.2.4921
Sun, 08 May 2022 23:45:03 +0200 Bram Moolenaar patch 8.2.4920: MS-Windows GUI: unused variables v8.2.4920
Sun, 08 May 2022 23:45:02 +0200 Bram Moolenaar patch 8.2.4919: can add invalid bytes with :spellgood v8.2.4919
Sun, 08 May 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4918: conceal character from matchadd() displayed too many times v8.2.4918
Sun, 08 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4917: fuzzy expansion of option names is not right v8.2.4917
Sun, 08 May 2022 21:45:04 +0200 Bram Moolenaar patch 8.2.4916: mouse in Insert mode test fails v8.2.4916
Sun, 08 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4915: sometimes the cursor is in the wrong position v8.2.4915
Sun, 08 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4914: string interpolation in :def function may fail v8.2.4914
Sun, 08 May 2022 16:15:05 +0200 Bram Moolenaar patch 8.2.4913: popup_hide() does not always have effect v8.2.4913
Sat, 07 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4912: using execute() to define a lambda doesn't work v8.2.4912
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4910: imperfect coding v8.2.4910
Sat, 07 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4909: MODE_ enum entries names are too generic v8.2.4909
Sat, 07 May 2022 16:45:02 +0200 Bram Moolenaar patch 8.2.4908: no text formatting for // comment after a statement v8.2.4908
Sat, 07 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4907: some users do not want a line comment always inserted v8.2.4907
Sat, 07 May 2022 15:15:03 +0200 Bram Moolenaar patch 8.2.4906: MS-Windows: cannot use transparent background v8.2.4906
Sat, 07 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4905: codecov includes MS-Windows install header file v8.2.4905
Sat, 07 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4904: codecov includes MS-Windows install files v8.2.4904
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903
Sat, 07 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4902: mouse wheel scrolling is inconsistent v8.2.4902
Sat, 07 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4901: NULL pointer access when using invalid pattern v8.2.4901
Sat, 07 May 2022 12:15:02 +0200 Bram Moolenaar patch 8.2.4900: Vim9 expression test fails without the job feature v8.2.4900
Sat, 07 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdline v8.2.4899
Sat, 07 May 2022 11:15:03 +0200 Bram Moolenaar patch 8.2.4898: Coverity complains about pointer usage v8.2.4898
Fri, 06 May 2022 23:00:03 +0200 Bram Moolenaar patch 8.2.4897: comment inside an expression in lambda ignores the rest v8.2.4897
Fri, 06 May 2022 22:30:02 +0200 Bram Moolenaar patch 8.2.4896: expression in command block does not look after NL v8.2.4896
Fri, 06 May 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4895: buffer overflow with invalid command with composing chars v8.2.4895
Fri, 06 May 2022 19:45:02 +0200 Bram Moolenaar patch 8.2.4894: MS-Windows: not using italics v8.2.4894
Fri, 06 May 2022 19:15:02 +0200 Bram Moolenaar patch 8.2.4893: distributed import files are not installed v8.2.4893
Fri, 06 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4892: test failures because of changed error messages v8.2.4892
Fri, 06 May 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.4891: Vim help presentation could be better v8.2.4891
Fri, 06 May 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4890: inconsistent capitalization in error messages v8.2.4890
Fri, 06 May 2022 17:15:04 +0200 Bram Moolenaar patch 8.2.4889: CI only tests with FreeBSD 12 v8.2.4889
Fri, 06 May 2022 17:00:02 +0200 Bram Moolenaar patch 8.2.4888: line number of lambda ignores line continuation v8.2.4888
Fri, 06 May 2022 16:00:03 +0200 Bram Moolenaar patch 8.2.4887: channel log does not show invoking a timer callback v8.2.4887
Fri, 06 May 2022 15:30:02 +0200 Bram Moolenaar patch 8.2.4886: Vim9: redir in skipped block seen as assignment v8.2.4886
Fri, 06 May 2022 14:45:03 +0200 Bram Moolenaar patch 8.2.4885: test fails with the job/channel feature v8.2.4885
Fri, 06 May 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4884: test fails without the job/channel feature v8.2.4884
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Fri, 06 May 2022 13:30:03 +0200 Bram Moolenaar patch 8.2.4882: cannot make 'breakindent' use a specific column v8.2.4882
Fri, 06 May 2022 13:00:03 +0200 Bram Moolenaar patch 8.2.4881: "P" in Visual mode still changes some registers v8.2.4881
Fri, 06 May 2022 12:30:04 +0200 Bram Moolenaar patch 8.2.4880: Vim9: misplaced elseif causes invalid memory access v8.2.4880
Fri, 06 May 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4879: screendump test may fail when using valgrind v8.2.4879
Fri, 06 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4878: valgrind warning for using uninitialized variable v8.2.4878
Thu, 05 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4877: MS-Windows: Wrongly using Normal colors for termguicolors v8.2.4877
Thu, 05 May 2022 22:00:05 +0200 Bram Moolenaar patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell v8.2.4876
Thu, 05 May 2022 21:30:03 +0200 Bram Moolenaar patch 8.2.4875: MS-Windows: some .exe files are not recognized v8.2.4875
Thu, 05 May 2022 20:30:03 +0200 Bram Moolenaar patch 8.2.4874: Win32 GUI: horizontal scroll wheel not handled properly v8.2.4874
Thu, 05 May 2022 18:15:02 +0200 Bram Moolenaar patch 8.2.4873: Vim9: using "else" differs from using "endif/if !cond" v8.2.4873
Thu, 05 May 2022 17:15:05 +0200 Bram Moolenaar patch 8.2.4872: Vim9: no error for using an expression only v8.2.4872
Thu, 05 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4871: Vim9: in :def function no error for misplaced range v8.2.4871
Thu, 05 May 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4870: Vim9: expression in :substitute is not compiled v8.2.4870
Thu, 05 May 2022 13:30:05 +0200 Bram Moolenaar patch 8.2.4869: expression in command block does not look after NL v8.2.4869
Wed, 04 May 2022 23:15:02 +0200 Bram Moolenaar patch 8.2.4868: when closing help window autocmds triggered for wrong window v8.2.4868
Wed, 04 May 2022 20:00:03 +0200 Bram Moolenaar patch 8.2.4867: listing of mapping with K_SPECIAL is wrong v8.2.4867
Wed, 04 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4866: duplicate code in "get" functions v8.2.4866
Wed, 04 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4865: :startinsert right after :stopinsert may not work v8.2.4865
Wed, 04 May 2022 18:30:03 +0200 Bram Moolenaar patch 8.2.4864: Vim9: script test fails v8.2.4864
Wed, 04 May 2022 18:00:04 +0200 Bram Moolenaar patch 8.2.4863: accessing freed memory in test without the +channel feature v8.2.4863
Wed, 04 May 2022 17:30:03 +0200 Bram Moolenaar patch 8.2.4862: Vim9: test may fail when run with valgrind v8.2.4862
Wed, 04 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4861: it is not easy to restore saved mappings v8.2.4861
Tue, 03 May 2022 12:15:04 +0200 Bram Moolenaar patch 8.2.4860: MS-Windows: always uses current directory for executables v8.2.4860
Tue, 03 May 2022 01:00:03 +0200 Bram Moolenaar patch 8.2.4859: wget2 files are not recognized v8.2.4859
Tue, 03 May 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4858: K_SPECIAL may be escaped twice v8.2.4858
Mon, 02 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.4857: Yaml indent for multiline is wrong v8.2.4857
Mon, 02 May 2022 11:45:04 +0200 Bram Moolenaar patch 8.2.4856: MinGW compiler complains about unknown escape sequence v8.2.4856
Mon, 02 May 2022 11:30:04 +0200 Bram Moolenaar patch 8.2.4855: robot files are not recognized v8.2.4855
Mon, 02 May 2022 01:15:04 +0200 Bram Moolenaar patch 8.2.4854: array size does not match usage v8.2.4854
Sun, 01 May 2022 21:45:04 +0200 Bram Moolenaar patch 8.2.4853: CI with FreeBSD is a bit outdated v8.2.4853
Sun, 01 May 2022 18:45:04 +0200 Bram Moolenaar patch 8.2.4852: ANSI color index to RGB value not correct v8.2.4852
Sun, 01 May 2022 01:45:04 +0200 Bram Moolenaar patch 8.2.4851: compiler warning for uninitialized variable v8.2.4851
Sat, 30 Apr 2022 17:15:02 +0200 Bram Moolenaar patch 8.2.4850: mksession mixes up "tabpages" and "curdir" arguments v8.2.4850
Sat, 30 Apr 2022 16:15:04 +0200 Bram Moolenaar patch 8.2.4849: Gleam filetype not detected v8.2.4849
Sat, 30 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4848: local completion with mappings and simplification not working v8.2.4848
Fri, 29 Apr 2022 22:30:03 +0200 Bram Moolenaar patch 8.2.4847: crash when using uninitialized function pointer v8.2.4847
Fri, 29 Apr 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.4846: termcodes test fails v8.2.4846
Fri, 29 Apr 2022 12:30:03 +0200 Bram Moolenaar patch 8.2.4845: duplicate code
Fri, 29 Apr 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4844: <C-S-I> is simplified to <S-Tab> v8.2.4844
Thu, 28 Apr 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.4843: treating CTRL + ALT as AltGr is not backwards compatible v8.2.4843
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