cleaning up Result Value Tree handling fixed a pair of implementations.
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 30 Apr 2003 20:47:47 +0000 (20:47 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 30 Apr 2003 20:47:47 +0000 (20:47 +0000)
commit4f5120741e65afb08bb6d97f1391a43967d396c0
tree605ca233fdaca19ac2fd8ac86f2d2358e674d290
parent95cc2c1cef534c378ff10b28d61eea3d59a6f6de
cleaning up Result Value Tree handling fixed a pair of implementations.

* libxslt/transform.c libxslt/variables.c libxslt/xsltInternals.h:
  cleaning up Result Value Tree handling
* libexslt/functions.c libexslt/strings.c: fixed a pair of
  implementations.
* tests/exslt/strings/Makefile.am tests/exslt/strings/tokenize.2.*:
  added Mark Vakoc test combining for-each and exslt:tokenize
Daniel
ChangeLog
libexslt/functions.c
libexslt/strings.c
libxslt/transform.c
libxslt/variables.c
libxslt/xsltInternals.h
tests/exslt/strings/Makefile.am
tests/exslt/strings/tokenize.2.out [new file with mode: 0644]
tests/exslt/strings/tokenize.2.xml [new file with mode: 0644]
tests/exslt/strings/tokenize.2.xsl [new file with mode: 0644]