log src/version.c @ 20677:ab0dc036f586 v8.2.0892

age author description
Wed, 03 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0892: ubsan warns for undefined behavior v8.2.0892
Wed, 03 Jun 2020 10:15:03 +0200 Bram Moolenaar patch 8.2.0891: clang warns for invalid conversion v8.2.0891
Tue, 02 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0890: no color in terminal window when 'termguicolor' is set v8.2.0890
Tue, 02 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0889: using old style comments v8.2.0889
Tue, 02 Jun 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0888: readdirex() returns size -2 for a directory v8.2.0888
Tue, 02 Jun 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0887: searchcount().exact_match is 1 right after a match v8.2.0887
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Tue, 02 Jun 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0885: "make shadow" does not link new lua test dir v8.2.0885
Mon, 01 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0884: searchcount() test fails on slower systems v8.2.0884
Mon, 01 Jun 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0883: memory leak in test 49 v8.2.0883
Mon, 01 Jun 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0882: leaking memory when using reduce() v8.2.0882
Mon, 01 Jun 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0881: compiler warning for argument type v8.2.0881
Mon, 01 Jun 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0880: leaking memory when using searchcount() v8.2.0880
Mon, 01 Jun 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.0879: compiler warning for unused function argument v8.2.0879
Mon, 01 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0878: no reduce() function v8.2.0878
Mon, 01 Jun 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.0877: cannot get the search statistics v8.2.0877
Mon, 01 Jun 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.0876: :pwd does not give a hint about the scope of the directory v8.2.0876
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875
Mon, 01 Jun 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0874: signals test is a bit flaky v8.2.0874
Mon, 01 Jun 2020 14:45:06 +0200 Bram Moolenaar patch 8.2.0873: a .jl file can be sawfish (lisp) or Julia v8.2.0873
Mon, 01 Jun 2020 14:45:05 +0200 Bram Moolenaar patch 8.2.0872: XIM code is mixed with multi-byte code v8.2.0872
Mon, 01 Jun 2020 14:15:05 +0200 Bram Moolenaar patch 8.2.0871: cannot use getmarklist() as a method v8.2.0871
Mon, 01 Jun 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0870: MS-Windows: Control keys don't work in the GUI v8.2.0870
Sun, 31 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0869: it is not possible to customize the quickfix window contents v8.2.0869
Sun, 31 May 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.0868: trim() always trims both ends v8.2.0868
Sun, 31 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0867: using {xxx} for encoding a modifier is not nice v8.2.0867
Sun, 31 May 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0866: not enough tests for buffer writing v8.2.0866
Sun, 31 May 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0865: syntax foldlevel is taken from the start of the line v8.2.0865
Sun, 31 May 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.0864: pragmas are indented all the way to the left v8.2.0864
Sun, 31 May 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0863: cannot set a separate color for underline/undercurl v8.2.0863
Sun, 31 May 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0862: ":term ++curwin" makes the current buffer hidden v8.2.0862
Sun, 31 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0861: cannot easily get all the current marks v8.2.0861
Sun, 31 May 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbers v8.2.0860
Sun, 31 May 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.0859: no Turkish translation of the manual v8.2.0859
Sun, 31 May 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.0858: not easy to require Lua modules v8.2.0858
Sun, 31 May 2020 14:00:03 +0200 Bram Moolenaar patch 8.2.0857: GTK cell height can be a pixel too much v8.2.0857
Sun, 31 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0856: CTRL-S stops output v8.2.0856
Sat, 30 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0855: GUI tests fail because the test doesn't use a modifier v8.2.0855
Sat, 30 May 2020 21:00:12 +0200 Bram Moolenaar patch 8.2.0854: xxd cannot show offset as a decimal number v8.2.0854
Sat, 30 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0853: ml_delete() often called with FALSE argument v8.2.0853
Sat, 30 May 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0852: cannot map CTRL-S on some systems v8.2.0852
Sat, 30 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0851: can't distinguish <M-a> from accented "a" in the GUI v8.2.0851
Sat, 30 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0850: MS-Windows: exepath() works different from cmd.exe v8.2.0850
Sat, 30 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0849: BeOS code is not maintained and probably unused v8.2.0849
Sat, 30 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws v8.2.0848
Sat, 30 May 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.0847: typval related code is spread out v8.2.0847
Sat, 30 May 2020 16:30:03 +0200 Bram Moolenaar patch 8.2.0846: build failure with small features v8.2.0846
Sat, 30 May 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0845: text properties crossing lines not handled correctly v8.2.0845
Sat, 30 May 2020 15:00:03 +0200 Bram Moolenaar patch 8.2.0844: text properties crossing lines not handled correctly v8.2.0844
Sat, 30 May 2020 13:30:04 +0200 Bram Moolenaar patch 8.2.0843: filetype elm not detected v8.2.0843
Sat, 30 May 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.0842: MS-Windows: channel tests fail v8.2.0842
Fri, 29 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0841: 'verbose' value 16 causes duplicate output v8.2.0841
Fri, 29 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0840: search match count wrong when only match is in fold v8.2.0840
Fri, 29 May 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.0839: dropping modifier when putting a character back in typeahead v8.2.0839
Fri, 29 May 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0838: MS-Windows: compiler warning for uninitialized variables v8.2.0838
Fri, 29 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0837: compiler warning for value set but not used v8.2.0837
Thu, 28 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0836: not all :cdo output is visible v8.2.0836
Thu, 28 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0835: Motif: mapping <C-bslash> still doesn't work v8.2.0835
Wed, 27 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0834: :drop command in terminal popup causes problems v8.2.0834
Wed, 27 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0833: mapping <C-bslash> doesn't work in the GUI v8.2.0833