aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrey Ponomarenko <aponomarenko@rosalab.ru>2012-06-08 17:28:16 +0400
committerAndrey Ponomarenko <aponomarenko@rosalab.ru>2012-06-08 17:28:16 +0400
commitcfebf0848f59ed353cb442e9b3765cd8ea5ed3ae (patch)
treee7dd36c952e68b43142f6a47149b33b9afd3420d /doc
parenta01311b923f49cc2c3d2769d308aeaf7832f6499 (diff)
downloadabi-compliance-checker-cfebf0848f59ed353cb442e9b3765cd8ea5ed3ae.tar.gz
ABI Compliance Checker 1.97.8
Diffstat (limited to 'doc')
-rw-r--r--doc/Changes.html5
-rw-r--r--doc/Descriptor.html11
2 files changed, 11 insertions, 5 deletions
diff --git a/doc/Changes.html b/doc/Changes.html
index f50ddc0..4853153 100644
--- a/doc/Changes.html
+++ b/doc/Changes.html
@@ -21,7 +21,7 @@
</style>
<script src="/load.php?debug=false&amp;lang=en&amp;modules=startup&amp;only=scripts&amp;skin=monobook&amp;*"></script>
<script>if(window.mw){
- mw.config.set({"wgCanonicalNamespace": "", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 0, "wgPageName": "ABI_compliance_checker_Downloads", "wgTitle": "ABI Compliance Checker Downloads", "wgCurRevisionId": 7945, "wgArticleId": 2293, "wgIsArticle": true, "wgAction": "view", "wgUserName": null, "wgUserGroups": ["*"], "wgCategories": ["ABI Compliance Checker"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": []});
+ mw.config.set({"wgCanonicalNamespace": "", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 0, "wgPageName": "ABI_compliance_checker_Downloads", "wgTitle": "ABI Compliance Checker Downloads", "wgCurRevisionId": 7947, "wgArticleId": 2293, "wgIsArticle": true, "wgAction": "view", "wgUserName": null, "wgUserGroups": ["*"], "wgCategories": ["ABI Compliance Checker"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": []});
}
</script><script>if(window.mw){
mw.loader.load(["mediawiki.page.startup"]);
@@ -88,6 +88,7 @@
<ul><li> Redesigned format of ABI dump
</li><li> Optimization of memory usage (5%-10%) and performance (5%-10%)
</li><li> Improved support for GCC 4.0-4.5
+</li><li> Added &lt;add_namespaces&gt; section of the XML descriptor
</li></ul>
</li></ul>
<ul><li> <b>New Options</b>
@@ -715,5 +716,5 @@ Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key rasispdb:pcache:idhash:2293-0!*!0!!en!*!* and timestamp 20120608131628 -->
+<!-- Saved in parser cache with key rasispdb:pcache:idhash:2293-0!*!0!!en!*!* and timestamp 20120608132609 -->
</div></div></div></div></div></body></html> \ No newline at end of file
diff --git a/doc/Descriptor.html b/doc/Descriptor.html
index 023e23a..5194cbf 100644
--- a/doc/Descriptor.html
+++ b/doc/Descriptor.html
@@ -21,7 +21,7 @@
</style>
<script src="/load.php?debug=false&amp;lang=en&amp;modules=startup&amp;only=scripts&amp;skin=monobook&amp;*"></script>
<script>if(window.mw){
- mw.config.set({"wgCanonicalNamespace": "", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 0, "wgPageName": "Library_Descriptor", "wgTitle": "Library Descriptor", "wgCurRevisionId": 7777, "wgArticleId": 2415, "wgIsArticle": true, "wgAction": "view", "wgUserName": null, "wgUserGroups": ["*"], "wgCategories": ["API Sanity Checker", "ABI Compliance Checker"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": []});
+ mw.config.set({"wgCanonicalNamespace": "", "wgCanonicalSpecialPageName": false, "wgNamespaceNumber": 0, "wgPageName": "Library_Descriptor", "wgTitle": "Library Descriptor", "wgCurRevisionId": 7948, "wgArticleId": 2415, "wgIsArticle": true, "wgAction": "view", "wgUserName": null, "wgUserGroups": ["*"], "wgCategories": ["API Sanity Checker", "ABI Compliance Checker"], "wgBreakFrames": false, "wgRestrictionEdit": [], "wgRestrictionMove": []});
}
</script><script>if(window.mw){
mw.loader.load(["mediawiki.page.startup"]);
@@ -89,6 +89,11 @@
#define C D */
<span style="color:Green;">&lt;/defines&gt;</span>
+ <span style="color:Green;">&lt;add_namespaces&gt;</span>
+ /* The list of namespaces that should be added to the alanysis
+ if the tool cannot find them automatically, one per line */
+ <span style="color:Green;">&lt;/add_namespaces&gt;</span>
+
<span style="color:Green;">&lt;skip_types&gt;</span>
/* The list of data types, that
should not be checked, one per line */
@@ -454,11 +459,11 @@
</pre>
<!--
NewPP limit report
-Preprocessor node count: 173/1000000
+Preprocessor node count: 175/1000000
Post-expand include size: 0/2097152 bytes
Template argument size: 0/2097152 bytes
Expensive parser function count: 0/100
-->
-<!-- Saved in parser cache with key rasispdb:pcache:idhash:2415-0!*!*!!*!*!* and timestamp 20120608131706 -->
+<!-- Saved in parser cache with key rasispdb:pcache:idhash:2415-0!*!*!!*!*!* and timestamp 20120608132736 -->
</div></div></div></div></div></body></html> \ No newline at end of file