mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-30 13:17:37 +03:00
8874b94cd2
* HTMLparser.c parser.c SAX2.c debugXML.c tree.c valid.c xmlreader.c xmllint.c include/libxml/HTMLparser.h include/libxml/parser.h: added a parser XML_PARSE_COMPACT option to allocate small text nodes (less than 8 bytes on 32bits, less than 16bytes on 64bits) directly within the node, various changes to cope with this. * result/XPath/tests/* result/XPath/xptr/* result/xmlid/*: this slightly change the output Daniel |
||
---|---|---|
.. | ||
id_err1.xml | ||
id_err1.xml.err | ||
id_err2.xml | ||
id_err2.xml.err | ||
id_tst1.xml | ||
id_tst1.xml.err | ||
id_tst2.xml | ||
id_tst2.xml.err | ||
id_tst3.xml | ||
id_tst3.xml.err | ||
id_tst4.xml | ||
id_tst4.xml.err |