summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-08patch 9.0.0170: various minor code formatting issuesv9.0.0170Bram Moolenaar
2022-08-08Update runtime filesBram Moolenaar
2022-08-08patch 9.0.0169: insufficient testing for line2byte() with text propertiesv9.0.0169Bram Moolenaar
2022-08-08patch 9.0.0168: cursor positioned wrong with two virtual text propertiesv9.0.0168Bram Moolenaar
2022-08-07patch 9.0.0167: checking for text properties could be a bit more efficientv9.0.0167Bram Moolenaar
2022-08-07patch 9.0.0166: when using text properties line text length computed twicev9.0.0166Bram Moolenaar
2022-08-07patch 9.0.0165: looking up a text property type by ID is slowv9.0.0165Bram Moolenaar
2022-08-07patch 9.0.0164: using freed memory with put commandv9.0.0164Bram Moolenaar
2022-08-07patch 9.0.0163: text property not adjusted for text inserted with "p"v9.0.0163Bram Moolenaar
2022-08-07patch 9.0.0162: text property "below" gets indent if 'breakindent' is setv9.0.0162Bram Moolenaar
2022-08-06patch 9.0.0161: warning for uninitialized variablev9.0.0161Bram Moolenaar
2022-08-06patch 9.0.0160: some diff mode tests failv9.0.0160Bram Moolenaar
2022-08-06patch 9.0.0159: cannot build with small featuresv9.0.0159Bram Moolenaar
2022-08-06patch 9.0.0158: with 'nowrap' "below" property not displayed correctlyv9.0.0158Bram Moolenaar
2022-08-06patch 9.0.0157: 'showbreak' displayed below truncated "after" text propv9.0.0157Bram Moolenaar
2022-08-06patch 9.0.0156: giving E1170 only in an expression is confusingv9.0.0156Bram Moolenaar
2022-08-06patch 9.0.0155v9.0.0155Bram Moolenaar
2022-08-06patch 9.0.0154: text properties wrong after splitting a linev9.0.0154Bram Moolenaar
2022-08-06patch 9.0.0153: no fold and sign column for virtual text with "below" alignv9.0.0153Bram Moolenaar
2022-08-06patch 9.0.0152: warning for unused argument in small buildv9.0.0152Bram Moolenaar
2022-08-06patch 9.0.0151: a "below" aligned text property does not work with 'nowrap'v9.0.0151Bram Moolenaar
2022-08-06patch 9.0.0150: error for using #{ in an expression is a bit confusingv9.0.0150Bram Moolenaar
2022-08-06patch 9.0.0149: test for fuzzy completion fails sometimesv9.0.0149Bram Moolenaar
2022-08-05patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayedv9.0.0148Bram Moolenaar
2022-08-05patch 9.0.0147: cursor positioned wrong after two "below" text propertiesv9.0.0147Bram Moolenaar
2022-08-05patch 9.0.0146: missing part of change for "override" flagv9.0.0146Bram Moolenaar
2022-08-05patch 9.0.0145: substitute that joins lines drops text propertiesv9.0.0145Bram Moolenaar
2022-08-05patch 9.0.0144: text property cannot override 'cursorline' highlightv9.0.0144Bram Moolenaar
2022-08-05patch 9.0.0143: cursor positioned after virtual text in empty linev9.0.0143Bram Moolenaar
2022-08-05patch 9.0.0142: crash when adding and removing virtual textv9.0.0142Bram Moolenaar
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-01Update runtime filesBram 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