1. 4967a71 Update aosp/master Clang for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  2. 87d948e Update aosp/master clang for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  3. b6d6993 Update aosp/master clang for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  4. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  5. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  6. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  7. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  8. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  9. 457e05a Move checker downloads to llvm.org. by Ted Kremenek · 11 years ago
  10. 2b02b08 [analyzer] Note that deadcode.UnmodifiedVariable would be an opt-in checker. by Jordan Rose · 11 years ago
  11. d3721e4 [analyzer] Add "unmodified variable" checker to the Potential Checkers. by Jordan Rose · 11 years ago
  12. a728e92 [analyzer] Assume that strings are no longer than SIZE_MAX/4. by Jordan Rose · 11 years ago
  13. ad3273b [analyzer] Update Open Projects and Potential Checkers pages. by Jordan Rose · 11 years ago
  14. dd15907 + "For Windows Users" section by Anton Yartsev · 11 years ago
  15. 4fbab27 Remove links to old checker builds. by Ted Kremenek · 11 years ago
  16. 989741b Update static analyzer build to checker-275. by Ted Kremenek · 11 years ago
  17. 08cf30e [analyzer] Extend the checker developer manual. A patch by Sam Handler! by Anna Zaks · 11 years ago
  18. 7005426 Update checker build. by Ted Kremenek · 11 years ago
  19. e4cabee [analyzer] Website: update lists of potential and actual checkers. by Jordan Rose · 11 years ago
  20. f2fee9a [analyzer] Merge C++ status page into Open Projects. by Jordan Rose · 11 years ago
  21. 8d00822 [analyzer] Open Projects: grammar, phrasing, formatting by Jordan Rose · 11 years ago
  22. a8d8a47 [analyzer] Add Open Projects page to the analyzer website by Anna Zaks · 11 years ago
  23. 1ac39c2 [analyzer] Add a link to the Building a Checker in 24 Hours talk to the developer manual by Anna Zaks · 11 years ago
  24. 1f4b2df Update checker build to checker-273 by Ted Kremenek · 11 years ago
  25. 067e968 [analyzer] Update open source checker build to checker-272. by Jordan Rose · 12 years ago
  26. df53919 [analyzer] Reword FAQ by Anna Zaks · 12 years ago
  27. 43ced74 + specified progress information by Anton Yartsev · 12 years ago
  28. 7eae669 + centered progress cells + added progress information for several checkers by Anton Yartsev · 12 years ago
  29. e22cef5 Note that checker-271 is newer than the analyzer in Xcode 4.6 by Ted Kremenek · 12 years ago
  30. 8580c7e Update open source checker build to checker-271. by Ted Kremenek · 12 years ago
  31. 975f253 Revert "Update checker build to checker-271." by Ted Kremenek · 12 years ago
  32. a7f8da1 Update checker build to checker-271. by Ted Kremenek · 12 years ago
  33. f7fd799 Various tweaks and updates to the analyzer website. by Jordan Rose · 12 years ago
  34. 409474f Repost checker-270, which for some reason got deleted. by Ted Kremenek · 12 years ago
  35. 9da34f9 [analyzer] Extend the Representing Values section of the dev manual. by Anna Zaks · 12 years ago
  36. e695677 Update checker build to checker-270 by Ted Kremenek · 12 years ago
  37. 0fe4d40 [analyzer] Check that the argument to CFMakeCollectable is non-NULL. by Jordan Rose · 12 years ago
  38. e861dd9 Add prologue text for list of potential checkers. by Ted Kremenek · 12 years ago
  39. 09fa33b List of potential checkers: smart pointer checker: actually, unique_ptr<T[]> by Dmitri Gribenko · 12 years ago
  40. b4e4529 Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8 by Dmitri Gribenko · 12 years ago
  41. 9074fbe List of potential checkers: more C++11 details for the smart pointer checker. by Dmitri Gribenko · 12 years ago
  42. e3af20d Add link to potential future checkers. by Ted Kremenek · 12 years ago
  43. 41c1c71 Add list of potential checkers. Provided by Anton Yartsev! by Ted Kremenek · 12 years ago
  44. a74b9cd Update checker build. by Ted Kremenek · 12 years ago
  45. cb5336f Fix typo. (s/Explided/Exploded/) by David Blaikie · 12 years ago
  46. f1c7060 Post new checker build. by Ted Kremenek · 12 years ago
  47. 43e3dee Fix some minor typos by Sylvestre Ledru · 12 years ago
  48. 32bb534 Place checker build at alternate URL. by Ted Kremenek · 12 years ago
  49. 843f0e8 Make the analyzer site a single point of reference for info by Anna Zaks · 12 years ago
  50. 8ca9ff7 [analyzer] WWW: Shorten the menu title. by Anna Zaks · 12 years ago
  51. dd895f0 [analyzer] WWW: Add FAQ to the menu. by Anna Zaks · 12 years ago
  52. 3cb92f7 [analyzer] WWW: FAQ - fix the assertion use example. by Anna Zaks · 12 years ago
  53. 5076e8a [analyzer] The FAQ question style shouldn't be the same as code_example. by Anna Zaks · 12 years ago
  54. e06f5a0 [analyzer] WWW: Add table of contents, fixed code examples. by Anna Zaks · 12 years ago
  55. 5e6d5be [analyzer] WWW: Mention that we do not support "noreturn" for methods. by Anna Zaks · 12 years ago
  56. dea37f2 Add CSS style for FAQ questions, and restate FAQ questions as actual questions. by Ted Kremenek · 12 years ago
  57. c1cb12b Wordsmith a bit, and turn </h1> into </h4> when appropriate. by Ted Kremenek · 12 years ago
  58. 70186fc [analyzer] FAQ page fixup by Anna Zaks · 12 years ago
  59. 568bdee [analyzer] Add FAQ and How to Deal with Common False Positives page by Anna Zaks · 12 years ago
  60. e42855e Update checker build. by Ted Kremenek · 12 years ago
  61. 6f9c05d Update checker build. by Ted Kremenek · 12 years ago
  62. 30a0908 [analyzer]Extend the available checks list and the release notes for 264 by Anna Zaks · 12 years ago
  63. 7f0873c Fix Engrish. by Ted Kremenek · 12 years ago
  64. 2d99c59 Fix typo. by Ted Kremenek · 12 years ago
  65. c472b2d Update checker build. by Ted Kremenek · 12 years ago
  66. cfca6b7 Update checker build link, and remove stale links. by Ted Kremenek · 12 years ago
  67. 2098c1c Update checker build. by Ted Kremenek · 13 years ago
  68. 0950ca0 Update checker build. by Ted Kremenek · 13 years ago
  69. 8ec5ce2 Fix documentation typo. by Ted Kremenek · 13 years ago
  70. 5588244 [analyzer] Add CString checks to the release notes. by Anna Zaks · 13 years ago
  71. a596442 Tweak release note comments for checker build. by Ted Kremenek · 13 years ago
  72. 6408994 Update checker build to checker-261. by Ted Kremenek · 13 years ago
  73. 8ec2bc8 Post link to checker-260, which is checker-259 with some experimental checks enabled. by Ted Kremenek · 13 years ago
  74. d2e7090 Post open source analyzer build checker-259. by Ted Kremenek · 13 years ago
  75. 315ff36 [analyzer] www: A minor cleanup to the dev manual. by Anna Zaks · 13 years ago
  76. 665a8dc Fix ALL the markup. by Benjamin Kramer · 13 years ago
  77. a772b86 [analyzer] Update the docs to reflect that gcc is not the only default by Anna Zaks · 13 years ago
  78. 00b64f3 Add missing #endif in documentation. by Ted Kremenek · 13 years ago
  79. b78229c [analyzer] More www; document ProgramState->dump(). by Anna Zaks · 13 years ago
  80. 22d4fb9 [analyzer] Update the checker writer manual with explanation of SVals by Anna Zaks · 13 years ago
  81. e113477 Remove duplicate listings for core.DivideZero by Matt Beaumont-Gay · 13 years ago
  82. 2b73517 [analyzer] Add the Checker Developer Manual to the menu. by Anna Zaks · 13 years ago
  83. 464ef2e [analyzer] Add overview and checker registration to the checker developer manual. by Anna Zaks · 13 years ago
  84. 0e5df1a [analyzer] Add the list of available checkers to the website. by Anna Zaks · 13 years ago
  85. d67fc49 [analyzer] Start writing Checker Developer Manual. by Anna Zaks · 13 years ago
  86. bb19cd8 Update open source static analyzer build. by Ted Kremenek · 13 years ago
  87. f30c4cc Update checker build to checker-257. by Ted Kremenek · 13 years ago
  88. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  89. 2d5f2da Update public analyzer build to checker-256. by Ted Kremenek · 13 years ago
  90. 2fdf79f Update text for where to file analyzer bugs. by Ted Kremenek · 14 years ago
  91. e673279 Update static analyzer build to checker-255. by Ted Kremenek · 14 years ago
  92. 4c551b6 Document that set-xcode-analyzer should typically be run using sudo. by Ted Kremenek · 14 years ago
  93. 1e4162f Adjust casing of attributes in examples. by Ted Kremenek · 14 years ago
  94. 90f3dd8 Fix download link. by Ted Kremenek · 14 years ago
  95. f7b6462 Add missing </a> by Ted Kremenek · 14 years ago
  96. ef35cbc Update checker build and post release notes. by Ted Kremenek · 14 years ago
  97. 11fe175 Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker. by Ted Kremenek · 14 years ago
  98. e2abf09 Fix HTML highlighting and add missing line. by Ted Kremenek · 14 years ago
  99. a018c27 Fix a few typos in HTML documentation. by Ted Kremenek · 14 years ago
  100. 12b9434 Hook up attribute ns_consumes_self in the ObjC retain/release checker in the static analyzer. by Ted Kremenek · 14 years ago