summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-01-14Update runtime files.Bram Moolenaar
2020-01-14patch 8.2.0117: crash when using gettabwinvar() with invalid argumentsv8.2.0117Bram Moolenaar
2020-01-13patch 8.2.0116: BufEnter autocmd not triggered on ":tab drop"v8.2.0116Bram Moolenaar
2020-01-13patch 8.2.0115: byte2line() does not work correctly with text propertiesv8.2.0115Bram Moolenaar
2020-01-12patch 8.2.0114: info about sourced scripts is scatteredv8.2.0114Bram Moolenaar
2020-01-12patch 8.2.0113: "make cmdidxs" failsv8.2.0113Bram Moolenaar
2020-01-12patch 8.2.0112: illegal memory access when using 'cindent'v8.2.0112Bram Moolenaar
2020-01-11patch 8.2.0111: VAR_SPECIAL is also used for booleansv8.2.0111Bram Moolenaar
2020-01-10patch 8.2.0110: prop_find() is not implementedv8.2.0110Bram Moolenaar
2020-01-09patch 8.2.0109: corrupted text properties when expanding spacesv8.2.0109Bram Moolenaar
2020-01-09patch 8.2.0108: when sign text is changed a manual redraw is neededv8.2.0108Bram Moolenaar
2020-01-09patch 8.2.0107: hgignore is out of sync from gitignorev8.2.0107Bram Moolenaar
2020-01-08patch 8.2.0106: printf formats are not exactly rightv8.2.0106Bram Moolenaar
2020-01-08patch 8.2.0105: Vim license not easy to find on githubv8.2.0105Bram Moolenaar
2020-01-08patch 8.2.0104: using channel or job with ":execute" has strange effectsv8.2.0104Bram Moolenaar
2020-01-08patch 8.2.0103: using null object with execute() has strange effectsv8.2.0103Bram Moolenaar
2020-01-08patch 8.2.0102: messages test fails in small versionv8.2.0102Bram Moolenaar
2020-01-08patch 8.2.0101: crash when passing null object to ":echomsg"v8.2.0101Bram Moolenaar
2020-01-07patch 8.2.0100: macros for Ruby are too complicatedv8.2.0100Bram Moolenaar
2020-01-07patch 8.2.0099: use of NULL pointer when out of memoryv8.2.0099Bram Moolenaar
2020-01-07patch 8.2.0098: exe stack length can be wrong without being detectedv8.2.0098Bram Moolenaar
2020-01-07patch 8.2.0097: crash with autocommand and spellfilev8.2.0097Bram Moolenaar
2020-01-06patch 8.2.0096: cannot create tiny popup window in last columnv8.2.0096Bram Moolenaar
2020-01-06patch 8.2.0095: cannot specify exit code for :cquitv8.2.0095Bram Moolenaar
2020-01-06patch 8.2.0094: MS-Windows: cannot build with Strawberry Perl 5.30v8.2.0094Bram Moolenaar
2020-01-06patch 8.2.0093: win_splitmove() can make Vim hangv8.2.0093Bram Moolenaar
2020-01-06patch 8.2.0092: tags functionality insufficiently testedv8.2.0092Bram Moolenaar
2020-01-06patch 8.2.0091: compiler warnings for size_t / int typesv8.2.0091Bram Moolenaar
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