summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-05-05patch 9.0.1510: misleading variable name for error messagev9.0.1510Bram Moolenaar
2023-05-05patch 9.0.1509: error message lacks mentioning the erroneous argumentv9.0.1509Bram Moolenaar
2023-05-05patch 9.0.1508: catch does not work when lines are joined with a newlinev9.0.1508zeertzjq
2023-05-04patch 9.0.1507: assert message is confusing with boolean resultv9.0.1507zeertzjq
2023-05-02patch 9.0.1506: line number not displayed when using 'smoothscroll'v9.0.1506zeertzjq
2023-05-02patch 9.0.1505: error when heredoc content looks like heredocv9.0.1505zeertzjq
2023-05-01patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east
2023-04-30patch 9.0.1503: Luau files are not recognizedv9.0.1503Amaan Qureshi
2023-04-30patch 9.0.1502: no test for deleting the end of a long wrapped linev9.0.1502Luuk van Baal
2023-04-30patch 9.0.1501: crash with nested :try and :throw in catch blockv9.0.1501Bram Moolenaar
2023-04-30patch 9.0.1500: The falsy operator is not tested properlyv9.0.1500zeertzjq
2023-04-29patch 9.0.1499: using uninitialized memory with fuzzy matchingv9.0.1499Bram Moolenaar
2023-04-29patch 9.0.1498: in a terminal window the cursor may jump aroundv9.0.1498Bram Moolenaar
2023-04-29patch 9.0.1497: the ruler percentage can't be localizedv9.0.1497Emir SARI
2023-04-28patch 9.0.1496: test restoring register with wrong valuev9.0.1496zeertzjq
2023-04-28patch 9.0.1495: GTK3: hiding the mouse pointer does not workv9.0.1495Kenny Stauffer
2023-04-27patch 9.0.1494: crash when recovering from corrupted swap filev9.0.1494Bram Moolenaar
2023-04-27patch 9.0.1493: popup menu position wrong in window with toolbarv9.0.1493zeertzjq
2023-04-27patch 9.0.1492: using uninitialized memory when argument is missingv9.0.1492Bram Moolenaar
2023-04-26patch 9.0.1491: wrong scrolling with ls=0 and :botright splitv9.0.1491zeertzjq
2023-04-26patch 9.0.1490: the ModeChanged event may be triggered too oftenv9.0.1490zeertzjq
2023-04-26patch 9.0.1489: crypt with libsodium is not tested on CIv9.0.1489ichizok
2023-04-25patch 9.0.1488: xchacha20v2 crypt header is platform dependentv9.0.1488ichizok
2023-04-25patch 9.0.1487: Content-type header for LSP channel not according to specv9.0.1487Yegappan Lakshmanan
2023-04-24patch 9.0.1486: parallel make might not workv9.0.1486Samuel Dionne-Riel
2023-04-24patch 9.0.1485: no functions for converting from/to UTF-16 indexv9.0.1485Christian Brabandt
2023-04-24patch 9.0.1484: Coverity warns for using invalid array indexv9.0.1484Bram Moolenaar
2023-04-24patch 9.0.1483: += operator does not work on class memberv9.0.1483Bram Moolenaar
2023-04-23patch 9.0.1482: crash when textprop has a very large "padding" valuev9.0.1482Bram Moolenaar
2023-04-23patch 9.0.1481: decrypting with libsodium may fail if the library changesv9.0.1481Christian Brabandt
2023-04-23patch 9.0.1480: using popup menu may leave text in the command linev9.0.1480Luuk van Baal
2023-04-22patch 9.0.1479: small source file problems; outdated list of distrib. filesv9.0.1479Bram Moolenaar
2023-04-22Update runtime filesBram Moolenaar
2023-04-22patch 9.0.1478: filetypes for *.v files not detected properlyv9.0.1478Turiiya
2023-04-22patch 9.0.1477: crash when recovering from corrupted swap filev9.0.1477Bram Moolenaar
2023-04-22patch 9.0.1476: lines put in non-current window are not displayedv9.0.1476Bram Moolenaar
2023-04-21patch 9.0.1474: CI runs with old version of Ubuntu and toolsv9.0.1474Philip H
2023-04-21patch 9.0.1473: CI does not run sound testsv9.0.1473ichizok
2023-04-20patch 9.0.1472: ":drop fname" may change the last used tab pagev9.0.1472Bram Moolenaar
2023-04-19patch 9.0.1471: warnings for function declarationsv9.0.1471Michael Jarvis
2023-04-19patch 9.0.1470: deferred functions invoked in unexpected orderv9.0.1470zeertzjq
2023-04-18patch 9.0.1469: deferred functions not called from autocommandsv9.0.1469zeertzjq
2023-04-18patch 9.0.1468: recursively calling :defer function if it does :qav9.0.1468zeertzjq
2023-04-18patch 9.0.1467: Jenkinsfiles are not recognized as groovyv9.0.1467dundargoc
2023-04-18patch 9.0.1466: cannot use an object member name as a method argumentv9.0.1466h-east
2023-04-18patch 9.0.1465: Haiku build failsv9.0.1465ichizok
2023-04-17patch 9.0.1464: strace filetype detection is expensivev9.0.1464Federico Mengozzi
2023-04-17patch 9.0.1463: virtual text truncation only works with Unicode 'encoding'v9.0.1463h-east
2023-04-17patch 9.0.1462: recursively calling :defer function if it does :qav9.0.1462Bram Moolenaar
2023-04-17patch 9.0.1461: ruler not drawn correctly when using 'rulerformat'v9.0.1461Sean Dewar