cvs commit: xml-xalan/java/src/org/apache/xml/dtm/ref/sax2dtm SAX2DTM2.java

2003-09-05 Thread igorh
igorh 2003/09/05 18:15:14 Modified:java/src/org/apache/xml/dtm/ref/sax2dtm SAX2DTM2.java Log: Patch for Bugzilla Bug 22808 Revision ChangesPath 1.6 +39 -5 xml-xalan/java/src/org/apache/xml/dtm/ref/sax2dtm/SAX2DTM2.java Index: SAX2DTM2.java

cvs commit: xml-xalan/java/src/org/apache/xml/utils SystemIDResolver.java

2003-09-03 Thread igorh
igorh 2003/09/03 12:21:51 Modified:java/src/org/apache/xml/utils SystemIDResolver.java Log: Patch for Bugzilla Bug 22777 Revision ChangesPath 1.22 +25 -4 xml-xalan/java/src/org/apache/xml/utils/SystemIDResolver.java Index: SystemIDResolver.java

cvs commit: xml-xalan/java/src/org/apache/xml/utils SystemIDResolver.java

2003-08-14 Thread igorh
igorh 2003/08/08 10:11:31 Modified:java/src/org/apache/xml/utils SystemIDResolver.java Log: Patch for Bugzilla Bug 21893 Revision ChangesPath 1.21 +25 -9 xml-xalan/java/src/org/apache/xml/utils/SystemIDResolver.java Index: SystemIDResolver.java

cvs commit: xml-xalan/java/src/org/apache/xalan/xsltc/compiler/util AttributeSetMethodGenerator.java

2003-08-14 Thread igorh
igorh 2003/08/08 14:55:14 Modified:java/src/org/apache/xalan/xsltc/compiler UseAttributeSets.java Constants.java AttributeSet.java java/src/org/apache/xalan/xsltc/compiler/util

Re: XML 1.1 and Namespaces in XML 1.1 support

2003-03-03 Thread igorh
Yes, in xslt20 branch. It would be violation of XSLT 1.0 standard to implement XML 1.1 and Namespaces 1.1 in the main branch. Igor Hersht XSLT Development IBM Canada Ltd., 8200 Warden Avenue, Markham, Ontario L6G 1C7 Office D2-260, Phone (905)413-3240 ; FAX (905)413-4839

Implementation and test-case for fn:string-pad() in xalanJ3

2002-11-26 Thread igorh
Currently I am working on functionality which is new in xalanj3. I cannot submit the code as a bugzilla patch because bugzilla does not have xalanJ3. Implementation (See attached file: string_pad.patch.txt)(See attached file: FuncStringPad.java) Test-cases (See attached file: stringerr003.xsl)(S

Re: DO NOT REPLY [Bug 13560] - -XSLTC -DIAG is incorrect

2002-10-23 Thread igorh
I think that we should follow the "real usage" idea to have our priorities. The most important usage - compiling once and running multiple times. Option ?n on XSLTC implements timing on such usage. (I think we should have ?n on XSLT). Second usage would be execution with precompiled *.xsl file.

[Patch] for bugzilla 12261 "add the option -diag to the usage"

2002-09-09 Thread igorh
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12261 Igor Hersht XSLT Development IBM Canada Ltd., 8200 Warden Avenue, Markham, Ontario L6G 1C7 Office D2-260, Phone (905)413-3240 ; FAX (905)413-4839

Patches for bugzilla 11118 and 12261 are available

2002-09-03 Thread igorh
Igor Hersht XSLT Development IBM Canada Ltd., 8200 Warden Avenue, Markham, Ontario L6G 1C7 Office D2-260, Phone (905)413-3240 ; FAX (905)413-4839