More general work, added for-each:
authorDaniel Veillard <veillard@src.gnome.org>
Sat, 13 Jan 2001 22:29:51 +0000 (22:29 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Sat, 13 Jan 2001 22:29:51 +0000 (22:29 +0000)
commited0f60dea291f7ef39a33f5e815f8ba90a72a90d
treed18f15a11a1b1a73ac3d3075ee25ddccef274a0d
parent26897de4a7dd80c7e121af1308e2bbe799afbfb7
More general work, added for-each:
- test/Makefile.am test/REC*/Makefile.am: added first test
- libxslt/pattern.c libxslt/transform.c libxslt/xslt.c:
  cleanup of nodes at reading of stylesheet, added support
  for xsl:for-each and fixed a few recursion bugs
Daniel
ChangeLog
Makefile.am
configure.in
libxslt/pattern.c
libxslt/transform.c
libxslt/xslt.c
tests/Makefile.am
tests/REC1/Makefile.am [new file with mode: 0644]
tests/REC1/result.xml
tests/REC2/Makefile.am [new file with mode: 0644]