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

2002-01-04 Thread dbertoni
dbertoni02/01/04 16:58:52 Modified:c/src/ICUBridge ICUBridge.cpp Log: Added explicit casts for AIX. Revision ChangesPath 1.16 +9 -9 xml-xalan/c/src/ICUBridge/ICUBridge.cpp Index: ICUBridge.cpp =

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 14:32:30 Modified:c/src/ICUBridge ICUBridge.cpp Log: Fixed bogus class name. Revision ChangesPath 1.15 +6 -6 xml-xalan/c/src/ICUBridge/ICUBridge.cpp Index: ICUBridge.cpp ===

cvs commit: xml-xalan/c/xdocs/sources/xalan commandline.xml faq.xml getstarted.xml readme.xml resources.xml usagepatterns.xml

2002-01-04 Thread dleslie
dleslie 02/01/04 14:16:02 Modified:c/xdocs/sources entities.ent c/xdocs/sources/xalan commandline.xml faq.xml getstarted.xml readme.xml resources.xml usagepatterns.xml Log: Added Solaris build back for 1.3 Revision ChangesPath 1.23

A touch of API sloppyness in Xalan C 1.3

2002-01-04 Thread Brian Quinlan
In Xalan C 1.3, there is a new pure virtual function in the "Function" class: virtual const XalanDOMString getError() const = 0; I don't think that extensions should be required to implement this function, since it may not be relevant to them if they reimplement: execute( XPathExecution

Re: bug returh: document() URI resolved relative to stylesheet location

2002-01-04 Thread Tom Amiro
Hi, I'm confused by this. The bug that was fixed was in XSLTC, not Xalan, and yet the stack dump shows you are running Xalan, and not XSLTC. Just want to make sure the problem isn't with XSLTC. Tom Guillaume Rousse wrote: > From release notes page: > Committed by [EMAIL PROTECTED] on 10/25/200

cvs commit: xml-xalan/c/Tests/Threads ThreadTest.cpp

2002-01-04 Thread dbertoni
dbertoni02/01/04 13:19:11 Modified:c/Tests/Threads ThreadTest.cpp Log: Workaround for latest Solaris compiler. Revision ChangesPath 1.19 +7 -1 xml-xalan/c/Tests/Threads/ThreadTest.cpp Index: ThreadTest.cpp

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 13:18:44 Modified:c/src/Include SolarisDefinitions.hpp Log: Workaround for latest Solaris compiler. Revision ChangesPath 1.8 +2 -1 xml-xalan/c/src/Include/SolarisDefinitions.hpp Index: SolarisDefinitions.hpp

cvs commit: xml-xalan/c/Tests/Threads ThreadTest.cpp

2002-01-04 Thread dbertoni
dbertoni02/01/04 13:08:25 Modified:c/Tests/Threads ThreadTest.cpp Log: Added include file. Revision ChangesPath 1.18 +1 -0 xml-xalan/c/Tests/Threads/ThreadTest.cpp Index: ThreadTest.cpp ===

bug returh: document() URI resolved relative to stylesheet location

2002-01-04 Thread Guillaume Rousse
>From release notes page: Committed by [EMAIL PROTECTED] on 10/25/2001 Modified: java/src/org/apache/xalan/xsltc/compiler ApplyImports.java DocumentCall.java Stylesheet.java SyntaxTreeNode.java java/src/org/apache/xalan/xsltc/dom LoadDocument.java Committer's log entry: Fixed the document() func

DO NOT REPLY [Bug 5690] - Problems compiling Xalan 1.3 with Xerces 1.6.0 on Solaris 7 and Linux

2002-01-04 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/XSLT ElemVariable.cpp XResultTreeFrag.cpp

2002-01-04 Thread dbertoni
dbertoni02/01/04 12:33:15 Modified:c/src/XSLT ElemVariable.cpp XResultTreeFrag.cpp Log: Fixed initializer-list order. Revision ChangesPath 1.23 +1 -1 xml-xalan/c/src/XSLT/ElemVariable.cpp Index: ElemVariable.cpp ==

RE: Debugging XSLTC

2002-01-04 Thread Myriam Midy/CAM/Lotus
Thanks Gary! I'll give it a try! Myriam "Gary L Peskin" <[EMAIL PROTECTED]

RE: Debugging XSLTC

2002-01-04 Thread Gary L Peskin
Myriam -- I don't know if this will work with those classes in particular but I've had good luck with it for most stuff. It's called Karmira BugSeeker and it's at http://www.karmira.com HTH, Gary > -Original Message- > From: Myriam Midy/CAM/Lotus [mailto:[EMAIL PROTECTED]] > Sent: Fri

Debugging XSLTC

2002-01-04 Thread Myriam Midy/CAM/Lotus
Hi! Can anyone recommend an editor/debugger that will step into the class created from compiling a stylesheet with XSLTC? I tried using a couple debuggers and they all refuse to step into the class. Any ideas anyone?? Thanks! Myriam

cvs commit: xml-xalan/c/src Makefile.in

2002-01-04 Thread dbertoni
dbertoni02/01/04 11:29:37 Modified:c/srcMakefile.in Log: Added -I. Revision ChangesPath 1.77 +2 -2 xml-xalan/c/src/Makefile.in Index: Makefile.in === RCS file: /home/cvs/xml-xalan/c/sr

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 11:12:43 Modified:c/src/ICUBridge ICUBridge.cpp ICUBridge.hpp ICUBridgeCollationCompareFunctor.cpp ICUBridgeCollationCompareFunctor.hpp ICUXalanNumberFormatFactory.cpp ICUXal

cvs commit: xml-xalan/c/Projects/Win32/VC6/XPath XPath.dsp

2002-01-04 Thread dbertoni
dbertoni02/01/04 11:07:07 Modified:c/Projects/Win32/VC6/XPath XPath.dsp Log: New files. Revision ChangesPath 1.33 +8 -16 xml-xalan/c/Projects/Win32/VC6/XPath/XPath.dsp Index: XPath.dsp ===

cvs commit: xml-xalan/c/Projects/Win32/VC6/ICUBridge ICUBridge.dsp

2002-01-04 Thread dbertoni
dbertoni02/01/04 11:06:35 Modified:c/Projects/Win32/VC6/ICUBridge ICUBridge.dsp Log: New files. Revision ChangesPath 1.14 +8 -0 xml-xalan/c/Projects/Win32/VC6/ICUBridge/ICUBridge.dsp Index: ICUBridge.dsp ==

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 10:43:38 Modified:c/Tests/Conf conf.cpp Log: Don't use deprecated constructor. Revision ChangesPath 1.21 +1 -1 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp === RCS file

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 10:41:42 Added: c/src/ICUBridge ICUBridgeCollationCompareFunctorImpl.cpp ICUBridgeCollationCompareFunctorImpl.hpp Log: Initial revision. Revision ChangesPath 1.1 xml-xalan/c/src/ICUBridge/ICUBridgeCollationComp

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 10:40:59 Removed: c/src/XPath XPathException.cpp XPathException.hpp Log: Name change from XPathException. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 10:40:31 Added: c/src/XPath XalanXPathException.cpp XalanXPathException.hpp Log: Name change from XPathException. Revision ChangesPath 1.1 xml-xalan/c/src/XPath/XalanXPathException.cpp Index: XalanXPathException.cpp

cvs commit: xml-xalan/c/src Makefile.in

2002-01-04 Thread dbertoni
dbertoni02/01/04 09:35:33 Modified:c/srcMakefile.in Log: Changes for zOS. Revision ChangesPath 1.76 +4 -4 xml-xalan/c/src/Makefile.in Index: Makefile.in === RCS file: /home/cvs/xml-xal

cvs commit: xml-xalan/c/src/XPath FoundIndex.cpp FoundIndex.hpp XObject.cpp XObject.hpp XPath.cpp XPathExecutionContextDefault.cpp XPathExpression.cpp XPathExpression.hpp XPathFunctionTable.cpp XPathFunctionTable.hpp XPathParserException.cpp XPathParserException.hpp

2002-01-04 Thread dbertoni
dbertoni02/01/04 09:29:07 Modified:c/src/XPath FoundIndex.cpp FoundIndex.hpp XObject.cpp XObject.hpp XPath.cpp XPathExecutionContextDefault.cpp XPathExpression.cpp XPathExpression.hpp XPathFu

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 09:17:15 Removed: c/src/XPath XPointer.cpp XPointer.hpp Log: Obsolete files. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2002-01-04 Thread dbertoni
dbertoni02/01/04 09:16:08 Modified:c/src/XSLT Stylesheet.cpp Log: Added default for DOM nodes not officially part of the XPath data model. Revision ChangesPath 1.70 +4 -0 xml-xalan/c/src/XSLT/Stylesheet.cpp Index: Stylesheet.cpp =

Re: Xalan using Code Warrior

2002-01-04 Thread Patrick E Laplante
On 03/01/02 16:44, "Manuel Barros" <[EMAIL PROTECTED]> wrote: First I've looked at the MSDev project to see which file I needed to include. Second, I've renamed a bunch of files that were having too long name. Third, I've created the MacDefinition file that defined compiler options. Then, I bu

RE: DO NOT REPLY [Bug 5528] - DOMBuilder mixes DOM Level 1 and 2

2002-01-04 Thread Paul Brown
> I'm absolutely fine with only supporting DOM Level 2, but > one thing is missing in the DOMBuilder: the support for > namespaces. Looks good to me other than the trailing slash on the xmlns namespace (might trip up people who don't compare URIs properly). -- Paul

DO NOT REPLY [Bug 5690] New: - Problems compiling Xalan 1.3 with Xerces 1.6.0 on Solaris 7 and Linux

2002-01-04 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