Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch did the following renaming. There should be no functional changes. | Zhongxing Xu | 2008-10-17 | 1 | -6/+6 |
* | This is a big patch, but the functionality change is small and the rest of th... | Ted Kremenek | 2008-10-04 | 1 | -3/+4 |
* | Built-in checks now have a category: "Logic Errors" | Ted Kremenek | 2008-09-21 | 1 | -4/+6 |
* | Add "category" to BugTypes, allowing bugs to be grouped. | Ted Kremenek | 2008-09-20 | 1 | -1/+1 |
* | Rename ValueState -> GRState. | Ted Kremenek | 2008-08-13 | 1 | -11/+11 |
* | Enhanced path-sensitive return-of-stack-address check to print out the name o... | Ted Kremenek | 2008-07-31 | 1 | -9/+21 |
* | Add range highlighting for path-sensitive return-of-stack-address check. | Ted Kremenek | 2008-07-30 | 1 | -5/+18 |
* | Moved registration of basic path-sensitive checks from GRSimpleVals.cpp to GR... | Ted Kremenek | 2008-07-22 | 1 | -0/+332 |