documents.[hc] : added new procedure xsltFindDocument, needed when
authorWilliam M. Brack <wbrack@src.gnome.org>
Sun, 10 Jun 2001 06:30:59 +0000 (06:30 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Sun, 10 Jun 2001 06:30:59 +0000 (06:30 +0000)
commit2a9d67d6c3e0ed34ff6537c806d63eea9f8cc5b9
tree25c5db71234fceab6f10e8e6f5d7d20a09155083
parent522fda6c51d976829b5d6d01a3e18e4fef720eeb
documents.[hc] : added new procedure xsltFindDocument, needed when

documents.[hc] : added new procedure xsltFindDocument, needed when document changed within xsltApplyTemplates and xsltForEach
keys.c : saved and restored ctxt->document within xsltInitKey
transform.c : fixed several problems with document() within xsltApplyTemplates and xsltForEach.  Also cleaned up misc. messages
libxslt/documents.c
libxslt/documents.h
libxslt/keys.c
libxslt/transform.c