summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-01-16patch 8.0.0197: system() test skips some parts for MS-Windowsv8.0.0197Bram Moolenaar
2017-01-16patch 8.0.0196: profile test is slo and does not work on MS-Windowsv8.0.0196Bram Moolenaar
2017-01-16patch 8.0.0195: fail to jump to static tag in current filev8.0.0195Bram Moolenaar
2017-01-15patch 8.0.0194: profile tests fails if total and self time are equalv8.0.0194Bram Moolenaar
2017-01-15patch 8.0.0193: accidentally removed #ifdefv8.0.0193Bram Moolenaar
2017-01-15patch 8.0.0192: cannot build with tiny featuresv8.0.0192Bram Moolenaar
2017-01-15patch 8.0.0191: can't build with Ruby on some systemsv8.0.0191Bram Moolenaar
2017-01-15patch 8.0.0190: finding duplicate tags uses a slow linear searchv8.0.0190Bram Moolenaar
2017-01-15patch 8.0.0189: profile commands are not testedv8.0.0189Bram Moolenaar
2017-01-15patch 8.0.0188: redrawing for 'cursorbind' is inefficientv8.0.0188Bram Moolenaar
2017-01-14patch 8.0.0187: cant build with new Ruby versionv8.0.0187Bram Moolenaar
2017-01-14patch 8.0.0186: confusing error message from assert_notequal()v8.0.0186Bram Moolenaar
2017-01-14patch 8.0.0185: system() test fails on MS-Windowsv8.0.0185Bram Moolenaar
2017-01-14patch 8.0.0184: when an error is caught Vim still exits with non-zero resultv8.0.0184Bram Moolenaar
2017-01-14patch 8.0.0183: ubsan warns for unaligned addressv8.0.0183Bram Moolenaar
2017-01-14patch 8.0.0182: cursor ilne not update when 'cursorbind' is setv8.0.0182Bram Moolenaar
2017-01-14patch 8.0.0181: with cursorbind set cursor column highlighting is offv8.0.0181Bram Moolenaar
2017-01-14patch 8.0.0180: error E937 is used twicev8.0.0180Bram Moolenaar
2017-01-14patch 8.0.0179: cannot have a local value for 'formatprg'v8.0.0179Bram Moolenaar
2017-01-13patch 8.0.0178: command count test fails on MS-Windowsv8.0.0178Bram Moolenaar
2017-01-13patch 8.0.0177: BufEnter autocommand not fired for a directoryv8.0.0177Bram Moolenaar
2017-01-12patch 8.0.0176: cannot use :change inside a function definitionv8.0.0176Bram Moolenaar
2017-01-12patch 8.0.0175: setting language on MS-Windows does not always workv8.0.0175Bram Moolenaar
2017-01-12patch 8.0.0174: executing "locale -a" on MS-Windows needlesslyv8.0.0174Bram Moolenaar
2017-01-12patch 8.0.0173: build fails with EBCDIC definedv8.0.0173Bram Moolenaar
2017-01-11patch 8.0.0172: command line window does not workv8.0.0172Bram Moolenaar
2017-01-11patch 8.0.0171: JS style JSON does not support single quotesv8.0.0171Bram Moolenaar
2017-01-10patch 8.0.0170: crash in channel testv8.0.0170Bram Moolenaar
2017-01-10patch 8.0.0169: json_decode() may run out of stack spacev8.0.0169Bram Moolenaar
2017-01-10patch 8.0.0168: not all float functionality is testedv8.0.0168Bram Moolenaar
2017-01-10patch 8.0.0167: str2nr()/str2float() fail with negative valuesv8.0.0167Bram Moolenaar
2017-01-10patch 8.0.0166: JSON with a duplicate key gives an internal errorv8.0.0166Bram Moolenaar
2017-01-10patch 8.0.0165: ubsan warns for integer overflowv8.0.0165Bram Moolenaar
2017-01-10patch 8.0.0164: outdated and misplaced commentsv8.0.0164Bram Moolenaar
2017-01-09patch 8.0.0163: cannot build with Ruby 2.4v8.0.0163Bram Moolenaar
2017-01-09patch 8.0.0162: build error on Fedora 23v8.0.0162Bram Moolenaar
2017-01-09patch 8.0.0161: can't build with small featuresv8.0.0161Bram Moolenaar
2017-01-08patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG()v8.0.0160Bram Moolenaar
2017-01-08patch 8.0.0159: crash on startup when updating tablinev8.0.0159Bram Moolenaar
2017-01-08patch 8.0.0158: float funcion test fails on MS-Windowsv8.0.0158Bram Moolenaar
2017-01-08patch 8.0.0157: no completion for :syntax spell and :syntax syncv8.0.0157Bram Moolenaar
2017-01-08patch 8.0.0156: not enough test coverage for float functionsv8.0.0156Bram Moolenaar
2017-01-08patch 8.0.0155: ubsan complains about NULL pointerv8.0.0155Bram Moolenaar
2017-01-08patch 8.0.0154: system() test fails on OS/Xv8.0.0154Bram Moolenaar
2017-01-08patch 8.0.0153: system() test fails on MS-Windowsv8.0.0153Bram Moolenaar
2017-01-08patch 8.0.0152: stray channellog created when running testsv8.0.0152Bram Moolenaar
2017-01-08patch 8.0.0151: passing buffer content to system() is clumsyv8.0.0151Bram Moolenaar
2017-01-07patch 8.0.0150: completion for :filter does not skip the patternv8.0.0150Bram Moolenaar
2017-01-07patch 8.0.0149: :earlier does not work after reading the undo filev8.0.0149Bram Moolenaar
2017-01-07patch 8.0.0148: wrong indent in C preprocessor with line continuationv8.0.0148Bram Moolenaar