Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-27 | [lldb] Use nullptr instead of NULL (NFC) | Kazu Hirata | 1 | -1/+1 |
2022-04-27 | Remove Python 2 support from the ScriptInterpreter plugin | Jonas Devlieghere | 1 | -24/+1 |
2021-05-26 | [lldb][NFC] Use C++ versions of the deprecated C standard library headers | Raphael Isemann | 1 | -1/+1 |
2019-12-21 | [lldb] Fix -Wstringop-truncation in PythonReadline.cpp | Pavel Labath | 1 | -1/+1 |
2019-11-05 | [lldb] Fix readline/libedit compat patch for py2 | serge-sans-paille | 1 | -1/+9 |
2019-11-05 | Revert and patch "[Python] Remove readline module" | serge-sans-paille | 1 | -0/+80 |