summaryrefslogtreecommitdiff
path: root/src/version.c
AgeCommit message (Expand)Author
2017-05-28patch 8.0.0605: the quickfix cached buffer may become invalidBram Moolenaar
2017-05-24patch 8.0.0604: gF test fails still on MS-WindowsBram Moolenaar
2017-05-24patch 8.0.0603: gF test fails on MS-WindowsBram Moolenaar
2017-05-24patch 8.0.0602: when gF fails to edit the file the cursor still movesBram Moolenaar
2017-05-23patch 8.0.0601: no test coverage for :spellrepallBram Moolenaar
2017-05-18patch 8.0.0600: test_recover fails on some systemsBram Moolenaar
2017-05-16patch 8.0.0599: diff mode is insufficiently testedBram Moolenaar
2017-05-16patch 8.0.0598: building with gcc 7.1 yields new warningsBram Moolenaar
2017-05-15patch 8.0.0597: off-by-one error in size computationBram Moolenaar
2017-05-01patch 8.0.0596: crash when complete() called after complete_add()Bram Moolenaar
2017-05-01patch 8.0.0595: Coverity warning for not checking return valueBram Moolenaar
2017-04-30patch 8.0.0594: build failure when windows feature is missingBram Moolenaar
2017-04-30patch 8.0.0593: duplication of code for adding a list or dict return valueBram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedBram Moolenaar
2017-04-30patch 8.0.0591: changes to eval functionality not documentedBram Moolenaar
2017-04-30patch 8.0.0590: cannot add a context to locationsBram Moolenaar
2017-04-29patch 8.0.0589: :simalt still does not workBram Moolenaar
2017-04-29patch 8.0.0588: job_stop() often assumes the channel will be closedBram Moolenaar
2017-04-28patch 8.0.0587: configure check for return value of tgetent skippedBram Moolenaar
2017-04-23patch 8.0.0586: no test for mapping timing outBram Moolenaar
2017-04-23patch 8.0.0585: test_options fails when run in the GUIBram Moolenaar
2017-04-23patch 8.0.0584: memory leak when executing quickfix testsBram Moolenaar
2017-04-23patch 8.0.0583: fold test hangs on MS-WindowsBram Moolenaar
2017-04-22patch 8.0.0582: illegal memory access with z= commandBram Moolenaar
2017-04-22patch 8.0.0581: moving folded text is sometimes not correctBram Moolenaar
2017-04-22patch 8.0.0580: cannot set the valid flag with setqflist()Bram Moolenaar
2017-04-22patch 8.0.0579: duplicate test case for quickfixBram Moolenaar
2017-04-22patch 8.0.0578: :simalt on MS-Windows does not work properlyBram Moolenaar
2017-04-21patch 8.0.0577: warning for uninitialized variableBram Moolenaar
2017-04-21patch 8.0.0576: can't build when configure choses "install-sh"Bram Moolenaar
2017-04-20patch 8.0.0575: using freed memory when resetting 'indentexpr'Bram Moolenaar
2017-04-20patch 8.0.0574: get only one quickfix list after :caddbufBram 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.0571: negative line number when using :z^ in an empty bufferBram Moolenaar
2017-04-20patch 8.0.0570: can't run make with several jobsBram Moolenaar
2017-04-20patch 8.0.0569: bracketed paste is still enabled in a shell commandBram Moolenaar
2017-04-20patch 8.0.0568: 1gd may hangBram Moolenaar
2017-04-18patch 8.0.0567: call for requesting color and ambiwidth is too earlyBram Moolenaar
2017-04-15patch 8.0.0566: setting nocompatible for the tiny version moves the cursorBram Moolenaar
2017-04-15patch 8.0.0565: using freed memory in :caddbufBram Moolenaar
2017-04-15patch 8.0.0564: cannot detect Bazel BUILD files on some systemsBram Moolenaar
2017-04-11patch 8.0.0563: crash when getting the window position in tmuxBram Moolenaar
2017-04-10patch 8.0.0562: not enough test coverage for syntax commandsBram Moolenaar
2017-04-10patch 8.0.0561: undefined behavior when using backslash after empty lineBram Moolenaar
2017-04-10patch 8.0.0560: :windo allows for ! but it's not supportedBram Moolenaar
2017-04-09patch 8.0.0559: setting ttytype to xxx does not always failBram Moolenaar
2017-04-09patch 8.0.0558: :ownsyntax is not testedBram Moolenaar
2017-04-09patch 8.0.0557: GTK: using static gravities is not usefulBram Moolenaar
2017-04-09patch 8.0.0556: getting window position fails if GUI and term possibleBram Moolenaar