1. e72dfb3 <rdar://problem/10103468> by Greg Clayton · 14 years ago
  2. 5569e64 Removed all of the "#ifndef SWIG" from the SB header files since we are using by Greg Clayton · 14 years ago
  3. b9556ac SBFrame is now threadsafe using some extra tricks. One issue is that stack by Greg Clayton · 14 years ago
  4. e1cd1be Switching back to using std::tr1::shared_ptr. We originally switched away by Greg Clayton · 14 years ago
  5. 81c22f6 Moved lldb::user_id_t values to be 64 bit. This was going to be needed for by Greg Clayton · 14 years ago
  6. c14ee32 Converted the lldb_private::Process over to use the intrusive shared pointers. by Greg Clayton · 14 years ago
  7. 1080edbc Cleaned up the Disassembler code a bit more. You can now request a disassembler by Greg Clayton · 15 years ago
  8. 93d00df Export the ability to get the start and end addresses for functions by Greg Clayton · 15 years ago
  9. af67cec The LLDB API (lldb::SB*) is now thread safe! by Greg Clayton · 15 years ago
  10. 72eff18 Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object by Greg Clayton · 15 years ago
  11. 2d4edfb Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 15 years ago
  12. efabb12 Added copy constructors and assignment operators to all lldb::SB* classes by Greg Clayton · 15 years ago
  13. cfd1ace Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 15 years ago
  14. 750cd17 Clean up the API logging code: by Caroline Tice · 15 years ago
  15. ceb6b13 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 15 years ago
  16. 05faeb7 Cleaned up the SWIG stuff so all includes happen as they should, no pulling by Greg Clayton · 15 years ago
  17. 1d27316 Added the ability to get the disassembly instructions from the function and by Greg Clayton · 15 years ago
  18. dac97f3 Remove all the __repr__ methods from the API/*.h files, and put them by Caroline Tice · 15 years ago
  19. 201a885 Fix indentations. by Caroline Tice · 15 years ago
  20. dde9cff by Caroline Tice · 15 years ago
  21. 6611103 Very large changes that were needed in order to allow multiple connections by Greg Clayton · 15 years ago
  22. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago