summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-22patch 9.0.1228: fuzzy menu completion is only tested in the GUIv9.0.1228zeertzjq
2023-01-21patch 9.0.1227: no cmdline completion for :runtimev9.0.1227root
2023-01-21patch 9.0.1226: spurious empty line when using text propertiesv9.0.1226Bram Moolenaar
2023-01-21patch 9.0.1225: reading past the end of a line when formatting textv9.0.1225Bram Moolenaar
2023-01-20patch 9.0.1224: cannot call a :def function with a number for float argumentv9.0.1224Bram Moolenaar
2023-01-20patch 9.0.1223: cannot use setcellwidths() below 0x100v9.0.1223K.Takata
2023-01-19patch 9.0.1222: terminal tests are flaky on MacOSv9.0.1222Yegappan Lakshmanan
2023-01-18patch 9.0.1221: code is indented more than necessaryv9.0.1221Yegappan Lakshmanan
2023-01-18patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiersv9.0.1220Bram Moolenaar
2023-01-18patch 9.0.1219: handling of FORTIFY_SOURCE flags doesn't match Fedora usagev9.0.1219Zdenek Dohnal
2023-01-18patch 9.0.1218: completion includes functions that don't workv9.0.1218Kota Kato
2023-01-18patch 9.0.1217: using an object member in a closure doesn't workv9.0.1217Bram Moolenaar
2023-01-18patch 9.0.1216: Coverity warns for ignoring return valuev9.0.1216Bram Moolenaar
2023-01-17patch 9.0.1215: using isalpha() adds dependency on current localev9.0.1215zeertzjq
2023-01-17patch 9.0.1214: file left behind after running testsv9.0.1214Dominique Pelle
2023-01-17patch 9.0.1213: adding a line below the last one does not expand foldv9.0.1213Brandon Simmons
2023-01-17patch 9.0.1212: cannot read back what setcellwidths() has donev9.0.1212Kota Kato
2023-01-16patch 9.0.1211: storing value in interface member does not always workv9.0.1211Bram Moolenaar
2023-01-16patch 9.0.1210: compiler complains about declaration after labelv9.0.1210Bram Moolenaar
2023-01-16patch 9.0.1209: getting interface member does not always workv9.0.1209Bram Moolenaar
2023-01-16patch 9.0.1208: code is indented more than necessaryv9.0.1208Yegappan Lakshmanan
2023-01-16patch 9.0.1207: error when object type is expected but getting "any"v9.0.1207Bram Moolenaar
2023-01-16patch 9.0.1206: testing with Python on AppVeyor does not work properlyv9.0.1206Christopher Plewright
2023-01-15patch 9.0.1205: crash when handling class that extends another classv9.0.1205Bram Moolenaar
2023-01-15patch 9.0.1204: expression compiled the wrong way after using an objectv9.0.1204Bram Moolenaar
2023-01-15patch 9.0.1203: return type of values() is always list<any>v9.0.1203Bram Moolenaar
2023-01-15patch 9.0.1202: crash when iterating over list of objectsv9.0.1202Bram Moolenaar
2023-01-15patch 9.0.1201: assignment with operator doesn't work in object methodv9.0.1201Bram Moolenaar
2023-01-15patch 9.0.1200: AppVeyor builds with an old Python versionv9.0.1200Christopher Plewright
2023-01-14patch 9.0.1199: crash when using kitty and using a mapping with <Esc>v9.0.1199Bram Moolenaar
2023-01-14patch 9.0.1198: abstract class not supported yetv9.0.1198Bram Moolenaar
2023-01-14patch 9.0.1197: dump file missing from patchv9.0.1197zeertzjq
2023-01-14patch 9.0.1196: code is indented more than necessaryv9.0.1196Yegappan Lakshmanan
2023-01-14patch 9.0.1195: restoring KeyTyped when building statusline not testedv9.0.1195zeertzjq
2023-01-13patch 9.0.1194: compiler warning for comparing pointer with intv9.0.1194Bram Moolenaar
2023-01-13patch 9.0.1193: cannot map <Esc> when using the Kitty key protocolv9.0.1193Bram Moolenaar
2023-01-13patch 9.0.1192: no error when class function argument shadows a memberv9.0.1192Bram Moolenaar
2023-01-13patch 9.0.1191: some Bazel files are not recognizedv9.0.1191Keith Smiley
2023-01-13patch 9.0.1190: AppVeyor runs much slower with MSVC 2022v9.0.1190Christopher Plewright
2023-01-13patch 9.0.1189: invalid memory access with folding and using "L"v9.0.1189Bram Moolenaar
2023-01-12patch 9.0.1188: return value of type() for class and object unclearv9.0.1188Bram Moolenaar
2023-01-12patch 9.0.1187: test for using imported class failsv9.0.1187Bram Moolenaar
2023-01-12patch 9.0.1186: imported class does not work when used twice in a linev9.0.1186Bram Moolenaar
2023-01-12patch 9.0.1185: using class from imported script not testedv9.0.1185Bram Moolenaar
2023-01-12patch 9.0.1184: interface of an object is not recognized when checking typev9.0.1184Bram Moolenaar
2023-01-12patch 9.0.1183: code is indented more than necessaryv9.0.1183Yegappan Lakshmanan
2023-01-11patch 9.0.1182: go checksum files are not recognizedv9.0.1182Amaan Q
2023-01-11patch 9.0.1181: class inheritance and typing insufficiently testedv9.0.1181Bram Moolenaar
2023-01-11patch 9.0.1180: compiler warnings without the +job featurev9.0.1180Bram Moolenaar
2023-01-11patch 9.0.1179: not all errors around inheritance are testedv9.0.1179Bram Moolenaar