| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch USR generation to use file offsets instead of line/columns for anonymo... | Ted Kremenek | 2010-07-22 | 1 | -4/+4 |
| * | Merged Elaborated and QualifiedName types. | Abramo Bagnara | 2010-05-11 | 1 | -4/+4 |
| * | Extend C++ usrs to include type mangling for tag decl arguments, indicating w... | Ted Kremenek | 2010-05-07 | 1 | -4/+21 |
| * | Switch USR generation over from NamedDecl::getNameAsString() to NamedDecl::pr... | Ted Kremenek | 2010-05-07 | 1 | -92/+98 |
| * | Add initial USR support for mangling in the types of C++ functions and methods. | Ted Kremenek | 2010-05-07 | 1 | -2/+138 |
| * | Add USR support for C++ namespaces, and unify mangling of location informatio... | Ted Kremenek | 2010-05-06 | 1 | -37/+47 |
| * | Rename 'CIndex' to 'libclang', since it has basically become our stable public | Daniel Dunbar | 2010-04-30 | 1 | -0/+477 |

