summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-25patch 9.0.0264: CI still runs on Ubuntu 18.04v9.0.0264Philip H
2022-08-25patch 9.0.0263: too many #ifdefsv9.0.0263Bram Moolenaar
2022-08-25patch 9.0.0262: build failure without the +quickfix featurev9.0.0262Bram Moolenaar
2022-08-25patch 9.0.0261: bufload() reads a file even if the name is not a file namev9.0.0261Bram Moolenaar
2022-08-24patch 9.0.0260: using freed memory when using 'quickfixtextfunc' recursivelyv9.0.0260Bram Moolenaar
2022-08-24patch 9.0.0259: crash with mouse click when not initializedv9.0.0259Bram Moolenaar
2022-08-24Update runtime filesBram Moolenaar
2022-08-24patch 9.0.0258: MS-Windows installer skips syntax/sharedv9.0.0258K.Takata
2022-08-24patch 9.0.0257: "->" in ":scriptnames" output not tested yetv9.0.0257Bram Moolenaar
2022-08-24patch 9.0.0256: compiler warning for uninitialized variablesv9.0.0256Bram Moolenaar
2022-08-24patch 9.0.0255: build failure without the eval featurev9.0.0255Bram Moolenaar
2022-08-24patch 9.0.0254: typo in function namev9.0.0254zeertzjq
2022-08-24patch 9.0.0253: a symlink to an autoload script results in two entriesv9.0.0253Bram Moolenaar
2022-08-24patch 9.0.0252: cursor in wrong place after virtual textv9.0.0252Bram Moolenaar
2022-08-24patch 9.0.0251: test output shows up in gitv9.0.0251huang06
2022-08-23patch 9.0.0250: slightly inconsistent error messagesv9.0.0250Bram Moolenaar
2022-08-23patch 9.0.0249: no test for what 9.0.0234 fixesv9.0.0249Bram Moolenaar
2022-08-23patch 9.0.0248: duplicate code in finding a script in the execution stackv9.0.0248zeertzjq
2022-08-23patch 9.0.0247: cannot add padding to virtual text without highlightv9.0.0247Bram Moolenaar
2022-08-22patch 9.0.0246: using freed memory when 'tagfunc' deletes the bufferv9.0.0246Bram Moolenaar
2022-08-22patch 9.0.0245: mechanism to prevent recursive screen updating is incompletev9.0.0245Bram Moolenaar
2022-08-22patch 9.0.0244: cannot easily get the list of sourced scriptsv9.0.0244Yegappan Lakshmanan
2022-08-22patch 9.0.0243: text properties "below" sort differently on MS-Windowsv9.0.0243Bram Moolenaar
2022-08-21patch 9.0.0242: "make install" still failsv9.0.0242Bram Moolenaar
2022-08-21patch 9.0.0241: "make install" does not install shared syntax filev9.0.0241Bram Moolenaar
2022-08-21patch 9.0.0240: crash when using ":mkspell" with an empty .dic filev9.0.0240Bram Moolenaar
2022-08-21patch 9.0.0239: build failure without the +wildmenu featurev9.0.0239Bram Moolenaar
2022-08-21patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is offv9.0.0238Bram Moolenaar
2022-08-21patch 9.0.0237: Mac: cannot build if dispatch.h is not availablev9.0.0237Evan Miller
2022-08-21patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visiblev9.0.0236zeertzjq
2022-08-21patch 9.0.0235: 'autoshelldir' does not work with chunked resposev9.0.0235Bram Moolenaar
2022-08-21patch 9.0.0234: cannot make difference between :normal end and argument charv9.0.0234Bram Moolenaar
2022-08-20patch 9.0.0233: removing multiple text properties takes many callsv9.0.0233Ben Jackson
2022-08-20patch 9.0.0232: test with BufNewFile autocmd is flakyv9.0.0232Bram Moolenaar
2022-08-20patch 9.0.0231: expanding "**" may loop forever with directory linksv9.0.0231Bram Moolenaar
2022-08-20patch 9.0.0230: no error for comma missing in list in :def functionv9.0.0230Bram Moolenaar
2022-08-20patch 9.0.0229: Vim9: error message for missing type is not clearv9.0.0229Bram Moolenaar
2022-08-19Update runtime filesBram Moolenaar
2022-08-19patch 9.0.0228: crash when pattern looks below the last linev9.0.0228Bram Moolenaar
2022-08-19patch 9.0.0227: cannot read error message when abort() is calledv9.0.0227Bram Moolenaar
2022-08-18patch 9.0.0226: job_start() test may fail under valgrindv9.0.0226Bram Moolenaar
2022-08-18patch 9.0.0225: using freed memory with multiple line breaks in expressionv9.0.0225Bram Moolenaar
2022-08-17patch 9.0.0224: Using NULL pointer when skipping compiled codev9.0.0224Bram Moolenaar
2022-08-17patch 9.0.0223: typo in diffmode testv9.0.0223zeertzjq
2022-08-16patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222Bram Moolenaar
2022-08-16patch 9.0.0221: accessing freed memory if compiling nested function failsv9.0.0221Bram Moolenaar
2022-08-16patch 9.0.0220: invalid memory access with for loop over NULL stringv9.0.0220Bram Moolenaar
2022-08-16patch 9.0.0219: cannot make a funcref with "s:func" in a def functionv9.0.0219Kota Kato
2022-08-16patch 9.0.0218: reading before the start of the linev9.0.0218Bram Moolenaar
2022-08-15Update runtime filesBram Moolenaar