<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/siscan/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/siscan/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 04 Dec 2014 02:23:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/siscan/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by bebe</title><link>https://sourceforge.net/p/siscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,6 +1,11 @@
 sourceinsight-scan - A source insight plugin for static C/C++ code analysis
 Overview
-sourceinsight-scan is a Source Insight plugin for static analysis of C/C++ code.It integrates the advantages of other analysis tools such as cppcheck,coverity,pclint.Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. This plugin primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives). Checks for: Null pointer dereference,memory leaks, buffer overrun, and many more logic error.
+sourceinsight-scan is a Source Insight plugin for static analysis of C/C++ code. It not only covers the features provided by other analysis tools such as cppcheck, coverity,pclint, findbugs and PMD, but also provides many benefits that others are not offering. It debugs the types of bugs that are hardly detected by the compilers and also highly reduces fixing costs. Not depending on compilers enables it to find potential quality issues efficiently (100,000 line per minute). It can find critical issues such as null pointer dereference, memory leaks, buffer overrun, and logic errors. Besides, it supports some customized needs including rule configuration, false positive labeling, path filtering and custom macros configuration.
+
+sourceinsight-scan是一款集成在SourceInsight中的c/c++代码静态分析插件，集成了cppcheck,coverity,pclint等业界优秀的静态分析工具的优点。旨在帮助开发人员，在IDE中快速发现编译器无法发现的非语法错误，降低修复成本。
+   无需编译，平均扫描速度高达10W行/分钟，快速帮您发现潜在的质量风险，包括空指针，越界，内存泄漏及潜在的逻辑错误，平均准确率高达80%。    
+支持个性化定制需求，包括规则配置，误报屏蔽，路径屏蔽，配置自定义判空宏等。
+

 Accuracy
 sourceinsight-scan is far from finished, it is continuously improved to make it more accurate.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bebe</dc:creator><pubDate>Thu, 04 Dec 2014 02:23:53 -0000</pubDate><guid>https://sourceforge.net6c58f2797bbd9aa080a1ac0a85827d55706af563</guid></item><item><title>Home modified by bebe</title><link>https://sourceforge.net/p/siscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -11,7 +11,6 @@
 Documents and articles
 Manual

-The wiki uses [Markdown](/p/siscan/wiki/markdown_syntax/) syntax.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bebe</dc:creator><pubDate>Wed, 26 Nov 2014 12:20:22 -0000</pubDate><guid>https://sourceforge.net9f12c6fe870e4fbccfe8a03d2f2b4c3d93439057</guid></item><item><title>Home modified by bebe</title><link>https://sourceforge.net/p/siscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,15 @@
-Welcome to your wiki!
+sourceinsight-scan - A source insight plugin for static C/C++ code analysis
+Overview
+sourceinsight-scan is a Source Insight plugin for static analysis of C/C++ code.It integrates the advantages of other analysis tools such as cppcheck,coverity,pclint.Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. This plugin primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives). Checks for: Null pointer dereference,memory leaks, buffer overrun, and many more logic error.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Accuracy
+sourceinsight-scan is far from finished, it is continuously improved to make it more accurate.
+sourceinsight-scan is rarely wrong about reported errors. But there are many bugs that it doesn't detect.
+You will find more bugs in your software by testing your software carefully, than by using sourceinsight-scan.
+You will find more bugs in your software by instrumenting your software (with for example http://valgrind.org/), than by using sourceinsight-scan.
+It is unlikely that you will find all the bugs in your software through testing and instrumenting. sourceinsight-scan can detect some of the bugs that you have missed.
+Documents and articles
+Manual

 The wiki uses [Markdown](/p/siscan/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bebe</dc:creator><pubDate>Wed, 26 Nov 2014 12:19:38 -0000</pubDate><guid>https://sourceforge.net3ef2b178d203c265672ba2564bf6162fadfe67b9</guid></item><item><title>Home modified by bebe</title><link>https://sourceforge.net/p/siscan/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/siscan/wiki/markdown_syntax"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/bebezhang"&gt;bebe&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-547452870594ca668d04b619" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bebe</dc:creator><pubDate>Tue, 25 Nov 2014 09:57:27 -0000</pubDate><guid>https://sourceforge.net5c254432a4e7520dcfd243aefde5f0892d3c42b3</guid></item></channel></rss>