diff options
Diffstat (limited to 'www/analyzer/release_notes.html')
-rw-r--r-- | www/analyzer/release_notes.html | 43 |
1 files changed, 23 insertions, 20 deletions
diff --git a/www/analyzer/release_notes.html b/www/analyzer/release_notes.html index 2d1660d..bc052bb 100644 --- a/www/analyzer/release_notes.html +++ b/www/analyzer/release_notes.html @@ -15,6 +15,18 @@ <h1>Release notes for <tt>checker-XXX</tt> builds</h1> +<h4 id="checker_275">checker-275</h4> +<p><b>built:</b> May 23, 2013</br> + <b>download:</b> <a href="downloads/checker-275.tar.bz2">checker-275.tar.bz2</a></p> + <p><b>highlights:</b></p> + <ul> + <li>Xcode: Includes a new arrow layout algorithm for issue presentation within Xcode. The goal is for interprocedural bug reports to look cleaner and less busy (and easier to read). Feedback appreciated.</li> + <li>Xcode: Bugs that occur within header code (e.g., C++) are now reported within the callers in the main source file. For example, if you misuse a C++ function declared in a header the primary diagnostic will be in the caller (in the main source file). The full expanded path, however, will show the bug in the header code as well. These kind of cross-file issues are currently only support by Xcode, not the HTML output.</li> + <li>This build is built with LLVM's Link-Time Optimization (LTO), which should make it slightly faster.</li> + <li>LTO also reduces the download size (about 19% smaller than checker-274).</li> + <li>Many sundry fixes.</li> + </ul> + <h4 id="checker_274">checker-274</h4> <p><b>built:</b> April 23, 2013</br> <b>download:</b> <a href="https://attache.apple.com/AttacheWeb/dl?id=ATCdb3165f4406a4589b5878a22494c3b79">checker-274.tar.bz2</a></p> @@ -40,8 +52,7 @@ </ul> <h4 id="checker_272">checker-272</h4> -<p><b>built:</b> March 1, 2013</br> - <b>download:</b> <a href="https://attache.apple.com/AttacheWeb/dl?id=ATCbb91eedf8edf4c7388549be8f91e810d">checker-272.tar.bz2</a></p> +<p><b>built:</b> March 1, 2013</p> <p><b>highlights:</b></p> <ul> <li>Better modeling of C++ constructors: @@ -56,8 +67,7 @@ </ul> <h4 id="checker_271">checker-271</h4> -<p><b>built:</b> February 8, 2013</br> - <b>download:</b> <a href="http://bit.ly/1299Xt3">checker-271.tar.bz2</a></p> +<p><b>built:</b> February 8, 2013</p> <p><b>highlights:</b></p> <ul> <li>Faster analysis for <tt>scan-build xcodebuild</tt> when using Xcode 4.6 and higher: @@ -72,8 +82,7 @@ </ul> <h4 id="checker_270">checker-270</h4> -<p><b>built:</b> January 4, 2013</br> - <b>download:</b> <a href="http://bit.ly/13ekSoV">checker-270.tar.bz2</a></p> +<p><b>built:</b> January 4, 2013</p> <p><b>highlights:</b></p> <ul> <li>Major performance enhancements to speed up interprocedural analysis.</li> @@ -81,8 +90,7 @@ </ul> <h4 id="checker_269">checker-269</h4> -<p><b>built:</b> September 25, 2012</br> - <b>download:</b> <a href="http://bit.ly/USf8ge">checker-269.tar.bz2</a></p> +<p><b>built:</b> September 25, 2012</p> <p><b>highlights:</b></p> <ul> <li>Significantly improves interprocedural analysis for Objective-C.</li> @@ -91,8 +99,7 @@ </ul> <h4 id="checker_268">checker-268</h4> -<p><b>built:</b> September 11, 2012</br> - <b>download:</b> <a href="http://bit.ly/U75NOp">checker-268.tar.bz2</a></p> +<p><b>built:</b> September 11, 2012</p> <p><b>highlights:</b></p> <ul> @@ -104,22 +111,19 @@ these, and any other problems you encounter. When you encounter an issue, please <a href="/filing_bugs.html">file a bug report</a>.</p> <h4 id="checker_267">checker-267</h4> -<p><b>built:</b> June 1, 2012</br> - <b>download:</b> <a href="http://bit.ly/OIdyI7">checker-267.tar.bz2</a></p> +<p><b>built:</b> June 1, 2012</p> <p><b>highlights:</b></p> <p>Adds basic interprocedural analysis support for blocks.</p> <h4 id="checker_266">checker-266</h4> -<p><b>built:</b> May 23, 2012</br> - <b>download:</b> <a href="http://bit.ly/LgtUWx">checker-266.tar.bz2</a></p> +<p><b>built:</b> May 23, 2012</p> <p><b>highlights:</b></p> <p>Contains numerous stability fixes over checker-266, especially when analyzing C++11 code.</p> <h4 id="checker_265">checker-265</h4> -<p><b>built:</b> May 8, 2012</br> - <b>download:</b> <a href="http://bit.ly/JceZBE">checker-265.tar.bz2</a></p> +<p><b>built:</b> May 8, 2012</p> <p><b>highlights:</b></p> <p>This release contains a fix for a major crasher introduced in checker-264, and various refinements to @@ -129,8 +133,7 @@ of sizeof expressions contained within its argument(s).</p> <h4 id="checker_264">checker-264</h4> -<p><b>built:</b> April 26, 2012</br> - <b>download:</b> <a href="http://bit.ly/JATSI8">checker-264.tar.bz2</a></p> +<p><b>built:</b> April 26, 2012</p> <p><b>highlights:</b></p> <p>This release contains misc. bug fixes and performance enhancements over checker-263, including @@ -138,7 +141,7 @@ of sizeof expressions contained within its argument(s).</p> <h4 id="checker_263">checker-263</h4> -<p><b>built:</b> March 22, 2012</br> +<p><b>built:</b> March 22, 2012</p> <p><b>highlights:</b></p> <ul> @@ -147,7 +150,7 @@ of sizeof expressions contained within its argument(s).</p> <h4 id="checker_262">checker-262</h4> -<p><b>built: </b>March 15, 2012</br> +<p><b>built: </b>March 15, 2012</p> <p><b>highlights:</b></p> <ul> |