summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-12-17patch 9.0.1071: Codecov action version is too specificv9.0.1071dundargoc
2022-12-17patch 9.0.1070: reading beyond array sizev9.0.1070Bram Moolenaar
2022-12-17patch 9.0.1069: diff mode highlight fails for special charactersv9.0.1069Bram Moolenaar
2022-12-17patch 9.0.1068: no information about whether request term codes has an effectv9.0.1068Bram Moolenaar
2022-12-17patch 9.0.1067: in diff mode virtual text is highlighted incorrectlyv9.0.1067Bram Moolenaar
2022-12-17patch 9.0.1066: test function name is wrongv9.0.1066zeertzjq
2022-12-16patch 9.0.1065: a shell command switching screens may still have a problemv9.0.1065Bram Moolenaar
2022-12-16patch 9.0.1064: code for making 'shortmess' temporarily empty is repeatedv9.0.1064Christian Brabandt
2022-12-16patch 9.0.1063: when using Kitty a shell command may mess up the key statev9.0.1063Bram Moolenaar
2022-12-15patch 9.0.1062: some test function names do not match what they are doingv9.0.1062zeertzjq
2022-12-15patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal
2022-12-14patch 9.0.1060: private and public object members are not implemented yetv9.0.1060Bram Moolenaar
2022-12-14patch 9.0.1059: build failure with some compilersv9.0.1059Bram Moolenaar
2022-12-14patch 9.0.1058: string value of class and object do not have informationv9.0.1058Bram Moolenaar
2022-12-14patch 9.0.1057: conflict between supercollider and scala filetype detectionv9.0.1057Chris Kipp
2022-12-14patch 9.0.1056: leaking memory when disassembling an object methodv9.0.1056Bram Moolenaar
2022-12-14patch 9.0.1055: Coverity warns for using uninitialized memoryv9.0.1055Bram Moolenaar
2022-12-13patch 9.0.1054: object member can't get type from initializerv9.0.1054Bram Moolenaar
2022-12-13patch 9.0.1053: default constructor arguments are not optionalv9.0.1053Bram Moolenaar
2022-12-13patch 9.0.1052: using freed memory on exit when EXITFREE is definedv9.0.1052Bram Moolenaar
2022-12-13patch 9.0.1051: after a failed CTRL-W ] next command splits windowv9.0.1051Rob Pilling
2022-12-12patch 9.0.1050: using freed memory when assigning to variable twicev9.0.1050Bram Moolenaar
2022-12-12patch 9.0.1049: crash when opening a very small terminal windowv9.0.1049Bram Moolenaar
2022-12-12patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrongv9.0.1048zeertzjq
2022-12-11patch 9.0.1047: matchparen is slowv9.0.1047Bram Moolenaar