log src/version.c @ 29655:53e434838a85 v9.0.0168

age author description
Mon, 08 Aug 2022 12:15:06 +0200 Bram Moolenaar patch 9.0.0168: cursor positioned wrong with two virtual text properties v9.0.0168
Sun, 07 Aug 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0167: checking for text properties could be a bit more efficient v9.0.0167
Sun, 07 Aug 2022 23:00:03 +0200 Bram Moolenaar patch 9.0.0166: when using text properties line text length computed twice v9.0.0166
Sun, 07 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0165: looking up a text property type by ID is slow v9.0.0165
Sun, 07 Aug 2022 19:15:02 +0200 Bram Moolenaar patch 9.0.0164: using freed memory with put command v9.0.0164
Sun, 07 Aug 2022 16:00:06 +0200 Bram Moolenaar patch 9.0.0163: text property not adjusted for text inserted with "p" v9.0.0163
Sun, 07 Aug 2022 13:00:15 +0200 Bram Moolenaar patch 9.0.0162: text property "below" gets indent if 'breakindent' is set v9.0.0162
Sat, 06 Aug 2022 23:45:03 +0200 Bram Moolenaar patch 9.0.0161: warning for uninitialized variable v9.0.0161
Sat, 06 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0160: some diff mode tests fail v9.0.0160
Sat, 06 Aug 2022 23:15:04 +0200 Bram Moolenaar patch 9.0.0159: cannot build with small features v9.0.0159
Sat, 06 Aug 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0158: with 'nowrap' "below" property not displayed correctly v9.0.0158
Sat, 06 Aug 2022 22:15:06 +0200 Bram Moolenaar patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop v9.0.0157
Sat, 06 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0156: giving E1170 only in an expression is confusing v9.0.0156
Sat, 06 Aug 2022 18:45:03 +0200 Bram Moolenaar patch 9.0.0155 Problem: No test for what patch 9.0.0155 fixes. Solution: Add a test. Fix typos. (closes #10822) v9.0.0155
Sat, 06 Aug 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0154: text properties wrong after splitting a line v9.0.0154
Sat, 06 Aug 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0153: no fold and sign column for virtual text with "below" align v9.0.0153
Sat, 06 Aug 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0152: warning for unused argument in small build v9.0.0152
Sat, 06 Aug 2022 15:00:03 +0200 Bram Moolenaar patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' v9.0.0151
Sat, 06 Aug 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0150: error for using #{ in an expression is a bit confusing v9.0.0150
Sat, 06 Aug 2022 11:30:06 +0200 Bram Moolenaar patch 9.0.0149: test for fuzzy completion fails sometimes v9.0.0149
Fri, 05 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayed v9.0.0148
Fri, 05 Aug 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0147: cursor positioned wrong after two "below" text properties v9.0.0147
Fri, 05 Aug 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0146: missing part of change for "override" flag v9.0.0146
Fri, 05 Aug 2022 21:00:03 +0200 Bram Moolenaar patch 9.0.0145: substitute that joins lines drops text properties v9.0.0145
Fri, 05 Aug 2022 18:15:08 +0200 Bram Moolenaar patch 9.0.0144: text property cannot override 'cursorline' highlight v9.0.0144
Fri, 05 Aug 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0143: cursor positioned after virtual text in empty line v9.0.0143
Fri, 05 Aug 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0142: crash when adding and removing virtual text v9.0.0142
Fri, 05 Aug 2022 12:00:08 +0200 Bram Moolenaar patch 9.0.0141: "delmenu" does not remove autocmmands v9.0.0141
Thu, 04 Aug 2022 20:00:08 +0200 Bram Moolenaar patch 9.0.0140: execute() does not use the "legacy" command modifier v9.0.0140
Thu, 04 Aug 2022 16:15:08 +0200 Bram Moolenaar patch 9.0.0139: truncating virtual text after a line not implemented v9.0.0139
Thu, 04 Aug 2022 14:15:29 +0200 Bram Moolenaar patch 9.0.0138: not enough characters accepted for 'spellfile' v9.0.0138
Wed, 03 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0137: debugger test may fail when $CWD is very long v9.0.0137
Wed, 03 Aug 2022 17:00:06 +0200 Bram Moolenaar patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL v9.0.0136
Tue, 02 Aug 2022 13:30:02 +0200 Bram Moolenaar patch 9.0.0135: comment about tabpage line above the wrong code v9.0.0135
Tue, 02 Aug 2022 13:00:06 +0200 Bram Moolenaar patch 9.0.0134: no test for text property with column zero v9.0.0134
Mon, 01 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0133: virtual text after line moves to joined line v9.0.0133
Mon, 01 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0132: multi-byte characters in virtual text not handled correctly v9.0.0132
Mon, 01 Aug 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0131: virtual text with Tab is not displayed correctly v9.0.0131
Mon, 01 Aug 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0130: cursor position wrong when inserting around virtual text v9.0.0130
Mon, 01 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0129: compiler warning for int/size_t usage v9.0.0129
Mon, 01 Aug 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0128: Coverity complains about possible double free v9.0.0128
Mon, 01 Aug 2022 13:00:04 +0200 Bram Moolenaar patch 9.0.0127: unused variable v9.0.0127
Mon, 01 Aug 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0126: expanding file names fails in dir with more than 255 entries v9.0.0126
Mon, 01 Aug 2022 12:30:05 +0200 Bram Moolenaar patch 9.0.0125: cursor positioned wrong with virtual text after the line v9.0.0125
Sun, 31 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0124: code has more indent than needed v9.0.0124
Sun, 31 Jul 2022 19:15:04 +0200 Bram Moolenaar patch 9.0.0123: cannot build with small features v9.0.0123
Sun, 31 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0122: breakindent test fails v9.0.0122
Sun, 31 Jul 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0121: cannot put virtual text after or below a line v9.0.0121
Sun, 31 Jul 2022 13:30:03 +0200 Bram Moolenaar patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space v9.0.0120
Sun, 31 Jul 2022 13:00:03 +0200 Bram Moolenaar patch 9.0.0119: tiny chance that creating a backup file fails v9.0.0119
Sun, 31 Jul 2022 12:45:05 +0200 Bram Moolenaar patch 9.0.0118: no test for what patch 9.0.0155 fixes v9.0.0118
Sat, 30 Jul 2022 23:30:05 +0200 Bram Moolenaar patch 9.0.0117: text of removed textprop with text is not freed v9.0.0117
Sat, 30 Jul 2022 22:45:02 +0200 Bram Moolenaar patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" v9.0.0116
Sat, 30 Jul 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window v9.0.0115
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Sat, 30 Jul 2022 16:45:05 +0200 Bram Moolenaar patch 9.0.0113: has() is not strict about parsing the patch version v9.0.0113
Sat, 30 Jul 2022 16:45:04 +0200 Bram Moolenaar patch 9.0.0112: MS-Windows: test fails because file already exists v9.0.0112
Sat, 30 Jul 2022 16:00:02 +0200 Bram Moolenaar patch 9.0.0111: "nocombine" is missing from synIDattr() v9.0.0111
Sat, 30 Jul 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0110: help tag generation picks up words in code examples v9.0.0110
Sat, 30 Jul 2022 12:45:02 +0200 Bram Moolenaar patch 9.0.0109: writing over the end of a buffer on stack v9.0.0109