summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-07patch 8.0.0548: saving the redo buffer only works one timeBram Moolenaar
2017-04-07patch 8.0.0547: extra line break in verbosefileBram Moolenaar
2017-04-07patch 8.0.0546: swap file exists briefly when opening the command windowBram Moolenaar
2017-04-07patch 8.0.0545: edit test may fail on some systemsBram Moolenaar
2017-04-07patch 8.0.0544: cppcheck warningsBram Moolenaar
2017-04-04patch 8.0.0543: test_edit causes older xfce4-terminal to closeBram Moolenaar
2017-04-03patch 8.0.0542: getpos() can return a negative line numberBram Moolenaar
2017-04-03patch 8.0.0541: compiler warning on MS-WindowsBram Moolenaar
2017-04-02patch 8.0.0540: building unit tests failsBram Moolenaar
2017-04-02patch 8.0.0539: startup test fails on MacBram Moolenaar
2017-04-02patch 8.0.0538: no test for falling back to default term valueBram Moolenaar
2017-04-02patch 8.0.0537: illegal memory access with :z and large countBram Moolenaar
2017-04-02patch 8.0.0536: quickfix window not updated when freeing quickfix stackBram Moolenaar
2017-04-01patch 8.0.0535: memory leak when exiting from within a user functionBram Moolenaar
2017-04-01patch 8.0.0534: defaults.vim does not work well with tiny featuresBram Moolenaar
2017-04-01patch 8.0.0533: abbreviation doesn't work after backspacing newlineBram Moolenaar
2017-04-01patch 8.0.0532: test with long directory name fails on MacBram Moolenaar
2017-03-31patch 8.0.0531: test with long directory name fails on non-unix systemsBram Moolenaar
2017-03-31patch 8.0.0530: buffer overflow when 'columns' is very bigBram Moolenaar
2017-03-30patch 8.0.0529: line in test commented outBram Moolenaar
2017-03-30patch 8.0.0528: highlight wrong text when 'wim' includes "longest"Bram Moolenaar
2017-03-30patch 8.0.0527: leftover file from RISC OSBram Moolenaar
2017-03-30patch 8.0.0526: Coverity complains about possible negative valueBram Moolenaar
2017-03-29patch 8.0.0525: completion for user command argument not testedBram Moolenaar
2017-03-29patch 8.0.0524: folds messed upBram Moolenaar
2017-03-29patch 8.0.0523: dv} deletes part of a multi-byte character.Bram Moolenaar
2017-03-29patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not workBram Moolenaar
2017-03-29patch 8.0.0521: GtkForm handling is outdatedBram Moolenaar
2017-03-29patch 8.0.0520: using a function pointer while the function is knownBram Moolenaar
2017-03-29patch 8.0.0519: character classes are not well testedBram Moolenaar
2017-03-29patch 8.0.0518: bad fold text when a multi-byte char has a zero byteBram Moolenaar
2017-03-29patch 8.0.0517: there is no way to remove quickfix listsBram Moolenaar
2017-03-29patch 8.0.0516: a large count on a normal command causes troubleBram Moolenaar
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-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