summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-09-27patch 8.1.2082: some files have a weird name to fit in 8.3 charactersv8.1.2082Bram Moolenaar
2019-09-27patch 8.1.2081: the spell.c file is too bigv8.1.2081Bram Moolenaar
2019-09-26patch 8.1.2080: the terminal API is limited and can't be disabledv8.1.2080Bram Moolenaar
2019-09-25patch 8.1.2079: popup window test fails without +terminalv8.1.2079Bram Moolenaar
2019-09-25patch 8.1.2078: build error with +textprop but without +terminalv8.1.2078Bram Moolenaar
2019-09-25patch 8.1.2077: the ops.c file is too bigv8.1.2077Bram Moolenaar
2019-09-25patch 8.1.2076: crash when trying to put a terminal in a popup windowv8.1.2076Bram Moolenaar
2019-09-25patch 8.1.2075: get many log messages when waiting for a typed characterv8.1.2075Bram Moolenaar
2019-09-25patch 8.1.2074: test for SafeState autocommand is a bit flakyv8.1.2074Bram Moolenaar
2019-09-25patch 8.1.2073: when editing a buffer 'colorcolumn' may not workv8.1.2073Bram Moolenaar
2019-09-24patch 8.1.2072: "gk" moves to start of line instead of upwardsv8.1.2072Bram Moolenaar
2019-09-23patch 8.1.2071: when 'wincolor' is set text property changes highlightingv8.1.2071Bram Moolenaar
2019-09-23patch 8.1.2070: mouse code is spread outv8.1.2070Bram Moolenaar
2019-09-22patch 8.1.2069: test for SafeStateAgain may still failv8.1.2069Bram Moolenaar
2019-09-22patch 8.1.2068: test for SafeState and SafeStateAgain may failv8.1.2068Bram Moolenaar
2019-09-22patch 8.1.2067: no tests for SafeState and SafeStateAgainv8.1.2067Bram Moolenaar
2019-09-22patch 8.1.2066: no tests for state()v8.1.2066Bram Moolenaar
2019-09-22patch 8.1.2065: compiler warning building non-GUI with MinGW.v8.1.2065Bram Moolenaar
2019-09-21patch 8.1.2064: MS-Windows: compiler warnings for unused argumentsv8.1.2064Bram Moolenaar
2019-09-21patch 8.1.2063: some tests fail when +balloon_eval_term is missingv8.1.2063Bram Moolenaar
2019-09-21patch 8.1.2062: the mouse code is spread outv8.1.2062Bram Moolenaar
2019-09-20patch 8.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminalv8.1.2061Bram Moolenaar
2019-09-20patch 8.1.2060: "precedes" in 'listchars' not used properlyv8.1.2060Bram Moolenaar
2019-09-20patch 8.1.2059: fix for "x" deleting a fold has side effectsv8.1.2059Bram Moolenaar
2019-09-19patch 8.1.2058: function for ex command is named inconsistentlyv8.1.2058Bram Moolenaar
2019-09-19patch 8.1.2057: the screen.c file is much too bigv8.1.2057Bram Moolenaar
2019-09-18patch 8.1.2056: "make test" for indent files doesn't cause make to failv8.1.2056Bram Moolenaar
2019-09-18patch 8.1.2055: not easy to jump to function line from profilev8.1.2055Bram Moolenaar
2019-09-18patch 8.1.2054: compiler test for Perl may failv8.1.2054Bram Moolenaar
2019-09-18patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()v8.1.2053Bram Moolenaar
2019-09-17patch 8.1.2052: using "x" before a closed fold may delete that foldv8.1.2052Bram Moolenaar
2019-09-17patch 8.1.2051: double-click test is a bit flakyv8.1.2051Bram Moolenaar
2019-09-17patch 8.1.2050: popup window test fails in some configurationsv8.1.2050Bram Moolenaar
2019-09-17patch 8.1.2049: cannot build tiny versionv8.1.2049Bram Moolenaar
2019-09-17patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggeredv8.1.2048Bram Moolenaar
2019-09-16patch 8.1.2047: cannot check the current statev8.1.2047Bram Moolenaar
2019-09-16patch 8.1.2046: SafeState may be triggered at the wrong momentv8.1.2046Bram Moolenaar
2019-09-16patch 8.1.2045: the option.c file is too bigv8.1.2045Bram Moolenaar
2019-09-15patch 8.1.2044: no easy way to process postponed workv8.1.2044Bram Moolenaar
2019-09-15patch 8.1.2043: not sufficient testing for quoted numbersv8.1.2043Bram Moolenaar
2019-09-15patch 8.1.2042: the evalfunc.c file is too bigv8.1.2042Bram Moolenaar
2019-09-15patch 8.1.2041: no test for diff mode with syntax highlightingv8.1.2041Bram Moolenaar
2019-09-15patch 8.1.2040: no highlighting of current line in quickfix windowv8.1.2040Bram Moolenaar
2019-09-15patch 8.1.2039: character from 'showbreak' does not use 'wincolor'v8.1.2039Bram Moolenaar
2019-09-15patch 8.1.2038: has('vimscript-4') is always 0v8.1.2038Bram Moolenaar
2019-09-15patch 8.1.2037: can call win_gotoid() in cmdline windowv8.1.2037Bram Moolenaar
2019-09-15patch 8.1.2036: the str2nr() tests failv8.1.2036Bram Moolenaar
2019-09-15patch 8.1.2035: recognizing octal numbers is confusingv8.1.2035Bram Moolenaar
2019-09-15patch 8.1.2034: dark them of GTK 3 not supportedv8.1.2034Bram Moolenaar
2019-09-14patch 8.1.2033: cannot build with tiny featuresv8.1.2033Bram Moolenaar