summaryrefslogtreecommitdiff
path: root/src/version.c
AgeCommit message (Expand)Author
2018-01-31patch 8.0.1449: slow redrawing with DirectXBram Moolenaar
2018-01-31patch 8.0.1448: segfault with exception inside :rubyfile commandBram Moolenaar
2018-01-31patch 8.0.1447: still too many old style testsBram Moolenaar
2018-01-31patch 8.0.1446: acessing freed memory after window command in auto commandBram Moolenaar
2018-01-31patch 8.0.1445: cannot act on edits in the command lineBram Moolenaar
2018-01-31patch 8.0.1444: missing -D_FILE_OFFSET_BITS=64 may cause problemsBram Moolenaar
2018-01-31patch 8.0.1443: compiler complains about uninitialized variableBram Moolenaar
2018-01-30patch 8.0.1442: using pointer before it is setBram Moolenaar
2018-01-30patch 8.0.1441: using ":undo 0" leaves undo in wrong stateBram Moolenaar
2018-01-30patch 8.0.1440: terminal window: some vterm responses are delayedBram Moolenaar
2018-01-30patch 8.0.1439: if cscope fails a search Vim may hangBram Moolenaar
2018-01-29patch 8.0.1438: filetype detection test not updated for changeBram Moolenaar
2018-01-28patch 8.0.1437: pkg-config doesn't work with cross compilingBram Moolenaar
2018-01-28patch 8.0.1436: not enough information about what Python version may workBram Moolenaar
2018-01-28patch 8.0.1435: memory leak in test_arabicBram Moolenaar
2018-01-28patch 8.0.1434: GTK: :promtfind does not put focus on text inputBram Moolenaar
2018-01-27patch 8.0.1433: illegal memory access after undoBram Moolenaar
2018-01-27patch 8.0.1432: after ":copen" can't get the window-ID of the quickfix windowBram Moolenaar
2018-01-26patch 8.0.1431: MS-Windows: vimtutor fails if %TMP% has special charsBram Moolenaar
2018-01-26patch 8.0.1430: crash when term_start() failsBram Moolenaar
2018-01-26patch 8.0.1429: crash when calling term_start() with empty argumentBram Moolenaar
2018-01-02patch 8.0.1428: compiler warning on 64 bit MS-Windows systemBram Moolenaar
2017-12-26patch 8.0.1427: the :leftabove modifier doesn't work for :copenBram Moolenaar
2017-12-25patch 8.0.1426: "gf" and <cfile> don't accept ? and & in URLBram Moolenaar
2017-12-25patch 8.0.1425: execute() does not work in completion of user commandBram Moolenaar
2017-12-23patch 8.0.1424: the timer_pause test is flaky on TravisBram Moolenaar
2017-12-23patch 8.0.1423: error in return not caught by try/catchBram Moolenaar
2017-12-22patch 8.0.1422: no fallback to underline when undercurl is not setBram Moolenaar
2017-12-22patch 8.0.1421: accessing invalid memory with overlong byte sequenceBram Moolenaar
2017-12-21patch 8.0.1420: accessing freed memory in vimgrepBram Moolenaar
2017-12-21patch 8.0.1419: cursor column is not updated after ]sBram Moolenaar
2017-12-20patch 8.0.1418: no test for expanding backticksBram Moolenaar
2017-12-19patch 8.0.1417: test doesn't search for a sentenceBram Moolenaar
2017-12-19patch 8.0.1416: crash when searching for a sentenceBram Moolenaar
2017-12-19patch 8.0.1415: warning for unused function without timers featureBram Moolenaar
2017-12-19patch 8.0.1414: accessing freed memory in :lfile.Bram Moolenaar
2017-12-19patch 8.0.1413: accessing freed memory in :cbufferBram Moolenaar
2017-12-19patch 8.0.1412: using free memory using setloclist()Bram Moolenaar
2017-12-19patch 8.0.1411: reading invalid memory with CTRL-W :Bram Moolenaar
2017-12-19patch 8.0.1410: hang when using count() with an empty stringBram Moolenaar
2017-12-19patch 8.0.1409: buffer overflow in :tags commandBram Moolenaar
2017-12-19patch 8.0.1408: crash in setqflist()Bram Moolenaar
2017-12-19patch 8.0.1407: GUI: CursorHold may trigger before 'updatetime'Bram Moolenaar
2017-12-18patch 8.0.1406: difficult to track changes to a quickfix listBram Moolenaar
2017-12-18patch 8.0.1405: duplicated code for getting a typed characterBram Moolenaar
2017-12-18patch 8.0.1404: invalid memory access on exitBram Moolenaar
2017-12-18patch 8.0.1403: using freed buffer in grep commandBram Moolenaar
2017-12-18patch 8.0.1402: crash with nasty autocommandBram Moolenaar
2017-12-17patch 8.0.1401: cannot build with GTK but without XIMBram Moolenaar
2017-12-17patch 8.0.1400: color scheme check script shows up as color schemeBram Moolenaar