summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-12-22patch 9.0.1088: clang warns for unused variablev9.0.1088Bram Moolenaar
2022-12-22patch 9.0.1087: autocommand test sometimes failsv9.0.1087James McCoy
2022-12-22patch 9.0.1086: display wrong in Windows terminal after exiting Vimv9.0.1086Christopher Plewright
2022-12-20patch 9.0.1085: compiler warns for uninitialized variablev9.0.1085Bram Moolenaar
2022-12-20patch 9.0.1084: code handling low level MS-Windows events cannot be testedv9.0.1084Christopher Plewright
2022-12-20patch 9.0.1083: empty and comment lines in a class cause an errorv9.0.1083Bram Moolenaar
2022-12-19patch 9.0.1082: some jsonc files are not recognizedv9.0.1082kylo252
2022-12-19patch 9.0.1081: using "->" with split lines does not always workv9.0.1081Bram Moolenaar
2022-12-19patch 9.0.1080: the "kitty" terminfo entry is not widespreadv9.0.1080Bram Moolenaar
2022-12-19patch 9.0.1079: leaking memory when defining a user command failsv9.0.1079zeertzjq
2022-12-19patch 9.0.1078: with the +vartabs feature indent folding may use wrong 'ts'v9.0.1078zeertzjq
2022-12-19patch 9.0.1077: can add text property with negative ID before virtual textv9.0.1077Bram Moolenaar
2022-12-19patch 9.0.1076: ASAN complains about NULL argumentv9.0.1076Bram Moolenaar
2022-12-18patch 9.0.1075: build fails if compiler doesn't allow declaration after casev9.0.1075Bram Moolenaar
2022-12-18patch 9.0.1074: class members are not supported yetv9.0.1074Bram Moolenaar
2022-12-18patch 9.0.1073: using "xterm-kitty" for 'term' causes problemsv9.0.1073Bram Moolenaar
2022-12-18patch 9.0.1072: screenpos() column result in fold may be too smallv9.0.1072zeertzjq