1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 20:25:14 +03:00
libxml2/result/XInclude
Daniel Veillard 7899c5c5d6 adding XInclude support to the reader interface. Lot of testing of the
* xinclude.c xmlreader.c include/libxml/xinclude.h: adding XInclude
  support to the reader interface. Lot of testing of the walker,
  various bug fixes.
* xmllint.c: added --walker and made sure --xinclude --stream --debug
  works as expected
* Makefile.am result/dtd11.rdr result/ent6.rdr test/dtd11 test/ent6
  result/XInclude/*.rdr: added regression tests for the walker and
  XInclude xmlReader support, had to slightly change a couple of tests
  because the walker can't distinguish <foo/> from <foo></foo>
Daniel
2003-11-03 12:31:38 +00:00
..
docids.xml oops I was missing the xml:base fixup too this adds xml:base attributes to 2002-08-14 14:45:25 +00:00
docids.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
fallback.xml quick but apparently working implementation of xi:fallback, should close 2002-08-14 14:11:30 +00:00
fallback.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
include.xml oops I was missing the xml:base fixup too this adds xml:base attributes to 2002-08-14 14:45:25 +00:00
include.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
nodes.xml oops I was missing the xml:base fixup too this adds xml:base attributes to 2002-08-14 14:45:25 +00:00
nodes.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
recursive.xml oops I was missing the xml:base fixup too this adds xml:base attributes to 2002-08-14 14:45:25 +00:00
recursive.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
tstencoding.xml fixed #99082 for xi:include encoding="..." support on text includes. added 2002-11-20 13:28:31 +00:00
tstencoding.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00
txtinclude.xml - xinclude.[ch]: Updated the namespace for the Last Call version 2001-05-23 12:02:27 +00:00
txtinclude.xml.rdr adding XInclude support to the reader interface. Lot of testing of the 2003-11-03 12:31:38 +00:00