summaryrefslogtreecommitdiff
path: root/src/version.c
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1524: passing -1 for bool is not always rejectedv9.0.1524zeertzjq2023-05-081-0/+2
* patch 9.0.1523: some error messages are not marked for translationv9.0.1523zeertzjq2023-05-071-0/+2
* patch 9.0.1522: some functions give two error messagesv9.0.1522Bram Moolenaar2023-05-071-0/+2
* patch 9.0.1521: failing redo of command with control charactersv9.0.1521zeertzjq2023-05-071-0/+2
* patch 9.0.1520: completion for option name includes all bool optionsv9.0.1520Bram Moolenaar2023-05-061-0/+2
* patch 9.0.1519: global 'filetype' is set when detected from file contentv9.0.1519Bram Moolenaar2023-05-061-0/+2
* patch 9.0.1518: search stats not always visible when searching backwardsv9.0.1518Christian Brabandt2023-05-061-0/+2
* patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGSv9.0.1517Rose2023-05-061-0/+2
* patch 9.0.1516: cannot use special keys in <Cmd> mappingv9.0.1516zeertzjq2023-05-061-0/+2
* patch 9.0.1515: reverse() does not work for a Stringv9.0.1515Yegappan Lakshmanan2023-05-061-0/+2
* patch 9.0.1514: test waits unnecessarily long before checking screendumpv9.0.1514Bram Moolenaar2023-05-061-0/+2
* patch 9.0.1513: text scrolls unnecessarily when splittingv9.0.1513Luuk van Baal2023-05-061-0/+2
* patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' setv9.0.1512Luuk van Baal2023-05-061-0/+2
* patch 9.0.1511: crash when using wrong arg types to assert_match()v9.0.1511zeertzjq2023-05-061-0/+2
* patch 9.0.1510: misleading variable name for error messagev9.0.1510Bram Moolenaar2023-05-051-0/+2
* patch 9.0.1509: error message lacks mentioning the erroneous argumentv9.0.1509Bram Moolenaar2023-05-051-0/+2
* patch 9.0.1508: catch does not work when lines are joined with a newlinev9.0.1508zeertzjq2023-05-051-0/+2
* patch 9.0.1507: assert message is confusing with boolean resultv9.0.1507zeertzjq2023-05-041-0/+2
* patch 9.0.1506: line number not displayed when using 'smoothscroll'v9.0.1506zeertzjq2023-05-021-0/+2
* patch 9.0.1505: error when heredoc content looks like heredocv9.0.1505zeertzjq2023-05-021-0/+2
* patch 9.0.1504: no error when calling remote_startserver("")v9.0.1504h-east2023-05-011-0/+2
* patch 9.0.1503: Luau files are not recognizedv9.0.1503Amaan Qureshi2023-04-301-0/+2
* patch 9.0.1502: no test for deleting the end of a long wrapped linev9.0.1502Luuk van Baal2023-04-301-0/+2
* patch 9.0.1501: crash with nested :try and :throw in catch blockv9.0.1501Bram Moolenaar2023-04-301-0/+2
* patch 9.0.1500: The falsy operator is not tested properlyv9.0.1500zeertzjq2023-04-301-0/+2
* patch 9.0.1499: using uninitialized memory with fuzzy matchingv9.0.1499Bram Moolenaar2023-04-291-0/+2
* patch 9.0.1498: in a terminal window the cursor may jump aroundv9.0.1498Bram Moolenaar2023-04-291-0/+2
* patch 9.0.1497: the ruler percentage can't be localizedv9.0.1497Emir SARI2023-04-291-0/+2
* patch 9.0.1496: test restoring register with wrong valuev9.0.1496zeertzjq2023-04-281-0/+2
* patch 9.0.1495: GTK3: hiding the mouse pointer does not workv9.0.1495Kenny Stauffer2023-04-281-0/+2
* patch 9.0.1494: crash when recovering from corrupted swap filev9.0.1494Bram Moolenaar2023-04-271-0/+2
* patch 9.0.1493: popup menu position wrong in window with toolbarv9.0.1493zeertzjq2023-04-271-0/+2
* patch 9.0.1492: using uninitialized memory when argument is missingv9.0.1492Bram Moolenaar2023-04-271-0/+2
* patch 9.0.1491: wrong scrolling with ls=0 and :botright splitv9.0.1491zeertzjq2023-04-261-0/+2
* patch 9.0.1490: the ModeChanged event may be triggered too oftenv9.0.1490zeertzjq2023-04-261-0/+2
* patch 9.0.1489: crypt with libsodium is not tested on CIv9.0.1489ichizok2023-04-261-0/+2
* patch 9.0.1488: xchacha20v2 crypt header is platform dependentv9.0.1488ichizok2023-04-251-0/+2
* patch 9.0.1487: Content-type header for LSP channel not according to specv9.0.1487Yegappan Lakshmanan2023-04-251-0/+2
* patch 9.0.1486: parallel make might not workv9.0.1486Samuel Dionne-Riel2023-04-241-0/+2
* patch 9.0.1485: no functions for converting from/to UTF-16 indexv9.0.1485Christian Brabandt2023-04-241-0/+2
* patch 9.0.1484: Coverity warns for using invalid array indexv9.0.1484Bram Moolenaar2023-04-241-0/+2
* patch 9.0.1483: += operator does not work on class memberv9.0.1483Bram Moolenaar2023-04-241-0/+2
* patch 9.0.1482: crash when textprop has a very large "padding" valuev9.0.1482Bram Moolenaar2023-04-231-0/+2
* patch 9.0.1481: decrypting with libsodium may fail if the library changesv9.0.1481Christian Brabandt2023-04-231-0/+2
* patch 9.0.1480: using popup menu may leave text in the command linev9.0.1480Luuk van Baal2023-04-231-0/+2
* patch 9.0.1479: small source file problems; outdated list of distrib. filesv9.0.1479Bram Moolenaar2023-04-221-0/+2
* patch 9.0.1478: filetypes for *.v files not detected properlyv9.0.1478Turiiya2023-04-221-0/+2
* patch 9.0.1477: crash when recovering from corrupted swap filev9.0.1477Bram Moolenaar2023-04-221-0/+2
* patch 9.0.1476: lines put in non-current window are not displayedv9.0.1476Bram Moolenaar2023-04-221-0/+4
* patch 9.0.1474: CI runs with old version of Ubuntu and toolsv9.0.1474Philip H2023-04-211-0/+2