summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-03patch 9.0.1137: some conditions are always falsev9.0.1137zeertzjq
2023-01-02patch 9.0.1136: memory leak when getting class member type from exprv9.0.1136Bram Moolenaar
2023-01-02patch 9.0.1135: missing function argumentv9.0.1135Bram Moolenaar
2023-01-02patch 9.0.1134: comparing objects uses identity instead of equalityv9.0.1134Bram Moolenaar
2023-01-02patch 9.0.1133: error message names do not match the itemsv9.0.1133Bram Moolenaar
2023-01-02patch 9.0.1132: code is indented more than neededv9.0.1132Yegappan Lakshmanan
2023-01-02patch 9.0.1131: build failure without the +eval featurev9.0.1131Bram Moolenaar
2023-01-02patch 9.0.1130: unexpected output when autoloading a scriptv9.0.1130Bram Moolenaar
2023-01-02patch 9.0.1129: sporadic Test_range() failurev9.0.1129Bram Moolenaar
2023-01-01patch 9.0.1128: build failurev9.0.1128Bram Moolenaar
2023-01-01patch 9.0.1127: no error if function argument shadows class memberv9.0.1127Bram Moolenaar
2023-01-01patch 9.0.1126: bracketed paste can be enabled when it is not recognizedv9.0.1126Bram Moolenaar
2023-01-01patch 9.0.1125: memory leak when using class functionsv9.0.1125Bram Moolenaar
2023-01-01patch 9.0.1124: virtual text at a column position is truncatedv9.0.1124Bram Moolenaar
2023-01-01patch 9.0.1123: class function not implemented yetv9.0.1123Bram Moolenaar
2022-12-31patch 9.0.1122: class member access is not fully tested yetv9.0.1122Bram Moolenaar
2022-12-31Update runtime filesBram Moolenaar
2022-12-31patch 9.0.1121: cursor positioning and display problems with 'smoothscroll'v9.0.1121Bram Moolenaar
2022-12-31patch 9.0.1120: tex filetype detection not sufficiently testedv9.0.1120smjonas
2022-12-31patch 9.0.1119: type of arguments not checked when calling a partialv9.0.1119Bram Moolenaar
2022-12-31patch 9.0.1118: sporadic test failures when using a terminal windowv9.0.1118James McCoy
2022-12-30patch 9.0.1117: terminfo entries for bracketed paste are not usedv9.0.1117Bram Moolenaar
2022-12-30patch 9.0.1116: compiler may complain about an unused functionv9.0.1116Bram Moolenaar
2022-12-30patch 9.0.1115: code is indented more than neededv9.0.1115Yegappan Lakshmanan
2022-12-30patch 9.0.1114: CI does not use the latest Python versionv9.0.1114Philip H
2022-12-30patch 9.0.1113: users cannot easily try out a PRv9.0.1113Christian Brabandt
2022-12-30patch 9.0.1112: test_mswin_event() can hangv9.0.1112Christopher Plewright
2022-12-30patch 9.0.1111: termcap entries for RGB colors are not set automaticallyv9.0.1111Bram Moolenaar
2022-12-30patch 9.0.1110: build fails on Mac OS X 10.4/10.5v9.0.1110Evan Miller
2022-12-30patch 9.0.1109: leaking allocated typev9.0.1109Bram Moolenaar
2022-12-29patch 9.0.1108: type error when using "any" type and adding to floatv9.0.1108Bram Moolenaar
2022-12-27patch 9.0.1107: float constant not recognized as floatv9.0.1107Bram Moolenaar
2022-12-27patch 9.0.1106: not all postfix files are recognizedv9.0.1106KodeToad
2022-12-27patch 9.0.1105: code is indented too muchv9.0.1105Yegappan Lakshmanan
2022-12-27patch 9.0.1104: invalid memory access when checking function argument typesv9.0.1104Bram Moolenaar
2022-12-26patch 9.0.1103: jq files are not recognizedv9.0.1103David McDonald
2022-12-26patch 9.0.1102: complicated use of #ifdefv9.0.1102K.Takata
2022-12-26patch 9.0.1101: unused global variablev9.0.1101Bram Moolenaar
2022-12-26patch 9.0.1100: a hashtab with many removed items is not cleaned upv9.0.1100Bram Moolenaar
2022-12-26patch 9.0.1099: trying to resize a hashtab may cause a problemv9.0.1099Bram Moolenaar
2022-12-26patch 9.0.1098: code uses too much indentv9.0.1098Yegappan Lakshmanan
2022-12-25patch 9.0.1097: tests are failingv9.0.1097Bram Moolenaar
2022-12-25patch 9.0.1096: reallocating hashtab when the size didn't changev9.0.1096Bram Moolenaar
2022-12-25patch 9.0.1095: using freed memory when declaration failsv9.0.1095Bram Moolenaar
2022-12-25patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not definedv9.0.1094Bram Moolenaar
2022-12-24patch 9.0.1093: using freed memory of object memberv9.0.1093Bram Moolenaar
2022-12-23patch 9.0.1092: search error message doesn't show used patternv9.0.1092Rob Pilling
2022-12-23patch 9.0.1091: assignment to non-existing member causes a crashv9.0.1091Bram Moolenaar
2022-12-23patch 9.0.1090: FHIR Shorthand files are not recognizedv9.0.1090mgramigna
2022-12-23patch 9.0.1089: unnessary assignmentv9.0.1089Luuk van Baal