summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2017-06-22patch 8.0.0658: spell test is old styleBram Moolenaar
2017-06-04patch 8.0.0614: float2nr() is not exactly rightBram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesBram Moolenaar
2017-04-21patch 8.0.0576: can't build when configure choses "install-sh"Bram Moolenaar
2017-04-20patch 8.0.0573: running parallel make after distclean failsBram Moolenaar
2017-04-20patch 8.0.0572: building the command table requires PerlBram Moolenaar
2017-04-20patch 8.0.0570: can't run make with several jobsBram Moolenaar
2017-04-02patch 8.0.0537: illegal memory access with :z and large countBram Moolenaar
2017-03-29patch 8.0.0522: Win32: when 'clipboard' is "unnamed" yyp does not workBram Moolenaar
2017-03-25patch 8.0.0504: looking up an Ex command is a bit slowBram Moolenaar
2017-03-21patch 8.0.0499: taglist() does not prioritize tags for a bufferBram Moolenaar
2017-03-19patch 8.0.0493: crash with cd command with very long argumentBram Moolenaar
2017-03-19patch 8.0.0489: clipboard and "* register is not testedBram Moolenaar
2017-03-18patch 8.0.0474: the client-server feature is not testedBram Moolenaar
2017-03-12patch 8.0.0446: the ";" command does not work after some charactersBram Moolenaar
2017-03-09patch 8.0.0440: not enough test coverage in Insert modeBram Moolenaar
2017-03-08patch 8.0.0432: "make shadow" creates an invalid linkBram Moolenaar
2017-03-07patch 8.0.0428: git and hg see new files after running testsBram Moolenaar
2017-03-05patch 8.0.0423: changing 'cinoptions' does not always workBram Moolenaar
2017-03-05patch 8.0.0420: text garbled when the system encoding differs from 'encoding'Bram Moolenaar
2017-02-27patch 8.0.0385: no tests for arabicBram Moolenaar
2017-02-25patch 8.0.0368: not all options are tested with a range of valuesBram Moolenaar
2017-02-25patch 8.0.0364: ]s does not move cursor with two spell errors in one lineBram Moolenaar
2017-02-23patch 8.0.0361: GUI initialisation is not sufficiently testedBram Moolenaar
2017-02-23patch 8.0.0360: sometimes VimL is used instead of "Vim script"Bram Moolenaar
2017-02-23patch 8.0.0359: 'number' and 'relativenumber' are not properly testedBram Moolenaar
2017-02-22patch 8.0.0348: using shadow dir on Mac lack +clipboardBram Moolenaar
2017-02-18patch 8.0.0337: invalid memory access in :recover commandBram Moolenaar
2017-02-17patch 8.0.0334: can't access b:changedtick from a dict referenceBram Moolenaar
2017-02-17patch 8.0.0331: restoring help snapshot accesses freed memoryBram Moolenaar
2017-02-05patch 8.0.0311: linebreak tests are old styleBram Moolenaar
2017-02-01patch 8.0.0289: no test for "ga" and :asciiBram Moolenaar
2017-01-29patch 8.0.0271: may get ml_get error when :tcldo deletes linesBram Moolenaar
2017-01-29patch 8.0.0268: may get ml_get error when :luado deletes linesBram Moolenaar
2017-01-29patch 8.0.0265: may get ml_get error when :pydo deletes linesBram Moolenaar
2017-01-28patch 8.0.0252: not properly recognizing word characters between 128 and 255Bram Moolenaar
2017-01-28patch 8.0.0251: not easy to select Python 2 or 3Bram Moolenaar
2017-01-28patch 8.0.0250: virtcol() does not work well for multi-byte charactersBram Moolenaar
2017-01-24patch 8.0.0231: bracketed paste mode is not testedBram Moolenaar
2017-01-22patch 8.0.0222: blockwise put on multi-byte character misplacedBram Moolenaar
2017-01-17patch 8.0.0206: test coverage for :retab insufficientBram Moolenaar
2017-01-17patch 8.0.0203: order of complication flags is sometimes wrongBram Moolenaar
2017-01-15patch 8.0.0189: profile commands are not testedBram Moolenaar
2017-01-10patch 8.0.0167: str2nr()/str2float() fail with negative valuesBram Moolenaar
2017-01-08patch 8.0.0156: not enough test coverage for float functionsBram Moolenaar
2017-01-08patch 8.0.0151: passing buffer content to system() is clumsyBram Moolenaar
2017-01-02patch 8.0.0135Bram Moolenaar
2016-12-09patch 8.0.0129Bram Moolenaar
2016-12-09patch 8.0.0126Bram Moolenaar
2016-12-01patch 8.0.0117Bram Moolenaar