1. 6f9e690 Move Log from Core -> Utility. by Zachary Turner · 8 years ago
  2. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  3. 1124045 Don't #include "lldb-python.h" from anywhere. by Zachary Turner · 10 years ago
  4. b9ffa98 Add a new SBThread::GetQueue() method to get the queue that is by Jason Molenda · 11 years ago
  5. 324a103 sweep up -Wformat warnings from gcc by Saleem Abdulrasool · 11 years ago
  6. aac16e0 Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (serial or concurrent). by Jason Molenda · 11 years ago
  7. fe95dc9 SBQueue::GetNumPendingItems() should not force a fetch of the pending by Jason Molenda · 11 years ago
  8. da0fc76 Add inttypes.h to SBQueue.cpp (MSVC compilation error with PRIx32). by Virgile Bello · 11 years ago
  9. ac605f4 Add API logging to the SBQueue/SBQueueItem/SBThread calls. by Jason Molenda · 11 years ago
  10. 2fd8335 Change the Mac OS X SystemRuntime plugin from using the placeholder by Jason Molenda · 11 years ago
  11. b97f44d Fix how Queue/QueueItem weak pointers are initialized in the ctors. by Jason Molenda · 11 years ago
  12. c8064ac Move the ivars / logic of SBQueue into a QueueImpl class and by Jason Molenda · 11 years ago
  13. 5e8dce4 Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent by Jason Molenda · 11 years ago