1. 3447077 [API] Remove redundants get() from smart pointers. NFC by Jonas Devlieghere · 7 years ago
  2. 8d48cd6 Resubmit "Delete the remainder of platform specific code in FileSpec." by Zachary Turner · 9 years ago
  3. ed00beb Revert "Delete the remainder of platform specific code in FileSpec." by Pavel Labath · 9 years ago
  4. aaedf89 Delete the remainder of platform specific code in FileSpec. by Zachary Turner · 9 years ago
  5. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 9 years ago
  6. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  7. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  8. 324a103 sweep up -Wformat warnings from gcc by Saleem Abdulrasool · 11 years ago
  9. 5160ce5 <rdar://problem/13521159> by Greg Clayton · 13 years ago
  10. febc8bb Make the IsValid() operator for SBLineEntry "do the right thing" by returning true if the line entry is valid, not just if the opaque pointer to lldb_private::LineEntry is non NULL. by Greg Clayton · 13 years ago
  11. 7e8a601 Change SBAddress back to using a std::auto_ptr to a lldb_private::Address as the lldb_private::Address has a weak pointer to the section which has a weak pointer back to the module, so it is safe to have just a lldb_private::Address object now. by Greg Clayton · 13 years ago
  12. da7bc7d <rdar://problem/10126482> by Greg Clayton · 14 years ago
  13. 8f7180b Added more functionality to the public API to allow for better by Greg Clayton · 14 years ago
  14. 8acdbb8 Add missing headers. by Stephen Wilson · 14 years ago
  15. 2d4edfb Modified all logging calls to hand out shared pointers to make sure we by Greg Clayton · 15 years ago
  16. cfd1ace Cleaned up the API logging a lot more to reduce redundant information and by Greg Clayton · 15 years ago
  17. 750cd17 Clean up the API logging code: by Caroline Tice · 15 years ago
  18. ceb6b13 First pass at adding logging capabilities for the API functions. At the moment by Caroline Tice · 15 years ago
  19. dac97f3 Remove all the __repr__ methods from the API/*.h files, and put them 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