diff --git a/ChangeLog b/ChangeLog index 44d28b1b..4bea36c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Mon Jul 12 08:28:07 HKT 2004 William Brack + + * python/libxslt-python-api.xml: fixed type for doctypeSystem + and doctypePublic (problem reported on the list by Sitsofe + Wheeler) + * doc/libxslt-api.xml: updated database. + Sun Jul 11 22:46:31 HKT 2004 William Brack * transform.c: small change to key handling for RVT, needed diff --git a/doc/libxslt-api.xml b/doc/libxslt-api.xml index 6827204c..de44415e 100644 --- a/doc/libxslt-api.xml +++ b/doc/libxslt-api.xml @@ -14,57 +14,57 @@ interface for the document handling implements document loading and cache (multiple document() reference for the same resources must be equal. Daniel Veillard - - - + + + interface for the extension support This provide the API needed for simple and module extension support. Daniel Veillard - - - - - - - - - - - - - - - - - + + + + + - - - + + + - - - - - - + - - + + + + + + + + + + + + + + + + + + + interface for the non-standard features @@ -86,10 +86,10 @@ Daniel Veillard and Bjorn Reese <breese@users.sourceforge.net> - - + + @@ -102,12 +102,12 @@ Daniel Veillard - - - + + + interface for the key matching used in key() and template matches. @@ -125,12 +125,12 @@ set of function easing the processing and generation of namespace nodes in XSLT. Daniel Veillard - - - + + + Implementation of the XSLT number functions @@ -152,12 +152,12 @@ - - - + + + precomputing stylesheets @@ -198,11 +198,11 @@ This set of routine encapsulates XPath calls and Attribute Value Templates evaluation. Daniel Veillard - + - + @@ -214,33 +214,33 @@ This module implements the bulk of the actual Daniel Veillard - - + + + + + + + + + + + + + + - - - - - - - - - - - - + - @@ -253,12 +253,12 @@ - + - + @@ -286,39 +286,39 @@ Daniel Veillard - - - + + + - - - - - - - - - - - - + + + + + + + + + + + + @@ -341,41 +341,41 @@ - + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + macros for marking symbols as exportable/importable. @@ -393,39 +393,39 @@ Daniel Veillard - - - - + + + - - - - - - - - - + + + + + + + + + + + + - - @@ -434,44 +434,44 @@ - - - - - - - - - + - - + - - - + + + + + + + + + + + + diff --git a/python/libxslt-python-api.xml b/python/libxslt-python-api.xml index a9e3d6aa..4c411af6 100644 --- a/python/libxslt-python-api.xml +++ b/python/libxslt-python-api.xml @@ -161,12 +161,12 @@ Get the output PUBLIC of a stylesheet - + Get the output SYSTEM of a stylesheet - +