summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* patch 8.1.0588: cannot define a sign with space in the textv8.1.0588Bram Moolenaar2018-12-143-0/+37
* patch 8.1.0587: GvimExt: realloc() failing is not handled properlyv8.1.0587Bram Moolenaar2018-12-142-2/+9
* patch 8.1.0586: :digraph output is not easy to readv8.1.0586Bram Moolenaar2018-12-146-73/+170
* patch 8.1.0585: undo test may fail on MS-Windowsv8.1.0585Bram Moolenaar2018-12-142-1/+3
* patch 8.1.0584: with search CTRL-L does not pick up composing charactersv8.1.0584Bram Moolenaar2018-12-142-0/+24
* patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string()v8.1.0583Bram Moolenaar2018-12-1410-66/+68
* patch 8.1.0582: text properties are not enabledv8.1.0582Bram Moolenaar2018-12-143-11/+17
* patch 8.1.0581: double free without the text properties featurev8.1.0581Bram Moolenaar2018-12-132-1/+3
* patch 8.1.0580: invalid memory access when using text propertiesv8.1.0580Bram Moolenaar2018-12-132-1/+3
* patch 8.1.0579: cannot attach properties to textv8.1.0579Bram Moolenaar2018-12-1326-46/+1747
* patch 8.1.0578: cannot disable arabic, rightleft and farsi in configurev8.1.0578Bram Moolenaar2018-12-126-3/+120
* patch 8.1.0577: tabpage right-click menu never shows "Close tab"v8.1.0577Bram Moolenaar2018-12-115-19/+19
* patch 8.1.0576: indent script tests pick up installed scriptsv8.1.0576Bram Moolenaar2018-12-102-2/+5
* Update runtime files.Bram Moolenaar2018-12-0927-142/+403
* patch 8.1.0575: Termdebug: clearing multi-breakpoint does not workv8.1.0575Bram Moolenaar2018-12-092-48/+94
* patch 8.1.0574: 'commentstring' not used when adding fold marker in Cv8.1.0574Bram Moolenaar2018-12-093-7/+37
* patch 8.1.0573: cannot redefine user command without ! in same scriptv8.1.0573Bram Moolenaar2018-12-084-13/+59
* patch 8.1.0572: stopping a job does not work properly on OpenBSDv8.1.0572Bram Moolenaar2018-12-082-11/+9
* patch 8.1.0571: non-silent execute() resets display column to zerov8.1.0571Bram Moolenaar2018-12-083-3/+32
* patch 8.1.0570: 'commentstring' not used when adding fold markerv8.1.0570Bram Moolenaar2018-12-073-2/+33
* patch 8.1.0569: execute() always resets display column to zerov8.1.0569Bram Moolenaar2018-12-073-3/+19
* patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CIv8.1.0568Bram Moolenaar2018-12-072-2/+9
* patch 8.1.0567: error for NUL byte in ScreenLines goes unnoticedv8.1.0567Bram Moolenaar2018-12-072-3/+11
* patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm"v8.1.0566Bram Moolenaar2018-12-072-2/+11
* patch 8.1.0565: asan complains about reading before allocated blockv8.1.0565Bram Moolenaar2018-12-052-1/+4
* patch 8.1.0564: setting v:errors to wrong type still possiblev8.1.0564Bram Moolenaar2018-12-053-0/+15
* patch 8.1.0563: setting v:errors to a string give confusing errorv8.1.0563Bram Moolenaar2018-12-042-1/+3
* patch 8.1.0562: parsing of 'diffopt' is slightly wrongv8.1.0562Bram Moolenaar2018-12-046-7/+21
* patch 8.1.0561: MSCV error format has changedv8.1.0561Bram Moolenaar2018-12-032-1/+3
* patch 8.1.0560: cannot use address type "other" with with user commandv8.1.0560Bram Moolenaar2018-12-023-1/+63
* patch 8.1.0559: command line completion not sufficiently testedv8.1.0559Bram Moolenaar2018-12-026-0/+37
* patch 8.1.0558: some MS-Windows instructions are outdatedv8.1.0558Bram Moolenaar2018-12-023-19/+20
* patch 8.1.0557: Termdebug: gdb may use X.Y for breakpoint numberv8.1.0557Bram Moolenaar2018-12-022-80/+104
* patch 8.1.0556: saving/restoring search patterns share saved last_idxv8.1.0556Bram Moolenaar2018-12-012-11/+16
* patch 8.1.0555: crash when last search pat is set but not last substitute patv8.1.0555Bram Moolenaar2018-12-013-1/+15
* patch 8.1.0554: popup menu overlaps with preview windowv8.1.0554Bram Moolenaar2018-12-014-13/+48
* patch 8.1.0553: it is not easy to edit a script that was sourcedv8.1.0553Bram Moolenaar2018-11-307-12/+58