log src/version.c @ 29748:7e2321707fea v9.0.0214

age author description
Mon, 15 Aug 2022 17:00:06 +0200 Bram Moolenaar patch 9.0.0214: splitting a line may duplicate virtual text v9.0.0214
Sun, 14 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0213: using freed memory with error in assert argument v9.0.0213
Sun, 14 Aug 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0212: invalid memory access when compiling :unlet v9.0.0212
Sun, 14 Aug 2022 22:30:02 +0200 Bram Moolenaar patch 9.0.0211: invalid memory access when compiling :lockvar v9.0.0211
Sun, 14 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0210: 'list' mode does not work properly with virtual text v9.0.0210
Sun, 14 Aug 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0209: build error with small features v9.0.0209
Sun, 14 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0208: the override flag has no effect for virtual text v9.0.0208
Sun, 14 Aug 2022 16:00:03 +0200 Bram Moolenaar patch 9.0.0207: stacktrace not shown when debugging v9.0.0207
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sun, 14 Aug 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0205: cursor in wrong position when inserting after virtual text v9.0.0205
Sun, 14 Aug 2022 13:15:04 +0200 Bram Moolenaar patch 9.0.0204: indexof() may leak memory v9.0.0204
Sat, 13 Aug 2022 22:45:04 +0200 Bram Moolenaar patch 9.0.0203: confusing variable name v9.0.0203
Sat, 13 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0202: code and help for indexof() is not ideal v9.0.0202
Sat, 13 Aug 2022 21:30:03 +0200 Bram Moolenaar patch 9.0.0201: CursorLine highlight overrules virtual text highlight v9.0.0201
Sat, 13 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props v9.0.0200
Sat, 13 Aug 2022 17:45:03 +0200 Bram Moolenaar patch 9.0.0199: cursor position wrong with two right-aligned virtual texts v9.0.0199
Sat, 13 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0198: ml_get error when switching buffer in Visual mode v9.0.0198
Sat, 13 Aug 2022 14:30:03 +0200 Bram Moolenaar patch 9.0.0197: astro files are not detected v9.0.0197
Sat, 13 Aug 2022 14:15:05 +0200 Bram Moolenaar patch 9.0.0196: finding value in list may require a for loop v9.0.0196
Fri, 12 Aug 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0195: metafun files are not recogized v9.0.0195
Fri, 12 Aug 2022 14:15:04 +0200 Bram Moolenaar patch 9.0.0194: cursor displayed in wrong position after removing text prop v9.0.0194
Thu, 11 Aug 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0193: search and match highlgith interfere with virtual text v9.0.0193
Thu, 11 Aug 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0192: possible invalid memory access when 'cmdheight' is zero v9.0.0192
Thu, 11 Aug 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0191: messages test fails; window size incorrect v9.0.0191
Thu, 11 Aug 2022 14:30:05 +0200 Bram Moolenaar patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent v9.0.0190
Wed, 10 Aug 2022 22:00:03 +0200 Bram Moolenaar patch 9.0.0189: invalid memory access for text prop without highlight v9.0.0189
Wed, 10 Aug 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0188: strange effects when using "text_align" with non-zero column v9.0.0188
Wed, 10 Aug 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0187: command line height changes when maximizing window height v9.0.0187
Wed, 10 Aug 2022 18:00:04 +0200 Bram Moolenaar patch 9.0.0186: virtual text without highlighting does not show v9.0.0186
Wed, 10 Aug 2022 17:15:02 +0200 Bram Moolenaar patch 9.0.0185: virtual text does not show if text prop at same position v9.0.0185
Wed, 10 Aug 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0184: virtual text prop highlight continues after truncation v9.0.0184
Wed, 10 Aug 2022 14:15:03 +0200 Bram Moolenaar patch 9.0.0183: extra space after virtual text when 'linebreak' is set v9.0.0183
Wed, 10 Aug 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0182: quarto files are not recognized v9.0.0182
Tue, 09 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0181: textprop test with line2byte() fails on MS-Windows v9.0.0181
Tue, 09 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0180: stray logfile appears when running tests v9.0.0180
Tue, 09 Aug 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line v9.0.0179
Tue, 09 Aug 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0178: cursor position wrong with virtual text before Tab v9.0.0178
Tue, 09 Aug 2022 15:30:03 +0200 Bram Moolenaar patch 9.0.0177: cursor position wrong with 'virtualedit' and mouse click v9.0.0177
Tue, 09 Aug 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0176: checking character options is duplicated and incomplete v9.0.0176
Tue, 09 Aug 2022 13:30:06 +0200 Bram Moolenaar patch 9.0.0175: spell checking for capital not working with trailing space v9.0.0175
Mon, 08 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0174: no error for using "#{ comment" in a compiled function v9.0.0174
Mon, 08 Aug 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0173: assert fails only on MS-Windows v9.0.0173
Mon, 08 Aug 2022 18:15:03 +0200 Bram Moolenaar patch 9.0.0172: trying to allocate zero bytes v9.0.0172
Mon, 08 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0171: quickfix line highlight is overruled by 'cursorline' v9.0.0171
Mon, 08 Aug 2022 17:00:05 +0200 Bram Moolenaar patch 9.0.0170: various minor code formatting issues v9.0.0170
Mon, 08 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0169: insufficient testing for line2byte() with text properties v9.0.0169
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