summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-07-23patch 8.1.0207: need many menu translation files to cover regionsv8.1.0207Bram Moolenaar
2018-07-23patch 8.1.0206: duplicate test function namev8.1.0206Bram Moolenaar
2018-07-23patch 8.1.0205: invalid memory access with invalid modelinev8.1.0205Bram Moolenaar
2018-07-22patch 8.1.0204: inputlist() is not testedv8.1.0204Bram Moolenaar
2018-07-22patch 8.1.0203: building with Perl 5.28 fails on Windowsv8.1.0203Bram Moolenaar
2018-07-22patch 8.1.0202: :version always shows +packagesv8.1.0202Bram Moolenaar
2018-07-22patch 8.1.0201: newer Python uses "importlib" instead of "imp"v8.1.0201Bram Moolenaar
2018-07-20patch 8.1.0200: spellbadword() not testedv8.1.0200Bram Moolenaar
2018-07-20patch 8.1.0199: spellbadword() does not check for caps errorv8.1.0199Bram Moolenaar
2018-07-20patch 8.1.0198: there is no hint that syntax is disabled for 'redrawtime'v8.1.0198Bram Moolenaar
2018-07-20patch 8.1.0197: Windows GUI: title for search/replace is wrongv8.1.0197Bram Moolenaar
2018-07-19patch 8.1.0196: terminal debugger error with .gdbinit filev8.1.0196Bram Moolenaar
2018-07-19patch 8.1.0195: terminal debugger commands don't always workv8.1.0195Bram Moolenaar
2018-07-18patch 8.1.0194: possibly use of NULL pointerv8.1.0194Bram Moolenaar
2018-07-17patch 8.1.0193: terminal debugger buttons don't always workv8.1.0193Bram Moolenaar
2018-07-17patch 8.1.0192: executing regexp recursively fails with a crashv8.1.0192Bram Moolenaar
2018-07-16patch 8.1.0191: Perl test fails in 24 line terminalv8.1.0191Bram Moolenaar
2018-07-16patch 8.1.0190: Perl refcounts are wrongv8.1.0190Bram Moolenaar
2018-07-15patch 8.1.0189: function defined in sandbox not testedv8.1.0189Bram Moolenaar
2018-07-15Update runtime files.Bram Moolenaar
2018-07-15patch 8.1.0188: no test for ":cscope add"v8.1.0188Bram Moolenaar
2018-07-15patch 8.1.0187: getwininfo() and win_screenpos() return different numbersv8.1.0187Bram Moolenaar
2018-07-14patch 8.1.0186: test for getwininfo() fails in GUIv8.1.0186Bram Moolenaar
2018-07-14patch 8.1.0185: running tests writes lua.vim even though it is not usedv8.1.0185Bram Moolenaar
2018-07-14patch 8.1.0184: not easy to figure out the window layoutv8.1.0184Bram Moolenaar
2018-07-14patch 8.1.0183: Lua API changed, breaking the buildv8.1.0183Bram Moolenaar
2018-07-14patch 8.1.0182: Unicode standard was updatedv8.1.0182Bram Moolenaar
2018-07-14patch 8.1.0181: memory leak with trailing characters in skip expressionv8.1.0181Bram Moolenaar
2018-07-13patch 8.1.0180: static analysis errors in Lua interfacev8.1.0180Bram Moolenaar
2018-07-13patch 8.1.0179: redundant condition for boundary checkv8.1.0179Bram Moolenaar
2018-07-11patch 8.1.0178: warning for passing pointer to non-pointer argumentv8.1.0178Bram Moolenaar
2018-07-10patch 8.1.0177: defining function in sandbox is inconsistentv8.1.0177Bram Moolenaar
2018-07-10patch 8.1.0176: overlapping string argument for strcpy()v8.1.0176Bram Moolenaar
2018-07-10patch 8.1.0175: marks test fails in very wide windowv8.1.0175Bram Moolenaar
2018-07-10patch 8.1.0174: after paging up and down fold line is wrongv8.1.0174Bram Moolenaar
2018-07-09patch 8.1.0173: compiler warning on MS-Windowsv8.1.0173Bram Moolenaar
2018-07-08patch 8.1.0172: 'viminfofile' option does not behave like a file namev8.1.0172Bram Moolenaar
2018-07-08patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get errorv8.1.0171Bram Moolenaar
2018-07-08patch 8.1.0170: invalid memory use with complicated patternv8.1.0170Bram Moolenaar
2018-07-08patch 8.1.0169: calling message_filtered() a bit too oftenv8.1.0169Bram Moolenaar
2018-07-08patch 8.1.0168: output of :marks is too short with multi-byte charsv8.1.0168Bram Moolenaar
2018-07-08patch 8.1.0167: lock flag in new dictitem is reset in many placesv8.1.0167Bram Moolenaar
2018-07-08patch 8.1.0166: using dict_add_nr_str() is clumsyv8.1.0166Bram Moolenaar
2018-07-08patch 8.1.0165: :clist output can be very longv8.1.0165Bram Moolenaar
2018-07-07patch 8.1.0164: luaeval('vim.buffer().name') returns an errorv8.1.0164Bram Moolenaar
2018-07-07patch 8.1.0163: insufficient testing for Tclv8.1.0163Bram Moolenaar
2018-07-07patch 8.1.0162: Danish and German man pages are not installedv8.1.0162Bram Moolenaar
2018-07-07patch 8.1.0161: buffer not updated with 'autoread' set if file was deletedv8.1.0161Bram Moolenaar
2018-07-07patch 8.1.0160: no Danish manual translationsv8.1.0160Bram Moolenaar
2018-07-07patch 8.1.0159: completion for user names does not work for a prefix.v8.1.0159Bram Moolenaar