log src/version.c @ 31788:7d0025a2940a v9.0.1226

age author description
Sat, 21 Jan 2023 17:00:41 +0100 Bram Moolenaar patch 9.0.1226: spurious empty line when using text properties v9.0.1226
Sat, 21 Jan 2023 17:00:39 +0100 Bram Moolenaar patch 9.0.1225: reading past the end of a line when formatting text v9.0.1225
Fri, 20 Jan 2023 21:01:46 +0100 Bram Moolenaar patch 9.0.1224: cannot call a :def function with a number for float argument v9.0.1224
Fri, 20 Jan 2023 21:01:44 +0100 Bram Moolenaar patch 9.0.1223: cannot use setcellwidths() below 0x100 v9.0.1223
Thu, 19 Jan 2023 19:00:06 +0100 Bram Moolenaar patch 9.0.1222: terminal tests are flaky on MacOS v9.0.1222
Wed, 18 Jan 2023 19:30:03 +0100 Bram Moolenaar patch 9.0.1221: code is indented more than necessary v9.0.1221
Wed, 18 Jan 2023 18:30:02 +0100 Bram Moolenaar patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers v9.0.1220
Wed, 18 Jan 2023 17:15:02 +0100 Bram Moolenaar patch 9.0.1219: handling of FORTIFY_SOURCE flags doesn't match Fedora usage v9.0.1219
Wed, 18 Jan 2023 16:30:06 +0100 Bram Moolenaar patch 9.0.1218: completion includes functions that don't work v9.0.1218
Wed, 18 Jan 2023 16:00:06 +0100 Bram Moolenaar patch 9.0.1217: using an object member in a closure doesn't work v9.0.1217
Wed, 18 Jan 2023 14:00:09 +0100 Bram Moolenaar patch 9.0.1216: Coverity warns for ignoring return value v9.0.1216
Tue, 17 Jan 2023 22:45:02 +0100 Bram Moolenaar patch 9.0.1215: using isalpha() adds dependency on current locale v9.0.1215
Tue, 17 Jan 2023 22:30:04 +0100 Bram Moolenaar patch 9.0.1214: file left behind after running tests v9.0.1214
Tue, 17 Jan 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1213: adding a line below the last one does not expand fold v9.0.1213
Tue, 17 Jan 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1212: cannot read back what setcellwidths() has done v9.0.1212
Mon, 16 Jan 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1211: storing value in interface member does not always work v9.0.1211
Mon, 16 Jan 2023 21:00:04 +0100 Bram Moolenaar patch 9.0.1210: compiler complains about declaration after label v9.0.1210
Mon, 16 Jan 2023 20:45:04 +0100 Bram Moolenaar patch 9.0.1209: getting interface member does not always work v9.0.1209
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
Mon, 16 Jan 2023 17:45:02 +0100 Bram Moolenaar patch 9.0.1207: error when object type is expected but getting "any" v9.0.1207
Mon, 16 Jan 2023 14:15:03 +0100 Bram Moolenaar patch 9.0.1206: testing with Python on AppVeyor does not work properly v9.0.1206
Sun, 15 Jan 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1205: crash when handling class that extends another class v9.0.1205
Sun, 15 Jan 2023 21:30:03 +0100 Bram Moolenaar patch 9.0.1204: expression compiled the wrong way after using an object v9.0.1204
Sun, 15 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1203: return type of values() is always list<any> v9.0.1203
Sun, 15 Jan 2023 18:00:03 +0100 Bram Moolenaar patch 9.0.1202: crash when iterating over list of objects v9.0.1202
Sun, 15 Jan 2023 17:00:04 +0100 Bram Moolenaar patch 9.0.1201: assignment with operator doesn't work in object method v9.0.1201
Sun, 15 Jan 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1200: AppVeyor builds with an old Python version v9.0.1200
Sat, 14 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1199: crash when using kitty and using a mapping with <Esc> v9.0.1199
Sat, 14 Jan 2023 14:15:06 +0100 Bram Moolenaar patch 9.0.1198: abstract class not supported yet v9.0.1198
Sat, 14 Jan 2023 13:45:05 +0100 Bram Moolenaar patch 9.0.1197: dump file missing from patch v9.0.1197
Sat, 14 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1196: code is indented more than necessary v9.0.1196
Sat, 14 Jan 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1195: restoring KeyTyped when building statusline not tested v9.0.1195
Fri, 13 Jan 2023 20:30:03 +0100 Bram Moolenaar patch 9.0.1194: compiler warning for comparing pointer with int v9.0.1194
Fri, 13 Jan 2023 20:00:02 +0100 Bram Moolenaar patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol v9.0.1193
Fri, 13 Jan 2023 18:45:03 +0100 Bram Moolenaar patch 9.0.1192: no error when class function argument shadows a member v9.0.1192
Fri, 13 Jan 2023 16:45:02 +0100 Bram Moolenaar patch 9.0.1191: some Bazel files are not recognized v9.0.1191
Fri, 13 Jan 2023 16:30:03 +0100 Bram Moolenaar patch 9.0.1190: AppVeyor runs much slower with MSVC 2022 v9.0.1190
Fri, 13 Jan 2023 15:30:04 +0100 Bram Moolenaar patch 9.0.1189: invalid memory access with folding and using "L" v9.0.1189
Thu, 12 Jan 2023 22:15:04 +0100 Bram Moolenaar patch 9.0.1188: return value of type() for class and object unclear v9.0.1188
Thu, 12 Jan 2023 21:45:04 +0100 Bram Moolenaar patch 9.0.1187: test for using imported class fails v9.0.1187
Thu, 12 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1186: imported class does not work when used twice in a line v9.0.1186
Thu, 12 Jan 2023 18:15:05 +0100 Bram Moolenaar patch 9.0.1185: using class from imported script not tested v9.0.1185
Thu, 12 Jan 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1184: interface of an object is not recognized when checking type v9.0.1184
Thu, 12 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1183: code is indented more than necessary v9.0.1183
Wed, 11 Jan 2023 22:30:03 +0100 Bram Moolenaar patch 9.0.1182: go checksum files are not recognized v9.0.1182
Wed, 11 Jan 2023 22:15:02 +0100 Bram Moolenaar patch 9.0.1181: class inheritance and typing insufficiently tested v9.0.1181
Wed, 11 Jan 2023 20:15:02 +0100 Bram Moolenaar patch 9.0.1180: compiler warnings without the +job feature v9.0.1180
Wed, 11 Jan 2023 19:00:06 +0100 Bram Moolenaar patch 9.0.1179: not all errors around inheritance are tested v9.0.1179
Wed, 11 Jan 2023 17:00:05 +0100 Bram Moolenaar patch 9.0.1178: a child class cannot override functions from a base class v9.0.1178
Wed, 11 Jan 2023 14:00:06 +0100 Bram Moolenaar patch 9.0.1177: AppVeyor uses some older tools v9.0.1177
Wed, 11 Jan 2023 13:30:03 +0100 Bram Moolenaar patch 9.0.1176: smithy files are not recognized v9.0.1176
Wed, 11 Jan 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1175: the set_ref_in_item() function is too long v9.0.1175
Tue, 10 Jan 2023 21:00:04 +0100 Bram Moolenaar patch 9.0.1174: smali files are not recognized v9.0.1174
Tue, 10 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1173: compiler warning for unused variable on non-Unix systems v9.0.1173
Tue, 10 Jan 2023 18:30:04 +0100 Bram Moolenaar patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short v9.0.1172
Tue, 10 Jan 2023 17:15:02 +0100 Bram Moolenaar patch 9.0.1171: screen is not redrawn after using setcellwidths() v9.0.1171
Tue, 10 Jan 2023 15:15:03 +0100 Bram Moolenaar patch 9.0.1170: LGTM badge no longer works v9.0.1170
Tue, 10 Jan 2023 14:45:07 +0100 Bram Moolenaar patch 9.0.1169: some key+modifier tests fail on some AppVeyor images v9.0.1169
Tue, 10 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168
Mon, 09 Jan 2023 21:15:04 +0100 Bram Moolenaar patch 9.0.1167: EditorConfig files do not have their own filetype v9.0.1167