summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-07-01patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionv8.0.0692Bram Moolenaar
2017-06-29patch 8.0.0691: compiler warning without the linebreak featurev8.0.0691Bram Moolenaar
2017-06-29patch 8.0.0690: compiler warning on non-Unix systemv8.0.0690Bram Moolenaar
2017-06-29patch 8.0.0689: ~ character not escaped when extending search patternv8.0.0689Bram Moolenaar
2017-06-28patch 8.0.0688: cannot resize the window in a FileType autocommandv8.0.0688Bram Moolenaar
2017-06-28patch 8.0.0687: minor issues related to quickfixv8.0.0687Bram Moolenaar
2017-06-28patch 8.0.0686: extra redraw when using CTRL-L in second windowv8.0.0686Bram Moolenaar
2017-06-27patch 8.0.0685: when conversion fails written file may be truncatedv8.0.0685Bram Moolenaar
2017-06-27patch 8.0.0684: old style tests are not nicev8.0.0684Bram Moolenaar
2017-06-27patch 8.0.0683: visual bell flashes too quicklyv8.0.0683Bram Moolenaar
2017-06-27patch 8.0.0682: no test for synIDtrans()v8.0.0682Bram Moolenaar
2017-06-27patch 8.0.0681: unnamed register only contains the last deleted textv8.0.0681Bram Moolenaar
2017-06-27patch 8.0.0680: plugins in start packages are sourced twicev8.0.0680Bram Moolenaar
2017-06-26patch 8.0.0679: using freed memoryv8.0.0679Bram Moolenaar
2017-06-25patch 8.0.0678: closing a window does not trigger resizingv8.0.0678Bram Moolenaar
2017-06-25patch 8.0.0677: setting 'filetype' may switch buffersv8.0.0677Bram Moolenaar
2017-06-25patch 8.0.0676: crash when closing quickfix window in autocmdv8.0.0676Bram Moolenaar
2017-06-25patch 8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch'v8.0.0675Bram Moolenaar
2017-06-25patch 8.0.0674: cannot build with eval but without timersv8.0.0674Bram Moolenaar
2017-06-24patch 8.0.0673: build failure without conceal featurev8.0.0673Bram Moolenaar
2017-06-24patch 8.0.0672: third item of synconcealed() changes too oftenv8.0.0672Bram Moolenaar
2017-06-24patch 8.0.0671: hang when typing CTRL-C in confirm() in timerv8.0.0671Bram Moolenaar
2017-06-24patch 8.0.0670: can't use input() in a timer callbackv8.0.0670Bram Moolenaar
2017-06-24patch 8.0.0669: CTRL-N at start of the buffer does not work correctlyv8.0.0669Bram Moolenaar
2017-06-24patch 8.0.0668: nsis installer script does not workv8.0.0668Bram Moolenaar
2017-06-24patch 8.0.0667: memory access error when command follows :endfuncv8.0.0667Bram Moolenaar
2017-06-23patch 8.0.0666: dead for loopv8.0.0666Bram Moolenaar
2017-06-23patch 8.0.0665: warning for uninitialized variablev8.0.0665Bram Moolenaar
2017-06-23patch 8.0.0664: mouse does not work in tmuxv8.0.0664Bram Moolenaar
2017-06-23patch 8.0.0663: unexpected error message only when 'verbose' is setv8.0.0663Bram Moolenaar
2017-06-22patch 8.0.0662: stray FIXME for fixed problemv8.0.0662Bram Moolenaar
2017-06-22patch 8.0.0661: recognizing urxvt mouse codes does not work wellv8.0.0661Bram Moolenaar
2017-06-22patch 8.0.0660: silent install on MS-Windows shows dialogv8.0.0660Bram Moolenaar
2017-06-22patch 8.0.0659: no test for conceal modev8.0.0659Bram Moolenaar
2017-06-22patch 8.0.0658: spell test is old stylev8.0.0658Bram Moolenaar
2017-06-22patch 8.0.0657: cannot get and set quickfix list itemsv8.0.0657Bram Moolenaar
2017-06-22patch 8.0.0656: cannot use ! after some user commandsv8.0.0656Bram Moolenaar
2017-06-22patch 8.0.0655: not easy to make sure a function does not existv8.0.0655Bram Moolenaar
2017-06-22patch 8.0.0654: no warning for text after :endfunctionv8.0.0654Bram Moolenaar
2017-06-22patch 8.0.0653: the default highlight for QuickFixLine is not goodv8.0.0653Bram Moolenaar
2017-06-22patch 8.0.0652: unicode information is outdatedv8.0.0652Bram Moolenaar
2017-06-22patch 8.0.0651: build failure without the auto command featurev8.0.0651Bram Moolenaar
2017-06-22patch 8.0.0650: for extra help files the filetype is set more than oncev8.0.0650Bram Moolenaar
2017-06-22patch 8.0.0649: when opening a help file the filetype is set several timesv8.0.0649Bram Moolenaar
2017-06-19patch 8.0.0648: possible use of NULL pointerv8.0.0648Bram Moolenaar
2017-06-18patch 8.0.0647: syntax highlighting can make cause a freezev8.0.0647Bram Moolenaar
2017-06-17patch 8.0.0646: the hlsearch test fails on fast systemsv8.0.0646Bram Moolenaar
2017-06-17patch 8.0.0645: no error for illegal back reference in NFA enginev8.0.0645Bram Moolenaar
2017-06-17patch 8.0.0644: the timeout for 'hlsearch' is not testedv8.0.0644Bram Moolenaar
2017-06-17patch 8.0.0643: when a pattern search is slow Vim becomes unusablev8.0.0643Bram Moolenaar