1. 228063c Add a logging mode that takes a callback and flush'es to that callback. by Jim Ingham · 14 years ago
  2. e1cd1be Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 14 years ago
  3. b14eedd Fixed the logging output to be done consistently across all plug-ins. by Greg Clayton · 14 years ago
  4. 05c32e2 Patch to remove uses of non-standard strcasestr and replace then with by Greg Clayton · 15 years ago
  5. 1a65ae1 Enabled extra warnings and fixed a bunch of small issues. by Greg Clayton · 15 years ago
  6. 710dd5a Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener. by Greg Clayton · 15 years ago
  7. 99d0faf Cleaned up code that wasn't using the Initialize and Terminate paradigm by by Greg Clayton · 15 years ago
  8. 2d4edfb Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 15 years ago
  9. 20ad3c4 Add the ability to disable individual log categories, rather by Caroline Tice · 15 years ago
  10. 73b472d Updated the lldb_private::Flags class to have better method names and made by Greg Clayton · 15 years ago
  11. ef3cf2b Added some extra logging to track asynchronous packet activity. by Greg Clayton · 15 years ago
  12. 40af72e Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 15 years ago
  13. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago