summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-03patch 8.2.0201: cannot assign to an imported variablev8.2.0201Bram Moolenaar
2020-02-02patch 8.2.0200: Vim9 script commands not sufficiently testedv8.2.0200Bram Moolenaar
2020-02-02patch 8.2.0199: Vim9 script commands not sufficiently testedv8.2.0199Bram Moolenaar
2020-02-02patch 8.2.0198: no tests for y/n promptv8.2.0198Bram Moolenaar
2020-02-02patch 8.2.0197: some Ex commands not sufficiently testedv8.2.0197Bram Moolenaar
2020-02-02patch 8.2.0196: blocking commands for a finished job in a popup windowv8.2.0196Bram Moolenaar
2020-02-02patch 8.2.0195: some tests fail when run in the GUIv8.2.0195Bram Moolenaar
2020-02-01patch 8.2.0194: some commands can cause problems in terminal popupv8.2.0194Bram Moolenaar
2020-02-01patch 8.2.0193: still build failure without +terminal featurev8.2.0193Bram Moolenaar
2020-02-01patch 8.2.0192: build failure without +terminal featurev8.2.0192Bram Moolenaar
2020-02-01patch 8.2.0191: cannot put a terminal in a popup windowv8.2.0191Bram Moolenaar
2020-01-31patch 8.2.0190: Kotlin files are not recognizedv8.2.0190Bram Moolenaar
2020-01-31patch 8.2.0189: cd() with NULL argument crashesv8.2.0189Bram Moolenaar
2020-01-31patch 8.2.0188: Check commands don't work well with Vim9 scriptv8.2.0188Bram Moolenaar
2020-01-31patch 8.2.0187: reduntant codev8.2.0187Bram Moolenaar
2020-01-31patch 8.2.0186: a couple of tests may fail when features are missingv8.2.0186Bram Moolenaar
2020-01-31patch 8.2.0185: Vim9 script: cannot use "if has()" to skip linesv8.2.0185Bram Moolenaar
2020-01-30patch 8.2.0184: blob test failsv8.2.0184Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2020-01-30patch 8.2.0182: min() and max() materialize a range() listv8.2.0182Bram Moolenaar
2020-01-30patch 8.2.0181: problems parsing :term argumentsv8.2.0181Bram Moolenaar
2020-01-30patch 8.2.0180: test for wrapmargin fails if terminal is not 80 columnsv8.2.0180Bram Moolenaar
2020-01-30patch 8.2.0179: still a few places where range() does not workv8.2.0179Bram Moolenaar
2020-01-30patch 8.2.0178: with VTP the screen may not be restored properlyv8.2.0178Bram Moolenaar
2020-01-29patch 8.2.0177: memory leak in get_tags()v8.2.0177Bram Moolenaar
2020-01-29patch 8.2.0176: generating os headers does not work for Swedishv8.2.0176Bram Moolenaar
2020-01-29patch 8.2.0175: crash when removing list element in map()v8.2.0175Bram Moolenaar
2020-01-29patch 8.2.0174: various commands not completely testedv8.2.0174Bram Moolenaar
2020-01-29patch 8.2.0173: build fails with old compilerv8.2.0173Bram Moolenaar
2020-01-28patch 8.2.0172: Coverity warning for not restoring characterv8.2.0172Bram Moolenaar
2020-01-28patch 8.2.0171: Coverity warning for using uninitialized bufferv8.2.0171Bram Moolenaar
2020-01-28patch 8.2.0170: Coverity warning for ignoring return valuev8.2.0170Bram Moolenaar
2020-01-28patch 8.2.0169: Coverity warning for dead codev8.2.0169Bram Moolenaar
2020-01-28patch 8.2.0168: Coverity warning for assigning NULL to an optionv8.2.0168Bram Moolenaar
2020-01-28patch 8.2.0167: Coverity warning for ignoring return valuev8.2.0167Bram Moolenaar
2020-01-28patch 8.2.0166: Coverity warning for using uninitialized variablev8.2.0166Bram Moolenaar
2020-01-28patch 8.2.0165: Coverity warning for using NULL pointerv8.2.0165Bram Moolenaar
2020-01-28patch 8.2.0164: test_alot takes too longv8.2.0164Bram Moolenaar
2020-01-28patch 8.2.0163: test hangs on MS-Windows consolev8.2.0163Bram Moolenaar
2020-01-27patch 8.2.0162: balloon test fails in the GUIv8.2.0162Bram Moolenaar
2020-01-27patch 8.2.0161: not recognizing .gv file as dot filetypev8.2.0161Bram Moolenaar
2020-01-27patch 8.2.0160: range test failsv8.2.0160Bram Moolenaar
2020-01-27patch 8.2.0159: non-materialized range() list causes problemsv8.2.0159Bram Moolenaar
2020-01-26patch 8.2.0158: triggering CompleteDone earlier is not backwards compatiblev8.2.0158Bram Moolenaar
2020-01-26patch 8.2.0157: Vim9 script files not in list of distributed filesv8.2.0157Bram Moolenaar
2020-01-26patch 8.2.0156: various typos in source files and testsv8.2.0156Bram Moolenaar
2020-01-26patch 8.2.0155: warnings from MinGW compiler; tests fail without +floatv8.2.0155Bram Moolenaar
2020-01-26patch 8.2.0154: reallocating the list of scripts is inefficientv8.2.0154Bram Moolenaar
2020-01-26patch 8.2.0153: warning shows when listing version infov8.2.0153Bram Moolenaar
2020-01-26patch 8.2.0152: restoring ctrl_x_mode is not neededv8.2.0152Bram Moolenaar