Work done on namespace support:
authorDaniel Veillard <veillard@src.gnome.org>
Sun, 28 Jan 2001 16:27:44 +0000 (16:27 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sun, 28 Jan 2001 16:27:44 +0000 (16:27 +0000)
commitfe557f63a66bc0b745f6fd2beb698fcbb5568ab8
treeb84adad145cbbe8a37cd8a2cc9dbdcb0de5a3a97
parent31de2205b199c17c6a3acc3a02af7e696c3018d5
Work done on namespace support:
- FEATURES TODO: updates
- libxslt/namespaces.[ch] libxslt/templates.c libxslt/transform.c
  libxslt/xslt.c libxslt/xsltInternals.h: added support for
  namespace aliases and cleaned up the overall namespace related
  code. This materialize as a new module.
Daniel
ChangeLog
FEATURES
TODO
libxslt/Makefile.am
libxslt/namespaces.c [new file with mode: 0644]
libxslt/namespaces.h [new file with mode: 0644]
libxslt/templates.c
libxslt/transform.c
libxslt/xslt.c
libxslt/xsltInternals.h