| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add MacOSXAPIChecker, a meta checker to include various precondition checks f... | Ted Kremenek | 2010-02-25 | 1 | -0/+1 |
| * | Add UnixAPIChecker, a meta checker to include various precondition checks for... | Ted Kremenek | 2010-02-25 | 1 | -0/+1 |
| * | Divide list of registration functions in API and foundational checks. Also t... | Ted Kremenek | 2010-02-25 | 1 | -2/+6 |
| * | Sort list of checker registration functions. | Ted Kremenek | 2010-02-25 | 1 | -12/+12 |
| * | Add simpler checker to check if variables captured by a block are uninitialized. | Ted Kremenek | 2010-02-16 | 1 | -1/+1 |
| * | static analyzer: handle casts of a function to a function pointer with | Ted Kremenek | 2010-02-04 | 1 | -0/+1 |
| * | Split libAnalysis into two libraries: libAnalysis and libChecker. | Ted Kremenek | 2010-01-25 | 1 | -0/+44 |

