diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2005-04-01 13:11:58 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2005-04-01 13:11:58 +0000 |
commit | 5d4644ef6e38479a648615eca758c5e962a141d5 (patch) | |
tree | c4144bb6bd5715a3787846e3cf0eb181775df65f /doc/APIchunk25.html | |
parent | 64354ea7d6b8e0d95f3f9bcfdc98bddd065b65fc (diff) | |
download | libxml2-5d4644ef6e38479a648615eca758c5e962a141d5.tar.gz |
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
* doc/apibuild.py doc/elfgcchack.xsl: revamped the elfgcchack.h
format to cope with gcc4 change of aliasing allowed scopes, had
to add extra informations to doc/libxml2-api.xml to separate
the header from the c module source.
* *.c: updated all c library files to add a #define bottom_xxx
and reimport elfgcchack.h thereafter, and a bit of cleanups.
* doc//* testapi.c: regenerated when rebuilding the API
Daniel
Diffstat (limited to 'doc/APIchunk25.html')
-rw-r--r-- | doc/APIchunk25.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchunk25.html b/doc/APIchunk25.html index c982169a..f8ce7e22 100644 --- a/doc/APIchunk25.html +++ b/doc/APIchunk25.html @@ -152,6 +152,8 @@ A:link, A:visited, A:active { text-decoration: underline } </dd><dt>whitespace</dt><dd><a href="html/libxml-tree.html#xmlIsBlankNode">xmlIsBlankNode</a><br /> <a href="html/libxml-parserInternals.html#xmlParseAttValue">xmlParseAttValue</a><br /> <a href="html/libxml-xmlschemastypes.html#xmlSchemaCompareValuesWhtsp">xmlSchemaCompareValuesWhtsp</a><br /> +<a href="html/libxml-xmlschemastypes.html#xmlSchemaValidateFacetWhtsp">xmlSchemaValidateFacetWhtsp</a><br /> +<a href="html/libxml-xmlschemastypes.html#xmlSchemaValidateLengthFacetWhtsp">xmlSchemaValidateLengthFacetWhtsp</a><br /> <a href="html/libxml-xpathInternals.html#xmlXPathIdFunction">xmlXPathIdFunction</a><br /> <a href="html/libxml-xpathInternals.html#xmlXPathNormalizeFunction">xmlXPathNormalizeFunction</a><br /> </dd><dt>whitespace-separated</dt><dd><a href="html/libxml-xpathInternals.html#xmlXPathIdFunction">xmlXPathIdFunction</a><br /> |