added xsltGetQNameURI() and cleaned up the way URI for QNames were
authorDaniel Veillard <veillard@src.gnome.org>
Fri, 29 Jun 2001 21:36:22 +0000 (21:36 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Fri, 29 Jun 2001 21:36:22 +0000 (21:36 +0000)
commit1e4297d54db0491514cb35f71c4c87b6a25f7b33
tree2b76d3f47d23cee9dc68999d99d476b5e905d858
parentfe44f369c08f55ea442f551f9c13856afb4a397d
added xsltGetQNameURI() and cleaned up the way URI for QNames were

* libxslt/pattern.c libxslt/preproc.c libxslt/transform.c
  libxslt/xslt.c libxslt/xsltutils.[ch]: added xsltGetQNameURI()
  and cleaned up the way URI for QNames were computed through
  the code, serious cleanup.
* libxslt/xsltInternals.h libxslt/xslt.c: moved cdata-sections
  in their own hash table, implementation not yet finished.
Daniel
ChangeLog
libxslt/pattern.c
libxslt/preproc.c
libxslt/transform.c
libxslt/xslt.c
libxslt/xsltInternals.h
libxslt/xsltutils.c
libxslt/xsltutils.h