summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-31patch 8.1.0667: textprop test leaves file behindv8.1.0667Bram Moolenaar
2018-12-31patch 8.1.0666: text property test failsv8.1.0666Bram Moolenaar
2018-12-31patch 8.1.0665: text property display wrong when 'spell' is setv8.1.0665Bram Moolenaar
2018-12-30patch 8.1.0664: configure "fail-if-missing" does not apply to enable-guiv8.1.0664Bram Moolenaar
2018-12-30patch 8.1.0663: text property display wrong when 'number' is setv8.1.0663Bram Moolenaar
2018-12-30patch 8.1.0662: needlessly searching for tilde in stringv8.1.0662Bram Moolenaar
2018-12-29patch 8.1.0661: clipboard regexp might be used recursivelyv8.1.0661Bram Moolenaar
2018-12-29patch 8.1.0660: sign_cleanup() may leak memoryv8.1.0660Bram Moolenaar
2018-12-29patch 8.1.0659: build failure without the sign featurev8.1.0659Bram Moolenaar
2018-12-29patch 8.1.0658: deleting signs and completion for :sign is insufficientv8.1.0658Bram Moolenaar
2018-12-29patch 8.1.0657: get error for using regexp recursivelyv8.1.0657Bram Moolenaar
2018-12-29patch 8.1.0656: trying to reconnect to X server may cause problemsv8.1.0656Bram Moolenaar
2018-12-28patch 8.1.0655: when appending a line text property flags are not addedv8.1.0655Bram Moolenaar
2018-12-28patch 8.1.0654: when deleting a line text property flags are not adjustedv8.1.0654Bram Moolenaar
2018-12-28patch 8.1.0653: arglist test fails on MS-windowsv8.1.0653Bram Moolenaar
2018-12-28patch 8.1.0652: freeing memory for balloon eval too earlyv8.1.0652Bram Moolenaar
2018-12-28patch 8.1.0651: :args \"foo works like :args without argumentv8.1.0651Bram Moolenaar
2018-12-28patch 8.1.0650: command line argument -q [errorfile] is not testedv8.1.0650Bram Moolenaar
2018-12-28patch 8.1.0649: setjmp() variables defined globally are used in one filev8.1.0649Bram Moolenaar
2018-12-27Update runtime files.Bram Moolenaar
2018-12-27patch 8.1.0648: custom operators can't act upon a forced motionv8.1.0648Bram Moolenaar
2018-12-27patch 8.1.0647: MS-Windows: balloon_show() does not handle wide charactersv8.1.0647Bram Moolenaar
2018-12-27patch 8.1.0646: cannot build with Ruby 2.6.0v8.1.0646Bram Moolenaar
2018-12-27patch 8.1.0645: Coverity warns for possible use of NULL pointerv8.1.0645Bram Moolenaar
2018-12-27patch 8.1.0644: finding next sign ID is inefficientv8.1.0644Bram Moolenaar
2018-12-26patch 8.1.0643: computing byte offset wrongv8.1.0643Bram Moolenaar
2018-12-26patch 8.1.0642: swapinfo() leaks memoryv8.1.0642Bram Moolenaar
2018-12-26patch 8.1.0641: no check for out-of-memory when converting regexpv8.1.0641Bram Moolenaar
2018-12-26patch 8.1.0640: get E14 while typing command :tab with 'incsearch' setv8.1.0640Bram Moolenaar
2018-12-26patch 8.1.0639: text properties test fails on MS-Windowsv8.1.0639Bram Moolenaar
2018-12-26patch 8.1.0638: text property highlighting is off by one columnv8.1.0638Bram Moolenaar
2018-12-25patch 8.1.0637: nsis file no longer usedv8.1.0637Bram Moolenaar
2018-12-25patch 8.1.0636: line2byte() gives wrong values with text propertiesv8.1.0636Bram Moolenaar
2018-12-24patch 8.1.0635: Coverity complains about null pointer usev8.1.0635Bram Moolenaar
2018-12-24patch 8.1.0634: text properties cannot cross line boundariesv8.1.0634Bram Moolenaar
2018-12-24patch 8.1.0633: crash when out of memory while opening a terminal windowv8.1.0633Bram Moolenaar
2018-12-24patch 8.1.0632: using sign group names is inefficientv8.1.0632Bram Moolenaar
2018-12-24patch 8.1.0631: test for :stop fails on Archv8.1.0631Bram Moolenaar
2018-12-24patch 8.1.0630: "wincmd p" does not work after using an autocmd windowv8.1.0630Bram Moolenaar
2018-12-23patch 8.1.0629: "gn" selects the wrong text with a multi-line matchv8.1.0629Bram Moolenaar
2018-12-23Ignore output files from indent tests.Bram Moolenaar
2018-12-23patch 8.1.0628: Compiler warning on MS-Windows.v8.1.0628Bram Moolenaar
2018-12-22patch 8.1.0627: Python cannot handle function name of script-local functionv8.1.0627Bram Moolenaar
2018-12-22patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowidv8.1.0626Bram Moolenaar
2018-12-22patch 8.1.0625: MS-Windows: terminal test fails in white consolev8.1.0625Bram Moolenaar
2018-12-22patch 8.1.0624: overuling CONF_ARGS from the environment still does not workv8.1.0624Bram Moolenaar
2018-12-22patch 8.1.0623: iterating through window frames is repeatedv8.1.0623Bram Moolenaar
2018-12-22patch 8.1.0622: adding quickfix items marks items as valid errorsv8.1.0622Bram Moolenaar
2018-12-22patch 8.1.0621: terminal debugger does not handle unexpected debugger exitv8.1.0621Bram Moolenaar
2018-12-22patch 8.1.0620: overuling CONF_ARGS from the environment no longer worksv8.1.0620Bram Moolenaar