log src/version.c @ 16356:1759d0ec0a6f v8.1.1183

age author description
Wed, 17 Apr 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1183: typos in VisVim comments v8.1.1183
Wed, 17 Apr 2019 18:30:05 +0200 Bram Moolenaar patch 8.1.1182: some function prototypes are outdated v8.1.1182
Wed, 17 Apr 2019 17:15:05 +0200 Bram Moolenaar patch 8.1.1181: tests for mouse clicks are a bit flaky v8.1.1181
Wed, 17 Apr 2019 17:00:06 +0200 Bram Moolenaar patch 8.1.1180: Vim script debugger tests are old style v8.1.1180
Wed, 17 Apr 2019 16:45:05 +0200 Bram Moolenaar patch 8.1.1179: no test for mouse clicks in the fold column v8.1.1179
Wed, 17 Apr 2019 16:30:08 +0200 Bram Moolenaar patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown v8.1.1178
Tue, 16 Apr 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1177: .ts files are recognized as xml, typescript is more common v8.1.1177
Mon, 15 Apr 2019 22:00:06 +0200 Bram Moolenaar patch 8.1.1176: test for dragging a tab is flaky v8.1.1176
Mon, 15 Apr 2019 21:00:05 +0200 Bram Moolenaar patch 8.1.1175: no test for dragging a tab and double click for new tab v8.1.1175
Sun, 14 Apr 2019 19:45:04 +0200 Bram Moolenaar patch 8.1.1174: cannot build with Ruby 1.8 v8.1.1174
Sun, 14 Apr 2019 14:45:04 +0200 Bram Moolenaar patch 8.1.1173: suspend test has duplicated lines v8.1.1173
Sun, 14 Apr 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1172: cursor properties were not fully tested v8.1.1172
Sun, 14 Apr 2019 13:30:04 +0200 Bram Moolenaar patch 8.1.1171: statusline test could fail in large terminal v8.1.1171
Sat, 13 Apr 2019 23:30:05 +0200 Bram Moolenaar patch 8.1.1170: terminal ANSI color test does not cover all colors v8.1.1170
Sat, 13 Apr 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1169: writing coverage info in a separate dir is not needed v8.1.1169
Sat, 13 Apr 2019 22:45:04 +0200 Bram Moolenaar patch 8.1.1168: not all screen update code of terminal is executed in tests v8.1.1168
Sat, 13 Apr 2019 22:15:04 +0200 Bram Moolenaar patch 8.1.1167: no test for closing tab by click in tabline v8.1.1167
Sat, 13 Apr 2019 20:45:04 +0200 Bram Moolenaar patch 8.1.1166: gettitle test can still fail when another Vim is running v8.1.1166
Sat, 13 Apr 2019 15:00:05 +0200 Bram Moolenaar patch 8.1.1165: no test for mouse clicks in the terminal tabpage line v8.1.1165
Sat, 13 Apr 2019 14:30:05 +0200 Bram Moolenaar patch 8.1.1164: gettitle test is failing when server name differs v8.1.1164
Sat, 13 Apr 2019 13:45:04 +0200 Bram Moolenaar patch 8.1.1163: codecov does not report all the coverage information v8.1.1163
Sat, 13 Apr 2019 13:15:05 +0200 Bram Moolenaar patch 8.1.1162: incorrect coverage information; typo in color name v8.1.1162
Fri, 12 Apr 2019 22:30:08 +0200 Bram Moolenaar patch 8.1.1161: unreachable code v8.1.1161
Fri, 12 Apr 2019 21:45:06 +0200 Bram Moolenaar patch 8.1.1160: termcodes test would fail in a very big terminal v8.1.1160
Fri, 12 Apr 2019 21:30:05 +0200 Bram Moolenaar patch 8.1.1159: MS-Windows: with a silent (un)install $VIM/_vimrc is removed v8.1.1159
Fri, 12 Apr 2019 21:30:04 +0200 Bram Moolenaar patch 8.1.1158: json encoded string is sometimes missing the final NUL v8.1.1158
Fri, 12 Apr 2019 20:15:07 +0200 Bram Moolenaar patch 8.1.1157: Unicode tables are out of date v8.1.1157
Fri, 12 Apr 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1156: Unicode emoji and other image characters not recognized v8.1.1156
Fri, 12 Apr 2019 00:00:05 +0200 Bram Moolenaar patch 8.1.1155: termcodes tests can be improved v8.1.1155
Thu, 11 Apr 2019 20:30:05 +0200 Bram Moolenaar patch 8.1.1154: getting a newer msgfmt on Travis is too complicated