/[Apache-SVN]
ViewVC logotype

Revision 336494


Jump to revision: Previous Next
Author: (unknown author)
Date: Sat Jun 15 16:39:48 2002 UTC (21 years, 9 months ago)
Changed paths: 59
Log Message:
This commit was manufactured by cvs2svn to create tag
'jaxp-ri-1_2_0-fcs-05'.

Changed paths

Path Details
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/
(Copied from xalan/java/trunk, r336133)
added
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/build.xml
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/build.xml, r336276)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/DOM.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/DOM.java, r336248)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/ApplyTemplates.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/ApplyTemplates.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/AttributeValue.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/AttributeValue.java, r336248)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/AttributeValueTemplate.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/AttributeValueTemplate.java, r336248)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/CastExpr.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/CastExpr.java, r336264)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Constants.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Constants.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/DocumentCall.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/DocumentCall.java, r336253)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/ElementAvailableCall.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/ElementAvailableCall.java, r336269)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Expression.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Expression.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/FormatNumberCall.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/FormatNumberCall.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/FunctionAvailableCall.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/FunctionAvailableCall.java, r336267)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/FunctionCall.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/FunctionCall.java, r336261)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Include.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Include.java, r336490)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/LiteralElement.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/LiteralElement.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/LiteralExpr.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/LiteralExpr.java, r336270)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Number.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Number.java, r336248)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Output.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Output.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/ParentLocationPath.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/ParentLocationPath.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Parser.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Parser.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/ProcessingInstruction.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/ProcessingInstruction.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Step.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Step.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/StepPattern.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/StepPattern.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Stylesheet.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Stylesheet.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/SymbolTable.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/SymbolTable.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/SyntaxTreeNode.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/SyntaxTreeNode.java, r336261)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/Template.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/Template.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/XSLTC.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/XSLTC.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/XslAttribute.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/XslAttribute.java, r336248)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/XslElement.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/XslElement.java, r336248)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/util/ErrorMessages.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/util/ErrorMessages.java, r336277)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/util/MethodGenerator.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/util/MethodGenerator.java, r336268)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/util/ReferenceType.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/util/ReferenceType.java, r336264)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/util/Util.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/util/Util.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/compiler/xpath.cup
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/compiler/xpath.cup, r336261)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/CurrentNodeListIterator.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/CurrentNodeListIterator.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/DOMAdapter.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/DOMAdapter.java, r336261)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/DOMBuilder.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/DOMBuilder.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/DOMImpl.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/DOMImpl.java, r336261)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/ExtendedSAX.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/ExtendedSAX.java, r336221)
added
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/MultiDOM.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/MultiDOM.java, r336261)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/SortingIterator.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/SortingIterator.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/dom/UnionIterator.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/dom/UnionIterator.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/AbstractTranslet.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/AbstractTranslet.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/BasisLibrary.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/BasisLibrary.java, r336264)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/Constants.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/Constants.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/DefaultSAXOutputHandler.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/DefaultSAXOutputHandler.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/SAXAdapter.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/SAXAdapter.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/StringValueHandler.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/StringValueHandler.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/TextOutput.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/TextOutput.java, r336275)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/runtime/TransletLoader.java
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/runtime/TransletLoader.java, r336221)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/trax/
(Copied from xalan/java/branches/jaxp-ri-1_2_0-fcs-branch/src/org/apache/xalan/xsltc/trax, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/trax/OutputSettings.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/trax/OutputSettings.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/trax/SmartTransformerFactoryImpl.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/trax/SmartTransformerFactoryImpl.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/trax/TrAXFilter.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/trax/TrAXFilter.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/trax/TransformerHandlerImpl.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/trax/TransformerHandlerImpl.java, r335735)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/org/apache/xalan/xsltc/trax/XSLTCSource.java
(Copied from xalan/java/trunk/src/org/apache/xalan/xsltc/trax/XSLTCSource.java, r336493)
replaced
Directoryxalan/java/tags/jaxp-ri-1_2_0-fcs-05/src/trax/ deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26