summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.0328: the "zero count" error doesn't have a numberv8.0.0328Bram Moolenaar2017-02-122-1/+3
* patch 8.0.0327: error message in cmdline window is not translatedv8.0.0327Bram Moolenaar2017-02-122-1/+3
* patch 8.0.0326: packadd test uses wrong directory namev8.0.0326Bram Moolenaar2017-02-112-2/+4
* patch 8.0.0325: packadd test does not clean up symlinkv8.0.0325Bram Moolenaar2017-02-112-0/+3
* patch 8.0.0324: illegal memory access with a wrong yank rangev8.0.0324Bram Moolenaar2017-02-093-3/+16
* patch 8.0.0323: one second pause when running cmdline testv8.0.0323Bram Moolenaar2017-02-092-1/+3
* patch 8.0.0322: possible overflow with corrupted spell filev8.0.0322Bram Moolenaar2017-02-092-0/+5
* patch 8.0.0321: errors when trying to use scripts in tiny versionv8.0.0321Bram Moolenaar2017-02-093-15/+35
* patch 8.0.0320: warning for unused variable with small buildv8.0.0320Bram Moolenaar2017-02-092-2/+3
* patch 8.0.0319: insert mode completion does not respect 'backspace'v8.0.0319Bram Moolenaar2017-02-093-2/+27
* patch 8.0.0318: small mistake in 7x13 font namev8.0.0318Bram Moolenaar2017-02-092-1/+3
* patch 8.0.0317: no test for setting 'guifont'v8.0.0317Bram Moolenaar2017-02-092-0/+61
* patch 8.0.0316: :help z? does not workv8.0.0316Bram Moolenaar2017-02-092-2/+4
* patch 8.0.0315: :help :[range] does not workv8.0.0315Bram Moolenaar2017-02-092-2/+6
* patch 8.0.0314: getcmd*() functions are not testedv8.0.0314Bram Moolenaar2017-02-062-0/+34
* patch 8.0.0313: not enough testing for GUI functionalityv8.0.0313Bram Moolenaar2017-02-062-2/+41
* patch 8.0.0312: failure when a channel receives a split json messagev8.0.0312Bram Moolenaar2017-02-065-23/+50
* patch 8.0.0311: linebreak tests are old stylev8.0.0311Bram Moolenaar2017-02-0511-473/+605
* patch 8.0.0310: not enough testing for GUI functionalityv8.0.0310Bram Moolenaar2017-02-052-1/+19
* patch 8.0.0309: cannot use an empty key in jsonv8.0.0309Bram Moolenaar2017-02-053-1/+8
* patch 8.0.0308: 'runtimepath' not update correctly when using symbolic linkv8.0.0308Bram Moolenaar2017-02-053-13/+55
* patch 8.0.0307: asan detects a memory error when EXITFREE is definedv8.0.0307Bram Moolenaar2017-02-056-2/+16
* patch 8.0.0306: mode() not sufficiently testedv8.0.0306Bram Moolenaar2017-02-052-0/+36
* patch 8.0.0305: invalid memory access when option has duplicate flagv8.0.0305Bram Moolenaar2017-02-053-3/+12
* patch 8.0.0304: assign test fails in the GUIv8.0.0304Bram Moolenaar2017-02-042-5/+9
* patch 8.0.0303: bracketed paste does not work in Visual modev8.0.0303Bram Moolenaar2017-02-045-8/+78
* patch 8.0.0302: cannot set terminal key codes with :letv8.0.0302Bram Moolenaar2017-02-043-0/+76
* patch 8.0.0301: not enough testing for setting optionsv8.0.0301Bram Moolenaar2017-02-042-0/+93
* patch 8.0.0300: cannot stop diffing hidden buffersv8.0.0300Bram Moolenaar2017-02-033-0/+60
* patch 8.0.0299: a window resize is sometimes not taking effectv8.0.0299Bram Moolenaar2017-02-033-19/+24
* patch 8.0.0298: Ex command range with repeated search does not workv8.0.0298Bram Moolenaar2017-02-033-2/+36
* patch 8.0.0297: double free on exit when using a closurev8.0.0297Bram Moolenaar2017-02-023-12/+69
* patch 8.0.0296: bracketed paste can only append, not insertv8.0.0296Bram Moolenaar2017-02-024-7/+37
* patch 8.0.0295: test_viml hangsv8.0.0295Bram Moolenaar2017-02-012-1/+5
* patch 8.0.0294: argument list is not stored correctly in a session filev8.0.0294Bram Moolenaar2017-02-013-1/+15
* patch 8.0.0293: some tests have a one or three second waitv8.0.0293Bram Moolenaar2017-02-014-4/+18
* patch 8.0.0292: the stat test is a bit slowv8.0.0292Bram Moolenaar2017-02-012-14/+23
* patch 8.0.0291: Visual block insertion does not insert in all linesv8.0.0291Bram Moolenaar2017-02-013-2/+16
* patch 8.0.0290: cursor positioning wrong if wide character wrapsv8.0.0290Bram Moolenaar2017-02-012-2/+8
* patch 8.0.0289: no test for "ga" and :asciiv8.0.0289Bram Moolenaar2017-02-014-1/+42
* patch 8.0.0288: errors reported while running testsv8.0.0288Bram Moolenaar2017-02-012-1/+3
* patch 8.0.0287: debug mode: cannot access function argumentsv8.0.0287Bram Moolenaar2017-02-012-1/+3
* patch 8.0.0286: not always redrawing after screen resizev8.0.0286Bram Moolenaar2017-02-012-67/+57
* patch 8.0.0285: tests fail with tiny build on Unixv8.0.0285Bram Moolenaar2017-02-012-4/+9
* patch 8.0.0284: collapse buffers test failed oncev8.0.0284Bram Moolenaar2017-02-012-3/+6
* patch 8.0.0283: mode() does not indicate Insert mode completionv8.0.0283Bram Moolenaar2017-02-015-13/+111
* patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert modev8.0.0282Bram Moolenaar2017-02-013-1/+6
* patch 8.0.0281: some files are still using ARGSUSED instead of UNUSEDv8.0.0281Bram Moolenaar2017-02-016-132/+89
* patch 8.0.0280: problem setting multi-byte environment var on MS-Windowsv8.0.0280Bram Moolenaar2017-02-016-5/+63
* patch 8.0.0279: MSVC 2015 uses a different dll namev8.0.0279Bram Moolenaar2017-02-012-1/+5