summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-02-10patch 8.0.1490: number of spell regions is spread out through the codev8.0.1490Bram Moolenaar
2018-02-09patch 8.0.1489: there is no easy way to get the global directoryv8.0.1489Bram Moolenaar
2018-02-09patch 8.0.1488: emacs tags no longer workv8.0.1488Bram Moolenaar
2018-02-09patch 8.0.1487: test 14 failsv8.0.1487Bram Moolenaar
2018-02-09patch 8.0.1486: accessing invalid memory with "it"v8.0.1486Bram Moolenaar
2018-02-09patch 8.0.1485: weird autocmd may cause arglist to be changed recursivelyv8.0.1485Bram Moolenaar
2018-02-09patch 8.0.1484: reduntant conditionsv8.0.1484Bram Moolenaar
2018-02-09patch 8.0.1483: searchpair() might return an invalid value on timeoutv8.0.1483Bram Moolenaar
2018-02-09patch 8.0.1482: using feedkeys() does not work to test completionv8.0.1482Bram Moolenaar
2018-02-09patch 8.0.1481: clearing a pointer takes two linesv8.0.1481Bram Moolenaar
2018-02-09patch 8.0.1480: patch missing changev8.0.1480Bram Moolenaar
2018-02-09patch 8.0.1479: insert mode completion state is confusingv8.0.1479Bram Moolenaar
2018-02-08patch 8.0.1478: unnecessary conditionv8.0.1478Bram Moolenaar
2018-02-08patch 8.0.1477: redraw flicker when moving the mouse outside of terminal windowv8.0.1477Bram Moolenaar
2018-02-08patch 8.0.1476: screen isn't always updated right awayv8.0.1476Bram Moolenaar
2018-02-06patch 8.0.1475: invalid memory access in read_redo()v8.0.1475Bram Moolenaar
2018-02-06patch 8.0.1474: Visual C 2017 has multiple MSVCVER numbersv8.0.1474Bram Moolenaar
2018-02-04patch 8.0.1473: MS-Windows: D&D fails between 32 and 64 bit appsv8.0.1473Bram Moolenaar
2018-02-04patch 8.0.1472: MS-Windows: nsis installer is a bit slowv8.0.1472Bram Moolenaar
2018-02-04patch 8.0.1471: on MS-Windows CursorIM highlighting no longer worksv8.0.1471Bram Moolenaar
2018-02-04patch 8.0.1470: integer overflow when using regexp patternv8.0.1470Bram Moolenaar
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