summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0636: line2byte() gives wrong values with text propertiesv8.1.0636Bram Moolenaar2018-12-256-26/+66
* patch 8.1.0635: Coverity complains about null pointer usev8.1.0635Bram Moolenaar2018-12-242-1/+3
* patch 8.1.0634: text properties cannot cross line boundariesv8.1.0634Bram Moolenaar2018-12-244-61/+145
* patch 8.1.0633: crash when out of memory while opening a terminal windowv8.1.0633Bram Moolenaar2018-12-245-20/+70
* patch 8.1.0632: using sign group names is inefficientv8.1.0632Bram Moolenaar2018-12-245-72/+170
* patch 8.1.0631: test for :stop fails on Archv8.1.0631Bram Moolenaar2018-12-242-2/+6
* patch 8.1.0630: "wincmd p" does not work after using an autocmd windowv8.1.0630Bram Moolenaar2018-12-244-0/+45
* patch 8.1.0629: "gn" selects the wrong text with a multi-line matchv8.1.0629Bram Moolenaar2018-12-239-54/+60
* Ignore output files from indent tests.Bram Moolenaar2018-12-231-0/+1
* patch 8.1.0628: Compiler warning on MS-Windows.v8.1.0628Bram Moolenaar2018-12-232-1/+3
* patch 8.1.0627: Python cannot handle function name of script-local functionv8.1.0627Bram Moolenaar2018-12-224-5/+81
* patch 8.1.0626: MS-Windows: no resize to fit parent when using --windowidv8.1.0626Bram Moolenaar2018-12-222-3/+6
* patch 8.1.0625: MS-Windows: terminal test fails in white consolev8.1.0625Bram Moolenaar2018-12-222-3/+11
* patch 8.1.0624: overuling CONF_ARGS from the environment still does not workv8.1.0624Bram Moolenaar2018-12-222-2/+4
* patch 8.1.0623: iterating through window frames is repeatedv8.1.0623Bram Moolenaar2018-12-225-39/+38
* patch 8.1.0622: adding quickfix items marks items as valid errorsv8.1.0622Bram Moolenaar2018-12-223-10/+45
* patch 8.1.0621: terminal debugger does not handle unexpected debugger exitv8.1.0621Bram Moolenaar2018-12-222-5/+19
* patch 8.1.0620: overuling CONF_ARGS from the environment no longer worksv8.1.0620Bram Moolenaar2018-12-222-3/+6
* patch 8.1.0619: :echomsg and :echoerr do not handle List and Dictv8.1.0619Bram Moolenaar2018-12-228-9/+73
* patch 8.1.0618: term_getjob() does not return v:null as documentedv8.1.0618Bram Moolenaar2018-12-213-2/+12
* patch 8.1.0617: NSIS installer gets two files from the wrong directoryv8.1.0617Bram Moolenaar2018-12-212-2/+4
* patch 8.1.0616: NSIS installer is outdatedv8.1.0616Bram Moolenaar2018-12-2118-340/+3623
* patch 8.1.0615: get_tv function names are not consistentv8.1.0615Bram Moolenaar2018-12-2120-633/+637
* patch 8.1.0614: placing signs can be complicatedv8.1.0614Bram Moolenaar2018-12-2119-285/+2071
* patch 8.1.0613: when executing an insecure function the secure flag is stuckv8.1.0613Bram Moolenaar2018-12-214-12/+34
* patch 8.1.0612: cannot use two global runtime dirs with configurev8.1.0612Bram Moolenaar2018-12-217-18/+54
* patch 8.1.0611: crash when using terminal with long composing charactersv8.1.0611Bram Moolenaar2018-12-202-1/+4
* patch 8.1.0610: MS-Windows ctags file list differs from Unixv8.1.0610Bram Moolenaar2018-12-195-16/+20
* patch 8.1.0609: MS-Windows: unused variable, depending on the Ruby versionv8.1.0609Bram Moolenaar2018-12-192-6/+14
* patch 8.1.0608: coverals is not updatingv8.1.0608Bram Moolenaar2018-12-182-1/+3
* patch 8.1.0607: proto files are not in sync with the source codev8.1.0607Bram Moolenaar2018-12-187-7/+10
* Update runtime files.Bram Moolenaar2018-12-1826-290/+551
* patch 8.1.0606: 'cryptmethod' defaults to a very old methodv8.1.0606Bram Moolenaar2018-12-163-4/+6
* patch 8.1.0605: running make in the top directory echoes a commentv8.1.0605Bram Moolenaar2018-12-162-1/+3
* patch 8.1.0604: autocommand test fails on MS-Windowsv8.1.0604Bram Moolenaar2018-12-163-2/+4
* patch 8.1.0603: the :stop command is not testedv8.1.0603Bram Moolenaar2018-12-163-0/+43
* patch 8.1.0602: DirChanged is also triggered when directory didn't changev8.1.0602Bram Moolenaar2018-12-165-27/+61
* patch 8.1.0601: a few compiler warningsv8.1.0601Bram Moolenaar2018-12-164-9/+10
* patch 8.1.0600: channel test is flakyv8.1.0600Bram Moolenaar2018-12-152-0/+3
* patch 8.1.0599: without the +eval feature the indent tests don't workv8.1.0599Bram Moolenaar2018-12-153-4/+17
* patch 8.1.0598: indent tests may use the wrong Vim binaryv8.1.0598Bram Moolenaar2018-12-152-3/+13
* patch 8.1.0597: cannot run test_libvterm from the top directoryv8.1.0597Bram Moolenaar2018-12-152-1/+7
* patch 8.1.0596: not all parts of printf() are testedv8.1.0596Bram Moolenaar2018-12-152-0/+33
* patch 8.1.0595: libvterm tests are not run with coveragev8.1.0595Bram Moolenaar2018-12-153-16/+12
* patch 8.1.0594: libvterm tests fail to run on Macv8.1.0594Bram Moolenaar2018-12-152-1/+7
* patch 8.1.0593: illegal memory access in libvterm testv8.1.0593Bram Moolenaar2018-12-154-3/+8
* patch 8.1.0592: the libvterm tests are not run as part of Vim testsv8.1.0592Bram Moolenaar2018-12-153-3/+8
* patch 8.1.0591: channel sort test is flakyv8.1.0591Bram Moolenaar2018-12-142-1/+3
* patch 8.1.0590: when a job ends the closed channels are not handledv8.1.0590Bram Moolenaar2018-12-144-19/+36
* patch 8.1.0589: compilation error in gvimext.cppv8.1.0589Bram Moolenaar2018-12-143-3/+8