Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a SBQueue::GetKind() method to retrieve the type of libdispatch queue (se... | Jason Molenda | 2014-03-13 | 1 | -1/+14 |
* | Change the Mac OS X SystemRuntime plugin from using the placeholder | Jason Molenda | 2014-02-05 | 1 | -3/+58 |
* | Fix std::string initialization in Queue ctor. | Jason Molenda | 2013-12-19 | 1 | -1/+4 |
* | Fix how Queue/QueueItem weak pointers are initialized in the ctors. | Jason Molenda | 2013-12-18 | 1 | -1/+2 |
* | Add new Queue, QueueItem, Queuelist, SBQueue, SBQueueItem classes to represent | Jason Molenda | 2013-12-13 | 1 | -0/+68 |