summaryrefslogtreecommitdiff
path: root/src/version.c
AgeCommit message (Expand)Author
2017-06-22patch 8.0.0660: silent install on MS-Windows shows dialogBram Moolenaar
2017-06-22patch 8.0.0659: no test for conceal modeBram Moolenaar
2017-06-22patch 8.0.0658: spell test is old styleBram Moolenaar
2017-06-22patch 8.0.0657: cannot get and set quickfix list itemsBram Moolenaar
2017-06-22patch 8.0.0656: cannot use ! after some user commandsBram Moolenaar
2017-06-22patch 8.0.0655: not easy to make sure a function does not existBram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionBram Moolenaar
2017-06-22patch 8.0.0653: the default highlight for QuickFixLine is not goodBram Moolenaar
2017-06-22patch 8.0.0652: unicode information is outdatedBram Moolenaar
2017-06-22patch 8.0.0651: build failure without the auto command featureBram Moolenaar
2017-06-22patch 8.0.0650: for extra help files the filetype is set more than onceBram Moolenaar
2017-06-22patch 8.0.0649: when opening a help file the filetype is set several timesBram Moolenaar
2017-06-19patch 8.0.0648: possible use of NULL pointerBram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezeBram Moolenaar
2017-06-17patch 8.0.0646: the hlsearch test fails on fast systemsBram Moolenaar
2017-06-17patch 8.0.0645: no error for illegal back reference in NFA engineBram Moolenaar
2017-06-17patch 8.0.0644: the timeout for 'hlsearch' is not testedBram Moolenaar
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusableBram Moolenaar
2017-06-13patch 8.0.0642: writefile() continues after detecting an errorBram Moolenaar
2017-06-13patch 8.0.0641: cannot set a separate highlighting for the quickfix lineBram Moolenaar
2017-06-13patch 8.0.0640: mismatch between help and actual messageBram Moolenaar
2017-06-13patch 8.0.0639: the cursor position is set when editing a new commit messageBram Moolenaar
2017-06-13patch 8.0.0638: cannot build with new MSVC versionBram Moolenaar
2017-06-13patch 8.0.0637: crash when using some version of GTK 3Bram Moolenaar
2017-06-11patch 8.0.0636: when reading the undo file fails may use uninitialized dataBram Moolenaar
2017-06-11patch 8.0.0635: when 'ignorecase' is set script detection is inaccurateBram Moolenaar
2017-06-11patch 8.0.0634: cannot easily get to the last quickfix listBram Moolenaar
2017-06-10patch 8.0.0633: the client-server test is still a bit flakyBram Moolenaar
2017-06-10patch 8.0.0632: the quotestar test is still a bit flakyBram Moolenaar
2017-06-10patch 8.0.0631: can't build with Perl 5.26Bram Moolenaar
2017-06-10patch 8.0.0630: it is not easy to work on lines without a matchBram Moolenaar
2017-06-09patch 8.0.0629: checking for ambigous width is not workingBram Moolenaar
2017-06-07patch 8.0.0628: cursor disappears after silent mappingBram Moolenaar
2017-06-05patch 8.0.0627: "gn" selects only one character with 'nowrapscan'Bram Moolenaar
2017-06-05patch 8.0.0626: in the GUI the cursor may flickerBram Moolenaar
2017-06-05patch 8.0.0625: shellescape() always escapes a newlineBram Moolenaar
2017-06-05patch 8.0.0624: warning for unused variable in tiny buildBram Moolenaar
2017-06-05patch 8.0.0623: error for invalid regexp is not very informativeBram Moolenaar
2017-06-05patch 8.0.0622: selecting quoted text fails with 'selection' "exclusive"Bram Moolenaar
2017-06-05patch 8.0.0621: :stag does not respect 'switchbuf'Bram Moolenaar
2017-06-05patch 8.0.0620: checking for HAVE_GTK_MULTIHEAD is not neededBram Moolenaar
2017-06-05patch 8.0.0619: GUI gets stuck if timer uses feedkeys()Bram Moolenaar
2017-06-05patch 8.0.0618: NFA regex engine handles [0-z] incorrectlyBram Moolenaar
2017-06-04patch 8.0.0617: hardcopy test hangs on MS-WindowsBram Moolenaar
2017-06-04patch 8.0.0616: not always setting 'background' correctly after :hi NormalBram Moolenaar
2017-06-04patch 8.0.0615: using % with :hardcopy wrongly escapes spacesBram 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-06-04patch 8.0.0612: pack dirs are added to 'runtimepath' too lateBram Moolenaar
2017-06-04patch 8.0.0611: the screen is not redrawn after sending t_u7Bram Moolenaar