DO NOT REPLY [Bug 5328] - [XSLTC] xsl:param with dash in name not working

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5328] New: - [XSLTC] xsl:param with dash in name not working

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

State of XSLTC

2001-12-07 Thread Chris McCabe
Is XSLTC anywhere near a state of being generally useful? I was under the impression that it mostly works, but it seems that very basic stuff does not work. Is anyone using it successfully yet? Is there a timeline of any kind that shows planned implementation schedules? I would like to try

DO NOT REPLY [Bug 5327] New: - XSLTC exception when imported stylesheet declares variable

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5325] - xsltc failing copy-of on RTF in conf test copy26

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5325] New: - xsltc failing copy-of on RTF in conf test copy26

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5324] New: - Use intrinsic platform macros

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4498] - Xalan doesn't build on Solaris 8 (C++ 5.3)

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/c/src/Include SolarisDefinitions.hpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 13:36:10 Modified:c/src/Include SolarisDefinitions.hpp Log: Fixes for newer Sun Workshop compilers. Revision ChangesPath 1.6 +16 -8 xml-xalan/c/src/Include/SolarisDefinitions.hpp Index: SolarisDefinitions.hpp

cvs commit: xml-xalan/c/src/Include XalanAutoPtr.hpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 13:35:49 Modified:c/src/Include XalanAutoPtr.hpp Log: Fix for conformant compilers where size_t is in namespace std. Revision ChangesPath 1.5 +4 -0 xml-xalan/c/src/Include/XalanAutoPtr.hpp Index: XalanAutoPtr.hpp ===

cvs commit: xml-xalan/c/src/XPath NodeRefListBase.hpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 13:35:24 Modified:c/src/XPath NodeRefListBase.hpp Log: Fix for conformant compilers where size_t is in namespace std. Revision ChangesPath 1.13 +5 -1 xml-xalan/c/src/XPath/NodeRefListBase.hpp Index: NodeRefListBase.hpp ==

DO NOT REPLY [Bug 4498] - Xalan doesn't build on Solaris 8 (C++ 5.3)

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4498] - Xalan doesn't build on Solaris 8 (C++ 5.3)

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4498] - Xalan doesn't build on Solaris 8 (C++ 5.3)

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4498] - Xalan doesn't build on Solaris 8 (C++ 5.3)

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: xml-xalan/c/Tests/PerfT perft.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:19:56 Modified:c/Tests/PerfT perft.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.9 +60 -178 xml-xalan/c/Tests/PerfT/perft.cpp Index: perft.cpp ==

cvs commit: xml-xalan/c/Tests/Performance perf.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:19:41 Modified:c/Tests/Performance perf.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.26 +41 -167 xml-xalan/c/Tests/Performance/perf.cpp Index: perf.cpp =

cvs commit: xml-xalan/c/Tests/Params Params.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:19:32 Modified:c/Tests/Params Params.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.15 +57 -55xml-xalan/c/Tests/Params/Params.cpp Index: Params.cpp =

cvs commit: xml-xalan/c/Tests/Memory Stressmem.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:19:22 Modified:c/Tests/Memory Stressmem.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.16 +24 -118 xml-xalan/c/Tests/Memory/Stressmem.cpp Index: Stressmem.cpp

cvs commit: xml-xalan/c/Tests/InputSource inputsource.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:19:12 Modified:c/Tests/InputSource inputsource.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.10 +79 -176 xml-xalan/c/Tests/InputSource/inputsource.cpp Index: inputsource.cpp

cvs commit: xml-xalan/c/Tests/Extensions extensions.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:18:58 Modified:c/Tests/Extensions extensions.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.13 +66 -63xml-xalan/c/Tests/Extensions/extensions.cpp Index: extensions.cpp =

cvs commit: xml-xalan/c/Tests/Errortests Errortests.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:18:45 Modified:c/Tests/Errortests Errortests.cpp Log: Moved getParams into harness, and other updates and cleanup Revision ChangesPath 1.4 +43 -148 xml-xalan/c/Tests/Errortests/Errortests.cpp Index: Errortests.cpp =

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:18:11 Modified:c/Tests/Conf conf.cpp Log: Moved getParams into harness Revision ChangesPath 1.18 +72 -232 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file: /ho

cvs commit: xml-xalan/c/Tests/Harness FileUtility.cpp FileUtility.hpp

2001-12-07 Thread pauldick
pauldick01/12/07 12:17:52 Modified:c/Tests/Harness FileUtility.cpp FileUtility.hpp Log: Moved getParams into harness Revision ChangesPath 1.29 +234 -10 xml-xalan/c/Tests/Harness/FileUtility.cpp Index: FileUtility.cpp

cvs commit: xml-xalan/c/src/TestXSLT process.cpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 12:15:02 Modified:c/src/TestXSLT process.cpp Log: Removed include of ICUBridge.hpp. Revision ChangesPath 1.79 +0 -1 xml-xalan/c/src/TestXSLT/process.cpp Index: process.cpp =

cvs commit: xml-xalan/c/src/XalanTransformer XalanTransformer.cpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 12:14:07 Modified:c/src/XalanTransformer XalanTransformer.cpp Log: Removed include of ICUBridge.hpp. Revision ChangesPath 1.40 +0 -1 xml-xalan/c/src/XalanTransformer/XalanTransformer.cpp Index: XalanTransformer.cpp ==

cvs commit: xml-xalan/c/src/PlatformSupport XalanNumberFormat.cpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 12:13:30 Modified:c/src/PlatformSupport XalanNumberFormat.cpp Log: Make sure not to underun the buffer. Revision ChangesPath 1.11 +4 -3 xml-xalan/c/src/PlatformSupport/XalanNumberFormat.cpp Index: XalanNumberFormat.cpp ==

cvs commit: xml-xalan/c/src/XSLT AVT.cpp AVT.hpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 11:58:10 Modified:c/src/XSLT AVT.cpp AVT.hpp Log: Report an error if an AVT has a '{', but no matchin '}'. Revision ChangesPath 1.15 +28 -6 xml-xalan/c/src/XSLT/AVT.cpp Index: AVT.cpp ==

cvs commit: xml-xalan/c/Tests/Conf conf.cpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 11:09:58 Modified:c/Tests/Conf conf.cpp Log: Check to make sure path separator was foun. Revision ChangesPath 1.17 +9 -4 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp ===

cvs commit: xml-xalan/c/src/ICUBridge ICUBridge.cpp ICUBridge.hpp ICUBridgeCollationCompareFunctor.cpp ICUBridgeCollationCompareFunctor.hpp ICUXalanNumberFormatProxy.cpp ICUXalanNumberFormatProxy.hpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 10:58:26 Modified:c/src/ICUBridge ICUBridge.cpp ICUBridge.hpp ICUBridgeCollationCompareFunctor.cpp ICUBridgeCollationCompareFunctor.hpp ICUXalanNumberFormatProxy.cpp ICUXalan

cvs commit: xml-xalan/c/src/XSLT ElemNumber.cpp ElemNumber.hpp

2001-12-07 Thread dbertoni
dbertoni01/12/07 10:57:56 Modified:c/src/XSLT ElemNumber.cpp ElemNumber.hpp Log: Make sure to report an error for grouping separators that are not of length 1. Report an error if formatting a negative number as a roman numeral. Revision ChangesPath 1.50 +66 -24

Re: Performance

2001-12-07 Thread Tom Bradford
Chris McCabe wrote: > >I have finished (for now anyway) my Xalan performance analysis and > have determined that the DTM code is responsible for making Xalan > unusable in our production environment.I tracked down several data > structures in the DTM classes, some of which I reported in a

DO NOT REPLY [Bug 5305] - Incremental parsing hard-coded to 'on' in command-line tool

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4199] - xsltc fails conf tests string134 and string135 converting string to real number

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Sanity Check - DOMs and XSLT

2001-12-07 Thread Murphy, James
Juts wanted to check this with the group: You must build a DOM prior to applying a transform as opposed to applying transformations on SAX input. I have very large XML documents that would favor SAX parsing in other areas of our application for performance reasons - I'd love to do the same thing

DO NOT REPLY [Bug 4199] - xsltc fails conf tests string134 and string135 converting string to integer with exponential notation

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 2805] - xsltc fails conf test math94 returning 0 instead of NaN

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 4983] - xsltc applies default namespace to both output elements in conf test namespace105

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5152] - xsltc generates empty nodeset in non-leaf predicate-attribute test

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5305] - Incremental parsing hard-coded to 'on' in command-line tool

2001-12-07 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu