summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-01-28patch 9.0.1253: CI adds repository unnecessarilyv9.0.1253Philip H
2023-01-28patch 9.0.1252: MS-Windows: scrollback cropped off on Vim exitv9.0.1252Christopher Plewright
2023-01-27patch 9.0.1251: checking returned value of ga_grow() is inconsistentv9.0.1251Yegappan Lakshmanan
2023-01-27patch 9.0.1250: cannot use an object method with :deferv9.0.1250Bram Moolenaar
2023-01-27patch 9.0.1249: cannot export an abstract classv9.0.1249Bram Moolenaar
2023-01-26patch 9.0.1248: cannot export an interfacev9.0.1248Bram Moolenaar
2023-01-26patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow windowv9.0.1247Bram Moolenaar
2023-01-26patch 9.0.1246: code is indented more than necessaryv9.0.1246Yegappan Lakshmanan
2023-01-25patch 9.0.1245: code is indented more than necessaryv9.0.1245Yegappan Lakshmanan
2023-01-25patch 9.0.1244: cursor displayed in wrong position when leaving Insert modev9.0.1244Bram Moolenaar
2023-01-25patch 9.0.1243: :setglobal cannot use script-local function for "expr" optionv9.0.1243zeertzjq
2023-01-25patch 9.0.1242: code for :runtime completion is not consistentv9.0.1242zeertzjq
2023-01-25patch 9.0.1241: Coverity warns for not checking function return valuev9.0.1241Bram Moolenaar
2023-01-24patch 9.0.1240: cannot access a private object member in a lambdav9.0.1240Bram Moolenaar
2023-01-24patch 9.0.1239: cannot have a line break before an object member accessv9.0.1239Bram Moolenaar
2023-01-24patch 9.0.1238: :runtime completion can be further improvedv9.0.1238zeertzjq
2023-01-23patch 9.0.1237: code is indented more than necessaryv9.0.1237Yegappan Lakshmanan
2023-01-23patch 9.0.1236: code in same_leader() can be simplifiedv9.0.1236zeertzjq
2023-01-23patch 9.0.1235: MS-Windows console: not flushing termguicolorsv9.0.1235Christopher Plewright
2023-01-22patch 9.0.1234: the code style has to be checked manuallyv9.0.1234Bram Moolenaar
2023-01-22patch 9.0.1233: search() loops forever if "skip" is TRUE for all matchesv9.0.1233Bram Moolenaar
2023-01-22patch 9.0.1232: ColorTable saving and restoring does not work properlyv9.0.1232Christopher Plewright
2023-01-22patch 9.0.1231: completion of :runtime does not handle {where} argumentv9.0.1231zeertzjq
2023-01-22patch 9.0.1230: Apache thrift files are not recognizedv9.0.1230Amaan Qureshi
2023-01-22patch 9.0.1229: Cap'n Proto files are not recognizedv9.0.1229Amaan Qureshi
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