1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 04:55:04 +03:00
libxml2/result
Daniel Veillard e74d2e1cb8 augmented the XInclude API to be able to pass XML parser flags down to the
* xinclude.c xmllint.c xmlreader.c include/libxml/xinclude.h
  include/libxml/xmlerror.h: augmented the XInclude API
  to be able to pass XML parser flags down to the Inclusion
  process. Also resynchronized with the Last Call W3C Working
  Draft 10 November 2003 for the xpointer attribute.
* Makefile.am test/XInclude/docs/nodes[23].xml
  result/XInclude/*: augmented the tests for the new namespace and
  testing the xpointer attribute, changed the way error messages
  are tested
* doc/*: regenerated the documentation
Daniel
2003-12-09 11:35:37 +00:00
..
automata merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
c14n added merlin-c14n-two.tar.gz tests for 2002-06-04 04:28:13 +00:00
catalogs Aleksey's commit changed the output of one catalog test Daniel 2002-05-24 07:54:39 +00:00
HTML change --html to make sure we use the HTML serialization rule by default 2003-11-04 08:47:48 +00:00
namespaces changed 'make tests' to use a concise output, scrolling to see where thing 2003-10-02 22:28:19 +00:00
noent Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
regexp merged the current state of XML Schemas implementation, it is not 2002-04-16 15:50:10 +00:00
relaxng fixed uninitialized new field. fixed a typo updating all messages Daniel 2003-10-10 14:46:54 +00:00
schemas added xsd:include support, fixed testSchemas behaviour when a schemas 2003-11-25 15:38:59 +00:00
scripts removing history/readline changed this slightly make element content line 2001-07-23 19:39:43 +00:00
SVG This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
URI Rewrite/cleanup/tests of URI normalization: 2001-02-02 17:07:32 +00:00
valid fixed #127877, never output " in element content this changes the 2003-11-25 18:29:55 +00:00
VC tried to fix the problems reported in bug #126735 fixed again some problem 2003-12-08 10:25:02 +00:00
XInclude augmented the XInclude API to be able to pass XML parser flags down to the 2003-12-09 11:35:37 +00:00
XPath improved the script accordingly to the XInclude regression tests updates 2003-02-13 15:52:58 +00:00
att1 Fixed some wrongly space collapsing code due to misreading of the spec, Daniel. 1999-11-18 14:02:05 +00:00
att1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
att1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
att2 Fixed some wrongly space collapsing code due to misreading of the spec, Daniel. 1999-11-18 14:02:05 +00:00
att2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
att2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
att3 Fixing #71342 serializing '\n' in attribute values added a specific test. 2002-02-13 13:07:41 +00:00
att3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
att3.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
att4 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. 2002-12-16 22:04:11 +00:00
att4.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
att4.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
att5 adding namespace checkings while making sure they still parse as 2003-09-11 23:42:01 +00:00
att5.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
att5.sax adding namespace checkings while making sure they still parse as 2003-09-11 23:42:01 +00:00
attrib.xml Someone found a bug hiding in a corner, caught it ! 2001-03-20 11:27:34 +00:00
attrib.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
attrib.xml.sax 2.6.0beta1 changes Fixing attribute normalization, might not be totally 2003-09-03 13:10:34 +00:00
bigentname.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
bigentname.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
bigentname.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
bigname2.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
bigname2.xml.rdr add streaming on memory regression tests, found bad bugs in the reader 2003-09-18 13:35:51 +00:00
bigname2.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
bigname.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
bigname.xml.rdr add streaming on memory regression tests, found bad bugs in the reader 2003-09-18 13:35:51 +00:00
bigname.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
cdata Fixed probles in some HTML tag autoclose, XML output bug on mixed-content 1999-10-11 15:09:51 +00:00
cdata2 added the same htmlRead APIs than their XML counterparts new parser 2003-09-26 12:47:50 +00:00
cdata2.rdr added the same htmlRead APIs than their XML counterparts new parser 2003-09-26 12:47:50 +00:00
cdata2.sax added the same htmlRead APIs than their XML counterparts new parser 2003-09-26 12:47:50 +00:00
cdata.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
cdata.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
comment2.xml This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
comment2.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
comment2.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
comment.xml This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
comment.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
comment.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav1 Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
dav1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav2 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav3 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav3.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav4 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav4.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav4.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav5 Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
dav5.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav5.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav6 Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
dav6.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav6.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav7 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav7.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav7.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav8 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav8.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav8.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav9 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav9.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav9.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav10 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav10.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav10.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav11 Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
dav11.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav11.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav12 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav12.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav12.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav13 Updated the tests and result files for better conformances, added rdf2, Daniel 1999-01-17 13:48:01 +00:00
dav13.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav13.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav15 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav15.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav15.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav16 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav16.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav16.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav17 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav17.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav17.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav18 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav18.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav18.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dav19 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
dav19.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dav19.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
defattr2.xml allow to inherit attributes from the DTD directly in the tree, this is 2001-08-07 01:10:10 +00:00
defattr2.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
defattr2.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
defattr.xml allow to inherit attributes from the DTD directly in the tree, this is 2001-08-07 01:10:10 +00:00
defattr.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
defattr.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dia1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dia1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dia1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dia2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dia2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dia2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd1 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
dtd1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd2 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd3 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd3.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd4 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd4.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd4.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd5 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content 1999-10-11 15:09:51 +00:00
dtd5.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd5.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd6 - xpath.c: trying to get 52979 solved 2001-04-10 16:38:06 +00:00
dtd6.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd6.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd7 - xpath.c: trying to get 52979 solved 2001-04-10 16:38:06 +00:00
dtd7.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd7.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd8 - xpath.c: trying to get 52979 solved 2001-04-10 16:38:06 +00:00
dtd8.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd8.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd9 - xpath.c: trying to get 52979 solved 2001-04-10 16:38:06 +00:00
dtd9.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd9.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd10 - xpath.c: trying to get 52979 solved 2001-04-10 16:38:06 +00:00
dtd10.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd10.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd11 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
dtd11.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
dtd11.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd12 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
dtd12.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd12.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
dtd13 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
dtd13.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
dtd13.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ent1 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content 1999-10-11 15:09:51 +00:00
ent1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ent2 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content 1999-10-11 15:09:51 +00:00
ent2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ent3 Changed the internals a lot for DOM, entity support, slight changes of API, 1998-10-27 06:21:04 +00:00
ent3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent3.sax 2.6.0beta1 changes Fixing attribute normalization, might not be totally 2003-09-03 13:10:34 +00:00
ent4 Changed the internals a lot for DOM, entity support, slight changes of API, 1998-10-27 06:21:04 +00:00
ent4.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent4.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ent5 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
ent5.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent5.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ent6 Added and updated all the results for 1.5.0, Daniel 1999-08-10 19:10:03 +00:00
ent6.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
ent6.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ent7 - xpath.c: trying to get 52979 solved 2001-04-10 16:38:06 +00:00
ent7.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent7.sax changed 'make tests' to use a concise output, scrolling to see where thing 2003-10-02 22:28:19 +00:00
ent8 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
ent8.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ent8.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
eve.xml This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
eve.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
eve.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
example.dtd Added and updated all the results for 1.5.0, Daniel 1999-08-10 19:10:03 +00:00
isolat1 Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
isolat1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
isolat1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
isolat2 Added a bunch of testsuite realted files missing, Daniel. 2000-07-14 14:54:24 +00:00
isolat2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
isolat2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
isolat3 fixed #127877, never output " in element content this changes the 2003-11-25 18:29:55 +00:00
isolat3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
isolat3.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ns Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
ns2 Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
ns2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ns2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ns3 Revamped HTML parsing, lots of bug fixes for HTML stuff, 1999-10-14 09:10:25 +00:00
ns3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ns3.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ns4 Never commit without running "make tests" :-( fix a couple of stupidities 2002-03-25 12:10:14 +00:00
ns4.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ns4.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
ns.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
ns.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
p3p Time to commit 3 days of work rewriting the parser internal, 2003-09-10 10:51:05 +00:00
p3p.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
p3p.sax 2.6.0beta1 changes Fixing attribute normalization, might not be totally 2003-09-10 10:50:59 +00:00
pi2.xml This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
pi2.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
pi2.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
pi.xml This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
pi.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
pi.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
rdf1 Release 0.2, 80% rewrite, nothing left intact ... Daniel 1998-08-13 03:39:55 +00:00
rdf1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
rdf1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
rdf2 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
rdf2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
rdf2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
slashdot16.xml fixed #127877, never output " in element content this changes the 2003-11-25 18:29:55 +00:00
slashdot16.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
slashdot16.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
slashdot.rdf do not generate " for " outside of attributes this changes the output 2003-06-13 10:05:56 +00:00
slashdot.rdf.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
slashdot.rdf.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
slashdot.xml do not generate " for " outside of attributes this changes the output 2003-06-13 10:05:56 +00:00
slashdot.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
slashdot.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
svg1 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
svg1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
svg1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
svg2 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
svg2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
svg2.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
svg3 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
svg3.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
svg3.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
title.xml Changed the title external parsed entity in tests, Daniel 2000-08-20 15:32:58 +00:00
title.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
title.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
tstblanks.xml Bunch of new parser cleanup work: 2000-08-27 21:12:29 +00:00
tstblanks.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
tstblanks.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
utf8bom.xml - parser.c: fixed UTF8 BOM support in push mode 2001-06-28 12:13:56 +00:00
utf8bom.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
utf8bom.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
utf16bebom.xml Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
utf16bebom.xml.rdr Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
utf16bebom.xml.sax Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
utf16bom.xml patch from Dodji Seketeli about UTF16 BOM when using the push XML parser. 2003-07-16 21:18:19 +00:00
utf16bom.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
utf16bom.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
utf16lebom.xml Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
utf16lebom.xml.rdr Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
utf16lebom.xml.sax Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now 2003-11-28 09:39:10 +00:00
wap.xml - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: 2000-10-15 10:02:56 +00:00
wap.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
wap.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
wml.xml - tree.c: fixed xmlStringGetNodeList() to handle charrefs 2001-04-11 11:28:06 +00:00
wml.xml.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
wml.xml.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
xhtml1 modified the existing APIs to handle XHTML1 serialization rules 2002-11-21 14:10:52 +00:00
xhtml1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
xhtml1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
xml1 Release of libxml-1.1, Daniel. 1999-06-02 17:44:04 +00:00
xml1.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
xml1.sax removing the SAXresults tree, keeping result in the same tree, added 2003-09-03 13:10:37 +00:00
xml2 This is the 2.0.0-beta, lots and lots and lots of changes 2000-03-14 18:30:20 +00:00
xml2.rdr starting work on reusing the parser dictionary for the element and 2003-09-15 14:50:06 +00:00
xml2.sax changed 'make tests' to use a concise output, scrolling to see where thing 2003-10-02 22:28:19 +00:00