- libxslt/namespaces.[ch]: added a single namespace def copy
authorDaniel Veillard <veillard@src.gnome.org>
Sat, 16 Jun 2001 21:33:05 +0000 (21:33 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sat, 16 Jun 2001 21:33:05 +0000 (21:33 +0000)
commit59d1ddb3473dbc6416aa6e8a1647b186bdbe5e51
treeeaa796fb67e28c8a36d96189058fea1125d0fe0a
parent7cec9740f14a1c3a71adada52aef72742a622273
- libxslt/namespaces.[ch]: added a single namespace def copy
  operation xsltCopyNamespace(). cleaned up xsltCopyNamespaceList()
- libxslt/transform.c: cleaned up xsltCopyNode to cope with
  any kind of input nodes.
- libxslt/variables.c: checked and closed the last TODO about
  namespace propagation
- tests/docs/Makefile.am tests/general/Makefile.am
  tests/general/bug-38-* tests/docs/bug-38-*: added a specific
  regression test for #56115
Daniel
ChangeLog
libxslt/namespaces.c
libxslt/namespaces.h
libxslt/transform.c
libxslt/variables.c
tests/docs/Makefile.am
tests/docs/bug-38-.xml [new file with mode: 0644]
tests/general/Makefile.am
tests/general/bug-38-.out [new file with mode: 0644]
tests/general/bug-38-.xsl [new file with mode: 0644]