summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-02-01patch 8.0.0288: errors reported while running testsBram Moolenaar
2017-02-01patch 8.0.0287: debug mode: cannot access function argumentsBram Moolenaar
2017-02-01patch 8.0.0286: not always redrawing after screen resizeBram Moolenaar
2017-02-01patch 8.0.0285: tests fail with tiny build on UnixBram Moolenaar
2017-02-01patch 8.0.0284: collapse buffers test failed onceBram Moolenaar
2017-02-01patch 8.0.0283: mode() does not indicate Insert mode completionBram Moolenaar
2017-02-01patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert modeBram Moolenaar
2017-02-01patch 8.0.0281: some files are still using ARGSUSED instead of UNUSEDBram Moolenaar
2017-02-01patch 8.0.0280: problem setting multi-byte environment var on MS-WindowsBram Moolenaar
2017-02-01patch 8.0.0279: MSVC 2015 uses a different dll nameBram Moolenaar
2017-02-01patch 8.0.0278: GUI test fails on MS-WindowsBram Moolenaar
2017-02-01patch 8.0.0277: the GUI test may trigger fontconfig and take a long timeBram Moolenaar
2017-02-01patch 8.0.0276: unnecessary #ifdefsBram Moolenaar
2017-01-31patch 8.0.0275: the screen may be updated at the wrong timeBram Moolenaar
2017-01-31patch 8.0.0274: possible recursive screen updating causes troubleBram Moolenaar
2017-01-30patch 8.0.0273: dead code detected by CoverityBram Moolenaar
2017-01-30patch 8.0.0272: crash on exit is not detected when running testsBram Moolenaar
2017-01-29patch 8.0.0271: may get ml_get error when :tcldo deletes linesBram Moolenaar
2017-01-29patch 8.0.0270: may get ml_get error when :rubydo deletes linesBram Moolenaar
2017-01-29patch 8.0.0269: may get ml_get error when :perldo deletes linesBram Moolenaar
2017-01-29patch 8.0.0268: may get ml_get error when :luado deletes linesBram Moolenaar
2017-01-29patch 8.0.0267: channel test sometimes fails on MacBram Moolenaar
2017-01-29patch 8.0.0266: compiler warning for using uninitialized variableBram Moolenaar
2017-01-29patch 8.0.0265: may get ml_get error when :pydo deletes linesBram Moolenaar
2017-01-29patch 8.0.0264: memory error reported by ubsanBram Moolenaar
2017-01-29patch 8.0.0263: Farsi support is not tested enoughBram Moolenaar
2017-01-29patch 8.0.0262: Farsi support is barely testedBram Moolenaar
2017-01-29patch 8.0.0261: not enough test coverage for eval functionsBram Moolenaar
2017-01-29patch 8.0.0260: build fails with tiny featuresBram Moolenaar
2017-01-29patch 8.0.0259: tab commands do not handle count correctlyBram Moolenaar
2017-01-29patch 8.0.0258: mksession test leaves file behindBram Moolenaar
2017-01-28patch 8.0.0257: test file missing in distributionBram Moolenaar
2017-01-28Update runtime files.Bram Moolenaar
2017-01-28patch 8.0.0256: missing changes to one file breaks testBram Moolenaar
2017-01-28patch 8.0.0255: setpos() does not use the buffer argument for all marksBram Moolenaar
2017-01-28patch 8.0.0254: error message of assert functions is sometimes incompleteBram Moolenaar
2017-01-28patch 8.0.0253: error when loading session if winminheight is 2Bram Moolenaar
2017-01-28patch 8.0.0252: not properly recognizing word characters between 128 and 255Bram Moolenaar
2017-01-28patch 8.0.0251: not easy to select Python 2 or 3Bram Moolenaar
2017-01-28patch 8.0.0250: virtcol() does not work well for multi-byte charactersBram Moolenaar
2017-01-27patch 8.0.0249: CI failure when a submit is close to previous oneBram Moolenaar
2017-01-27patch 8.0.0248: vim_strcat() cannot handle overlapping argumentsBram Moolenaar
2017-01-27patch 8.0.0247: need to type Ctrl-N twice to select a completionBram Moolenaar
2017-01-27patch 8.0.0246: compiler warnings for int to pointer conversionBram Moolenaar
2017-01-27patch 8.0.0245: zh_CN.cp936.po has a conversion errorBram Moolenaar
2017-01-27patch 8.0.0244: making t_BE empty only has an effect before startupBram Moolenaar
2017-01-26patch 8.0.0243: tolower() does not work if the byte count changesBram Moolenaar
2017-01-26patch 8.0.0242: no tests for user command completionBram Moolenaar
2017-01-26patch 8.0.0241: fallback implementation of mch_memmove is unusedBram Moolenaar
2017-01-26patch 8.0.0240: failure with one build on CIBram Moolenaar