Lotsa improvement and fixes:
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 24 Jan 2001 16:05:44 +0000 (16:05 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 24 Jan 2001 16:05:44 +0000 (16:05 +0000)
commitb6f493448ebb71a53f20a3c7205d03bb582e639d
tree38b8fa712ed23482dbbc61c0f967053ffb84f1a8
parentd6deccfda51342a185a491fba5cf2e0996367a86
Lotsa improvement and fixes:
- libxslt/xsltInternals.h libxslt/pattern.c: fixed problems
  with non-named rules (*, ...) added accelerators
- libxslt/templates.[ch]: added xsltEvalTemplateString()
  and xsltEvalAttrValueTemplate() high level functions
- libxslt/transform.c: fixed the part where attributes
  had to be looked at as templates, added comment and
  PI generation
- TODO FEATURES: updated to reflect the new state
Daniel
ChangeLog
FEATURES
Makefile.am
TODO
libxslt/pattern.c
libxslt/templates.c
libxslt/templates.h
libxslt/transform.c
libxslt/xsltInternals.h