Result Value Tree are now generated with a document root node not an
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Mar 2003 21:38:13 +0000 (21:38 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Mar 2003 21:38:13 +0000 (21:38 +0000)
commit26cfddfe78ecd3b4a8a72e9c3a222fa6ae7e84d2
treead72e2d2cd0e0a4354e0b69e23e5e3e0992bc4f0
parent145c37ba026a8216b239ef7ef2cadda5ef83ec97
Result Value Tree are now generated with a document root node not an

* libxslt/pattern.c libxslt/transform.c libxslt/variables.c:
  Result Value Tree are now generated with a document root node
  not an element, it's quite cleaner.
* configure.in libxslt.spec.in NEWS: But this requires libxml2-2.5.5
  also prepared for libxslt-1.0.28 release
* doc/*: updated and regenerated the docs
Daniel
15 files changed:
ChangeLog
NEWS
configure.in
doc/html/index.sgml
doc/html/libxslt-numbersinternals.html
doc/html/libxslt-xsltinternals.html
doc/libxslt-decl.txt
doc/libxslt-sections.txt
doc/news.html
doc/python.html
doc/xslt.html
libxslt.spec.in
libxslt/pattern.c
libxslt/transform.c
libxslt/variables.c