Age | Commit message (Expand) | Author |
---|---|---|
2010-08-17 | Reintroduce the serialization library, with fixed dependencies. | Sebastian Redl |
2010-08-17 | Revert Sebastian's build-breaking patch. | Douglas Gregor |
2010-08-17 | Create a new Serialization module that contains all the PCH code, and will co... | Sebastian Redl |
2010-08-04 | Store the IDs of selectors in the PCH file explicitly. | Sebastian Redl |
2010-07-30 | Make macro weirdness in chained PCH work. This required changing the way PCHR... | Sebastian Redl |
2010-07-23 | Make declarations in the dependent PCH visible, for C at least. | Sebastian Redl |
2010-07-16 | Make this destructor virtual to placate GCC's warnings. | Chandler Carruth |
2010-07-16 | Add a little more data to chained PCHs. WIP | Sebastian Redl |
2010-07-14 | Add a callback interface that allows interested parties to get notified whene... | Sebastian Redl |