log src/version.c @ 16395:a849fe2a4b21 v8.1.1202

age author description
Thu, 25 Apr 2019 20:15:06 +0200 Bram Moolenaar patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG v8.1.1202
Wed, 24 Apr 2019 23:15:05 +0200 Bram Moolenaar patch 8.1.1201: output of :command is hard to read v8.1.1201
Tue, 23 Apr 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1200: old style comments in debugger source v8.1.1200
Tue, 23 Apr 2019 16:45:04 +0200 Bram Moolenaar patch 8.1.1199: no test for :abclear v8.1.1199
Sun, 21 Apr 2019 17:30:05 +0200 Bram Moolenaar patch 8.1.1198: bracketed paste may remain active after Vim exists v8.1.1198
Sun, 21 Apr 2019 16:00:04 +0200 Bram Moolenaar patch 8.1.1197: when starting with multiple tabs file messages is confusing v8.1.1197
Sun, 21 Apr 2019 15:30:04 +0200 Bram Moolenaar patch 8.1.1196: parallel build may fail v8.1.1196
Sun, 21 Apr 2019 11:45:07 +0200 Bram Moolenaar patch 8.1.1195: Vim script debugger functionality needs cleanup v8.1.1195
Sun, 21 Apr 2019 00:15:05 +0200 Bram Moolenaar patch 8.1.1194: typos and small problems in source files v8.1.1194
Sun, 21 Apr 2019 00:00:04 +0200 Bram Moolenaar patch 8.1.1193: typos and small problems in test files v8.1.1193
Sat, 20 Apr 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc v8.1.1192
Sat, 20 Apr 2019 22:30:05 +0200 Bram Moolenaar patch 8.1.1191: not all debug commands are covered by a test v8.1.1191
Sat, 20 Apr 2019 22:00:05 +0200 Bram Moolenaar patch 8.1.1190: has('vimscript-3') does not work v8.1.1190
Sat, 20 Apr 2019 15:15:05 +0200 Bram Moolenaar patch 8.1.1189: mode is not cleared when leaving Insert mode v8.1.1189
Sat, 20 Apr 2019 14:45:06 +0200 Bram Moolenaar patch 8.1.1188: not all Vim variables require the v: prefix v8.1.1188
Fri, 19 Apr 2019 23:45:04 +0200 Bram Moolenaar patch 8.1.1187: cannot recognize Pipfile v8.1.1187
Fri, 19 Apr 2019 15:30:05 +0200 Bram Moolenaar patch 8.1.1186: readdir() allocates list twice v8.1.1186
Thu, 18 Apr 2019 21:15:05 +0200 Bram Moolenaar patch 8.1.1185: mapping for CTRL-X is inconsistent v8.1.1185
Thu, 18 Apr 2019 20:45:05 +0200 Bram Moolenaar patch 8.1.1184: undo file left behind after running test v8.1.1184
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
Thu, 11 Apr 2019 18:45:04 +0200 Bram Moolenaar patch 8.1.1154 v8.1.1154
Thu, 11 Apr 2019 17:30:04 +0200 Bram Moolenaar patch 8.1.1152: compiler warning with VS2019 v8.1.1152
Thu, 11 Apr 2019 16:30:05 +0200 Bram Moolenaar patch 8.1.1151: build fails when using shadow directory v8.1.1151
Thu, 11 Apr 2019 16:00:06 +0200 Bram Moolenaar patch 8.1.1150: generating desktop files not tested on Travis v8.1.1150
Thu, 11 Apr 2019 15:30:03 +0200 Bram Moolenaar patch 8.1.1149: building desktop files fails with older msgfmt v8.1.1149
Thu, 11 Apr 2019 14:00:05 +0200 Bram Moolenaar patch 8.1.1148: CTRL-L with 'incsearch' does not pick up char under cursor v8.1.1148
Thu, 11 Apr 2019 13:15:04 +0200 Bram Moolenaar patch 8.1.1147: desktop file translations are requiring manual updates v8.1.1147
Thu, 11 Apr 2019 11:45:05 +0200 Bram Moolenaar patch 8.1.1146: in MS-Windows console colors in a terminal window are wrong v8.1.1146
Thu, 11 Apr 2019 11:30:06 +0200 Bram Moolenaar patch 8.1.1145: compiler warning for unused function v8.1.1145
Wed, 10 Apr 2019 22:45:05 +0200 Bram Moolenaar patch 8.1.1144: too strict checking of the 'spellfile' option v8.1.1144
Wed, 10 Apr 2019 22:30:06 +0200 Bram Moolenaar patch 8.1.1143: may pass weird strings to file name expansion v8.1.1143