summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-09patch 9.0.1166: code is indented more than necessaryv9.0.1166Yegappan Lakshmanan
2023-01-09patch 9.0.1165: tests using IPv6 sometimes failv9.0.1165James McCoy
2023-01-09patch 9.0.1164: evaluating string expression advances function linev9.0.1164h-east
2023-01-09patch 9.0.1163: compiler warning for implicit size_t/int conversionv9.0.1163Mike Williams
2023-01-09patch 9.0.1162: configure does not handle all FORTIFY_SOURCE variantsv9.0.1162Zdenek Dohnal
2023-01-09patch 9.0.1161: Coverity warns for using strcpy()v9.0.1161Bram Moolenaar
2023-01-08patch 9.0.1160: ASAN error for ufunc_T allocated with wrong sizev9.0.1160Bram Moolenaar
2023-01-08patch 9.0.1159: extends argument for class not implemented yetv9.0.1159Bram Moolenaar
2023-01-08patch 9.0.1158: code is indented more than necessaryv9.0.1158Yegappan Lakshmanan
2023-01-07patch 9.0.1157: "implements" only handles one interface namev9.0.1157Bram Moolenaar
2023-01-07patch 9.0.1156: tests fail because of a different error messagev9.0.1156Bram Moolenaar
2023-01-07patch 9.0.1155: cannot use a class as a typev9.0.1155Bram Moolenaar
2023-01-07patch 9.0.1154: Coverity warns for dead codev9.0.1154Bram Moolenaar
2023-01-06patch 9.0.1153: build error with some compilersv9.0.1153Bram Moolenaar
2023-01-06patch 9.0.1152: class "implements" argument not implementedv9.0.1152Bram Moolenaar
2023-01-05patch 9.0.1151: build failurev9.0.1151Bram Moolenaar
2023-01-05patch 9.0.1150: :interface is not implemented yetv9.0.1150Bram Moolenaar
2023-01-05patch 9.0.1149: class members may be garbage collectedv9.0.1149Bram Moolenaar
2023-01-04patch 9.0.1148: cmdline test fails in the GUIv9.0.1148Bram Moolenaar
2023-01-04patch 9.0.1147: cannot access a class member in a compiled functionv9.0.1147Bram Moolenaar
2023-01-04patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappablev9.0.1146Christopher Plewright
2023-01-04patch 9.0.1145: invalid memory access with recursive substitute expressionv9.0.1145Bram Moolenaar
2023-01-04patch 9.0.1144: reading beyond textv9.0.1144Bram Moolenaar
2023-01-04patch 9.0.1143: invalid memory access with bad 'statusline' valuev9.0.1143Bram Moolenaar
2023-01-04patch 9.0.1142: crash and/or memory leak when redefining functionv9.0.1142Bram Moolenaar
2023-01-04patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingv9.0.1141Alexey Radkov
2023-01-03patch 9.0.1140: cannot call an object method in a compiled functionv9.0.1140Bram Moolenaar
2023-01-03patch 9.0.1139: cannot create a new object in a compiled functionv9.0.1139Bram Moolenaar
2023-01-03patch 9.0.1138: crash when expecting varargs but it is something elsev9.0.1138Bram Moolenaar
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