summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-06-04patch 8.0.0614: float2nr() is not exactly rightv8.0.0614Bram Moolenaar
2017-06-04patch 8.0.0613: the conf filetype is used before ftdetect from packagesv8.0.0613Bram Moolenaar
2017-06-04patch 8.0.0612: pack dirs are added to 'runtimepath' too latev8.0.0612Bram Moolenaar
2017-06-04patch 8.0.0611: the screen is not redrawn after sending t_u7v8.0.0611Bram Moolenaar
2017-06-04patch 8.0.0610: the screen is redrawn when default 'background' is detectedv8.0.0610Bram Moolenaar
2017-06-04patch 8.0.0609: some people still don't know how to quitv8.0.0609Bram Moolenaar
2017-06-04patch 8.0.0608: cannot manipulate other than the current quickfix listv8.0.0608Bram Moolenaar
2017-06-04patch 8.0.0607: after :bwipe + :new bufref might still be validv8.0.0607Bram Moolenaar
2017-05-28patch 8.0.0606: cannot set the context for a specified quickfix listv8.0.0606Bram Moolenaar
2017-05-28patch 8.0.0605: the quickfix cached buffer may become invalidv8.0.0605Bram Moolenaar
2017-05-24patch 8.0.0604: gF test fails still on MS-Windowsv8.0.0604Bram Moolenaar
2017-05-24patch 8.0.0603: gF test fails on MS-Windowsv8.0.0603Bram Moolenaar
2017-05-24patch 8.0.0602: when gF fails to edit the file the cursor still movesv8.0.0602Bram Moolenaar
2017-05-23patch 8.0.0601: no test coverage for :spellrepallv8.0.0601Bram Moolenaar
2017-05-18patch 8.0.0600: test_recover fails on some systemsv8.0.0600Bram Moolenaar
2017-05-16patch 8.0.0599: diff mode is insufficiently testedv8.0.0599Bram Moolenaar
2017-05-16patch 8.0.0598: building with gcc 7.1 yields new warningsv8.0.0598Bram Moolenaar
2017-05-15patch 8.0.0597: off-by-one error in size computationv8.0.0597Bram Moolenaar
2017-05-01patch 8.0.0596: crash when complete() called after complete_add()v8.0.0596Bram Moolenaar
2017-05-01patch 8.0.0595: Coverity warning for not checking return valuev8.0.0595Bram Moolenaar
2017-04-30patch 8.0.0594: build failure when windows feature is missingv8.0.0594Bram Moolenaar
2017-04-30patch 8.0.0593: duplication of code for adding a list or dict return valuev8.0.0593Bram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedv8.0.0592Bram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedv8.0.0591Bram Moolenaar
2017-04-30patch 8.0.0590: cannot add a context to locationsv8.0.0590Bram Moolenaar
2017-04-29patch 8.0.0589: :simalt still does not workv8.0.0589Bram Moolenaar
2017-04-29patch 8.0.0588: job_stop() often assumes the channel will be closedv8.0.0588Bram Moolenaar
2017-04-28patch 8.0.0587: configure check for return value of tgetent skippedv8.0.0587Bram Moolenaar
2017-04-23patch 8.0.0586: no test for mapping timing outv8.0.0586Bram Moolenaar
2017-04-23patch 8.0.0585: test_options fails when run in the GUIv8.0.0585Bram Moolenaar
2017-04-23patch 8.0.0584: memory leak when executing quickfix testsv8.0.0584Bram Moolenaar
2017-04-23patch 8.0.0583: fold test hangs on MS-Windowsv8.0.0583Bram Moolenaar
2017-04-22patch 8.0.0582: illegal memory access with z= commandv8.0.0582Bram Moolenaar
2017-04-22patch 8.0.0581: moving folded text is sometimes not correctv8.0.0581Bram Moolenaar
2017-04-22patch 8.0.0580: cannot set the valid flag with setqflist()v8.0.0580Bram Moolenaar
2017-04-22patch 8.0.0579: duplicate test case for quickfixv8.0.0579Bram Moolenaar
2017-04-22patch 8.0.0578: :simalt on MS-Windows does not work properlyv8.0.0578Bram Moolenaar
2017-04-21patch 8.0.0577: warning for uninitialized variablev8.0.0577Bram Moolenaar
2017-04-21patch 8.0.0576: can't build when configure choses "install-sh"v8.0.0576Bram Moolenaar
2017-04-20patch 8.0.0575: using freed memory when resetting 'indentexpr'v8.0.0575Bram Moolenaar
2017-04-20patch 8.0.0574: get only one quickfix list after :caddbufv8.0.0574Bram Moolenaar
2017-04-20patch 8.0.0573: running parallel make after distclean failsv8.0.0573Bram Moolenaar
2017-04-20patch 8.0.0572: building the command table requires Perlv8.0.0572Bram Moolenaar
2017-04-20patch 8.0.0571: negative line number when using :z^ in an empty bufferv8.0.0571Bram Moolenaar
2017-04-20patch 8.0.0570: can't run make with several jobsv8.0.0570Bram Moolenaar
2017-04-20patch 8.0.0569: bracketed paste is still enabled in a shell commandv8.0.0569Bram Moolenaar
2017-04-20patch 8.0.0568: 1gd may hangv8.0.0568Bram Moolenaar
2017-04-18patch 8.0.0567: call for requesting color and ambiwidth is too earlyv8.0.0567Bram Moolenaar
2017-04-15patch 8.0.0566: setting nocompatible for the tiny version moves the cursorv8.0.0566Bram Moolenaar
2017-04-15patch 8.0.0565: using freed memory in :caddbufv8.0.0565Bram Moolenaar