summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-15patch 8.0.0712: the terminal implementation is incompleteBram Moolenaar
2017-07-15Updated runtime files and translations.Bram Moolenaar
2017-07-12patch 8.0.0711: cannot build without the wildmenu featureBram Moolenaar
2017-07-12patch 8.0.0710: a job that writes to a buffer clears completionBram Moolenaar
2017-07-11patch 8.0.0709: libvterm cannot use vsnprintf()Bram Moolenaar
2017-07-11patch 8.0.0708: some tests are old styleBram Moolenaar
2017-07-11patch 8.0.0707: freeing wrong memory with certain autocommandsBram Moolenaar
2017-07-11patch 8.0.0706: crash when cancelling the cmdline window in Ex modeBram Moolenaar
2017-07-10patch 8.0.0705: crash when there is an error in a timer callbackBram Moolenaar
2017-07-09patch 8.0.0704: problems with autocommands when opening helpBram Moolenaar
2017-07-09patch 8.0.0703: illegal memory access with empty :doau commandBram Moolenaar
2017-07-08patch 8.0.0702: an error in a timer can make Vim unusableBram Moolenaar
2017-07-08patch 8.0.0701: system test failing when using X11 forwardingBram Moolenaar
2017-07-08patch 8.0.0700: segfault with QuitPre autocommand closes the windowBram Moolenaar
2017-07-08patch 8.0.0699: checksum tests are not actually runBram Moolenaar
2017-07-07patch 8.0.0698: crash on exit when using Python function in timer.Bram Moolenaar
2017-07-07patch 8.0.0697: recorded key sequences may become invalidBram Moolenaar
2017-07-07patch 8.0.0696: .inc files missing in gitBram Moolenaar
2017-07-07patch 8.0.0695: missing dependencies breaks parallel makeBram Moolenaar
2017-07-07patch 8.0.0694: building in shadow directory does not workBram Moolenaar
2017-07-07patch 8.0.0693: no terminal emulator supportBram Moolenaar
2017-07-01patch 8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong directionBram Moolenaar
2017-06-29patch 8.0.0691: compiler warning without the linebreak featureBram Moolenaar
2017-06-29patch 8.0.0690: compiler warning on non-Unix systemBram Moolenaar
2017-06-29patch 8.0.0689: ~ character not escaped when extending search patternBram Moolenaar
2017-06-28patch 8.0.0688: cannot resize the window in a FileType autocommandBram Moolenaar
2017-06-28patch 8.0.0687: minor issues related to quickfixBram Moolenaar
2017-06-28patch 8.0.0686: extra redraw when using CTRL-L in second windowBram Moolenaar
2017-06-27patch 8.0.0685: when conversion fails written file may be truncatedBram Moolenaar
2017-06-27patch 8.0.0684: old style tests are not niceBram Moolenaar
2017-06-27patch 8.0.0683: visual bell flashes too quicklyBram Moolenaar
2017-06-27patch 8.0.0682: no test for synIDtrans()Bram Moolenaar
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