1. 73844aa Reimplemented the code that backed the "settings" in lldb. There were many issues with the previous implementation: by Greg Clayton · 12 years ago
  2. da26bd2 Make raw & parsed commands subclasses of CommandObject rather than having the raw version implement an by Jim Ingham · 12 years ago
  3. 41c56fa General cleanup on the UserSettingsController stuff. There were 5 different by Greg Clayton · 13 years ago
  4. a04acd8 Modify 'apropos' command to search settings variable descriptions as well. by Caroline Tice · 14 years ago
  5. 02c20f1 Fixed a missing newline when you type "apropos somethingthatdoesnotexist". by Greg Clayton · 14 years ago
  6. c45df7f Fixed a missing space when using the "apropos" command and you don't find any matches. by Greg Clayton · 14 years ago
  7. 43b014a Modify existing commands with arguments to use the new argument mechanism by Caroline Tice · 14 years ago
  8. 238c0a1 Fixed the way set/show variables were being accessed to being natively by Greg Clayton · 14 years ago
  9. c1ad82e by Caroline Tice · 14 years ago
  10. 54e7afa Merged Eli Friedman's linux build changes where he added Makefile files that by Greg Clayton · 14 years ago
  11. 767af88 Fix GetRepeatCommand so it works with multi-word commands. by Jim Ingham · 14 years ago
  12. 63094e0 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 14 years ago
  13. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  14. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago