summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2018-07-07patch 8.1.0158: GUI: input() fails if CTRL-C was pressed beforev8.1.0158Bram Moolenaar
2018-07-06patch 8.1.0157: old iTerm2 is not recognized, resulting in stray outputv8.1.0157Bram Moolenaar
2018-07-06patch 8.1.0156: MS-Windows compiler warningv8.1.0156Bram Moolenaar
2018-07-05patch 8.1.0155: evim.man missing from the distributionv8.1.0155Bram Moolenaar
2018-07-05patch 8.1.0154: crash with "set smarttab shiftwidth=0 softtabstop=-1"v8.1.0154Bram Moolenaar
2018-07-05patch 8.1.0153: build with SHADOWDIR failsv8.1.0153Bram Moolenaar
2018-07-04patch 8.1.0152: cannot easily run individual tests on MS-Windowsv8.1.0152Bram Moolenaar
2018-07-04patch 8.1.0151: mksession test fails on MS-Windowsv8.1.0151Bram Moolenaar
2018-07-04patch 8.1.0150: insufficient test coverage for Tclv8.1.0150Bram Moolenaar
2018-07-04patch 8.1.0149: session is wrong with multiple tabs when :lcd was usedv8.1.0149Bram Moolenaar
2018-07-04patch 8.1.0148: memory leak when using :tcl expr commandv8.1.0148Bram Moolenaar
2018-07-04patch 8.1.0147: compiler warning when building with Python 3.7v8.1.0147Bram Moolenaar
2018-07-03patch 8.1.0146: when $LANG is set the compiler test may failv8.1.0146Bram Moolenaar
2018-07-03patch 8.1.0145: test with grep is failing on MS-Windowsv8.1.0145Bram Moolenaar
2018-07-03patch 8.1.0144: the :cd command does not have good test coveragev8.1.0144Bram Moolenaar
2018-07-03patch 8.1.0143: matchit and matchparen don't handle E363v8.1.0143Bram Moolenaar
2018-07-03patch 8.1.0142: xterm and vt320 builtin termcap missing keypad keysv8.1.0142Bram Moolenaar
2018-07-03patch 8.1.0141: :cexpr no longer jumps to the first errorv8.1.0141Bram Moolenaar
2018-07-03Updated runtime and language files.Bram Moolenaar
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