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
Wed, 27 May 2020 21:30:05 +0200 Bram Moolenaar patch 8.2.0832: compiler warning for uninitialized variable v8.2.0832
Wed, 27 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0831: compiler warnings for integer sizes v8.2.0831
Tue, 26 May 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0830: Motif: can't map "!" v8.2.0830
Tue, 26 May 2020 20:30:06 +0200 Bram Moolenaar patch 8.2.0829: filter() may give misleading error message v8.2.0829
Tue, 26 May 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0828: Travis: regexp patttern doesn't work everywhere v8.2.0828
Tue, 26 May 2020 11:45:04 +0200 Bram Moolenaar patch 8.2.0827: Vim9: crash in :defcompile v8.2.0827
Tue, 26 May 2020 11:15:04 +0200 Bram Moolenaar patch 8.2.0826: Vim9: crash in :defcompile v8.2.0826
Mon, 25 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0825: def_function() may return pointer that was freed v8.2.0825
Mon, 25 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0824: still not enough memory allocated when converting string v8.2.0824
Mon, 25 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0823: Vim9: script reload test is disabled v8.2.0823
Mon, 25 May 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.0822: Vim9: code left over from discovery phase v8.2.0822
Mon, 25 May 2020 00:30:03 +0200 Bram Moolenaar patch 8.2.0821: Vim9: memory leak in expr test v8.2.0821
Mon, 25 May 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.0820: Vim9: function type isn't set until compiled v8.2.0820
Sun, 24 May 2020 23:15:05 +0200 Bram Moolenaar patch 8.2.0819: compiler warning for unused variable v8.2.0819
Sun, 24 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0818: Vim9: using a discovery phase doesn't work well v8.2.0818
Sun, 24 May 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0817: not enough memory allocated when converting string v8.2.0817
Sun, 24 May 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.0816: terminal test fails when compiled with Athena v8.2.0816
Sun, 24 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0815: maparg() does not provide enough information for mapset() v8.2.0815
Sat, 23 May 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0814: clang warning for implicit conversion v8.2.0814
Fri, 22 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0813: libvterm code is slightly different from upstream v8.2.0813
Fri, 22 May 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0812: mapset() does not properly handle <> notation v8.2.0812
Fri, 22 May 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0811: terminal keycode test is flaky v8.2.0811
Fri, 22 May 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.0810: error when appending "tagfile" to 'wildoptions' v8.2.0810
Fri, 22 May 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.0809: build failure with small features v8.2.0809
Fri, 22 May 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.0808: not enough testing for the terminal window v8.2.0808
Fri, 22 May 2020 13:15:04 +0200 Bram Moolenaar patch 8.2.0807: cannot easily restore a mapping v8.2.0807
Thu, 21 May 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.0806: using "func!" after vim9script gives confusing error v8.2.0806
Thu, 21 May 2020 20:45:03 +0200 Bram Moolenaar patch 8.2.0805: terminal key codes test fails on some systems v8.2.0805
Thu, 21 May 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0804: libvterm code lags behind the upstream version v8.2.0804
Wed, 20 May 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.0803: libvterm code lags behind the upstream version v8.2.0803
Wed, 20 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0802: libvterm code lags behind the upstream version v8.2.0802
Tue, 19 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0801: terminal test fails on Mac v8.2.0801
Tue, 19 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0800: errors from failing test are unclear v8.2.0800
Tue, 19 May 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0799: build fails if snprintf is not available v8.2.0799
Tue, 19 May 2020 21:30:07 +0200 Bram Moolenaar patch 8.2.0798: libvterm code lags behind the upstream version v8.2.0798
Tue, 19 May 2020 10:45:04 +0200 Bram Moolenaar patch 8.2.0797: MS-Windows: compiler still can't handle C99 construct v8.2.0797
Mon, 18 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0796: MS-Windows: compiler can't handle C99 construct in libvterm v8.2.0796
Mon, 18 May 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.0795: libvterm code lags behind the upstream version v8.2.0795
Mon, 18 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0794: libvterm code lags behind the upstream version v8.2.0794
Mon, 18 May 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.0793: MS-Windows: cannot build GUI with small features v8.2.0793
Mon, 18 May 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0792: build failure with small features v8.2.0792
Mon, 18 May 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.0791: a second popup window with terminal causes trouble v8.2.0791
Mon, 18 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0790: Vim9: list index not well tested v8.2.0790
Mon, 18 May 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.0789: Vim9: expression testing lost coverage using constants v8.2.0789
Sun, 17 May 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0788: memory leak in libvterm v8.2.0788
Sun, 17 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0787: libvterm code lags behind the upstream version v8.2.0787
Sun, 17 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0786: channel test is flaky on FreeBSD v8.2.0786
Sun, 17 May 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0785: libvterm code lags behind the upstream version v8.2.0785
Sun, 17 May 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0784: libvterm code lags behind the upstream version v8.2.0784
Sun, 17 May 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0783: libvterm code lags behind the upstream version v8.2.0783
Sun, 17 May 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.0782: cannot build with Lua on MS-Windows v8.2.0782
Sun, 17 May 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.0781: compiler warning for not using value in Lua v8.2.0781
Sun, 17 May 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0780: libvterm code lags behind the upstream version v8.2.0780
Sun, 17 May 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.0779: tmode_T not used everywhere v8.2.0779
Sun, 17 May 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0778: libvterm code lags behind the upstream version v8.2.0778
Sun, 17 May 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0777: terminal test fails v8.2.0777
Sun, 17 May 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0776: libvterm code lags behind the upstream version v8.2.0776
Sun, 17 May 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0775: not easy to call a Vim function from Lua v8.2.0775
Sun, 17 May 2020 14:15:07 +0200 Bram Moolenaar patch 8.2.0774: t_TI and t_TE are output when using 'visualbell' v8.2.0774
Sat, 16 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0773: switching to raw mode every time ":" is used v8.2.0773