| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | UUID: Add support for arbitrary-sized module IDs | Pavel Labath | 2018-06-29 | 1 | -77/+37 |
| * | Represent invalid UUIDs as UUIDs with length zero | Pavel Labath | 2018-06-26 | 1 | -56/+8 |
| * | Remove UUID::SetFromCString | Pavel Labath | 2018-06-21 | 1 | -9/+1 |
| * | Modernize UUID class | Pavel Labath | 2018-06-21 | 1 | -9/+7 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -2/+2 |
| * | Simplify UUID constructors | Stephane Sezer | 2017-11-28 | 1 | -3/+2 |
| * | Remove some duplicated code in UUID.cpp | Stephane Sezer | 2017-11-28 | 1 | -8/+1 |
| * | Mark UUID::GetByteSize() const | Stephane Sezer | 2017-11-27 | 1 | -1/+1 |
| * | [UUID] Reimplement comparison operators more canonically. NFCI. | Davide Italiano | 2017-09-03 | 1 | -8/+4 |
| * | Update StructuredData::String to return StringRefs. | Zachary Turner | 2017-05-12 | 1 | -6/+10 |
| * | iwyu fixes on lldbUtility. | Zachary Turner | 2017-04-06 | 1 | -4/+0 |
| * | Move DataBuffer / DataExtractor and friends from Core -> Utility. | Zachary Turner | 2017-03-04 | 1 | -6/+6 |
| * | Move UUID from Core -> Utility. | Zachary Turner | 2017-03-04 | 1 | -0/+227 |

