log src/version.c @ 16074:fa133cd14f87 v8.1.1042

age author description
Sat, 23 Mar 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.1042: the paste test doesn't work properly in the Windows console v8.1.1042
Sat, 23 Mar 2019 13:00:05 +0100 Bram Moolenaar patch 8.1.1041: test for Arabic no longer needed v8.1.1041
Fri, 22 Mar 2019 17:15:04 +0100 Bram Moolenaar patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any build v8.1.1040
Fri, 22 Mar 2019 17:00:06 +0100 Bram Moolenaar patch 8.1.1039: MS-Windows build fails v8.1.1039
Fri, 22 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1038: Arabic support excludes Farsi v8.1.1038
Fri, 22 Mar 2019 14:45:04 +0100 Bram Moolenaar patch 8.1.1037: memory usage test may still fail on some systems v8.1.1037
Fri, 22 Mar 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.1036: quickfix function arguments are inconsistent v8.1.1036
Fri, 22 Mar 2019 13:30:05 +0100 Bram Moolenaar patch 8.1.1035: prop_remove() second argument is not optional v8.1.1035
Fri, 22 Mar 2019 12:15:04 +0100 Bram Moolenaar patch 8.1.1034: too many #ifdefs v8.1.1034
Fri, 22 Mar 2019 11:45:05 +0100 Bram Moolenaar patch 8.1.1033: memory usage test may still fail on some systems v8.1.1033
Thu, 21 Mar 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.1032: warnings from clang static analyzer v8.1.1032
Thu, 21 Mar 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.1031: memory usage test may still fail v8.1.1031
Thu, 21 Mar 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.1030: quickfix function arguments are inconsistent v8.1.1030
Thu, 21 Mar 2019 21:00:05 +0100 Bram Moolenaar patch 8.1.1029: DirectWrite doesn't take 'linespace' into account v8.1.1029
Thu, 21 Mar 2019 20:00:06 +0100 Bram Moolenaar patch 8.1.1028: MS-Windows: memory leak when creating terminal fails v8.1.1028
Wed, 20 Mar 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.1027: memory usage test sometimes fails v8.1.1027
Wed, 20 Mar 2019 21:45:04 +0100 Bram Moolenaar patch 8.1.1026: unused condition v8.1.1026
Wed, 20 Mar 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.1025: checking NULL pointer after addition v8.1.1025
Wed, 20 Mar 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.1024: stray log calls in terminal code v8.1.1024
Tue, 19 Mar 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.1023: may use NULL pointer when indexing a blob v8.1.1023
Tue, 19 Mar 2019 23:15:04 +0100 Bram Moolenaar patch 8.1.1022: may use NULL pointer when out of memory v8.1.1022
Tue, 19 Mar 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.1021: pyeval() and py3eval() leak memory v8.1.1021
Tue, 19 Mar 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.1020: compiler warning for Python3 interface v8.1.1020
Tue, 19 Mar 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.1019: Lua: may garbage collect function reference in use v8.1.1019
Tue, 19 Mar 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.1018: window cleared when entering Terminal-Normal twice v8.1.1018
Sun, 17 Mar 2019 17:30:14 +0100 Bram Moolenaar patch 8.1.1017: off-by-one error in filetype detection v8.1.1017
Sun, 17 Mar 2019 17:00:13 +0100 Bram Moolenaar patch 8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptions v8.1.1016
Sun, 17 Mar 2019 16:45:11 +0100 Bram Moolenaar patch 8.1.1015: quickfix buffer shows up in list, can't get buffer number v8.1.1015
Sun, 17 Mar 2019 16:00:05 +0100 Bram Moolenaar patch 8.1.1014: MS-Windows: /analyze only defined for non-debug version v8.1.1014
Sun, 17 Mar 2019 15:00:07 +0100 Bram Moolenaar patch 8.1.1013: MS-Windows: Scrolling fails when dividing the screen v8.1.1013
Sun, 17 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.1012: memory leak with E461 v8.1.1012
Sat, 16 Mar 2019 18:15:06 +0100 Bram Moolenaar patch 8.1.1011: indent from autoindent not removed from blank line v8.1.1011
Sat, 16 Mar 2019 16:45:05 +0100 Bram Moolenaar patch 8.1.1010: Lua interface leaks memory v8.1.1010
Sat, 16 Mar 2019 15:30:06 +0100 Bram Moolenaar patch 8.1.1009: MS-Windows: some text is not baseline aligned v8.1.1009
Thu, 14 Mar 2019 21:45:14 +0100 Bram Moolenaar patch 8.1.1008: MS-Windows: HAVE_STDINT_H only defined for non-debug version v8.1.1008
Thu, 14 Mar 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.1007: using closure may consume a lot of memory v8.1.1007
Wed, 13 Mar 2019 07:00:07 +0100 Bram Moolenaar patch 8.1.1006: repeated code in quickfix support v8.1.1006
Mon, 11 Mar 2019 08:15:11 +0100 Bram Moolenaar patch 8.1.1005: test fails because t_F2 is not set v8.1.1005
Sun, 10 Mar 2019 10:00:13 +0100 Bram Moolenaar patch 8.1.1004: function "luaV_setref()" not covered with tests v8.1.1004
Sun, 10 Mar 2019 09:45:10 +0100 Bram Moolenaar patch 8.1.1003: playing back recorded key sequence mistakes key code v8.1.1003
Sat, 09 Mar 2019 12:45:05 +0100 Bram Moolenaar patch 8.1.1002: "gf" does not always work when URL has a port number v8.1.1002
Sat, 09 Mar 2019 12:00:05 +0100 Bram Moolenaar patch 8.1.1001: Visual area not correct when using 'cursorline' v8.1.1001
Sat, 09 Mar 2019 11:30:06 +0100 Bram Moolenaar patch 8.1.1000: indenting is off v8.1.1000
Fri, 08 Mar 2019 10:00:07 +0100 Bram Moolenaar patch 8.1.0999: use register one too often and not properly tested v8.1.0999
Thu, 07 Mar 2019 11:30:15 +0100 Bram Moolenaar patch 8.1.0998: getcurpos() unexpectedly changes "curswant" v8.1.0998
Thu, 07 Mar 2019 06:45:09 +0100 Bram Moolenaar patch 8.1.0997: using GUI colors in vim.exe when 'termguicolors' is off v8.1.0997
Tue, 05 Mar 2019 13:30:06 +0100 Bram Moolenaar patch 8.1.0996: a few screendump tests fail because of scrolling v8.1.0996
Tue, 05 Mar 2019 12:30:08 +0100 Bram Moolenaar patch 8.1.0995: a getchar() call resets the reg_executing() result v8.1.0995
Mon, 04 Mar 2019 13:30:08 +0100 Bram Moolenaar patch 8.1.0994: relative cursor position is not calculated correctly v8.1.0994
Mon, 04 Mar 2019 12:15:05 +0100 Bram Moolenaar patch 8.1.0993: ch_read() may return garbage if terminating NL is missing v8.1.0993
Mon, 04 Mar 2019 11:45:07 +0100 Bram Moolenaar patch 8.1.0992: a :normal command resets the reg_executing() result v8.1.0992
Sun, 03 Mar 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0991: cannot build with a mix of features v8.1.0991
Sat, 02 Mar 2019 12:00:06 +0100 Bram Moolenaar patch 8.1.0990: floating point exception with "%= 0" and "/= 0" v8.1.0990
Sat, 02 Mar 2019 10:15:06 +0100 Bram Moolenaar patch 8.1.0989: various small code ugliness v8.1.0989
Sat, 02 Mar 2019 08:00:06 +0100 Bram Moolenaar patch 8.1.0988: deleting location list buffer breaks location list window v8.1.0988
Sat, 02 Mar 2019 07:30:07 +0100 Bram Moolenaar patch 8.1.0987: unnecessary condition in #ifdef v8.1.0987
Sat, 02 Mar 2019 06:45:06 +0100 Bram Moolenaar patch 8.1.0986: rename() is not propertly tested v8.1.0986
Thu, 28 Feb 2019 06:30:11 +0100 Bram Moolenaar patch 8.1.0985: crash with large number in regexp v8.1.0985
Wed, 27 Feb 2019 14:15:11 +0100 Bram Moolenaar patch 8.1.0984: unnecessary #ifdefs v8.1.0984
Tue, 26 Feb 2019 17:15:13 +0100 Bram Moolenaar patch 8.1.0983: checking __CYGWIN32__ unnecessarily v8.1.0983
Mon, 25 Feb 2019 06:30:09 +0100 Bram Moolenaar patch 8.1.0982: update_cursor() called twice in :shell v8.1.0982
Mon, 25 Feb 2019 06:15:05 +0100 Bram Moolenaar patch 8.1.0981: pasting in terminal insufficiently tested v8.1.0981
Mon, 25 Feb 2019 06:00:04 +0100 Bram Moolenaar patch 8.1.0980: extend() insufficiently tested v8.1.0980
Mon, 25 Feb 2019 05:45:04 +0100 Bram Moolenaar patch 8.1.0979: compiler warning for unused functions v8.1.0979
Sat, 23 Feb 2019 15:15:12 +0100 Bram Moolenaar patch 8.1.0978: blob not tested with Perl v8.1.0978
Sat, 23 Feb 2019 14:30:11 +0100 Bram Moolenaar patch 8.1.0977: blob not tested with Ruby v8.1.0977
Fri, 22 Feb 2019 19:45:12 +0100 Bram Moolenaar patch 8.1.0976: dosinstall still has buffer overflow problems v8.1.0976
Fri, 22 Feb 2019 19:15:12 +0100 Bram Moolenaar patch 8.1.0975: using STRNCPY() wrongly. Warning for uninitialized variable v8.1.0975
Fri, 22 Feb 2019 18:00:05 +0100 Bram Moolenaar patch 8.1.0974: cannot switch from terminal window to previous tabpage v8.1.0974
Fri, 22 Feb 2019 17:30:06 +0100 Bram Moolenaar patch 8.1.0973: pattern with syntax error gives threee error messages v8.1.0973
Fri, 22 Feb 2019 16:15:06 +0100 Bram Moolenaar patch 8.1.0972: cannot switch from terminal window to next tabpage v8.1.0972
Fri, 22 Feb 2019 15:15:05 +0100 Bram Moolenaar patch 8.1.0971: failure for selecting quoted text object moves cursor v8.1.0971
Fri, 22 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0970: text properties test fails when 'encoding' is not utf-8 v8.1.0970
Fri, 22 Feb 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0969: message written during startup is truncated v8.1.0969
Thu, 21 Feb 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0968: crash when using search pattern %Ufffffc23 v8.1.0968
Thu, 21 Feb 2019 22:00:10 +0100 Bram Moolenaar patch 8.1.0967: stray dependency in test Makefile v8.1.0967
Thu, 21 Feb 2019 18:30:07 +0100 Bram Moolenaar patch 8.1.0966: one terminal test is flaky v8.1.0966
Thu, 21 Feb 2019 18:00:08 +0100 Bram Moolenaar patch 8.1.0965: search test fails v8.1.0965
Thu, 21 Feb 2019 17:15:19 +0100 Bram Moolenaar patch 8.1.0964: cannot see in CI why a screenshot test failed v8.1.0964
Thu, 21 Feb 2019 16:30:15 +0100 Bram Moolenaar patch 8.1.0963: illegal memory access when using 'incsearch' v8.1.0963
Thu, 21 Feb 2019 13:45:06 +0100 Bram Moolenaar patch 8.1.0962: building with MinGW and static libs doesn't work v8.1.0962
Thu, 21 Feb 2019 12:30:08 +0100 Bram Moolenaar patch 8.1.0961: Mac: fsync may fail sometimes v8.1.0961
Wed, 20 Feb 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0960: when using ConPTY garbage collection has undefined behavior v8.1.0960
Wed, 20 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0959: sorting large numbers is not tested v8.1.0959
Wed, 20 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0958: compiling weird regexp pattern is very slow v8.1.0958
Wed, 20 Feb 2019 20:45:08 +0100 Bram Moolenaar patch 8.1.0957: Mac: fsync fails on network share v8.1.0957
Tue, 19 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0956: using context:0 in 'diffopt' does not work well v8.1.0956
Tue, 19 Feb 2019 21:45:08 +0100 Bram Moolenaar patch 8.1.0955: matchit autoload directory not in installer v8.1.0955
Tue, 19 Feb 2019 21:45:07 +0100 Bram Moolenaar patch 8.1.0954: arguments of semsg() and siemsg() are not checked v8.1.0954
Tue, 19 Feb 2019 21:30:08 +0100 Bram Moolenaar patch 8.1.0953: a very long file is truncated at 2^31 lines v8.1.0953
Mon, 18 Feb 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0952: compilation warnings when building the MS-Windows installer v8.1.0952
Mon, 18 Feb 2019 22:15:08 +0100 Bram Moolenaar patch 8.1.0951: using WIN64 even though it is never defined v8.1.0951
Mon, 18 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0950: using :python sets 'pyxversion' even when not executed v8.1.0950
Mon, 18 Feb 2019 21:45:07 +0100 Bram Moolenaar patch 8.1.0949: MS-windows defines GUI macros different than other systems v8.1.0949
Mon, 18 Feb 2019 21:45:07 +0100 Bram Moolenaar patch 8.1.0948: when built without +eval "Vim --clean" produces errors v8.1.0948
Mon, 18 Feb 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0947: using MSWIN before it is defined v8.1.0947
Sun, 17 Feb 2019 23:30:07 +0100 Bram Moolenaar patch 8.1.0946: Coveralls is not very useful v8.1.0946
Sun, 17 Feb 2019 20:30:06 +0100 Bram Moolenaar patch 8.1.0945: internal error when using pattern with NL in the range v8.1.0945
Sun, 17 Feb 2019 19:15:05 +0100 Bram Moolenaar patch 8.1.0944: format of nbdbg() arguments is not checked v8.1.0944
Sun, 17 Feb 2019 19:00:06 +0100 Bram Moolenaar patch 8.1.0943: still a trace of Farsi support v8.1.0943
Sun, 17 Feb 2019 18:00:12 +0100 Bram Moolenaar patch 8.1.0942: options window still checks for the multi_byte feature v8.1.0942
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 17 Feb 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0940: MS-Windows console resizing not handled properly v8.1.0940
Sun, 17 Feb 2019 15:00:06 +0100 Bram Moolenaar patch 8.1.0939: no completion for sign group names v8.1.0939
Sun, 17 Feb 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0938: background color is wrong in MS-Windows console v8.1.0938
Sun, 17 Feb 2019 14:00:06 +0100 Bram Moolenaar patch 8.1.0937: invalid memory access in search pattern v8.1.0937
Sat, 16 Feb 2019 19:15:06 +0100 Bram Moolenaar patch 8.1.0936: may leak memory when using 'vartabstop' v8.1.0936
Sat, 16 Feb 2019 18:15:05 +0100 Bram Moolenaar patch 8.1.0935: old regexp engine may use invalid buffer v8.1.0935
Sat, 16 Feb 2019 17:15:06 +0100 Bram Moolenaar patch 8.1.0934: invalid memory access in search pattern v8.1.0934
Sat, 16 Feb 2019 17:00:05 +0100 Bram Moolenaar patch 8.1.0933: When using VTP scroll region isn't used properly v8.1.0933
Sat, 16 Feb 2019 15:15:07 +0100 Bram Moolenaar patch 8.1.0932: Farsi support is outdated and unused v8.1.0932
Sat, 16 Feb 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0931: vtp_working included in GUI build but unused v8.1.0931
Sat, 16 Feb 2019 14:00:06 +0100 Bram Moolenaar patch 8.1.0930: typo in Makefile v8.1.0930
Sat, 16 Feb 2019 13:45:07 +0100 Bram Moolenaar patch 8.1.0929: no error when requesting ConPTY but it's not available v8.1.0929
Sat, 16 Feb 2019 00:15:06 +0100 Bram Moolenaar patch 8.1.0928: stray log function call v8.1.0928
Fri, 15 Feb 2019 21:15:07 +0100 Bram Moolenaar patch 8.1.0927: USE_CR is never defined v8.1.0927
Fri, 15 Feb 2019 20:30:07 +0100 Bram Moolenaar patch 8.1.0926: no test for :wnext, :wNext and :wprevious v8.1.0926
Fri, 15 Feb 2019 01:15:04 +0100 Bram Moolenaar patch 8.1.0925: terminal scrollback test still still flaky v8.1.0925
Fri, 15 Feb 2019 00:30:06 +0100 Bram Moolenaar patch 8.1.0924: terminal scrollback test still flaky v8.1.0924
Fri, 15 Feb 2019 00:30:06 +0100 Bram Moolenaar patch 8.1.0923: terminal dump diff swap does not update file names v8.1.0923
Fri, 15 Feb 2019 00:00:05 +0100 Bram Moolenaar patch 8.1.0922: terminal scrollback test is flaky v8.1.0922
Thu, 14 Feb 2019 23:30:05 +0100 Bram Moolenaar patch 8.1.0921: terminal test sometimes fails; using memory after free v8.1.0921
Thu, 14 Feb 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.0920: in Terminal-Normal mode job output messes up the window v8.1.0920
Thu, 14 Feb 2019 21:00:06 +0100 Bram Moolenaar patch 8.1.0919: compiler warnings v8.1.0919
Thu, 14 Feb 2019 14:15:15 +0100 Bram Moolenaar patch 8.1.0918: MS-Windows: startup messages are not converted v8.1.0918
Thu, 14 Feb 2019 13:45:13 +0100 Bram Moolenaar patch 8.1.0917: double free when running out of memory v8.1.0917
Thu, 14 Feb 2019 13:30:14 +0100 Bram Moolenaar patch 8.1.0916: with Python 3.7 "find_module" is not made available v8.1.0916
Thu, 14 Feb 2019 13:00:22 +0100 Bram Moolenaar patch 8.1.0915: fsync() may not work properly on Mac v8.1.0915
Wed, 13 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0914: code related to findfile() is spread out v8.1.0914
Wed, 13 Feb 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.0913: CI crashes when running out of memory v8.1.0913
Wed, 13 Feb 2019 21:30:07 +0100 Bram Moolenaar patch 8.1.0912: MS-Windows: warning for signed/unsigned v8.1.0912
Wed, 13 Feb 2019 21:30:06 +0100 Bram Moolenaar patch 8.1.0911: tag line with Ex command cannot have extra fields v8.1.0911
Wed, 13 Feb 2019 20:45:07 +0100 Bram Moolenaar patch 8.1.0910: crash with tricky search pattern v8.1.0910
Wed, 13 Feb 2019 19:30:09 +0100 Bram Moolenaar patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable v8.1.0909
Wed, 13 Feb 2019 18:45:06 +0100 Bram Moolenaar patch 8.1.0908: can't handle large value for %{nr}v in regexp v8.1.0908
Wed, 13 Feb 2019 01:30:29 +0100 Bram Moolenaar patch 8.1.0907: CI tests on AppVeyor are failing v8.1.0907
Tue, 12 Feb 2019 23:15:07 +0100 Bram Moolenaar patch 8.1.0906: using clumsy way to get console window handle v8.1.0906
Tue, 12 Feb 2019 23:15:06 +0100 Bram Moolenaar patch 8.1.0905: complicated regexp causes a crash v8.1.0905
Tue, 12 Feb 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0904: USE_LONG_FNAME never defined v8.1.0904
Tue, 12 Feb 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0903: struct uses more bytes than needed v8.1.0903
Tue, 12 Feb 2019 22:30:08 +0100 Bram Moolenaar patch 8.1.0902: incomplete set of assignment operators v8.1.0902
Tue, 12 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0901: index in getjumplist() may be wrong v8.1.0901
Tue, 12 Feb 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0900: ConPTY many crash with 32-bit build v8.1.0900
Tue, 12 Feb 2019 21:00:15 +0100 Bram Moolenaar patch 8.1.0899: no need to check restricted mode for setwinvar() v8.1.0899
Tue, 12 Feb 2019 21:00:09 +0100 Bram Moolenaar patch 8.1.0898: a messed up rgb.txt can crash Vim v8.1.0898
Mon, 11 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0897: can modify a:000 when using a reference v8.1.0897
Mon, 11 Feb 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.0896: tests for restricted mode no run for MS-Windows GUI v8.1.0896
Sun, 10 Feb 2019 23:30:09 +0100 Bram Moolenaar patch 8.1.0895: MS-Windows: dealing with temp name encoding not quite right v8.1.0895
Sun, 10 Feb 2019 23:30:08 +0100 Bram Moolenaar patch 8.1.0894: MS-Windows: resolve() does not return a reparse point v8.1.0894
Sun, 10 Feb 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0893: terminal test is a bit flaky v8.1.0893
Sun, 10 Feb 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0892: failure when closing a window when location list is in use v8.1.0892
Sun, 10 Feb 2019 23:00:05 +0100 Bram Moolenaar patch 8.1.0891: substitute command inssuficiently tested v8.1.0891
Sun, 10 Feb 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0890: pty allocation wrong if using file for out channel v8.1.0890
Sun, 10 Feb 2019 22:30:07 +0100 Bram Moolenaar patch 8.1.0889: MS-Windows: a channel write may hang v8.1.0889
Sun, 10 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0888: the a: dict is not immutable as documented v8.1.0888
Sun, 10 Feb 2019 22:00:08 +0100 Bram Moolenaar patch 8.1.0887: the 'l' flag in :subsitute is sticky v8.1.0887
Sun, 10 Feb 2019 22:00:07 +0100 Bram Moolenaar patch 8.1.0886: compiler warning for NULL pointer and condition always true v8.1.0886
Sat, 09 Feb 2019 11:15:12 +0100 Bram Moolenaar patch 8.1.0885: test for restricted hangs on MS-Windows GUI v8.1.0885
Fri, 08 Feb 2019 23:15:08 +0100 Bram Moolenaar patch 8.1.0884: double check for bsd systems v8.1.0884
Fri, 08 Feb 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0883: missing some changes for Ex commands v8.1.0883
Fri, 08 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0882: checking for FEAT_MBYTE which doesn't exist anymore v8.1.0882
Fri, 08 Feb 2019 14:45:07 +0100 Bram Moolenaar patch 8.1.0881: can execute shell commands in rvim through interfaces v8.1.0881
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Fri, 08 Feb 2019 12:30:07 +0100 Bram Moolenaar patch 8.1.0879: MS-Windows: temp name encoding can be wrong v8.1.0879
Thu, 07 Feb 2019 21:30:06 +0100 Bram Moolenaar patch 8.1.0878: test for has('bsd') fails on some BSD systems v8.1.0878
Tue, 05 Feb 2019 21:30:06 +0100 Bram Moolenaar patch 8.1.0877: new buffer used every time the quickfix window is opened v8.1.0877
Tue, 05 Feb 2019 20:15:05 +0100 Bram Moolenaar patch 8.1.0876: completion match not displayed when popup menu is not shown v8.1.0876
Mon, 04 Feb 2019 21:15:07 +0100 Bram Moolenaar patch 8.1.0875: not all errors of marks and findfile()/finddir() are tested v8.1.0875
Mon, 04 Feb 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0874: using old style comments in new file v8.1.0874
Mon, 04 Feb 2019 00:00:05 +0100 Bram Moolenaar patch 8.1.0873: list if distributed files does not include matchit autoload v8.1.0873
Sun, 03 Feb 2019 23:45:05 +0100 Bram Moolenaar patch 8.1.0872: confusing condition
Sun, 03 Feb 2019 15:30:08 +0100 Bram Moolenaar patch 8.1.0871: build error when building with Ruby 2.6.0 v8.1.0871
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Sun, 03 Feb 2019 13:15:06 +0100 Bram Moolenaar patch 8.1.0869: Travis CI script is too complicated v8.1.0869
Sat, 02 Feb 2019 14:15:12 +0100 Bram Moolenaar patch 8.1.0868: crash if triggering garbage collector after a function call v8.1.0868
Fri, 01 Feb 2019 22:15:12 +0100 Bram Moolenaar patch 8.1.0867: cannot build Python interface with Python 2.4 v8.1.0867
Fri, 01 Feb 2019 20:45:07 +0100 Bram Moolenaar patch 8.1.0866: build file dependencies are outdated v8.1.0866
Thu, 31 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0865: when 'listchars' only contains "nbsp:X" it does not work v8.1.0865
Thu, 31 Jan 2019 18:30:08 +0100 Bram Moolenaar patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff' v8.1.0864
Thu, 31 Jan 2019 16:00:06 +0100 Bram Moolenaar patch 8.1.0863: cannot see what signal caused a job to end v8.1.0863
Thu, 31 Jan 2019 15:45:06 +0100 Bram Moolenaar patch 8.1.0862: no verbose version of character classes v8.1.0862
Thu, 31 Jan 2019 14:45:06 +0100 Bram Moolenaar patch 8.1.0861: building with MinGW and static libc doesn't work v8.1.0861
Thu, 31 Jan 2019 14:30:08 +0100 Bram Moolenaar patch 8.1.0860: debug lines left in the code v8.1.0860
Thu, 31 Jan 2019 14:30:07 +0100 Bram Moolenaar patch 8.1.0859: "%v" in 'errorformat' does handle multi-byte characters v8.1.0859
Thu, 31 Jan 2019 14:15:05 +0100 Bram Moolenaar patch 8.1.0858: 'indentkeys' and 'cinkeys' defaults are different v8.1.0858
Thu, 31 Jan 2019 14:00:07 +0100 Bram Moolenaar patch 8.1.0857: indent functionality is not separated v8.1.0857
Thu, 31 Jan 2019 13:30:07 +0100 Bram Moolenaar patch 8.1.0856: when scrolling a window the cursorline is not always updated v8.1.0856
Thu, 31 Jan 2019 11:15:07 +0100 Bram Moolenaar patch 8.1.0855: cannot build xxd with MSVC 10 v8.1.0855
Wed, 30 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0854: xxd does not work with more than 32 bit addresses v8.1.0854
Wed, 30 Jan 2019 22:45:06 +0100 Bram Moolenaar patch 8.1.0853: options test fails on Mac v8.1.0853
Wed, 30 Jan 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0852: findfile() and finddir() are not properly tested v8.1.0852
Wed, 30 Jan 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0851: feedkeys() with "L" does not work properly v8.1.0851
Wed, 30 Jan 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0850: test for 'backupskip' is not correct v8.1.0850
Wed, 30 Jan 2019 21:45:05 +0100 Bram Moolenaar patch 8.1.0849: cursorline highlight is not always updated v8.1.0849
Wed, 30 Jan 2019 21:15:06 +0100 Bram Moolenaar patch 8.1.0848: cannot build with Ruby 1.8 v8.1.0848
Tue, 29 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0847: may use terminal after it was cleaned up v8.1.0847
Tue, 29 Jan 2019 23:00:16 +0100 Bram Moolenaar patch 8.1.0846: not easy to recognize the system Vim runs on v8.1.0846
Tue, 29 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0845: having job_status() free the job causes problems v8.1.0845
Tue, 29 Jan 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0844: when timer fails test will hang forever v8.1.0844
Tue, 29 Jan 2019 20:30:14 +0100 Bram Moolenaar patch 8.1.0843: memory leak when running "make test_cd" v8.1.0843
Mon, 28 Jan 2019 23:30:05 +0100 Bram Moolenaar patch 8.1.0842: getchar_zero test fails on MS-Windows v8.1.0842
Mon, 28 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0841: travis config to get Lua on MacOS is too complicated v8.1.0841
Mon, 28 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0840: getchar(0) never returns a character in the terminal v8.1.0840
Mon, 28 Jan 2019 20:30:05 +0100 Bram Moolenaar patch 8.1.0839: when using VTP wrong colors after a color scheme change v8.1.0839
Mon, 28 Jan 2019 20:15:06 +0100 Bram Moolenaar patch 8.1.0838: compiler warning for type conversion v8.1.0838
Sun, 27 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0837: timer interrupting cursorhold and mapping not tested v8.1.0837
Sun, 27 Jan 2019 20:45:05 +0100 Bram Moolenaar patch 8.1.0836: user completion test can fail on MS-Windows v8.1.0836
Sun, 27 Jan 2019 17:15:05 +0100 Bram Moolenaar patch 8.1.0835: GUI build fails on MS-Windows v8.1.0835
Sun, 27 Jan 2019 17:00:07 +0100 Bram Moolenaar patch 8.1.0834: GUI may wait too long before dealing with messages v8.1.0834
Sun, 27 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0833: memory leak when jumps output is filtered v8.1.0833
Sun, 27 Jan 2019 15:15:05 +0100 Bram Moolenaar patch 8.1.0832: confirm() is not tested v8.1.0832
Sun, 27 Jan 2019 14:45:05 +0100 Bram Moolenaar patch 8.1.0831: xxd test fails if man page has dos fileformat v8.1.0831
Sun, 27 Jan 2019 14:30:05 +0100 Bram Moolenaar patch 8.1.0830: test leaves directory behind on MS-Windows v8.1.0830
Sat, 26 Jan 2019 20:15:11 +0100 Bram Moolenaar patch 8.1.0829: when 'hidden' is set session creates extra buffers v8.1.0829
Sat, 26 Jan 2019 17:45:13 +0100 Bram Moolenaar patch 8.1.0828: still using FEAT_VIRTUALEDIT v8.1.0828
Sat, 26 Jan 2019 17:45:12 +0100 Bram Moolenaar patch 8.1.0827: missing dependency in Makefile v8.1.0827
Sat, 26 Jan 2019 17:30:15 +0100 Bram Moolenaar patch 8.1.0826: too many #ifdefs v8.1.0826
Sat, 26 Jan 2019 16:30:13 +0100 Bram Moolenaar patch 8.1.0825: code for autocommands is mixed with file I/O code v8.1.0825
Sat, 26 Jan 2019 15:15:12 +0100 Bram Moolenaar patch 8.1.0824: SunOS/Solaris has a problem with ttys v8.1.0824
Sat, 26 Jan 2019 14:15:12 +0100 Bram Moolenaar patch 8.1.0823: not sufficient testing of xxd v8.1.0823
Fri, 25 Jan 2019 22:30:13 +0100 Bram Moolenaar patch 8.1.0822: peeking and flushing output slows down execution
Fri, 25 Jan 2019 22:00:15 +0100 Bram Moolenaar patch 8.1.0821: xxd "usage" output and other arguments not tested v8.1.0821
Fri, 25 Jan 2019 21:15:12 +0100 Bram Moolenaar patch 8.1.0820: test for sending large data over channel sometimes fails v8.1.0820
Fri, 25 Jan 2019 21:00:14 +0100 Bram Moolenaar patch 8.1.0819: a failed assert with a long string is hard to read v8.1.0819
Thu, 24 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw() v8.1.0818
Thu, 24 Jan 2019 22:45:05 +0100 Bram Moolenaar patch 8.1.0817: ":=" command is not tested v8.1.0817
Thu, 24 Jan 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.0816: test for 'runtimepath' in session fails on MS-Windows v8.1.0816
Thu, 24 Jan 2019 22:00:05 +0100 Bram Moolenaar patch 8.1.0815: dialog for file changed outside of Vim not tested v8.1.0815
Thu, 24 Jan 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.0814: :mksession cannot handle a very long 'runtimepath' v8.1.0814
Thu, 24 Jan 2019 19:45:07 +0100 Bram Moolenaar patch 8.1.0813: FileChangedShell not sufficiently tested v8.1.0813
Thu, 24 Jan 2019 18:30:06 +0100 Bram Moolenaar patch 8.1.0812: Unicode 16 feature is not useful v8.1.0812
Thu, 24 Jan 2019 18:00:07 +0100 Bram Moolenaar patch 8.1.0811: too many #ifdefs v8.1.0811
Thu, 24 Jan 2019 17:30:08 +0100 Bram Moolenaar patch 8.1.0810: too many #ifdefs v8.1.0810
Thu, 24 Jan 2019 16:45:06 +0100 Bram Moolenaar patch 8.1.0809: too many #ifdefs v8.1.0809
Thu, 24 Jan 2019 16:30:06 +0100 Bram Moolenaar patch 8.1.0808: MS-Windows: build error with GUI v8.1.0808
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0807: session test fails on MS-Windows v8.1.0807
Thu, 24 Jan 2019 16:00:08 +0100 Bram Moolenaar patch 8.1.0806: too many #ifdefs v8.1.0806
Thu, 24 Jan 2019 15:15:06 +0100 Bram Moolenaar patch 8.1.0805: too many #ifdefs v8.1.0805
Thu, 24 Jan 2019 14:00:08 +0100 Bram Moolenaar patch 8.1.0804: crash when setting v:errmsg to empty list v8.1.0804
Thu, 24 Jan 2019 13:45:05 +0100 Bram Moolenaar patch 8.1.0803: session file has problem with single quote in file name v8.1.0803