1. 5e2d2c2 Checker: random include cleanup. by Benjamin Kramer · 15 years ago
  2. 1397663 Revert 95541. by Ted Kremenek · 15 years ago
  3. 6f8c430 Rename: GRState::getSVal(Stmt*) => getExprVal(), by Zhongxing Xu · 15 years ago
  4. 6b67630 Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugReporter' by Ted Kremenek · 15 years ago
  5. 1309f9a Split libAnalysis into two libraries: libAnalysis and libChecker. by Ted Kremenek · 15 years ago[Renamed (93%) from lib/Analysis/UndefResultChecker.cpp]
  6. 4988a9a Kill some unnecessary calls to c_str(). by Benjamin Kramer · 15 years ago
  7. d4daa7c Fix null dereference in UndefResultChecker identified by running the analyzer over Postgresql. by Ted Kremenek · 15 years ago
  8. ba5fb5a lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace by Kovarththanan Rajaratnam · 15 years ago
  9. 668399b Refactor undefined result checker. This is the last one. by Zhongxing Xu · 15 years ago