summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-27patch 8.0.0515: ml_get errors in silent Ex modeBram Moolenaar
2017-03-26patch 8.0.0514: script for creating cmdidxs can be improvedBram Moolenaar
2017-03-26patch 8.0.0513: getting name of cleared highlight group is wrongBram Moolenaar
2017-03-25patch 8.0.0512: check for available characters takes too longBram Moolenaar
2017-03-25patch 8.0.0511: message for skipping client-server tests is unclearBram Moolenaar
2017-03-25patch 8.0.0510: typo in link to codecov.io resultsBram Moolenaar
2017-03-25patch 8.0.0509: no link to codecov.io resultsBram Moolenaar
2017-03-25patch 8.0.0508: Coveralls no longer shows per-file coverageBram Moolenaar
2017-03-25patch 8.0.0507: client-server tests fail when $DISPLAY is not setBram Moolenaar
2017-03-25patch 8.0.0506: can't build with ANSI CBram Moolenaar
2017-03-25patch 8.0.0505: failed window split for :stag not handledBram Moolenaar
2017-03-25patch 8.0.0504: looking up an Ex command is a bit slowBram Moolenaar
2017-03-23patch 8.0.0503: endless loop in updating folds with 32 bit intsBram Moolenaar
2017-03-21patch 8.0.0502: Coverity complains about possible NULL pointerBram Moolenaar
2017-03-21patch 8.0.0501: on MS-Windows ":!start" does not work as expectedBram Moolenaar
2017-03-21Update runtime files. Add Rust support.Bram Moolenaar
2017-03-21patch 8.0.0500: quotestar test is still a bit flakyBram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferBram Moolenaar
2017-03-21patch 8.0.0498: two autocmd tests are skipped on MS-WindowsBram Moolenaar
2017-03-21patch 8.0.0497: arabic support is not fully testedBram Moolenaar
2017-03-21patch 8.0.0496: insufficient testing for foldingBram Moolenaar
2017-03-20patch 8.0.0495: quotestar test uses timer instead of timeoutBram Moolenaar
2017-03-19patch 8.0.0494: build failure with older compiler on MS-WindowsBram Moolenaar
2017-03-19patch 8.0.0493: crash with cd command with very long argumentBram Moolenaar
2017-03-19patch 8.0.0492: a failing client-server request can make Vim hangBram Moolenaar
2017-03-19patch 8.0.0491: quotestar test fails when features are missingBram Moolenaar
2017-03-19patch 8.0.0490: vertical split makes 'winfixwidth' window smallerBram Moolenaar
2017-03-19patch 8.0.0489: clipboard and "* register is not testedBram Moolenaar
2017-03-19patch 8.0.0488: running tests leaves an "xxx" file behindBram Moolenaar
2017-03-19patch 8.0.0487: the autocmd test hangs on MS-WindowsBram Moolenaar
2017-03-19patch 8.0.0486: crash and endless loop when closing windows in autocmdBram Moolenaar
2017-03-19patch 8.0.0485: not all windows commands are testedBram Moolenaar
2017-03-19patch 8.0.0484: :lhelpgrep does not fail after a successful oneBram Moolenaar
2017-03-18patch 8.0.0483: illegal memory access when using :allBram Moolenaar
2017-03-18patch 8.0.0482: the setbufvar() function may mess up the window layoutBram Moolenaar
2017-03-18patch 8.0.0481: unnecessary if statementBram Moolenaar
2017-03-18patch 8.0.0480: the remote_peek() test fails on MS-WindowsBram Moolenaar
2017-03-18patch 8.0.0479: remote_peek() is not testedBram Moolenaar
2017-03-18patch 8.0.0478: tests use assert_true(0) and assert_false(1) to report errorsBram Moolenaar
2017-03-18patch 8.0.0477: the client-server test may hang when failingBram Moolenaar
2017-03-18patch 8.0.0476: missing change to main.cBram Moolenaar
2017-03-18patch 8.0.0475: not enough testing for the client-server featureBram Moolenaar
2017-03-18patch 8.0.0474: the client-server feature is not testedBram Moolenaar
2017-03-16patch 8.0.0473: no test covering arg_all()Bram Moolenaar
2017-03-16patch 8.0.0472: when a test fails another test may also failBram Moolenaar
2017-03-16patch 8.0.0471: exit callback test sometimes failsBram Moolenaar
2017-03-16patch 8.0.0470: not enough testing for help commandsBram Moolenaar
2017-03-16patch 8.0.0469: compiler warnings on MS-WindowsBram Moolenaar
2017-03-16patch 8.0.0468: after aborting an Ex command g< does not workBram Moolenaar
2017-03-16patch 8.0.0467: using g< after :for does not show the right outputBram Moolenaar