log src/version.c @ 28749:4a9fdf708575 v8.2.4899

age author description
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