summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-01-05patch 8.2.0090: generated files show up in git statusv8.2.0090Bram Moolenaar
2020-01-05patch 8.2.0089: crash when running out of memory in :setfiletype completionv8.2.0089Bram Moolenaar
2020-01-05patch 8.2.0088: insufficient tests for tags; bug in using extra tag fieldv8.2.0088Bram Moolenaar
2020-01-05patch 8.2.0087: crash in command line expansion when out of memoryv8.2.0087Bram Moolenaar
2020-01-04patch 8.2.0086: build error for small versionv8.2.0086Bram Moolenaar
2020-01-04patch 8.2.0085: dead code in builtin functionsv8.2.0085Bram Moolenaar
2020-01-04patch 8.2.0084: complete item "user_data" can only be a stringv8.2.0084Bram Moolenaar
2020-01-03patch 8.2.0083: text properties wrong when tabs and spaces are exchangedv8.2.0083Bram Moolenaar
2020-01-03patch 8.2.0082: when reusing a buffer listeners are not clearedv8.2.0082Bram Moolenaar
2020-01-03patch 8.2.0081: MS-Windows also need the change to support INIT4()v8.2.0081Bram Moolenaar
2020-01-02patch 8.2.0080: globals using INIT4() are not in the tags filev8.2.0080Bram Moolenaar
2020-01-02patch 8.2.0079: Python 3 unicode test still fails on MS-Windowsv8.2.0079Bram Moolenaar
2020-01-02patch 8.2.0078: expanding <sfile> works differently the second timev8.2.0078Bram Moolenaar
2020-01-02patch 8.2.0077: settagstack() cannot truncate at current indexv8.2.0077Bram Moolenaar
2020-01-01patch 8.2.0076: Python 3 unicode test fails on MS-Windowsv8.2.0076Bram Moolenaar
2020-01-01patch 8.2.0075: Python 3 unicode test still sometimes failsv8.2.0075Bram Moolenaar
2020-01-01patch 8.2.0074: Python 3 unicode test someitmes failsv8.2.0074Bram Moolenaar
2020-01-01patch 8.2.0073: initializing globals with COMMA is clumsyv8.2.0073Bram Moolenaar
2020-01-01patch 8.2.0072: memory test still fails on Cirrus CIv8.2.0072Bram Moolenaar
2020-01-01patch 8.2.0071: memory test often fails on Cirrus CIv8.2.0071Bram Moolenaar
2020-01-01patch 8.2.0070: crash when using Python 3 with "debug" encodingv8.2.0070Bram Moolenaar
2019-12-31patch 8.2.0069: ETYPE_ is used for two different enumsv8.2.0069Bram Moolenaar
2019-12-31patch 8.2.0068: crash when using Python 3 with "utf32" encodingv8.2.0068Bram Moolenaar
2019-12-31patch 8.2.0067: ERROR_UNKNOWN clashes on some systemsv8.2.0067Bram Moolenaar
2019-12-31patch 8.2.0066: some corners of vim_snprintf() are not testedv8.2.0066Bram Moolenaar
2019-12-30patch 8.2.0065: Amiga and alikes: autoopen only used on Amiga OS4v8.2.0065Bram Moolenaar
2019-12-30patch 8.2.0064: diffmode completion doesn't use per-window settingv8.2.0064Bram Moolenaar
2019-12-30patch 8.2.0063: wrong size argument to vim_snprintf()v8.2.0063Bram Moolenaar
2019-12-30patch 8.2.0062: memory test is flaky on FreeBSDv8.2.0062Bram Moolenaar
2019-12-30patch 8.2.0061: the execute stack can grow big and never shrinksv8.2.0061Bram Moolenaar
2019-12-30patch 8.2.0060: message test only runs with one encodingv8.2.0060Bram Moolenaar
2019-12-30patch 8.2.0059: compiler warnings for unused variables in small buildv8.2.0059Bram Moolenaar
2019-12-30patch 8.2.0058: running tests changes ~/.viminfov8.2.0058Bram Moolenaar
2019-12-29patch 8.2.0057: cannot build with small featuresv8.2.0057Bram Moolenaar
2019-12-29patch 8.2.0056: execution stack is incomplete and inefficientv8.2.0056Bram Moolenaar
2019-12-29patch 8.2.0055: cannot use ":gui" in vimrc with VIMDLL enabledv8.2.0055Bram Moolenaar
2019-12-29patch 8.2.0054: :diffget and :diffput don't have good completionv8.2.0054Bram Moolenaar
2019-12-29patch 8.2.0053: windowsversion() does not always return the right valuev8.2.0053Bram Moolenaar
2019-12-28patch 8.2.0052: more-prompt not properly testedv8.2.0052Bram Moolenaar
2019-12-28patch 8.2.0051: command line completion test skippedv8.2.0051Bram Moolenaar
2019-12-27patch 8.2.0050: after deleting a file mark it is still in viminfov8.2.0050Bram Moolenaar
2019-12-27patch 8.2.0049: command line completion not fully testedv8.2.0049Bram Moolenaar
2019-12-27patch 8.2.0048: another timers test is flaky on Travis for Macv8.2.0048Bram Moolenaar
2019-12-27patch 8.2.0047: cannot skip tests for specific MS-Windows platformv8.2.0047Bram Moolenaar
2019-12-26Update runtime files.Bram Moolenaar
2019-12-26patch 8.2.0046: tests for spell suggestions are slowv8.2.0046Bram Moolenaar
2019-12-25patch 8.2.0045: script test failsv8.2.0045Bram Moolenaar
2019-12-25patch 8.2.0044: expression type is used inconsistentlyv8.2.0044Bram Moolenaar
2019-12-25patch 8.2.0043: timers test is still flaky on Travis for Macv8.2.0043Bram Moolenaar
2019-12-25patch 8.2.0042: clearing funccal values twicev8.2.0042Bram Moolenaar