summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-09-13patch 8.1.0379: build dependencies are incompletev8.1.0379Bram Moolenaar
2018-09-13patch 8.1.0378: CI build failurev8.1.0378Bram Moolenaar
2018-09-13patch 8.1.0377: xdiff doesn't use the Vim memory allocation functionsv8.1.0377Bram Moolenaar
2018-09-13patch 8.1.0376: compiler warning for uninitialized variablev8.1.0376Bram Moolenaar
2018-09-13patch 8.1.0375: cannot use diff mode with Cygwin diff.exev8.1.0375Bram Moolenaar
2018-09-12patch 8.1.0374: moving the cursor is slow when 'relativenumber' is setv8.1.0374Bram Moolenaar
2018-09-12patch 8.1.0373: screen updating still slow when 'cursorline' is setv8.1.0373Bram Moolenaar
2018-09-12patch 8.1.0372: screen updating slow when 'cursorline' is setv8.1.0372Bram Moolenaar
2018-09-12patch 8.1.0371: argument types for select() may be wrongv8.1.0371Bram Moolenaar
2018-09-12patch 8.1.0370: not using internal diff if 'diffopt' is not changedv8.1.0370Bram Moolenaar
2018-09-11patch 8.1.0369: continuation lines cannot contain commentsv8.1.0369Bram Moolenaar
2018-09-11patch 8.1.0368: GTK code has too many #ifdefs and GTK 2.10 building failsv8.1.0368Bram Moolenaar
2018-09-11patch 8.1.0367: getchar(1) no longer processes pending messagesv8.1.0367Bram Moolenaar
2018-09-10patch 8.1.0366: pieces of the xdiff code are not usedv8.1.0366Bram Moolenaar
2018-09-10patch 8.1.0365: function profile doesn't specify where it was definedv8.1.0365Bram Moolenaar
2018-09-10patch 8.1.0364: compiler warning in xdiff codev8.1.0364Bram Moolenaar
2018-09-10patch 8.1.0363: internal diff isn't used by default as advertisedv8.1.0363Bram Moolenaar
2018-09-10patch 8.1.0362: cannot get the script line number when executing a functionv8.1.0362Bram Moolenaar
2018-09-10patch 8.1.0361: remote user not used for completionv8.1.0361Bram Moolenaar
2018-09-10patch 8.1.0360: using an external diff program is slow and inflexiblev8.1.0360Bram Moolenaar
2018-09-09patch 8.1.0359: no clue what test failed when using a screendump twicev8.1.0359Bram Moolenaar
2018-09-09patch 8.1.0358: crash when using term_dumpwrite() after the job finishedv8.1.0358Bram Moolenaar
2018-09-09patch 8.1.0357: instructions for tests are outdatedv8.1.0357Bram Moolenaar
2018-09-09patch 8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-Wv8.1.0356Bram Moolenaar
2018-09-09patch 8.1.0355: incorrect adjusting the popup menu for the preview windowv8.1.0355Bram Moolenaar
2018-09-08patch 8.1.0354: packadd test fails on MS-Windowsv8.1.0354Bram Moolenaar
2018-09-08patch 8.1.0353: an "after" directory of a package is appended to 'rtp'v8.1.0353Bram Moolenaar
2018-09-08patch 8.1.0352: browsing compressed tar files does not always workv8.1.0352Bram Moolenaar
2018-09-06patch 8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternv8.1.0351Bram Moolenaar
2018-09-06patch 8.1.0350: Vim may block on ch_sendraw()v8.1.0350Bram Moolenaar
2018-09-06patch 8.1.0349: crash when wiping buffer in a callbackv8.1.0349Bram Moolenaar
2018-09-05patch 8.1.0348: on Travis the slowest build is run lastv8.1.0348Bram Moolenaar
2018-09-03patch 8.1.0347: some tests fail on Solarisv8.1.0347Bram Moolenaar
2018-09-02Update runtime files.Bram Moolenaar
2018-09-02patch 8.1.0346: building with Aap is outdated and unusedv8.1.0346Bram Moolenaar
2018-09-02patch 8.1.0345: cannot get the window id associated with the location listv8.1.0345Bram Moolenaar
2018-09-02patch 8.1.0344: 'hlsearch' highlighting has a gap after /$v8.1.0344Bram Moolenaar
2018-09-02patch 8.1.0343: 'shellslash' is not used for getcwd() with local directoryv8.1.0343Bram Moolenaar
2018-09-01patch 8.1.0342: crash when a callback deletes a window that is being usedv8.1.0342Bram Moolenaar
2018-08-31patch 8.1.0341: :argadd in empty buffer changes the buffer namev8.1.0341Bram Moolenaar
2018-08-31patch 8.1.0340: no test for :spellinfov8.1.0340Bram Moolenaar
2018-08-31patch 8.1.0339: wrong highlight when 'incsearch' set and cancelling :sv8.1.0339Bram Moolenaar
2018-08-30patch 8.1.0338: MS-Windows: VTP doesn't work properly with Powershellv8.1.0338Bram Moolenaar
2018-08-30patch 8.1.0337: :file fails in quickfix commandv8.1.0337Bram Moolenaar
2018-08-30patch 8.1.0336: mkview test still fails on CIv8.1.0336Bram Moolenaar
2018-08-30patch 8.1.0335: mkview test fails on CIv8.1.0335Bram Moolenaar
2018-08-30patch 8.1.0334: 'autowrite' takes effect when buffer is not to be writtenv8.1.0334Bram Moolenaar
2018-08-29patch 8.1.0333: :mkview does not restore cursor properly after "$"v8.1.0333Bram Moolenaar
2018-08-28patch 8.1.0332: get Gdk-Critical error on first balloon showv8.1.0332Bram Moolenaar
2018-08-28Update runtime files.Bram Moolenaar