Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-23 | Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) | Alexander Kornienko | 1 | -1/+1 |
2015-06-19 | Fixed/added namespace ending comments using clang-tidy. NFC | Alexander Kornienko | 1 | -1/+1 |
2014-10-06 | Make the MD5 result name consistent between functions, header and source. | Yaron Keren | 1 | -19/+19 |
2014-08-27 | Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just... | Craig Topper | 1 | -4/+4 |
2013-05-31 | Add support for adding the contents of a StringRef to the MD5 hash. | Eric Christopher | 1 | -0/+8 |
2013-05-31 | Convert more unsigned char -> uint8_t. | Eric Christopher | 1 | -1/+1 |
2013-05-31 | Fix comment. | Eric Christopher | 1 | -1/+1 |
2013-05-31 | Move "unsigned char" -> "uint8_t". | Eric Christopher | 1 | -8/+8 |
2013-05-24 | ArrayRef-ize MD5 and clean up a few variable names. | Eric Christopher | 1 | -20/+32 |
2013-05-21 | Add an md5 library derived from a public domain implementation for dwarf4 | Eric Christopher | 1 | -0/+266 |