The XML Rec formatting test starts looking okay, also added
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 14 Feb 2001 14:45:10 +0000 (14:45 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 14 Feb 2001 14:45:10 +0000 (14:45 +0000)
commit1a3df8fbed571ff7426e36feaf47c212ea772b0e
tree8cedccffb2b9273ad275bc5ecedb7242700f9b3c
parentbbbedd466f29b2e206febeb883ac65da9f3549bb
The XML Rec formatting test starts looking okay, also added
apply-imports support:
- FEATURES libxslt/imports.h libxslt/pattern.[ch]
  libxslt/xsltInternals.h libxslt/transform.[ch]
  libxslt/templates.c libxslt/xslt.c:
  Added apply-imports, keep a stack of running templates
- libxslt/xsltutils.c: bugfixes, gather the output informations
  down the cascade
- tests/xmlspec/Makefile.am tests/xmlspec/REC-xml-2e.xsl
  tests/xmlspec/diffspec.xsl tests/xmlspec/xmlspec.xsl: running
  the real set of transformation on XML-1.0 2e generages a near
  perfect HTML. Needs just more number fixes and implementation
  and an obscure problem in 3.3.3
Daniel
15 files changed:
ChangeLog
FEATURES
libxslt/imports.h
libxslt/pattern.c
libxslt/pattern.h
libxslt/templates.c
libxslt/transform.c
libxslt/transform.h
libxslt/variables.c
libxslt/xslt.c
libxslt/xsltInternals.h
libxslt/xsltutils.c
tests/xmlspec/Makefile.am
tests/xmlspec/REC-xml-2e.xsl [new file with mode: 0644]
tests/xmlspec/diffspec.xsl [new file with mode: 0644]