summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2022-12-10patch 9.0.1046: class method disassemble test fails on MS-Windowsv9.0.1046Bram Moolenaar
2022-12-10patch 9.0.1045: in a class object members cannot be initializedv9.0.1045Bram Moolenaar
2022-12-10patch 9.0.1044: setting window height using Python may cause errorsv9.0.1044Bram Moolenaar
2022-12-10patch 9.0.1043: macro has confusing name and is duplicatedv9.0.1043zeertzjq
2022-12-09patch 9.0.1042: ASAN gives false alarm about array access.v9.0.1042Bram Moolenaar
2022-12-09patch 9.0.1041: cannot define a method in a classv9.0.1041Bram Moolenaar
2022-12-09patch 9.0.1040: test for <Cmd> mapping with CmdlineChanged failsv9.0.1040Bram Moolenaar
2022-12-09patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twicev9.0.1039Bram Moolenaar
2022-12-09patch 9.0.1038: function name does not match what it is used forv9.0.1038zeertzjq
2022-12-08patch 9.0.1037: lalloc(0) error for a class without membersv9.0.1037Bram Moolenaar
2022-12-08patch 9.0.1036: undo misbehaves when writing from an insert mode mappingv9.0.1036Bram Moolenaar
2022-12-08patch 9.0.1035: object members are not being marked as usedv9.0.1035Bram Moolenaar
2022-12-08patch 9.0.1034: reporting swap file when windows are splitv9.0.1034Bram Moolenaar
2022-12-08patch 9.0.1033: tiny build fails because of conflicting typedefv9.0.1033Bram Moolenaar
2022-12-08patch 9.0.1032: test fails when terminal feature is missingv9.0.1032Bram Moolenaar
2022-12-08patch 9.0.1031: Vim9 class is not implemented yetv9.0.1031Bram Moolenaar
2022-12-08patch 9.0.1030: using freed memory with the cmdline popup menuv9.0.1030Bram Moolenaar
2022-12-08patch 9.0.1029: autoload directory missing from distributionv9.0.1029Bram Moolenaar
2022-12-08patch 9.0.1028: mouse shape test is flaky, especially on Mac OSv9.0.1028Yee Cheng Chin
2022-12-07patch 9.0.1027: LGTM is soon shutting downv9.0.1027Philip H
2022-12-07patch 9.0.1026: type of w_last_topfill is wrongv9.0.1026Bram Moolenaar
2022-12-07patch 9.0.1025: WinScrolled is not triggered when filler lines changev9.0.1025zeertzjq
2022-12-06Update runtime filesBram Moolenaar
2022-12-06patch 9.0.1024: CI doesn't use the latest FreeBSD versionv9.0.1024Philip H
2022-12-06patch 9.0.1023: MS-Windows: dynamic loading of libsodium doesn't workv9.0.1023K.Takata