1
0
forked from aniani/vim

Commit Graph

  • 8fe5b9c8c1 patch 9.0.1255: changing 'virtualedit' does not have immediate effect v9.0.1255 Bram Moolenaar 2023-01-28 16:37:37 +00:00
  • d0200c8631 patch 9.0.1254: calling a method on an interface does not work v9.0.1254 Bram Moolenaar 2023-01-28 15:19:40 +00:00
  • 192e24d974 patch 9.0.1253: CI adds repository unnecessarily v9.0.1253 Philip H 2023-01-28 10:43:50 +00:00
  • f75a2cb3c7 patch 9.0.1252: MS-Windows: scrollback cropped off on Vim exit v9.0.1252 Christopher Plewright 2023-01-28 10:28:09 +00:00
  • fadc02a2a5 patch 9.0.1251: checking returned value of ga_grow() is inconsistent v9.0.1251 Yegappan Lakshmanan 2023-01-27 21:03:12 +00:00
  • 8dbab1d8ce patch 9.0.1250: cannot use an object method with :defer v9.0.1250 Bram Moolenaar 2023-01-27 20:14:02 +00:00
  • 657aea7fc4 patch 9.0.1249: cannot export an abstract class v9.0.1249 Bram Moolenaar 2023-01-27 13:16:19 +00:00
  • 53f54e49b7 patch 9.0.1248: cannot export an interface v9.0.1248 Bram Moolenaar 2023-01-26 20:36:56 +00:00
  • 870219c58c patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow window v9.0.1247 Bram Moolenaar 2023-01-26 14:14:43 +00:00
  • 142ed77898 patch 9.0.1246: code is indented more than necessary v9.0.1246 Yegappan Lakshmanan 2023-01-26 12:00:00 +00:00
  • 032713f829 patch 9.0.1245: code is indented more than necessary v9.0.1245 Yegappan Lakshmanan 2023-01-25 21:05:38 +00:00
  • 0f843ef091 patch 9.0.1244: cursor displayed in wrong position when leaving Insert mode v9.0.1244 Bram Moolenaar 2023-01-25 17:34:41 +00:00
  • 01d4efe2e8 patch 9.0.1243: :setglobal cannot use script-local function for "expr" option v9.0.1243 zeertzjq 2023-01-25 15:31:28 +00:00
  • b0d45ec67f patch 9.0.1242: code for :runtime completion is not consistent v9.0.1242 zeertzjq 2023-01-25 15:04:22 +00:00
  • b582010350 patch 9.0.1241: Coverity warns for not checking function return value v9.0.1241 Bram Moolenaar 2023-01-25 12:27:13 +00:00
  • 62a6923470 patch 9.0.1240: cannot access a private object member in a lambda v9.0.1240 Bram Moolenaar 2023-01-24 15:07:04 +00:00
  • b149d22796 patch 9.0.1239: cannot have a line break before an object member access v9.0.1239 Bram Moolenaar 2023-01-24 13:03:37 +00:00
  • 5c8771bc5a patch 9.0.1238: :runtime completion can be further improved v9.0.1238 zeertzjq 2023-01-24 12:34:03 +00:00
  • 6ec6666047 patch 9.0.1237: code is indented more than necessary v9.0.1237 Yegappan Lakshmanan 2023-01-23 20:46:21 +00:00
  • 9cbf791995 patch 9.0.1236: code in same_leader() can be simplified v9.0.1236 zeertzjq 2023-01-23 16:57:08 +00:00
  • dc7179f9a4 patch 9.0.1235: MS-Windows console: not flushing termguicolors v9.0.1235 Christopher Plewright 2023-01-23 12:33:23 +00:00
  • ebfec1c531 patch 9.0.1234: the code style has to be checked manually v9.0.1234 Bram Moolenaar 2023-01-22 21:14:53 +00:00
  • 3d79f0a430 patch 9.0.1233: search() loops forever if "skip" is TRUE for all matches v9.0.1233 Bram Moolenaar 2023-01-22 20:14:26 +00:00
  • d343c60df4 patch 9.0.1232: ColorTable saving and restoring does not work properly v9.0.1232 Christopher Plewright 2023-01-22 18:58:30 +00:00
  • 3770f4c9cd patch 9.0.1231: completion of :runtime does not handle {where} argument v9.0.1231 zeertzjq 2023-01-22 18:38:51 +00:00
  • f3da4c8427 patch 9.0.1230: Apache thrift files are not recognized v9.0.1230 Amaan Qureshi 2023-01-22 18:16:44 +00:00
  • 040e795e8d patch 9.0.1229: Cap'n Proto files are not recognized v9.0.1229 Amaan Qureshi 2023-01-22 13:10:39 +00:00
  • 145a6afe3a patch 9.0.1228: fuzzy menu completion is only tested in the GUI v9.0.1228 zeertzjq 2023-01-22 12:41:55 +00:00
  • a6759381a5 patch 9.0.1227: no cmdline completion for :runtime v9.0.1227 root 2023-01-21 21:56:06 +00:00
  • 51b2fc2ef5 patch 9.0.1226: spurious empty line when using text properties v9.0.1226 Bram Moolenaar 2023-01-21 15:54:59 +00:00
  • 11977f9175 patch 9.0.1225: reading past the end of a line when formatting text v9.0.1225 Bram Moolenaar 2023-01-21 13:09:19 +00:00
  • 47bba53bdb patch 9.0.1224: cannot call a :def function with a number for float argument v9.0.1224 Bram Moolenaar 2023-01-20 18:49:46 +00:00
  • 7193323b77 patch 9.0.1223: cannot use setcellwidths() below 0x100 v9.0.1223 K.Takata 2023-01-20 16:00:55 +00:00
  • e446a017ff patch 9.0.1222: terminal tests are flaky on MacOS v9.0.1222 Yegappan Lakshmanan 2023-01-19 17:49:58 +00:00
  • f97a295cca patch 9.0.1221: code is indented more than necessary v9.0.1221 Yegappan Lakshmanan 2023-01-18 18:17:48 +00:00
  • 4aecaa168e patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers v9.0.1220 Bram Moolenaar 2023-01-18 17:20:25 +00:00
  • 4219698603 patch 9.0.1219: handling of FORTIFY_SOURCE flags doesn't match Fedora usage v9.0.1219 Zdenek Dohnal 2023-01-18 16:09:51 +00:00
  • 90c2353365 patch 9.0.1218: completion includes functions that don't work v9.0.1218 Kota Kato 2023-01-18 15:27:38 +00:00
  • 486fc25a29 patch 9.0.1217: using an object member in a closure doesn't work v9.0.1217 Bram Moolenaar 2023-01-18 14:51:07 +00:00
  • 64f1c4152e patch 9.0.1216: Coverity warns for ignoring return value v9.0.1216 Bram Moolenaar 2023-01-18 12:45:30 +00:00
  • 0ef9a5c094 patch 9.0.1215: using isalpha() adds dependency on current locale v9.0.1215 zeertzjq 2023-01-17 21:38:25 +00:00
  • 541c87c808 patch 9.0.1214: file left behind after running tests v9.0.1214 Dominique Pelle 2023-01-17 21:20:44 +00:00
  • da3dd7d857 patch 9.0.1213: adding a line below the last one does not expand fold v9.0.1213 Brandon Simmons 2023-01-17 19:48:07 +00:00
  • 66bb9ae70f patch 9.0.1212: cannot read back what setcellwidths() has done v9.0.1212 Kota Kato 2023-01-17 18:31:56 +00:00
  • f7d1c6e188 patch 9.0.1211: storing value in interface member does not always work v9.0.1211 Bram Moolenaar 2023-01-16 20:47:57 +00:00
  • b391e1f805 patch 9.0.1210: compiler complains about declaration after label v9.0.1210 Bram Moolenaar 2023-01-16 19:51:03 +00:00
  • 29ac5df37b patch 9.0.1209: getting interface member does not always work v9.0.1209 Bram Moolenaar 2023-01-16 19:43:47 +00:00
  • a41e221935 patch 9.0.1208: code is indented more than necessary v9.0.1208 Yegappan Lakshmanan 2023-01-16 18:19:05 +00:00
  • 450c7a97d1 patch 9.0.1207: error when object type is expected but getting "any" v9.0.1207 Bram Moolenaar 2023-01-16 16:39:37 +00:00
  • 5a57a5e209 patch 9.0.1206: testing with Python on AppVeyor does not work properly v9.0.1206 Christopher Plewright 2023-01-16 13:01:28 +00:00
  • ae3205aa55 patch 9.0.1205: crash when handling class that extends another class v9.0.1205 Bram Moolenaar 2023-01-15 20:49:00 +00:00
  • 912bfee710 patch 9.0.1204: expression compiled the wrong way after using an object v9.0.1204 Bram Moolenaar 2023-01-15 20:18:55 +00:00
  • 32517c4c14 patch 9.0.1203: return type of values() is always list<any> v9.0.1203 Bram Moolenaar 2023-01-15 18:17:12 +00:00
  • f450804e14 patch 9.0.1202: crash when iterating over list of objects v9.0.1202 Bram Moolenaar 2023-01-15 16:54:57 +00:00
  • 4cae845ce3 patch 9.0.1201: assignment with operator doesn't work in object method v9.0.1201 Bram Moolenaar 2023-01-15 15:51:48 +00:00
  • 474f226582 patch 9.0.1200: AppVeyor builds with an old Python version v9.0.1200 Christopher Plewright 2023-01-15 13:23:20 +00:00
  • 584b853ee0 patch 9.0.1199: crash when using kitty and using a mapping with <Esc> v9.0.1199 Bram Moolenaar 2023-01-14 21:07:07 +00:00
  • 24a8d06d7f patch 9.0.1198: abstract class not supported yet v9.0.1198 Bram Moolenaar 2023-01-14 13:12:06 +00:00
  • 034c350207 patch 9.0.1197: dump file missing from patch v9.0.1197 zeertzjq 2023-01-14 12:41:17 +00:00
  • e857598896 patch 9.0.1196: code is indented more than necessary v9.0.1196 Yegappan Lakshmanan 2023-01-14 12:32:28 +00:00
  • 378e6c03f9 patch 9.0.1195: restoring KeyTyped when building statusline not tested v9.0.1195 zeertzjq 2023-01-14 11:46:49 +00:00
  • b40a2fb3b3 patch 9.0.1194: compiler warning for comparing pointer with int v9.0.1194 Bram Moolenaar 2023-01-13 19:18:38 +00:00
  • 32030a9f3b patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol v9.0.1193 Bram Moolenaar 2023-01-13 18:46:57 +00:00
  • d40f00cb43 patch 9.0.1192: no error when class function argument shadows a member v9.0.1192 Bram Moolenaar 2023-01-13 17:36:49 +00:00
  • 3213952966 patch 9.0.1191: some Bazel files are not recognized v9.0.1191 Keith Smiley 2023-01-13 15:35:17 +00:00
  • 60908c4922 patch 9.0.1190: AppVeyor runs much slower with MSVC 2022 v9.0.1190 Christopher Plewright 2023-01-13 15:28:14 +00:00
  • 232bdaaca9 patch 9.0.1189: invalid memory access with folding and using "L" v9.0.1189 Bram Moolenaar 2023-01-13 14:17:58 +00:00
  • c0c2c26265 patch 9.0.1188: return value of type() for class and object unclear v9.0.1188 Bram Moolenaar 2023-01-12 21:08:53 +00:00
  • 3ce33b120c patch 9.0.1187: test for using imported class fails v9.0.1187 Bram Moolenaar 2023-01-12 20:39:09 +00:00
  • 4059400993 patch 9.0.1186: imported class does not work when used twice in a line v9.0.1186 Bram Moolenaar 2023-01-12 20:04:51 +00:00
  • a86655af84 patch 9.0.1185: using class from imported script not tested v9.0.1185 Bram Moolenaar 2023-01-12 17:06:27 +00:00
  • a94bd9d939 patch 9.0.1184: interface of an object is not recognized when checking type v9.0.1184 Bram Moolenaar 2023-01-12 15:01:32 +00:00
  • 0233bdfa2b patch 9.0.1183: code is indented more than necessary v9.0.1183 Yegappan Lakshmanan 2023-01-12 12:33:30 +00:00
  • 043d7b2c84 patch 9.0.1182: go checksum files are not recognized v9.0.1182 Amaan Q 2023-01-11 21:24:26 +00:00
  • 6481accd40 patch 9.0.1181: class inheritance and typing insufficiently tested v9.0.1181 Bram Moolenaar 2023-01-11 21:14:17 +00:00
  • bcbfaf32e0 patch 9.0.1180: compiler warnings without the +job feature v9.0.1180 Bram Moolenaar 2023-01-11 19:11:15 +00:00
  • 6aa0937fb8 patch 9.0.1179: not all errors around inheritance are tested v9.0.1179 Bram Moolenaar 2023-01-11 17:59:38 +00:00
  • 58b40092e6 patch 9.0.1178: a child class cannot override functions from a base class v9.0.1178 Bram Moolenaar 2023-01-11 15:59:05 +00:00
  • ad15a39fdb patch 9.0.1177: AppVeyor uses some older tools v9.0.1177 Christopher Plewright 2023-01-11 12:49:22 +00:00
  • f68cddabff patch 9.0.1176: smithy files are not recognized v9.0.1176 Chris Kipp 2023-01-11 12:20:10 +00:00
  • ea125393af patch 9.0.1175: the set_ref_in_item() function is too long v9.0.1175 Yegappan Lakshmanan 2023-01-11 11:46:17 +00:00
  • 9a9432d3a2 patch 9.0.1174: smali files are not recognized v9.0.1174 Amaan Q 2023-01-10 19:58:35 +00:00
  • a47c0fb4ad patch 9.0.1173: compiler warning for unused variable on non-Unix systems v9.0.1173 Bram Moolenaar 2023-01-10 19:17:11 +00:00
  • 79c11e399b patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short v9.0.1172 Bram Moolenaar 2023-01-10 17:29:29 +00:00
  • 2bc849ff81 patch 9.0.1171: screen is not redrawn after using setcellwidths() v9.0.1171 Yasuhiro Matsumoto 2023-01-10 16:03:08 +00:00
  • 523f22d577 patch 9.0.1170: LGTM badge no longer works v9.0.1170 mert 2023-01-10 14:06:06 +00:00
  • 566f76e656 patch 9.0.1169: some key+modifier tests fail on some AppVeyor images v9.0.1169 Christopher Plewright 2023-01-10 13:43:04 +00:00
  • 06cd14d0bf patch 9.0.1168: code to enable/disable mouse is not from terminfo/termcap v9.0.1168 Bram Moolenaar 2023-01-10 12:37:38 +00:00
  • 1b5f03ec9c Update runtime files Bram Moolenaar 2023-01-09 20:12:45 +00:00
  • d41262ed06 patch 9.0.1167: EditorConfig files do not have their own filetype v9.0.1167 Gregory Anders 2023-01-09 20:08:00 +00:00
  • 1cfb14aa97 patch 9.0.1166: code is indented more than necessary v9.0.1166 Yegappan Lakshmanan 2023-01-09 19:04:23 +00:00
  • 765d82a657 patch 9.0.1165: tests using IPv6 sometimes fail v9.0.1165 James McCoy 2023-01-09 16:25:59 +00:00
  • 01c5f2addf patch 9.0.1164: evaluating string expression advances function line v9.0.1164 h-east 2023-01-09 15:10:40 +00:00
  • dda3053121 patch 9.0.1163: compiler warning for implicit size_t/int conversion v9.0.1163 Mike Williams 2023-01-09 14:18:13 +00:00
  • 870cd76283 patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variants v9.0.1162 Zdenek Dohnal 2023-01-09 13:18:08 +00:00
  • c8ab30a349 patch 9.0.1161: Coverity warns for using strcpy() v9.0.1161 Bram Moolenaar 2023-01-09 11:35:47 +00:00
  • e01e5215f9 patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size v9.0.1160 Bram Moolenaar 2023-01-08 20:31:18 +00:00
  • 8367716a6e patch 9.0.1159: extends argument for class not implemented yet v9.0.1159 Bram Moolenaar 2023-01-08 19:54:10 +00:00
  • 7f8b2559a3 patch 9.0.1158: code is indented more than necessary v9.0.1158 Yegappan Lakshmanan 2023-01-08 13:44:24 +00:00
  • df8f947359 patch 9.0.1157: "implements" only handles one interface name v9.0.1157 Bram Moolenaar 2023-01-07 14:51:03 +00:00