summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2018-08-28patch 8.1.0331: insufficient test coverage for :mkview and :loadviewv8.1.0331Bram Moolenaar
2018-08-28patch 8.1.0330: the qf_add_entries() function is too longv8.1.0330Bram Moolenaar
2018-08-27patch 8.1.0329: using inputlist() during startup results in garbagev8.1.0329Bram Moolenaar
2018-08-26patch 8.1.0328: inputlist() doesn't work with a timerv8.1.0328Bram Moolenaar
2018-08-24patch 8.1.0327: the "g CTRL-G" command isn't tested muchv8.1.0327Bram Moolenaar
2018-08-24patch 8.1.0326: screen dump does not consider NUL and space equalv8.1.0326Bram Moolenaar
2018-08-23patch 8.1.0325: strings in swap file may not be NUL terminatedv8.1.0325Bram Moolenaar
2018-08-23patch 8.1.0324: off-by-one error in cmdidx checkv8.1.0324Bram Moolenaar
2018-08-23patch 8.1.0323: reverse order of VTP calls only needed the first timev8.1.0323Bram Moolenaar
2018-08-23patch 8.1.0322: Test_copy_winopt() does not restore 'hidden'v8.1.0322Bram Moolenaar
2018-08-23patch 8.1.0321: 'incsearch' regression: /\v highlights everythingv8.1.0321Bram Moolenaar
2018-08-22patch 8.1.0320: too much 'incsearch' highlight for pat matching everythingv8.1.0320Bram Moolenaar
2018-08-22patch 8.1.0319: bzero() function prototype doesn't work for Androidv8.1.0319Bram Moolenaar
2018-08-22patch 8.1.0318: the getftype() test may fail for char devicesv8.1.0318Bram Moolenaar
2018-08-22patch 8.1.0317: Cscope test fails when using shadow directoryv8.1.0317Bram Moolenaar
2018-08-22patch 8.1.0316: swapinfo() test fails on Travisv8.1.0316Bram Moolenaar
2018-08-21patch 8.1.0315: helpgrep with language doesn't work properlyv8.1.0315Bram Moolenaar
2018-08-21patch 8.1.0314: build failure without the +eval featurev8.1.0314Bram Moolenaar
2018-08-21patch 8.1.0313: information about a swap file is unavailablev8.1.0313Bram Moolenaar
2018-08-21patch 8.1.0312: wrong type for flags used in signal handlersv8.1.0312Bram Moolenaar
2018-08-21patch 8.1.0311: filtering entries in a quickfix list is not easyv8.1.0311Bram Moolenaar
2018-08-21patch 8.1.0310: file info msg not always suppressed with 'F' in 'shortmess'v8.1.0310Bram Moolenaar
2018-08-21patch 8.1.0309: profiling does not show a count for condition linesv8.1.0309Bram Moolenaar
2018-08-21patch 8.1.0308: a quick undo shows "1 seconds ago"v8.1.0308Bram Moolenaar