summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0049: command line completion not fully testedv8.2.0049Bram Moolenaar2019-12-278-1/+64
* patch 8.2.0048: another timers test is flaky on Travis for Macv8.2.0048Bram Moolenaar2019-12-272-1/+8
* patch 8.2.0047: cannot skip tests for specific MS-Windows platformv8.2.0047Bram Moolenaar2019-12-277-6/+39
* Update runtime files.Bram Moolenaar2019-12-2648-249/+234
* patch 8.2.0046: tests for spell suggestions are slowv8.2.0046Bram Moolenaar2019-12-262-45/+50
* patch 8.2.0045: script test failsv8.2.0045Bram Moolenaar2019-12-252-10/+13
* patch 8.2.0044: expression type is used inconsistentlyv8.2.0044Bram Moolenaar2019-12-255-73/+78
* patch 8.2.0043: timers test is still flaky on Travis for Macv8.2.0043Bram Moolenaar2019-12-252-2/+4
* patch 8.2.0042: clearing funccal values twicev8.2.0042Bram Moolenaar2019-12-252-5/+2
* patch 8.2.0041: leaking memory when selecting spell suggestionv8.2.0041Bram Moolenaar2019-12-252-5/+6
* patch 8.2.0040: timers test is still flaky on Travis for Macv8.2.0040Bram Moolenaar2019-12-253-1/+3
* patch 8.2.0039: memory access error when "z=" has no suggestionsv8.2.0039Bram Moolenaar2019-12-253-4/+5
* patch 8.2.0038: spell suggestions insufficiently testedv8.2.0038Bram Moolenaar2019-12-252-0/+171
* patch 8.2.0037: missing renamed messagev8.2.0037Bram Moolenaar2019-12-242-1/+3
* patch 8.2.0036: not enough test coverage for match functionsv8.2.0036Bram Moolenaar2019-12-242-0/+33
* patch 8.2.0035: saving and restoring called_emsg is clumsyv8.2.0035Bram Moolenaar2019-12-2313-51/+32
* patch 8.2.0034: missing check for out of memoryv8.2.0034Bram Moolenaar2019-12-232-1/+7
* patch 8.2.0033: crash when make_extmatch() runs out of memoryv8.2.0033Bram Moolenaar2019-12-223-0/+6
* patch 8.2.0032: MS-Windows: test for blank job failsv8.2.0032Bram Moolenaar2019-12-223-3/+6
* patch 8.2.0031: MS-Windows: test for empty job failsv8.2.0031Bram Moolenaar2019-12-223-4/+14
* patch 8.2.0030: "gF" does not work on output of "verbose command"v8.2.0030Bram Moolenaar2019-12-225-4/+24
* patch 8.2.0029: MS-Windows: crash with empty job commandv8.2.0029Bram Moolenaar2019-12-213-7/+13
* patch 8.2.0028: searchpairpos() is not testedv8.2.0028Bram Moolenaar2019-12-212-12/+97
* patch 8.2.0027: still some /* */ commentsv8.2.0027Bram Moolenaar2019-12-215-76/+76
* patch 8.2.0026: still some /* */ commentsv8.2.0026Bram Moolenaar2019-12-216-1090/+1088
* patch 8.2.0025: repeated word in commentv8.2.0025Bram Moolenaar2019-12-202-1/+3
* Update runtime files.Bram Moolenaar2019-12-1912-49/+206
* patch 8.2.0024: filetype Rego not recognizedv8.2.0024Bram Moolenaar2019-12-193-0/+6
* patch 8.2.0023: command line editing not sufficiently testedv8.2.0023Bram Moolenaar2019-12-185-14/+91
* patch 8.2.0022: click in popup window doesn't close it in the GUIv8.2.0022Bram Moolenaar2019-12-182-1/+7
* patch 8.2.0021: timer test fails too often on Travis with MacOSv8.2.0021Bram Moolenaar2019-12-182-5/+23
* patch 8.2.0020: mouse clicks in the command line not testedv8.2.0020Bram Moolenaar2019-12-182-42/+151
* patch 8.2.0019: cannot number of lines of another bufferv8.2.0019Bram Moolenaar2019-12-174-0/+15
* patch 8.2.0018: :join does not add white space where it shouldv8.2.0018Bram Moolenaar2019-12-173-1/+14
* patch 8.2.0017: OS/2 and MS-DOS are still mentionedv8.2.0017Bram Moolenaar2019-12-1721-132/+121
* patch 8.2.0016: test name used twice, option not restored properlyv8.2.0016Bram Moolenaar2019-12-172-2/+4
* patch 8.2.0015: not all modeline variants are testedv8.2.0015Bram Moolenaar2019-12-172-0/+111
* patch 8.2.0014: test69 and test95 are old stylev8.2.0014Bram Moolenaar2019-12-1610-622/+568
* patch 8.2.0013: not using a typedef for condstackv8.2.0013Bram Moolenaar2019-12-167-53/+54
* patch 8.2.0012: some undo functionality is not testedv8.2.0012Bram Moolenaar2019-12-152-1/+57
* patch 8.2.0011: screen updating wrong when opeing preview windowv8.2.0011Bram Moolenaar2019-12-154-4/+46
* patch 8.2.0010: test64 is old stylev8.2.0010Bram Moolenaar2019-12-158-1765/+671
* patch 8.2.0009: VMS: terminal version doesn't buildv8.2.0009Bram Moolenaar2019-12-155-8/+12
* patch 8.2.0008: test72 is old stylev8.2.0008Bram Moolenaar2019-12-147-183/+189
* patch 8.2.0007: popup menu positioned wrong with folding in two tabsv8.2.0007Bram Moolenaar2019-12-146-1/+39
* patch 8.2.0006: test using long file name may failv8.2.0006Bram Moolenaar2019-12-142-1/+3
* patch 8.2.0005: duplication in version infov8.2.0005Bram Moolenaar2019-12-142-19/+29
* patch 8.2.0004: get E685 and E931 if buffer reload is interruptedv8.2.0004Bram Moolenaar2019-12-1410-30/+67
* patch 8.2.0003: Build file dependencies are incompletev8.2.0003Bram Moolenaar2019-12-145-36/+52
* patch 8.2.0002: "dj" only deletes first line of closed foldv8.2.0002Bram Moolenaar2019-12-133-1/+29