| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename Error -> Status. | Zachary Turner | 2017-05-12 | 1 | -4/+4 |
| * | Move classes from Core -> Utility. | Zachary Turner | 2017-02-02 | 1 | -1/+1 |
| * | Update OptionGroup::SetValue to take StringRef. | Zachary Turner | 2016-09-23 | 1 | -2/+2 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -63/+51 |
| * | Refactor OptionValue::SetValueFromCString to use llvm::StringRef | Pavel Labath | 2015-02-20 | 1 | -5/+5 |
| * | Handle trailing spaces on "settings set" command more correctly | Pavel Labath | 2015-02-16 | 1 | -1/+2 |
| * | Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ | Vince Harron | 2015-01-15 | 1 | -2/+2 |
| * | Fixed an issue where if the operating system python plug-in is changed at run... | Greg Clayton | 2015-01-13 | 1 | -0/+2 |
| * | Resolve printf formatting warnings on Linux: | Daniel Malea | 2012-11-29 | 1 | -1/+1 |
| * | Reimplemented the code that backed the "settings" in lldb. There were many is... | Greg Clayton | 2012-08-22 | 1 | -0/+89 |

