log src/version.c @ 31746:d3d3ed2c09f6 v9.0.1205

age author description
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
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Mon, 09 Jan 2023 17:30:07 +0100 Bram Moolenaar patch 9.0.1165: tests using IPv6 sometimes fail v9.0.1165
Mon, 09 Jan 2023 16:15:03 +0100 Bram Moolenaar patch 9.0.1164: evaluating string expression advances function line v9.0.1164
Mon, 09 Jan 2023 15:30:04 +0100 Bram Moolenaar patch 9.0.1163: compiler warning for implicit size_t/int conversion v9.0.1163
Mon, 09 Jan 2023 14:30:07 +0100 Bram Moolenaar patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variants v9.0.1162
Mon, 09 Jan 2023 12:45:05 +0100 Bram Moolenaar patch 9.0.1161: Coverity warns for using strcpy() v9.0.1161
Sun, 08 Jan 2023 21:45:03 +0100 Bram Moolenaar patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size v9.0.1160
Sun, 08 Jan 2023 21:00:05 +0100 Bram Moolenaar patch 9.0.1159: extends argument for class not implemented yet v9.0.1159
Sun, 08 Jan 2023 14:45:05 +0100 Bram Moolenaar patch 9.0.1158: code is indented more than necessary v9.0.1158
Sat, 07 Jan 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1157: "implements" only handles one interface name v9.0.1157
Sat, 07 Jan 2023 14:15:02 +0100 Bram Moolenaar patch 9.0.1156: tests fail because of a different error message v9.0.1156
Sat, 07 Jan 2023 13:15:04 +0100 Bram Moolenaar patch 9.0.1155: cannot use a class as a type v9.0.1155
Sat, 07 Jan 2023 12:00:03 +0100 Bram Moolenaar patch 9.0.1154: Coverity warns for dead code v9.0.1154
Fri, 06 Jan 2023 20:00:05 +0100 Bram Moolenaar patch 9.0.1153: build error with some compilers v9.0.1153
Fri, 06 Jan 2023 19:45:05 +0100 Bram Moolenaar patch 9.0.1152: class "implements" argument not implemented v9.0.1152
Thu, 05 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1151: build failure v9.0.1151
Thu, 05 Jan 2023 21:00:06 +0100 Bram Moolenaar patch 9.0.1150: :interface is not implemented yet v9.0.1150
Thu, 05 Jan 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1149: class members may be garbage collected v9.0.1149
Wed, 04 Jan 2023 20:00:05 +0100 Bram Moolenaar patch 9.0.1148: cmdline test fails in the GUI
Wed, 04 Jan 2023 20:00:04 +0100 Bram Moolenaar patch 9.0.1147: cannot access a class member in a compiled function v9.0.1147
Wed, 04 Jan 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable v9.0.1146