1. e861dd9 Add prologue text for list of potential checkers. by Ted Kremenek · 12 years ago
  2. 09fa33b List of potential checkers: smart pointer checker: actually, unique_ptr<T[]> by Dmitri Gribenko · 12 years ago
  3. b4e4529 Clang static analyzer docs: fix a couple of HTML markup issues and non-UTF-8 by Dmitri Gribenko · 12 years ago
  4. 9074fbe List of potential checkers: more C++11 details for the smart pointer checker. by Dmitri Gribenko · 12 years ago
  5. e3af20d Add link to potential future checkers. by Ted Kremenek · 12 years ago
  6. 41c1c71 Add list of potential checkers. Provided by Anton Yartsev! by Ted Kremenek · 12 years ago
  7. a74b9cd Update checker build. by Ted Kremenek · 12 years ago
  8. cb5336f Fix typo. (s/Explided/Exploded/) by David Blaikie · 12 years ago
  9. f1c7060 Post new checker build. by Ted Kremenek · 12 years ago
  10. 43e3dee Fix some minor typos by Sylvestre Ledru · 12 years ago
  11. 32bb534 Place checker build at alternate URL. by Ted Kremenek · 12 years ago
  12. 843f0e8 Make the analyzer site a single point of reference for info by Anna Zaks · 12 years ago
  13. 8ca9ff7 [analyzer] WWW: Shorten the menu title. by Anna Zaks · 12 years ago
  14. dd895f0 [analyzer] WWW: Add FAQ to the menu. by Anna Zaks · 12 years ago
  15. 3cb92f7 [analyzer] WWW: FAQ - fix the assertion use example. by Anna Zaks · 12 years ago
  16. 5076e8a [analyzer] The FAQ question style shouldn't be the same as code_example. by Anna Zaks · 12 years ago
  17. e06f5a0 [analyzer] WWW: Add table of contents, fixed code examples. by Anna Zaks · 12 years ago
  18. 5e6d5be [analyzer] WWW: Mention that we do not support "noreturn" for methods. by Anna Zaks · 12 years ago
  19. dea37f2 Add CSS style for FAQ questions, and restate FAQ questions as actual questions. by Ted Kremenek · 12 years ago
  20. c1cb12b Wordsmith a bit, and turn </h1> into </h4> when appropriate. by Ted Kremenek · 12 years ago
  21. 70186fc [analyzer] FAQ page fixup by Anna Zaks · 12 years ago
  22. 568bdee [analyzer] Add FAQ and How to Deal with Common False Positives page by Anna Zaks · 12 years ago
  23. e42855e Update checker build. by Ted Kremenek · 12 years ago
  24. 6f9c05d Update checker build. by Ted Kremenek · 12 years ago
  25. 30a0908 [analyzer]Extend the available checks list and the release notes for 264 by Anna Zaks · 12 years ago
  26. 7f0873c Fix Engrish. by Ted Kremenek · 12 years ago
  27. 2d99c59 Fix typo. by Ted Kremenek · 12 years ago
  28. c472b2d Update checker build. by Ted Kremenek · 12 years ago
  29. cfca6b7 Update checker build link, and remove stale links. by Ted Kremenek · 13 years ago
  30. 2098c1c Update checker build. by Ted Kremenek · 13 years ago
  31. 0950ca0 Update checker build. by Ted Kremenek · 13 years ago
  32. 8ec5ce2 Fix documentation typo. by Ted Kremenek · 13 years ago
  33. 5588244 [analyzer] Add CString checks to the release notes. by Anna Zaks · 13 years ago
  34. a596442 Tweak release note comments for checker build. by Ted Kremenek · 13 years ago
  35. 6408994 Update checker build to checker-261. by Ted Kremenek · 13 years ago
  36. 8ec2bc8 Post link to checker-260, which is checker-259 with some experimental checks enabled. by Ted Kremenek · 13 years ago
  37. d2e7090 Post open source analyzer build checker-259. by Ted Kremenek · 13 years ago
  38. 315ff36 [analyzer] www: A minor cleanup to the dev manual. by Anna Zaks · 13 years ago
  39. 665a8dc Fix ALL the markup. by Benjamin Kramer · 13 years ago
  40. a772b86 [analyzer] Update the docs to reflect that gcc is not the only default by Anna Zaks · 13 years ago
  41. 00b64f3 Add missing #endif in documentation. by Ted Kremenek · 13 years ago
  42. b78229c [analyzer] More www; document ProgramState->dump(). by Anna Zaks · 13 years ago
  43. 22d4fb9 [analyzer] Update the checker writer manual with explanation of SVals by Anna Zaks · 13 years ago
  44. e113477 Remove duplicate listings for core.DivideZero by Matt Beaumont-Gay · 13 years ago
  45. 2b73517 [analyzer] Add the Checker Developer Manual to the menu. by Anna Zaks · 13 years ago
  46. 464ef2e [analyzer] Add overview and checker registration to the checker developer manual. by Anna Zaks · 13 years ago
  47. 0e5df1a [analyzer] Add the list of available checkers to the website. by Anna Zaks · 13 years ago
  48. d67fc49 [analyzer] Start writing Checker Developer Manual. by Anna Zaks · 13 years ago
  49. bb19cd8 Update open source static analyzer build. by Ted Kremenek · 13 years ago
  50. f30c4cc Update checker build to checker-257. by Ted Kremenek · 13 years ago
  51. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 14 years ago
  52. 2d5f2da Update public analyzer build to checker-256. by Ted Kremenek · 14 years ago
  53. 2fdf79f Update text for where to file analyzer bugs. by Ted Kremenek · 14 years ago
  54. e673279 Update static analyzer build to checker-255. by Ted Kremenek · 14 years ago
  55. 4c551b6 Document that set-xcode-analyzer should typically be run using sudo. by Ted Kremenek · 14 years ago
  56. 1e4162f Adjust casing of attributes in examples. by Ted Kremenek · 14 years ago
  57. 90f3dd8 Fix download link. by Ted Kremenek · 14 years ago
  58. f7b6462 Add missing </a> by Ted Kremenek · 14 years ago
  59. ef35cbc Update checker build and post release notes. by Ted Kremenek · 14 years ago
  60. 11fe175 Wire up attributes 'ns_consumed' and 'cf_consumed' in the static analyzer's ObjC retain/release checker. by Ted Kremenek · 14 years ago
  61. e2abf09 Fix HTML highlighting and add missing line. by Ted Kremenek · 14 years ago
  62. a018c27 Fix a few typos in HTML documentation. by Ted Kremenek · 14 years ago
  63. 12b9434 Hook up attribute ns_consumes_self in the ObjC retain/release checker in the static analyzer. by Ted Kremenek · 14 years ago
  64. 28d5b72 Update checker build. by Ted Kremenek · 14 years ago
  65. 8f50014 Update analyzer build. by Ted Kremenek · 14 years ago
  66. b1cb9c9 Update checker build. by Ted Kremenek · 14 years ago
  67. e3fe4cb Update checker build. by Ted Kremenek · 14 years ago
  68. a0eabb7 Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" to be consistent with all other snippets on this page. by Ted Kremenek · 14 years ago
  69. df1997d Update docs to include proper location of clang binary. by Ted Kremenek · 14 years ago
  70. 3df2f31 Update checker build. by Ted Kremenek · 14 years ago
  71. 383329e Update checker build. by Ted Kremenek · 14 years ago
  72. 036cdf0 Update checker build. by Ted Kremenek · 14 years ago
  73. 390f55f Update checker build. by Ted Kremenek · 14 years ago
  74. 7e86b28 Test commit by Tanya Lattner · 14 years ago
  75. 72554c5 Test commit. by Tanya Lattner · 14 years ago
  76. 2adebbe Update checker build. by Ted Kremenek · 14 years ago
  77. 7b07d4a Add missing whitespace. by Ted Kremenek · 14 years ago
  78. f9c10c7 Update checker build. by Ted Kremenek · 14 years ago
  79. c63cada Tweak documentation to mention Debug+Asserts. by Duncan Sands · 14 years ago
  80. d5aaa57 Update checker build. by Ted Kremenek · 14 years ago
  81. e437bac Update checker build. by Ted Kremenek · 14 years ago
  82. 1ca3bd8 Update checker build. by Ted Kremenek · 14 years ago
  83. a238f87 Add documention on ns_returns_not_retained and cf_returns_not_retained attributes. by Ted Kremenek · 14 years ago
  84. 0506af3 Update latest checker build to a local link. by Daniel Dunbar · 14 years ago
  85. f3d4a97 Update checker build. by Ted Kremenek · 15 years ago
  86. 2dce0c4 Update checker build. by Ted Kremenek · 15 years ago
  87. 26ad5c0 Update analyzer build. by Ted Kremenek · 15 years ago
  88. 9a4d77f Remove VS information for analyzer until we have more real support. by Ted Kremenek · 15 years ago
  89. 03cf219 s/Clangify2010.py/clangify2010.py by Kovarththanan Rajaratnam · 15 years ago
  90. b6e0edc Add initial draft of web page on 'clangifty2010.py' script for analyzing VS projects. by Ted Kremenek · 15 years ago
  91. 3ff9da4 Fix grammar by Ted Kremenek · 15 years ago
  92. f2b552e Update checker build. by Ted Kremenek · 15 years ago
  93. 1a202b4 Fix typo. by Ted Kremenek · 15 years ago
  94. f708233 Update checker build. by Ted Kremenek · 15 years ago
  95. 631bde5 Fix link. by Ted Kremenek · 15 years ago
  96. 250f67b Update front page to mention Xcode integration. by Ted Kremenek · 15 years ago
  97. 4d9d49a Expose "Key features" paragraph. by Ted Kremenek · 15 years ago
  98. 8c0b964 Label examples. by Ted Kremenek · 15 years ago
  99. 7d539a4 Fix link. by Ted Kremenek · 15 years ago
  100. cdbfe9f Simplify menu. by Ted Kremenek · 15 years ago