summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-06-27patch 8.0.0681: unnamed register only contains the last deleted textBram Moolenaar
2017-06-27patch 8.0.0680: plugins in start packages are sourced twiceBram Moolenaar
2017-06-26patch 8.0.0679: using freed memoryBram Moolenaar
2017-06-25patch 8.0.0678: closing a window does not trigger resizingBram Moolenaar
2017-06-25patch 8.0.0677: setting 'filetype' may switch buffersBram Moolenaar
2017-06-25patch 8.0.0676: crash when closing quickfix window in autocmdBram Moolenaar
2017-06-25patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch'Bram Moolenaar
2017-06-25patch 8.0.0674: cannot build with eval but without timersBram Moolenaar
2017-06-24patch 8.0.0673: build failure without conceal featureBram Moolenaar
2017-06-24patch 8.0.0672: third item of synconcealed() changes too oftenBram Moolenaar
2017-06-24patch 8.0.0671: hang when typing CTRL-C in confirm() in timerBram Moolenaar
2017-06-24patch 8.0.0670: can't use input() in a timer callbackBram Moolenaar
2017-06-24patch 8.0.0669: CTRL-N at start of the buffer does not work correctlyBram Moolenaar
2017-06-24patch 8.0.0668: nsis installer script does not workBram Moolenaar
2017-06-24patch 8.0.0667: memory access error when command follows :endfuncBram Moolenaar
2017-06-23patch 8.0.0666: dead for loopBram Moolenaar
2017-06-23patch 8.0.0665: warning for uninitialized variableBram Moolenaar
2017-06-23patch 8.0.0664: mouse does not work in tmuxBram Moolenaar
2017-06-23patch 8.0.0663: unexpected error message only when 'verbose' is setBram Moolenaar
2017-06-22patch 8.0.0662: stray FIXME for fixed problemBram Moolenaar
2017-06-22patch 8.0.0661: recognizing urxvt mouse codes does not work wellBram Moolenaar
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-13Update runtime files.Bram 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