summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-07-03patch 8.1.0140: recording into a register has focus eventsv8.1.0140Bram Moolenaar
2018-07-02patch 8.1.0139: Lua tests fail on some platformsv8.1.0139Bram Moolenaar
2018-07-02patch 8.1.0138: negative value of 'softtabstop' not used correctlyv8.1.0138Bram Moolenaar
2018-07-01patch 8.1.0137: CI does not run with TCLv8.1.0137Bram Moolenaar
2018-07-01patch 8.1.0136: Lua tests don't cover new featuresv8.1.0136Bram Moolenaar
2018-07-01patch 8.1.0135: undo message delays screen update for CTRL-O uv8.1.0135Bram Moolenaar
2018-07-01patch 8.1.0134: Lua interface does not support funcrefv8.1.0134Bram Moolenaar
2018-07-01Fix missing patch number.Bram Moolenaar
2018-06-30patch 8.1.0133: tagfiles() can have duplicate entriesv8.1.0133Bram Moolenaar
2018-06-30patch 8.1.0132: lua tests are old stylev8.1.0132Bram Moolenaar
2018-06-30patch 8.1.0131: :profdel is not testedv8.1.0131Bram Moolenaar
2018-06-30patch 8.1.0130: ":profdel func" does not work if func was called alreadyv8.1.0130Bram Moolenaar
2018-06-30patch 8.1.0129: still some xterm-like terminals get a stray "p"v8.1.0129Bram Moolenaar
2018-06-30patch 8.1.0128: building with MinGW does not work out-of-the-boxv8.1.0128Bram Moolenaar
2018-06-29patch 8.1.0127: build failure when disabling the session featurev8.1.0127Bram Moolenaar
2018-06-28patch 8.1.0126: various problems with 'vartabstop'v8.1.0126Bram Moolenaar
2018-06-28patch 8.1.0125: virtual edit replace with multi-byte fails at end of linev8.1.0125Bram Moolenaar
2018-06-28patch 8.1.0124: has('vcon') returns true even for non-win32 terminalv8.1.0124Bram Moolenaar
2018-06-28patch 8.1.0123: MS-Windows: colors are wrong after setting 'notgc'v8.1.0123Bram Moolenaar
2018-06-28patch 8.1.0122: translators don't always understand the maintainer messagev8.1.0122Bram Moolenaar
2018-06-28patch 8.1.0121: crash when using ballooneval related to 'vartabstop'v8.1.0121Bram Moolenaar
2018-06-28patch 8.1.0120: buffer 'modified' set even when :sort has no changesv8.1.0120Bram Moolenaar
2018-06-27patch 8.1.0119: failing test goes unnoticed because messages is not writtenv8.1.0119Bram Moolenaar
2018-06-27patch 8.1.0118: duplicate error message for put commandv8.1.0118Bram Moolenaar
2018-06-26patch 8.1.0117: URL in install program still points to SourceForgev8.1.0117Bram Moolenaar
2018-06-25patch 8.1.0116: display problem with 'vartabstop' and 'linebreak'v8.1.0116Bram Moolenaar
2018-06-25patch 8.1.0115: the matchparen plugin may throw an errorv8.1.0115Bram Moolenaar
2018-06-24patch 8.1.0114: confusing variable namev8.1.0114Bram Moolenaar
2018-06-24Update runtime files.Bram Moolenaar
2018-06-24patch 8.1.0113: compiler warning for unused variablev8.1.0113Bram Moolenaar
2018-06-24patch 8.1.0112: no error when using bad arguments with searchpair()v8.1.0112Bram Moolenaar
2018-06-24patch 8.1.0111: .po files do not use recommended namesv8.1.0111Bram Moolenaar
2018-06-24patch 8.1.0110: file name not displayed with ":file"v8.1.0110Bram Moolenaar
2018-06-24patch 8.1.0109: new po makefile missing from distributionv8.1.0109Bram Moolenaar
2018-06-24patch 8.1.0108: no Danish translationsv8.1.0108Bram Moolenaar
2018-06-24patch 8.1.0107: Python: getting buffer option clears messagev8.1.0107Bram Moolenaar
2018-06-24patch 8.1.0106: build fails when HAVE_DATE_TIME is undefinedv8.1.0106Bram Moolenaar
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