1
0
forked from aniani/vim

Commit Graph

  • 46359e198f patch 8.0.1359: libvterm ANSI colors can not always be recognized v8.0.1359 Bram Moolenaar 2017-11-29 22:33:38 +01:00
  • 8b9e20afb0 patch 8.0.1358: undercurl is not used in the terminal v8.0.1358 Bram Moolenaar 2017-11-28 21:25:21 +01:00
  • 1a2ab991a6 patch 8.0.1357: startup test fails on OpenBSD v8.0.1357 Bram Moolenaar 2017-11-28 21:06:18 +01:00
  • c5aa55db7e patch 8.0.1356: using simalt in a GUIEnter autocommand inserts characters v8.0.1356 Bram Moolenaar 2017-11-28 20:47:40 +01:00
  • a45ff6caba patch 8.0.1355: cursor keys don't work in MS-Windows console v8.0.1355 Bram Moolenaar 2017-11-28 20:06:10 +01:00
  • 3660a10c73 patch 8.0.1354: Shift-Insert doesn't always work in MS-Windows console v8.0.1354 Bram Moolenaar 2017-11-28 18:07:59 +01:00
  • 1ed2276fd5 patch 8.0.1353: QuickFixCmdPost is not used consistently v8.0.1353 Bram Moolenaar 2017-11-28 18:03:44 +01:00
  • f38c86eb6b patch 8.0.1352: dead URLs in the help go unnoticed v8.0.1352 Bram Moolenaar 2017-11-28 14:19:07 +01:00
  • bdb8139098 patch 8.0.1351: warning for unused variables building with MinGW v8.0.1351 Bram Moolenaar 2017-11-27 23:24:08 +01:00
  • 1355aad2b9 patch 8.0.1350: cannot build with +eval and -multi_byte v8.0.1350 Bram Moolenaar 2017-11-27 22:49:01 +01:00
  • 17471e84a7 patch 8.0.1349: options test fails when using Motif or GTK GUI v8.0.1349 Bram Moolenaar 2017-11-26 23:47:18 +01:00
  • c8c75796a6 patch 8.0.1348: make testclean deletes script file on MS-Windows v8.0.1348 Bram Moolenaar 2017-11-26 17:18:06 +01:00
  • e0aa23f7e3 patch 8.0.1347: MS-Windows: build broken by misplaced curly v8.0.1347 Bram Moolenaar 2017-11-26 17:08:03 +01:00
  • a3571ebef5 patch 8.0.1346: crash when passing 50 char string to balloon_split() v8.0.1346 Bram Moolenaar 2017-11-26 16:53:16 +01:00
  • c41838aa01 patch 8.0.1345: race condition between stat() and open() for viminfo v8.0.1345 Bram Moolenaar 2017-11-26 16:50:41 +01:00
  • 2877d334ad patch 8.0.1344: using 'imactivatefunc' in the GUI does not work v8.0.1344 Bram Moolenaar 2017-11-26 14:56:16 +01:00
  • d7ccc4d81d patch 8.0.1343: MS-Windows: does not show colored emojis v8.0.1343 Bram Moolenaar 2017-11-26 14:29:32 +01:00
  • fb1db0e355 patch 8.0.1342: cannot build with Motif and multi-byte v8.0.1342 Bram Moolenaar 2017-11-25 21:07:46 +01:00
  • be5d998d0e patch 8.0.1341: 'imactivatefunc' test fails on MS-Windows v8.0.1341 Bram Moolenaar 2017-11-25 17:58:28 +01:00
  • 281c93e714 patch 8.0.1340: MS-Windows: cannot build GUI without IME v8.0.1340 Bram Moolenaar 2017-11-25 17:48:33 +01:00
  • 83799a7b74 patch 8.0.1339: no test for what 8.0.1335 fixes v8.0.1339 Bram Moolenaar 2017-11-25 17:24:09 +01:00
  • 819edbe078 patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete v8.0.1338 Bram Moolenaar 2017-11-25 17:14:33 +01:00
  • 50d43153a7 patch 8.0.1337: typo in #ifdef v8.0.1337 Bram Moolenaar 2017-11-25 15:24:56 +01:00
  • 6315a9ae92 patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim v8.0.1336 Bram Moolenaar 2017-11-25 15:20:02 +01:00
  • 291a9d15ed patch 8.0.1335: writefile() using fsync() may give an error. v8.0.1335 Bram Moolenaar 2017-11-25 14:37:11 +01:00
  • 3167c3e701 patch 8.0.1334: splitting a window with a WinBar damages window layout v8.0.1334 Bram Moolenaar 2017-11-25 14:19:43 +01:00
  • 2c997d7603 patch 8.0.1333: some tests are run twice v8.0.1333 Bram Moolenaar 2017-11-23 22:52:09 +01:00
  • 93a32e2ec4 patch 8.0.1332: highlighting in quickfix window could be better v8.0.1332 Bram Moolenaar 2017-11-23 22:05:45 +01:00
  • 3679c17917 patch 8.0.1331: possible crash when window can be zero lines high v8.0.1331 Bram Moolenaar 2017-11-22 22:22:11 +01:00
  • a2a80162de Update runtime files. Bram Moolenaar 2017-11-21 23:09:50 +01:00
  • 52dbb5ea7f patch 8.0.1330: MS-Windows: job in terminal can't get back to Vim v8.0.1330 Bram Moolenaar 2017-11-21 18:11:27 +01:00
  • 5505860152 patch 8.0.1329: when a flaky test fails it also often fails the second time v8.0.1329 Bram Moolenaar 2017-11-21 15:14:51 +01:00
  • ff5467965e patch 8.0.1328: trouble when using ":term ++close" with autocmd v8.0.1328 Bram Moolenaar 2017-11-21 14:47:57 +01:00
  • 91ffda9852 patch 8.0.1327: new proto file missing from distribution v8.0.1327 Bram Moolenaar 2017-11-21 13:52:14 +01:00
  • 6e77df2d85 patch 8.0.1326: largefile test fails on CI, glob test on MS-Windows v8.0.1326 Bram Moolenaar 2017-11-21 11:43:08 +01:00
  • 5df95ea9ef patch 8.0.1325: more tests are not run v8.0.1325 Bram Moolenaar 2017-11-20 22:08:10 +01:00
  • bb160a188a patch 8.0.1324: some xterm sends different mouse move codes v8.0.1324 Bram Moolenaar 2017-11-20 21:52:24 +01:00
  • 73675fbc48 patch 8.0.1323: mouse events in a terminal window may cause endless loop v8.0.1323 Bram Moolenaar 2017-11-20 21:49:19 +01:00
  • 5bbef31949 patch 8.0.1322: textformat test isn't run v8.0.1322 Bram Moolenaar 2017-11-19 20:38:05 +01:00
  • 40e280d949 patch 8.0.1321: can't build huge version with Athena v8.0.1321 Bram Moolenaar 2017-11-19 20:34:59 +01:00
  • 7221fce8b3 patch 8.0.1320: popup test fails on GUI-only build v8.0.1320 Bram Moolenaar 2017-11-19 20:32:49 +01:00
  • 669a828cdc patch 8.0.1319: can't build GUI on MS-Windows v8.0.1319 Bram Moolenaar 2017-11-19 20:13:05 +01:00
  • 246fe03d15 patch 8.0.1318: terminal balloon only shows one line v8.0.1318 Bram Moolenaar 2017-11-19 19:56:27 +01:00
  • e518226713 patch 8.0.1317: accessing freed memory in term_wait() v8.0.1317 Bram Moolenaar 2017-11-19 15:05:44 +01:00
  • 44c2bffde7 patch 8.0.1316: build still still fails on Mac v8.0.1316 Bram Moolenaar 2017-11-18 23:23:01 +01:00
  • e86ee877c1 patch 8.0.1315: build still fails on Mac v8.0.1315 Bram Moolenaar 2017-11-18 23:09:37 +01:00
  • 4ab9d9e9a4 patch 8.0.1314: build fails on Mac v8.0.1314 Bram Moolenaar 2017-11-18 22:49:58 +01:00
  • d1c28346e1 patch 8.0.1313: missing dependencies cause parallel make to fail v8.0.1313 Bram Moolenaar 2017-11-18 22:36:34 +01:00
  • c3719bd87b patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI v8.0.1312 Bram Moolenaar 2017-11-18 22:13:31 +01:00
  • c7d16dce2f patch 8.0.1311: no test for strpart() v8.0.1311 Bram Moolenaar 2017-11-18 20:32:03 +01:00
  • 0f1e643138 patch 8.0.1310: cproto generates errors because of missing type v8.0.1310 Bram Moolenaar 2017-11-18 20:22:24 +01:00
  • 51b0f3701e patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309 Bram Moolenaar 2017-11-18 18:52:04 +01:00
  • 234d16286a patch 8.0.1308: the "Reading from stdin" message may be undesired v8.0.1308 Bram Moolenaar 2017-11-18 14:55:23 +01:00
  • ae1e108caa patch 8.0.1307: compiler warning for ignoring return value v8.0.1307 Bram Moolenaar 2017-11-17 21:35:24 +01:00
  • 9e27217c48 patch 8.0.1306: ASAN error stack trace is not useful v8.0.1306 Bram Moolenaar 2017-11-17 21:25:08 +01:00
  • 7567d0b115 patch 8.0.1305: writefile() never calls fsync() v8.0.1305 Bram Moolenaar 2017-11-16 23:04:15 +01:00
  • d048009717 patch 8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern v8.0.1304 Bram Moolenaar 2017-11-16 22:20:39 +01:00
  • 9c6ce0e622 patch 8.0.1303: 'ttymouse' is not set to "sgr" for Terminal.app and Iterm2 v8.0.1303 Bram Moolenaar 2017-11-16 22:07:13 +01:00
  • 209d3874c1 patch 8.0.1302: still too many old style tests v8.0.1302 Bram Moolenaar 2017-11-16 21:52:51 +01:00
  • 7cb769a69f patch 8.0.1301: generated license file for NSIS has a modeline v8.0.1301 Bram Moolenaar 2017-11-16 17:36:02 +01:00
  • cd142e3369 patch 8.0.1300: file permissions may end up wrong when writing v8.0.1300 Bram Moolenaar 2017-11-16 17:03:45 +01:00
  • a42ad57e48 patch 8.0.1299: bracketed paste does not work well in terminal window v8.0.1299 Bram Moolenaar 2017-11-16 13:08:04 +01:00
  • 58a8f1706f patch 8.0.1298: missing test file v8.0.1298 Bram Moolenaar 2017-11-14 20:23:15 +01:00
  • 2392143236 patch 8.0.1297: +autoservername does not show enabled on MS-Windows v8.0.1297 Bram Moolenaar 2017-11-13 22:08:16 +01:00
  • 1dcada1933 patch 8.0.1296: checking the same condition twice v8.0.1296 Bram Moolenaar 2017-11-13 21:10:04 +01:00
  • e42a6d2509 patch 8.0.1295: cannot automatically get a server name in a terminal v8.0.1295 Bram Moolenaar 2017-11-12 19:21:51 +01:00
  • 2f27aab8e6 patch 8.0.1294: GUI: get stuck when splitting a terminal window v8.0.1294 Bram Moolenaar 2017-11-12 18:32:00 +01:00
  • 60e73f2acc patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails v8.0.1293 Bram Moolenaar 2017-11-12 18:02:06 +01:00
  • d327b0c68f patch 8.0.1292: quick clicks in the WinBar start Visual mode v8.0.1292 Bram Moolenaar 2017-11-12 16:56:12 +01:00
  • f8c53d3d26 patch 8.0.1291: C indent wrong when * immediately follows comment v8.0.1291 Bram Moolenaar 2017-11-12 15:36:38 +01:00
  • 80eaddd3a0 patch 8.0.1290: seq_cur of undotree() wrong after undo v8.0.1290 Bram Moolenaar 2017-11-11 23:37:08 +01:00
  • 7f2e9d7c9c Update runtime files. Bram Moolenaar 2017-11-11 20:58:53 +01:00
  • 13e904199c patch 8.0.1289: mkview always includes the local directory v8.0.1289 Bram Moolenaar 2017-11-11 18:16:48 +01:00
  • ae147ab2d7 patch 8.0.1288: GUI: cannot drag the statusline of a terminal window v8.0.1288 Bram Moolenaar 2017-11-11 17:09:09 +01:00
  • aeeb6888ca patch 8.0.1287: temp file used for viminfo may have wrong permissions v8.0.1287 Bram Moolenaar 2017-11-11 16:45:19 +01:00
  • 5fd8b78214 patch 8.0.1286: occasional crash when using a channel v8.0.1286 Bram Moolenaar 2017-11-11 15:54:00 +01:00
  • d09a206ee9 patch 8.0.1285: occasional crash when using a channel v8.0.1285 Bram Moolenaar 2017-11-11 15:37:45 +01:00
  • 462455ee8b patch 8.0.1284: loading file type detection slows down startup v8.0.1284 Bram Moolenaar 2017-11-10 21:53:11 +01:00
  • 9ed7d34af3 patch 8.0.1283: test 86 fails under ASAN v8.0.1283 Bram Moolenaar 2017-11-09 22:10:33 +01:00
  • cef7322d8a patch 8.0.1282: script-local variable defined in the wrong script v8.0.1282 Bram Moolenaar 2017-11-09 21:05:31 +01:00
  • 851ee6c3da patch 8.0.1281: loading file type detection slows down startup v8.0.1281 Bram Moolenaar 2017-11-09 20:46:17 +01:00
  • de323093e1 patch 8.0.1280: Python None cannot be converted to a Vim type v8.0.1280 Bram Moolenaar 2017-11-09 19:56:08 +01:00
  • 040c1feb21 patch 8.0.1279: initializing menus can be slow v8.0.1279 Bram Moolenaar 2017-11-09 19:45:48 +01:00
  • 8ac441576f patch 8.0.1278: GUI window always resizes when adding scrollbar v8.0.1278 Bram Moolenaar 2017-11-09 18:33:29 +01:00
  • 26d205dcd8 patch 8.0.1277: terminal window CR-NL conversions may cause problems v8.0.1277 Bram Moolenaar 2017-11-09 17:33:11 +01:00
  • a3f7e58bf8 patch 8.0.1276: key lost when window closed in exit callback v8.0.1276 Bram Moolenaar 2017-11-09 13:21:58 +01:00
  • c9e9c71409 patch 8.0.1275: CmdlineLeave autocmd prevents fold from opening v8.0.1275 Bram Moolenaar 2017-11-09 12:29:35 +01:00
  • 0c4dc88a63 patch 8.0.1274: setbufline() fails when using folding v8.0.1274 Bram Moolenaar 2017-11-06 21:32:54 +01:00
  • 4148be468f patch 8.0.1273: old test file remaining v8.0.1273 Bram Moolenaar 2017-11-06 20:41:19 +01:00
  • 53ec79537a patch 8.0.1272: warnings for unused variables in tiny build v8.0.1272 Bram Moolenaar 2017-11-05 21:24:23 +01:00
  • fb094e14c1 patch 8.0.1271: still too many old style tests v8.0.1271 Bram Moolenaar 2017-11-05 20:59:28 +01:00
  • 8fdb35a974 patch 8.0.1270: mismatching file name with Filelist v8.0.1270 Bram Moolenaar 2017-11-05 18:23:16 +01:00
  • b0d45e7f53 Update runtime files. Bram Moolenaar 2017-11-05 18:19:24 +01:00
  • aace215813 patch 8.0.1269: effect of autocommands on marks is not tested v8.0.1269 Bram Moolenaar 2017-11-05 16:23:10 +01:00
  • 3bf8c3c38f patch 8.0.1268: PC install instructions are incomplete v8.0.1268 Bram Moolenaar 2017-11-05 16:04:43 +01:00
  • 5842a748be patch 8.0.1267: Test_swap_group may leave file behind v8.0.1267 Bram Moolenaar 2017-11-04 22:36:53 +01:00
  • ffe010fa03 patch 8.0.1266: Test_swap_directory was commented out v8.0.1266 Bram Moolenaar 2017-11-04 22:30:40 +01:00
  • ad7dac85c3 patch 8.0.1265: swap test not skipped when there is one group v8.0.1265 Bram Moolenaar 2017-11-04 22:21:21 +01:00
  • c363251630 patch 8.0.1264: terminal debugger gets stuck in small window v8.0.1264 Bram Moolenaar 2017-11-04 21:44:59 +01:00
  • 5a73e0ca54 patch 8.0.1263: others can read the swap file if a user is careless v8.0.1263 Bram Moolenaar 2017-11-04 21:35:01 +01:00