Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PDB] Fix a bug where we were serializing hash tables incorrectly. | Zachary Turner | 2018-03-15 | 1 | -3/+5 |
* | Refactor the PDB HashTable class. | Zachary Turner | 2018-03-15 | 1 | -170/+2 |
* | Fix emission of PDB string table. | Zachary Turner | 2018-02-16 | 1 | -82/+12 |
* | [CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin... | Eugene Zelenko | 2017-06-30 | 1 | -5/+11 |
* | [PDB] Make streams carry their own endianness. | Zachary Turner | 2017-02-28 | 1 | -8/+8 |
* | [PDB] Partial resubmit of r296215, which improved PDB Stream Library. | Zachary Turner | 2017-02-27 | 1 | -4/+4 |
* | Revert r296215, "[PDB] General improvements to Stream library." and followings. | NAKAMURA Takumi | 2017-02-25 | 1 | -12/+12 |
* | [PDB] General improvements to Stream library. | Zachary Turner | 2017-02-25 | 1 | -12/+12 |
* | Don't assume little endian in StreamReader / StreamWriter. | Zachary Turner | 2017-02-18 | 1 | -8/+8 |
* | NFC: Rename (PDB) RawSession to NativeSession | Adrian McCarthy | 2017-01-25 | 1 | -0/+302 |