1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/xmlid
Daniel Veillard 8874b94cd2 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less
* 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
2005-08-25 13:19:21 +00:00
..
id_err1.xml relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_err1.xml.err relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_err2.xml added a parser XML_PARSE_COMPACT option to allocate small text nodes (less 2005-08-25 13:19:21 +00:00
id_err2.xml.err relaxed id() to not check taht the name(s) passed are actually NCName, 2004-04-18 20:55:39 +00:00
id_tst1.xml added a parser XML_PARSE_COMPACT option to allocate small text nodes (less 2005-08-25 13:19:21 +00:00
id_tst1.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst2.xml added a parser XML_PARSE_COMPACT option to allocate small text nodes (less 2005-08-25 13:19:21 +00:00
id_tst2.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst3.xml added a parser XML_PARSE_COMPACT option to allocate small text nodes (less 2005-08-25 13:19:21 +00:00
id_tst3.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00
id_tst4.xml added a parser XML_PARSE_COMPACT option to allocate small text nodes (less 2005-08-25 13:19:21 +00:00
id_tst4.xml.err adding xml:id draft support adding 4 first regression tests Daniel 2004-04-09 21:51:49 +00:00