summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-03-03patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skippedv8.2.0352Bram Moolenaar
2020-03-03patch 8.2.0351: terminal in popup test is still a bit flakyv8.2.0351Bram Moolenaar
2020-03-03patch 8.2.0350: Vim9: expression tests don't use recognized constantsv8.2.0350Bram Moolenaar
2020-03-03patch 8.2.0349: Vim9: constant expression not well testedv8.2.0349Bram Moolenaar
2020-03-02patch 8.2.0348: Vim9: not all code testedv8.2.0348Bram Moolenaar
2020-03-02patch 8.2.0347: various code not covered by testsv8.2.0347Bram Moolenaar
2020-03-01patch 8.2.0346: Vim9: finding common list type not testedv8.2.0346Bram Moolenaar
2020-03-01patch 8.2.0345: compiler warning when building without the float featurev8.2.0345Bram Moolenaar
2020-03-01patch 8.2.0344: ":def" not skipped properlyv8.2.0344Bram Moolenaar
2020-03-01Update runtime filesBram Moolenaar
2020-03-01patch 8.2.0343: Vim9: using wrong instruction, limited test coveragev8.2.0343Bram Moolenaar
2020-03-01patch 8.2.0342: some code in ex_getln.c not covered by testsv8.2.0342Bram Moolenaar
2020-03-01patch 8.2.0341: using ":for" in Vim9 script gives an errorv8.2.0341Bram Moolenaar
2020-03-01patch 8.2.0340: Vim9: function and partial types not testedv8.2.0340Bram Moolenaar
2020-03-01patch 8.2.0339: Vim9: function return type may depend on argumentsv8.2.0339Bram Moolenaar
2020-03-01patch 8.2.0338: build failure without the channel featurev8.2.0338Bram Moolenaar
2020-03-01patch 8.2.0337: build fails on a few systemsv8.2.0337Bram Moolenaar
2020-02-29patch 8.2.0336: Vim9: insufficient test coverage for compilingv8.2.0336Bram Moolenaar
2020-02-29patch 8.2.0335: no completion for :disassemblev8.2.0335Bram Moolenaar
2020-02-29patch 8.2.0334: abort called when using test_void()v8.2.0334Bram Moolenaar
2020-02-29patch 8.2.0333: terminal in popup test is flakyv8.2.0333Bram Moolenaar
2020-02-29patch 8.2.0332: some code in ex_getln.c not covered by testsv8.2.0332Bram Moolenaar
2020-02-29patch 8.2.0331: internal error when using test_void() and test_unknown()v8.2.0331Bram Moolenaar
2020-02-28patch 8.2.0330: build error with popup window but without terminalv8.2.0330Bram Moolenaar
2020-02-28patch 8.2.0329: popup filter converts 0x80 bytesv8.2.0329Bram Moolenaar
2020-02-28patch 8.2.0328: no redraw when leaving term-normal mode in popup terminalv8.2.0328Bram Moolenaar
2020-02-28patch 8.2.0327: crash when opening and closing two popup terminal windowsv8.2.0327Bram Moolenaar
2020-02-27patch 8.2.0326: compiler warning for using uninitialized variablev8.2.0326Bram Moolenaar
2020-02-27patch 8.2.0325: ex_getln.c code not covered by testsv8.2.0325Bram Moolenaar
2020-02-26patch 8.2.0324: text property not updated correctly when inserting/deletingv8.2.0324Bram Moolenaar
2020-02-26patch 8.2.0323: Vim9: calling a function that is defined later is slowv8.2.0323Bram Moolenaar
2020-02-26patch 8.2.0322: Vim9: error checks not testedv8.2.0322Bram Moolenaar
2020-02-26patch 8.2.0321: Vim9: ":execute" does not work yetv8.2.0321Bram Moolenaar
2020-02-26patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar
2020-02-26patch 8.2.0319: file missing in distribution, comments outdatedv8.2.0319Bram Moolenaar
2020-02-26Update runtime files.Bram Moolenaar
2020-02-25patch 8.2.0318: Vim9: types not sufficiently testedv8.2.0318Bram Moolenaar
2020-02-25patch 8.2.0317: MSVC: _CRT_SECURE_NO_DEPRECATE not defined on DEBUG buildv8.2.0317Bram Moolenaar
2020-02-25patch 8.2.0316: ex_getln.c code has insufficient test coveragev8.2.0316Bram Moolenaar
2020-02-25patch 8.2.0315: build failure on HP-UX systemv8.2.0315Bram Moolenaar
2020-02-24patch 8.2.0314: short name not set for terminal bufferv8.2.0314Bram Moolenaar
2020-02-23patch 8.2.0313: Vim9: insufficient script testsv8.2.0313Bram Moolenaar
2020-02-23patch 8.2.0312: Vim9: insufficient script testsv8.2.0312Bram Moolenaar
2020-02-23patch 8.2.0311: Vim9: insufficient script testsv8.2.0311Bram Moolenaar
2020-02-23patch 8.2.0310: autocmd test fails on a slow systemv8.2.0310Bram Moolenaar
2020-02-23patch 8.2.0309: window-local values have confusing namev8.2.0309Bram Moolenaar
2020-02-23patch 8.2.0308: 'showbreak' does not work for a very long linev8.2.0308Bram Moolenaar
2020-02-23patch 8.2.0307: Python 3 vim.eval not well testedv8.2.0307Bram Moolenaar
2020-02-23patch 8.2.0306: Vim9: :substitute(pat(repl does not work in Vim9 scriptv8.2.0306Bram Moolenaar
2020-02-23patch 8.2.0305: relativenumber test fails on some systemsv8.2.0305Bram Moolenaar