dbertoni2003/02/12 14:41:27
Modified:c/src/XSLT StylesheetRoot.cpp XSLTEngineImpl.cpp
XSLTResultTarget.cpp XSLTResultTarget.hpp
Log:
Removed support for XalanNode as the target of a transformation. Removed redundant
DocumentHandler-related calls from XSLTRes
dbertoni2002/12/11 16:35:06
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Fix bug with supressing cdata-section-elements attribute.
Revision ChangesPath
1.72 +2 -1 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
===
dbertoni2002/12/11 14:51:41
Modified:c/src/XSLT StylesheetRoot.cpp StylesheetRoot.hpp
Log:
Don't honor cdata-section-elements for HTML output. Make sure we honor the encoding
the XSLTResultTarget instance. Fixed bugzilla 13284.
Revision ChangesPath
1.71 +45 -17
dbertoni2002/11/14 12:05:27
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Don't use std::cout as the fallback target.
Revision ChangesPath
1.69 +4 -13 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
=
dbertoni02/05/20 11:12:43
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Removed unnecessary include.
Revision ChangesPath
1.58 +0 -4 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
=
dbertoni02/05/20 11:11:48
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Removed unnecessary include.
Revision ChangesPath
1.57 +1 -2 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
=
dbertoni02/03/11 21:41:04
Modified:c/src/XSLT StylesheetRoot.cpp XSLTEngineImpl.cpp
Log:
Make sure the default namespace is used for cdata-section-elements attribute of
xsl:output.
Revision ChangesPath
1.56 +4 -1 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
In
dbertoni01/12/19 14:08:02
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Names of keys should be QNames.
Revision ChangesPath
1.54 +4 -2 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
==
dbertoni01/07/26 22:38:48
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Fixed warning on Tru64.
Revision ChangesPath
1.51 +1 -1 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
==
dbertoni01/06/29 12:21:03
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Commented out include.
Revision ChangesPath
1.47 +1 -1 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
===
dbertoni01/06/27 11:27:03
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Don't try to catch an exception setting top-level params.
Revision ChangesPath
1.45 +1 -12 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
dbertoni01/06/14 12:25:56
Modified:c/src/XSLT StylesheetRoot.cpp
Log:
Use new StringTokenizer overload.
Revision ChangesPath
1.44 +14 -7 xml-xalan/c/src/XSLT/StylesheetRoot.cpp
Index: StylesheetRoot.cpp
12 matches
Mail list logo