1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/XInclude
Daniel Veillard d076a20ea6 fixed #99082 for xi:include encoding="..." support on text includes. added
* xinclude.c parserInternals.c encoding.c: fixed #99082
  for xi:include encoding="..." support on text includes.
* result/XInclude/tstencoding.xml test/XInclude/docs/tstencoding.xml
  test/XInclude/ents/isolatin.txt : added a specific regression test
* python/generator.py python/libxml2class.txt: fixed the generator
  the new set of comments generated for doc/libxml2-api.xml were
  breaking the python generation.
Daniel
2002-11-20 13:28:31 +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
fallback.xml quick but apparently working implementation of xi:fallback, should close 2002-08-14 14:11:30 +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
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
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
tstencoding.xml fixed #99082 for xi:include encoding="..." support on text includes. added 2002-11-20 13:28:31 +00:00
txtinclude.xml - xinclude.[ch]: Updated the namespace for the Last Call version 2001-05-23 12:02:27 +00:00