summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2022-08-05patch 9.0.0141: "delmenu" does not remove autocmmandsv9.0.0141zeertzjq
2022-08-04patch 9.0.0140: execute() does not use the "legacy" command modifierv9.0.0140Kota Kato
2022-08-04patch 9.0.0139: truncating virtual text after a line not implementedv9.0.0139Bram Moolenaar
2022-08-04patch 9.0.0138: not enough characters accepted for 'spellfile'v9.0.0138Bram Moolenaar
2022-08-03patch 9.0.0137: debugger test may fail when $CWD is very longv9.0.0137James McCoy
2022-08-03patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRLv9.0.0136Bram Moolenaar
2022-08-02patch 9.0.0135: comment about tabpage line above the wrong codev9.0.0135zeertzjq
2022-08-02patch 9.0.0134: no test for text property with column zerov9.0.0134Bram Moolenaar
2022-08-01patch 9.0.0133: virtual text after line moves to joined linev9.0.0133Bram Moolenaar
2022-08-01patch 9.0.0132: multi-byte characters in virtual text not handled correctlyv9.0.0132Bram Moolenaar
2022-08-01patch 9.0.0131: virtual text with Tab is not displayed correctlyv9.0.0131Bram Moolenaar
2022-08-01patch 9.0.0130: cursor position wrong when inserting around virtual textv9.0.0130Bram Moolenaar
2022-08-01patch 9.0.0129: compiler warning for int/size_t usagev9.0.0129Mike Williams
2022-08-01patch 9.0.0128: Coverity complains about possible double freev9.0.0128Bram Moolenaar
2022-08-01patch 9.0.0127: unused variablev9.0.0127zeertzjq
2022-08-01patch 9.0.0126: expanding file names fails in dir with more than 255 entriesv9.0.0126John Drouhard
2022-08-01patch 9.0.0125: cursor positioned wrong with virtual text after the linev9.0.0125Bram Moolenaar
2022-07-31patch 9.0.0124: code has more indent than neededv9.0.0124zeertzjq
2022-07-31patch 9.0.0123: cannot build with small featuresv9.0.0123Bram Moolenaar
2022-07-31patch 9.0.0122: breakindent test failsv9.0.0122Bram Moolenaar
2022-07-31patch 9.0.0121: cannot put virtual text after or below a linev9.0.0121Bram Moolenaar
2022-07-31patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Spacev9.0.0120Anton Sharonov
2022-07-31patch 9.0.0119: tiny chance that creating a backup file failsv9.0.0119K.Takata
2022-07-31patch 9.0.0118: no test for what patch 9.0.0155 fixesv9.0.0118zeertzjq
2022-07-30patch 9.0.0117: text of removed textprop with text is not freedv9.0.0117Bram Moolenaar
2022-07-30patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes"v9.0.0116Bram Moolenaar
2022-07-30patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a windowv9.0.0115Bram Moolenaar
2022-07-30patch 9.0.0114: the command line takes up space even when not usedv9.0.0114Shougo Matsushita
2022-07-30patch 9.0.0113: has() is not strict about parsing the patch versionv9.0.0113K.Takata
2022-07-30patch 9.0.0112: MS-Windows: test fails because file already existsv9.0.0112Bram Moolenaar
2022-07-30patch 9.0.0111: "nocombine" is missing from synIDattr()v9.0.0111Bram Moolenaar
2022-07-30patch 9.0.0110: help tag generation picks up words in code examplesv9.0.0110Carlo Teubner
2022-07-30patch 9.0.0109: writing over the end of a buffer on stackv9.0.0109Bram Moolenaar
2022-07-30patch 9.0.0108: configure check for timer_create may give wrong errorv9.0.0108Bram Moolenaar
2022-07-29Update runtime filesBram Moolenaar
2022-07-29patch 9.0.0107: condition always has the same valuev9.0.0107Bram Moolenaar
2022-07-29patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversedv9.0.0106Bram Moolenaar
2022-07-29patch 9.0.0105: illegal memory access when pattern starts with illegal bytev9.0.0105Bram Moolenaar
2022-07-29patch 9.0.0104: going beyond allocated memory when evaluating string constantv9.0.0104Bram Moolenaar
2022-07-28patch 9.0.0103: if running configure with cached results -lrt may be missingv9.0.0103Bram Moolenaar
2022-07-28patch 9.0.0102: reading past end of line with insert mode completionv9.0.0102Bram Moolenaar
2022-07-28patch 9.0.0101: invalid memory access in diff mode with "dp" and undov9.0.0101Bram Moolenaar
2022-07-28patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions'v9.0.0100Bram Moolenaar
2022-07-28patch 9.0.0099: scrollback can be wrong after redrawing the command linev9.0.0099zeertzjq
2022-07-28patch 9.0.0098: missing include file in timer_create configure checkv9.0.0098Bram Moolenaar
2022-07-28patch 9.0.0097: long quickfix line is truncated for :clistv9.0.0097Bram Moolenaar
2022-07-27patch 9.0.0096: flag "new_value_alloced" is always truev9.0.0096zeertzjq
2022-07-27patch 9.0.0095: conditions are always truev9.0.0095zeertzjq
2022-07-27patch 9.0.0094: cursor restored unexpected with nested autocommandv9.0.0094Bram Moolenaar
2022-07-27patch 9.0.0093: sway config files are recognized as i3configv9.0.0093James Eapen