summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-22patch 8.2.0299: Vim9: ISN_STORE with argument not testedv8.2.0299Bram Moolenaar
2020-02-22patch 8.2.0298: Vim9 script: cannot start command with a string constantv8.2.0298Bram Moolenaar
2020-02-22patch 8.2.0297: compiler warnings for the Ruby interfacev8.2.0297Bram Moolenaar
2020-02-22patch 8.2.0296: mixing up "long long" and __int64 may cause problemsv8.2.0296Bram Moolenaar
2020-02-21patch 8.2.0295: highlighting for :s wrong when using different separatorv8.2.0295Bram Moolenaar
2020-02-21patch 8.2.0294: cannot use Ex command that is also a function namev8.2.0294Bram Moolenaar
2020-02-21patch 8.2.0293: various Ex commands not sufficiently testedv8.2.0293Bram Moolenaar
2020-02-20patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not testedv8.2.0292Bram Moolenaar
2020-02-20patch 8.2.0291: Vim9: assigning [] to list<string> doesn't workv8.2.0291Bram Moolenaar
2020-02-20patch 8.2.0290: running individual test differs from all testsv8.2.0290Bram Moolenaar
2020-02-20patch 8.2.0289: Vim9: :echo did not clear the rest of the linev8.2.0289Bram Moolenaar
2020-02-20patch 8.2.0288: Vim9: some float and blob operators not testedv8.2.0288Bram Moolenaar
2020-02-20patch 8.2.0287: Vim9: return in try block not tested; catch not testedv8.2.0287Bram Moolenaar
2020-02-20patch 8.2.0286: cannot use popup_close() for a terminal popupv8.2.0286Bram Moolenaar
2020-02-19patch 8.2.0285: unused error message; cannot create s:varv8.2.0285Bram Moolenaar
2020-02-19patch 8.2.0284: Vim9: assignment test failsv8.2.0284Bram Moolenaar
2020-02-19patch 8.2.0283: Vim9: failing to load script var not testedv8.2.0283Bram Moolenaar
2020-02-19patch 8.2.0282: Vim9: setting number option not testedv8.2.0282Bram Moolenaar
2020-02-19patch 8.2.0281: two placed signs in the same line are not combinedv8.2.0281Bram Moolenaar
2020-02-19patch 8.2.0280: Vim9: throw in :def function not caught higher upv8.2.0280Bram Moolenaar
2020-02-19patch 8.2.0279: Vim9: no test for deleted :def functionv8.2.0279Bram Moolenaar
2020-02-19patch 8.2.0278: channel test is flaky on Macv8.2.0278Bram Moolenaar
2020-02-19patch 8.2.0277: Vim9: not all instructions covered by testsv8.2.0277Bram Moolenaar
2020-02-19patch 8.2.0276: Vim9: not allowing space before ")" in function callv8.2.0276Bram Moolenaar
2020-02-18patch 8.2.0275: some Ex code not covered by testsv8.2.0275Bram Moolenaar
2020-02-18patch 8.2.0274: hang with combination of feedkeys(), Ex mode and :globalv8.2.0274Bram Moolenaar
2020-02-17patch 8.2.0273: MS-Windows uninstall may delete wrong batch filev8.2.0273Bram Moolenaar
2020-02-17patch 8.2.0272: ":helptags ALL" gives error for some directoriesv8.2.0272Bram Moolenaar
2020-02-17patch 8.2.0271: the "num64" feature is available everywherev8.2.0271Bram Moolenaar
2020-02-17patch 8.2.0270: some code not covered by testsv8.2.0270Bram Moolenaar
2020-02-17patch 8.2.0269: Vim9: operator after list index does not workv8.2.0269Bram Moolenaar
2020-02-17patch 8.2.0268: trycatch test failsv8.2.0268Bram Moolenaar
2020-02-16patch 8.2.0267: no check for a following cmd when calling a function failsv8.2.0267Bram Moolenaar
2020-02-16patch 8.2.0266: terminal in popup test sometimes fails on Macv8.2.0266Bram Moolenaar
2020-02-16patch 8.2.0265: "eval" after "if 0" doesn't check for following commandv8.2.0265Bram Moolenaar
2020-02-16patch 8.2.0264: fileformat test still fails on MS-Windowsv8.2.0264Bram Moolenaar
2020-02-16patch 8.2.0263: a few new Vim9 messages are not localizedv8.2.0263Bram Moolenaar
2020-02-16patch 8.2.0262: fileformat test fails on MS-Windowsv8.2.0262Bram Moolenaar
2020-02-16patch 8.2.0261: some code not covered by testsv8.2.0261Bram Moolenaar
2020-02-15patch 8.2.0260: several lines of code are duplicatedv8.2.0260Bram Moolenaar
2020-02-15Update runtime files.Bram Moolenaar
2020-02-14patch 8.2.0259: terminal in popup test sometimes failsv8.2.0259Bram Moolenaar
2020-02-14patch 8.2.0258: modifyOtherKeys cannot be temporarily disabledv8.2.0258Bram Moolenaar
2020-02-14patch 8.2.0257: cannot recognize a terminal in a popup windowv8.2.0257Bram Moolenaar
2020-02-14patch 8.2.0256: time and timer related code is spread outv8.2.0256Bram Moolenaar
2020-02-13patch 8.2.0255: VMS: missing files in buildv8.2.0255Bram Moolenaar
2020-02-13patch 8.2.0254: compiler warning for checking size_t to be negativev8.2.0254Bram Moolenaar
2020-02-13patch 8.2.0253: crash when using :disassamble without argumentv8.2.0253Bram Moolenaar
2020-02-13patch 8.2.0252: Windows compiler warns for using size_tv8.2.0252Bram Moolenaar
2020-02-12patch 8.2.0251: a couple of function return types can be more specificv8.2.0251Bram Moolenaar