summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* patch 9.0.1250: cannot use an object method with :deferv9.0.1250Bram Moolenaar2023-01-278-21/+99
* patch 9.0.1249: cannot export an abstract classv9.0.1249Bram Moolenaar2023-01-275-2/+38
* patch 9.0.1248: cannot export an interfacev9.0.1248Bram Moolenaar2023-01-263-1/+26
* patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow windowv9.0.1247Bram Moolenaar2023-01-265-0/+44
* patch 9.0.1246: code is indented more than necessaryv9.0.1246Yegappan Lakshmanan2023-01-2613-510/+505
* patch 9.0.1245: code is indented more than necessaryv9.0.1245Yegappan Lakshmanan2023-01-259-913/+919
* patch 9.0.1244: cursor displayed in wrong position when leaving Insert modev9.0.1244Bram Moolenaar2023-01-252-6/+8
* patch 9.0.1243: :setglobal cannot use script-local function for "expr" optionv9.0.1243zeertzjq2023-01-256-48/+149
* patch 9.0.1242: code for :runtime completion is not consistentv9.0.1242zeertzjq2023-01-255-17/+19
* patch 9.0.1241: Coverity warns for not checking function return valuev9.0.1241Bram Moolenaar2023-01-252-1/+3
* patch 9.0.1240: cannot access a private object member in a lambdav9.0.1240Bram Moolenaar2023-01-245-1/+35
* patch 9.0.1239: cannot have a line break before an object member accessv9.0.1239Bram Moolenaar2023-01-243-1/+32
* patch 9.0.1238: :runtime completion can be further improvedv9.0.1238zeertzjq2023-01-247-120/+165
* patch 9.0.1237: code is indented more than necessaryv9.0.1237Yegappan Lakshmanan2023-01-2312-1081/+1080
* patch 9.0.1236: code in same_leader() can be simplifiedv9.0.1236zeertzjq2023-01-232-8/+3
* patch 9.0.1235: MS-Windows console: not flushing termguicolorsv9.0.1235Christopher Plewright2023-01-234-14/+19
* patch 9.0.1234: the code style has to be checked manuallyv9.0.1234Bram Moolenaar2023-01-2234-149/+319
* patch 9.0.1233: search() loops forever if "skip" is TRUE for all matchesv9.0.1233Bram Moolenaar2023-01-223-1/+20
* patch 9.0.1232: ColorTable saving and restoring does not work properlyv9.0.1232Christopher Plewright2023-01-224-67/+51
* patch 9.0.1231: completion of :runtime does not handle {where} argumentv9.0.1231zeertzjq2023-01-2211-127/+191
* patch 9.0.1230: Apache thrift files are not recognizedv9.0.1230Amaan Qureshi2023-01-223-0/+6
* patch 9.0.1229: Cap'n Proto files are not recognizedv9.0.1229Amaan Qureshi2023-01-223-0/+6
* patch 9.0.1228: fuzzy menu completion is only tested in the GUIv9.0.1228zeertzjq2023-01-222-1/+9
* patch 9.0.1227: no cmdline completion for :runtimev9.0.1227root2023-01-216-13/+94
* patch 9.0.1226: spurious empty line when using text propertiesv9.0.1226Bram Moolenaar2023-01-214-3/+39
* patch 9.0.1225: reading past the end of a line when formatting textv9.0.1225Bram Moolenaar2023-01-212-1/+11
* patch 9.0.1224: cannot call a :def function with a number for float argumentv9.0.1224Bram Moolenaar2023-01-206-116/+158
* patch 9.0.1223: cannot use setcellwidths() below 0x100v9.0.1223K.Takata2023-01-205-12/+54
* patch 9.0.1222: terminal tests are flaky on MacOSv9.0.1222Yegappan Lakshmanan2023-01-193-0/+7
* patch 9.0.1221: code is indented more than necessaryv9.0.1221Yegappan Lakshmanan2023-01-189-749/+751
* patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiersv9.0.1220Bram Moolenaar2023-01-182-10/+72
* patch 9.0.1219: handling of FORTIFY_SOURCE flags doesn't match Fedora usagev9.0.1219Zdenek Dohnal2023-01-183-4/+6
* patch 9.0.1218: completion includes functions that don't workv9.0.1218Kota Kato2023-01-183-0/+12
* patch 9.0.1217: using an object member in a closure doesn't workv9.0.1217Bram Moolenaar2023-01-183-0/+21
* patch 9.0.1216: Coverity warns for ignoring return valuev9.0.1216Bram Moolenaar2023-01-182-5/+10
* patch 9.0.1215: using isalpha() adds dependency on current localev9.0.1215zeertzjq2023-01-174-4/+6
* patch 9.0.1214: file left behind after running testsv9.0.1214Dominique Pelle2023-01-172-0/+3
* patch 9.0.1213: adding a line below the last one does not expand foldv9.0.1213Brandon Simmons2023-01-174-25/+18
* patch 9.0.1212: cannot read back what setcellwidths() has donev9.0.1212Kota Kato2023-01-177-1/+54
* patch 9.0.1211: storing value in interface member does not always workv9.0.1211Bram Moolenaar2023-01-166-8/+44
* patch 9.0.1210: compiler complains about declaration after labelv9.0.1210Bram Moolenaar2023-01-162-2/+4
* patch 9.0.1209: getting interface member does not always workv9.0.1209Bram Moolenaar2023-01-1611-20/+162
* patch 9.0.1208: code is indented more than necessaryv9.0.1208Yegappan Lakshmanan2023-01-1612-1276/+1282
* patch 9.0.1207: error when object type is expected but getting "any"v9.0.1207Bram Moolenaar2023-01-163-0/+27
* patch 9.0.1206: testing with Python on AppVeyor does not work properlyv9.0.1206Christopher Plewright2023-01-163-26/+52
* patch 9.0.1205: crash when handling class that extends another classv9.0.1205Bram Moolenaar2023-01-153-4/+27
* patch 9.0.1204: expression compiled the wrong way after using an objectv9.0.1204Bram Moolenaar2023-01-153-31/+55
* patch 9.0.1203: return type of values() is always list<any>v9.0.1203Bram Moolenaar2023-01-156-5/+62
* patch 9.0.1202: crash when iterating over list of objectsv9.0.1202Bram Moolenaar2023-01-153-1/+25
* patch 9.0.1201: assignment with operator doesn't work in object methodv9.0.1201Bram Moolenaar2023-01-153-0/+72