summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-06-23patch 8.1.0105: all tab stops are the samev8.1.0105Bram Moolenaar
2018-06-23patch 8.1.0104: can't build without the +eval featurev8.1.0104Bram Moolenaar
2018-06-23patch 8.1.0103: long version string cannot be translatedv8.1.0103Bram Moolenaar
2018-06-23patch 8.1.0102: cannot build without syntax highlightingv8.1.0102Bram Moolenaar
2018-06-23patch 8.1.0101: no test for getcmdwintype()v8.1.0101Bram Moolenaar
2018-06-23patch 8.1.0100: terminal debugger: error when setting a watch pointv8.1.0100Bram Moolenaar
2018-06-23patch 8.1.0099: exclamation mark in error message not neededv8.1.0099Bram Moolenaar
2018-06-23patch 8.1.0098: segfault when pattern with \z() is very slowv8.1.0098Bram Moolenaar
2018-06-22patch 8.1.0097: superfluous space before exclamation markv8.1.0097Bram Moolenaar
2018-06-22patch 8.1.0096: inconsistent use of the word autocommandsv8.1.0096Bram Moolenaar
2018-06-21patch 8.1.0095: dialog for ":browse tabnew" says "new window"v8.1.0095Bram Moolenaar
2018-06-21patch 8.1.0094: help text "usage:" is not capatalizedv8.1.0094Bram Moolenaar
2018-06-21patch 8.1.0093: non-MS-Windows: Cannot interrupt gdb when program is runningv8.1.0093Bram Moolenaar
2018-06-21patch 8.1.0092: prompt buffer test failsv8.1.0092Bram Moolenaar
2018-06-20patch 8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningv8.1.0091Bram Moolenaar
2018-06-20patch 8.1.0090: "..." used inconsistently in a messagev8.1.0090Bram Moolenaar
2018-06-19patch 8.1.0089: error when ending the terminal debuggerv8.1.0089Bram Moolenaar
2018-06-19patch 8.1.0088: terminal test for stdout and stderr is a bit flakyv8.1.0088Bram Moolenaar
2018-06-19patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd"v8.1.0087Bram Moolenaar
2018-06-19patch 8.1.0086: no tests for libcall() and libcallnr()v8.1.0086Bram Moolenaar
2018-06-19patch 8.1.0085: no test for completing user name and languagev8.1.0085Bram Moolenaar
2018-06-19patch 8.1.0084: user name completion does not work on MS-Windowsv8.1.0084Bram Moolenaar
2018-06-19patch 8.1.0083: "is" and "as" have trouble with quoted punctuationv8.1.0083Bram Moolenaar
2018-06-19patch 8.1.0082: in terminal window, typing : at more prompt, inserts ':'v8.1.0082Bram Moolenaar
2018-06-19patch 8.1.0081: the terminal debugger doesn't adjust to changed 'background'v8.1.0081Bram Moolenaar
2018-06-19patch 8.1.0080: can't see the breakpoint number in the terminal debuggerv8.1.0080Bram Moolenaar
2018-06-19patch 8.1.0079: superfluous space in messagesv8.1.0079Bram Moolenaar
2018-06-19Update runtime files.Bram Moolenaar
2018-06-19patch 8.1.0078: "..." used inconsistently in messagesv8.1.0078Bram Moolenaar
2018-06-18patch 8.1.0077: header of README file is not nicev8.1.0077Bram Moolenaar
2018-06-18patch 8.1.0076: command getting cleared with CTRL-W : in a terminal windowv8.1.0076Bram Moolenaar
2018-06-18patch 8.1.0075: no Vim logo in README filev8.1.0075Bram Moolenaar
2018-06-18patch 8.1.0074: crash when running quickfix testsv8.1.0074Bram Moolenaar
2018-06-18patch 8.1.0073: crash when autocommands call setloclist()v8.1.0073Bram Moolenaar
2018-06-17patch 8.1.0072: use of 'termwinkey' is inconsistentv8.1.0072Bram Moolenaar
2018-06-17patch 8.1.0071: terminal debugger only works with the terminal featurev8.1.0071Bram Moolenaar
2018-06-17patch 8.1.0070: missing part of the changes for prompt_setinterrupt()v8.1.0070Bram Moolenaar
2018-06-17patch 8.1.0069: cannot handle pressing CTRL-C in a prompt bufferv8.1.0069Bram Moolenaar
2018-06-17patch 8.1.0068: nasty autocommands can still cause using freed memoryv8.1.0068Bram Moolenaar
2018-06-17patch 8.1.0067: syntax highlighting not working when re-entering a bufferv8.1.0067Bram Moolenaar
2018-06-17patch 8.1.0066: nasty autocommand causes using freed memoryv8.1.0066Bram Moolenaar
2018-06-17patch 8.1.0065: balloon displayed at the wrong positionv8.1.0065Bram Moolenaar
2018-06-17patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"v8.1.0064Bram Moolenaar
2018-06-17patch 8.1.0063: Mac: NSStringPboardType is deprecatedv8.1.0063Bram Moolenaar
2018-06-17patch 8.1.0062: popup menu broken if a callback changes the window layoutv8.1.0062Bram Moolenaar
2018-06-16patch 8.1.0061: window title is wrong after resetting and setting 'title'v8.1.0061Bram Moolenaar
2018-06-16patch 8.1.0060: crash when autocommands delete the current bufferv8.1.0060Bram Moolenaar
2018-06-16patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"v8.1.0059Bram Moolenaar
2018-06-16patch 8.1.0058: display problem with margins and scrollingv8.1.0058Bram Moolenaar
2018-06-16patch 8.1.0057: popup menu displayed wrong when using autocmdv8.1.0057Bram Moolenaar