summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-02-04patch 8.0.1469: when package path is a symlink 'runtimepath' is wrongv8.0.1469Bram Moolenaar
2018-02-04patch 8.0.1468: illegal memory access in del_bytes()v8.0.1468Bram Moolenaar
2018-02-04patch 8.0.1467: libvterm doesn't handle illegal byte sequence correctlyv8.0.1467Bram Moolenaar
2018-02-04patch 8.0.1466: older GTK versions don't have gtk_entry_get_text_length()v8.0.1466Bram Moolenaar
2018-02-03patch 8.0.1465: python2 and python3 detection not testedv8.0.1465Bram Moolenaar
2018-02-03patch 8.0.1464: completing directory after :find does not add slashv8.0.1464Bram Moolenaar
2018-02-03patch 8.0.1463: test fails without 'autochdir' optionv8.0.1463Bram Moolenaar
2018-02-03patch 8.0.1462: missing yet another file in patchv8.0.1462Bram Moolenaar
2018-02-03patch 8.0.1461: missing another file in patchv8.0.1461Bram Moolenaar
2018-02-03patch 8.0.1460: missing file in patchv8.0.1460Bram Moolenaar
2018-02-03patch 8.0.1459: cannot handle change of directoryv8.0.1459Bram Moolenaar
2018-02-03patch 8.0.1458: filetype detection test does not check all scriptsv8.0.1458Bram Moolenaar
2018-02-03patch 8.0.1457: clojure now supports a shebang linev8.0.1457Bram Moolenaar
2018-02-03patch 8.0.1456: timer test on travis Mac is still flakyv8.0.1456Bram Moolenaar
2018-02-03patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrectv8.0.1455Bram Moolenaar
2018-02-03patch 8.0.1454: when in silent mode too much output is bufferedv8.0.1454Bram Moolenaar
2018-02-02patch 8.0.1453: terminal test fails on some slow terminalsv8.0.1453Bram Moolenaar
2018-02-02patch 8.0.1452: terminal test fails on some systemsv8.0.1452Bram Moolenaar
2018-01-31patch 8.0.1451: difficult to set the python home directories properlyv8.0.1451Bram Moolenaar
2018-01-31patch 8.0.1450: GUI: endless loop when stopping cursor blinkingv8.0.1450Bram Moolenaar
2018-01-31patch 8.0.1449: slow redrawing with DirectXv8.0.1449Bram Moolenaar
2018-01-31patch 8.0.1448: segfault with exception inside :rubyfile commandv8.0.1448Bram Moolenaar
2018-01-31patch 8.0.1447: still too many old style testsv8.0.1447Bram Moolenaar
2018-01-31patch 8.0.1446: acessing freed memory after window command in auto commandv8.0.1446Bram Moolenaar
2018-01-31patch 8.0.1445: cannot act on edits in the command linev8.0.1445Bram Moolenaar
2018-01-31patch 8.0.1444: missing -D_FILE_OFFSET_BITS=64 may cause problemsv8.0.1444Bram Moolenaar
2018-01-31patch 8.0.1443: compiler complains about uninitialized variablev8.0.1443Bram Moolenaar
2018-01-30patch 8.0.1442: using pointer before it is setv8.0.1442Bram Moolenaar
2018-01-30patch 8.0.1441: using ":undo 0" leaves undo in wrong statev8.0.1441Bram Moolenaar
2018-01-30patch 8.0.1440: terminal window: some vterm responses are delayedv8.0.1440Bram Moolenaar
2018-01-30patch 8.0.1439: if cscope fails a search Vim may hangv8.0.1439Bram Moolenaar
2018-01-29patch 8.0.1438: filetype detection test not updated for changev8.0.1438Bram Moolenaar
2018-01-28patch 8.0.1437: pkg-config doesn't work with cross compilingv8.0.1437Bram Moolenaar
2018-01-28Update runtime files.Bram Moolenaar
2018-01-28patch 8.0.1436: not enough information about what Python version may workv8.0.1436Bram Moolenaar
2018-01-28patch 8.0.1435: memory leak in test_arabicv8.0.1435Bram Moolenaar
2018-01-28patch 8.0.1434: GTK: :promtfind does not put focus on text inputv8.0.1434Bram Moolenaar
2018-01-27patch 8.0.1433: illegal memory access after undov8.0.1433Bram Moolenaar
2018-01-27patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix windowv8.0.1432Bram Moolenaar
2018-01-26patch 8.0.1431: MS-Windows: vimtutor fails if %TMP% has special charsv8.0.1431Bram Moolenaar
2018-01-26patch 8.0.1430: crash when term_start() failsv8.0.1430Bram Moolenaar
2018-01-26patch 8.0.1429: crash when calling term_start() with empty argumentv8.0.1429Bram Moolenaar
2018-01-02patch 8.0.1428: compiler warning on 64 bit MS-Windows systemv8.0.1428Bram Moolenaar
2017-12-26patch 8.0.1427: the :leftabove modifier doesn't work for :copenv8.0.1427Bram Moolenaar
2017-12-25patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URLv8.0.1426Bram Moolenaar
2017-12-25patch 8.0.1425: execute() does not work in completion of user commandv8.0.1425Bram Moolenaar
2017-12-24update a few runtime filesBram Moolenaar
2017-12-23patch 8.0.1424: the timer_pause test is flaky on Travisv8.0.1424Bram Moolenaar
2017-12-23patch 8.0.1423: error in return not caught by try/catchv8.0.1423Bram Moolenaar
2017-12-22patch 8.0.1422: no fallback to underline when undercurl is not setv8.0.1422Bram Moolenaar