You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2004/11/08 19:19:03 UTC

cvs commit: xml-xalan/c/src/xalanc/XSLT AVT.cpp AVTPart.hpp AVTPartSimple.hpp AVTPartXPath.hpp Constants.cpp Constants.hpp CountersTable.hpp ElemApplyImport.cpp ElemApplyImport.hpp ElemApplyTemplates.cpp ElemAttribute.cpp ElemAttributeSet.cpp ElemCallTemplate.cpp ElemChoose.cpp ElemChoose.hpp ElemComment.cpp ElemComment.hpp ElemCopy.cpp ElemCopy.hpp ElemCopyOf.cpp ElemCopyOf.hpp ElemDecimalFormat.cpp ElemDecimalFormat.hpp ElemElement.cpp ElemElement.hpp ElemEmpty.cpp ElemExtensionCall.cpp ElemExtensionCall.hpp ElemFallback.cpp ElemForEach.cpp ElemForwardCompatible.cpp ElemForwardCompatible.hpp ElemIf.cpp ElemLiteralResult.cpp ElemMessage.cpp ElemMessage.hpp ElemNumber.cpp ElemNumber.hpp ElemOtherwise.cpp ElemPI.cpp ElemSort.cpp ElemSort.hpp ElemTemplate.cpp ElemTemplateElement.cpp ElemTemplateElement.hpp ElemText.cpp ElemValueOf.cpp ElemVariable.cpp ElemVariable.hpp ElemWhen.cpp ElemWithParam.cpp ExtensionFunctionHandler.cpp ExtensionFunctionHandler.hpp ExtensionNSHandler.cpp ExtensionNSHandler.hpp FunctionCurrent.cpp FunctionCurrent.hpp FunctionDocument.cpp FunctionDocument.hpp FunctionElementAvailable.cpp FunctionElementAvailable.hpp FunctionFormatNumber.cpp FunctionFormatNumber.hpp FunctionFunctionAvailable.cpp FunctionFunctionAvailable.hpp FunctionGenerateID.cpp FunctionGenerateID.hpp FunctionKey.cpp FunctionKey.hpp FunctionSystemProperty.cpp FunctionSystemProperty.hpp FunctionUnparsedEntityURI.cpp FunctionUnparsedEntityURI.hpp GenerateEvent.cpp GenerateEvent.hpp KeyTable.cpp KeyTable.hpp NamespacesHandler.cpp NamespacesHandler.hpp NodeSorter.cpp NodeSorter.hpp NodeSortKey.cpp OutputContextStack.cpp OutputContextStack.hpp ProblemListener.hpp ProblemListenerDefault.cpp ProblemListenerDefault.hpp ResultNamespacesStack.cpp ResultNamespacesStack.hpp Stylesheet.cpp Stylesheet.hpp StylesheetConstructionContext.cpp StylesheetConstructionContext.hpp StylesheetConstructionContextDefault.cpp StylesheetConstructionContextDefault.hpp StylesheetExecutionContext.cpp StylesheetExecutionContext.hpp StylesheetExecutionContextDefault.cpp StylesheetExecutionContextDefault.hpp StylesheetHandler.cpp StylesheetHandler.hpp StylesheetRoot.cpp StylesheetRoot.hpp TopLevelArg.cpp TopLevelArg.hpp TraceListenerDefault.cpp TraceListenerDefault.hpp TracerEvent.cpp TracerEvent.hpp VariablesStack.cpp VariablesStack.hpp XalanAVTAllocator.cpp XalanAVTAllocator.hpp XalanAVTPartSimpleAllocator.cpp XalanAVTPartSimpleAllocator.hpp XalanAVTPartXPathAllocator.cpp XalanAVTPartXPathAllocator.hpp XalanElemApplyTemplatesAllocator.cpp XalanElemApplyTemplatesAllocator.hpp XalanElemAttributeAllocator.cpp XalanElemAttributeAllocator.hpp XalanElemAttributeSetAllocator.cpp XalanElemAttributeSetAllocator.hpp XalanElemCallTemplateAllocator.cpp XalanElemCallTemplateAllocator.hpp XalanElemElementAllocator.cpp XalanElemElementAllocator.hpp XalanElemEmptyAllocator.cpp XalanElemEmptyAllocator.hpp XalanElemLiteralResultAllocator.cpp XalanElemLiteralResultAllocator.hpp XalanElemTemplateAllocator.cpp XalanElemTemplateAllocator.hpp XalanElemTextAllocator.cpp XalanElemTextAllocator.hpp XalanElemTextLiteralAllocator.cpp XalanElemTextLiteralAllocator.hpp XalanElemValueOfAllocator.cpp XalanElemValueOfAllocator.hpp XalanElemVariableAllocator.cpp XalanElemVariableAllocator.hpp XalanMatchPatternData.hpp XalanMatchPatternDataAllocator.cpp XalanMatchPatternDataAllocator.hpp XalanNumberingResourceBundle.cpp XalanNumberingResourceBundle.hpp XalanSourceTreeDocumentAllocator.cpp XalanSourceTreeDocumentAllocator.hpp XalanSourceTreeDocumentFragmentAllocator.cpp XalanSourceTreeDocumentFragmentAllocator.hpp XalanSpaceNodeTester.hpp XResultTreeFrag.cpp XResultTreeFrag.hpp XResultTreeFragAllocator.cpp XResultTreeFragAllocator.hpp XSLTEngineImpl.cpp XSLTEngineImpl.hpp XSLTInit.cpp XSLTInit.hpp XSLTInputSource.cpp XSLTProcessor.hpp XSLTProcessorEnvSupport.hpp XSLTProcessorEnvSupportDefault.cpp XSLTProcessorEnvSupportDefault.hpp XSLTProcessorException.cpp XSLTProcessorException.hpp XSLTResultTarget.cpp XSLTResultTarget.hpp

dmitryh     2004/11/08 10:19:02

  Modified:    c/src/xalanc/XSLT AVT.cpp AVTPart.hpp AVTPartSimple.hpp
                        AVTPartXPath.hpp Constants.cpp Constants.hpp
                        CountersTable.hpp ElemApplyImport.cpp
                        ElemApplyImport.hpp ElemApplyTemplates.cpp
                        ElemAttribute.cpp ElemAttributeSet.cpp
                        ElemCallTemplate.cpp ElemChoose.cpp ElemChoose.hpp
                        ElemComment.cpp ElemComment.hpp ElemCopy.cpp
                        ElemCopy.hpp ElemCopyOf.cpp ElemCopyOf.hpp
                        ElemDecimalFormat.cpp ElemDecimalFormat.hpp
                        ElemElement.cpp ElemElement.hpp ElemEmpty.cpp
                        ElemExtensionCall.cpp ElemExtensionCall.hpp
                        ElemFallback.cpp ElemForEach.cpp
                        ElemForwardCompatible.cpp ElemForwardCompatible.hpp
                        ElemIf.cpp ElemLiteralResult.cpp ElemMessage.cpp
                        ElemMessage.hpp ElemNumber.cpp ElemNumber.hpp
                        ElemOtherwise.cpp ElemPI.cpp ElemSort.cpp
                        ElemSort.hpp ElemTemplate.cpp
                        ElemTemplateElement.cpp ElemTemplateElement.hpp
                        ElemText.cpp ElemValueOf.cpp ElemVariable.cpp
                        ElemVariable.hpp ElemWhen.cpp ElemWithParam.cpp
                        ExtensionFunctionHandler.cpp
                        ExtensionFunctionHandler.hpp ExtensionNSHandler.cpp
                        ExtensionNSHandler.hpp FunctionCurrent.cpp
                        FunctionCurrent.hpp FunctionDocument.cpp
                        FunctionDocument.hpp FunctionElementAvailable.cpp
                        FunctionElementAvailable.hpp
                        FunctionFormatNumber.cpp FunctionFormatNumber.hpp
                        FunctionFunctionAvailable.cpp
                        FunctionFunctionAvailable.hpp
                        FunctionGenerateID.cpp FunctionGenerateID.hpp
                        FunctionKey.cpp FunctionKey.hpp
                        FunctionSystemProperty.cpp
                        FunctionSystemProperty.hpp
                        FunctionUnparsedEntityURI.cpp
                        FunctionUnparsedEntityURI.hpp GenerateEvent.cpp
                        GenerateEvent.hpp KeyTable.cpp KeyTable.hpp
                        NamespacesHandler.cpp NamespacesHandler.hpp
                        NodeSorter.cpp NodeSorter.hpp NodeSortKey.cpp
                        OutputContextStack.cpp OutputContextStack.hpp
                        ProblemListener.hpp ProblemListenerDefault.cpp
                        ProblemListenerDefault.hpp
                        ResultNamespacesStack.cpp ResultNamespacesStack.hpp
                        Stylesheet.cpp Stylesheet.hpp
                        StylesheetConstructionContext.cpp
                        StylesheetConstructionContext.hpp
                        StylesheetConstructionContextDefault.cpp
                        StylesheetConstructionContextDefault.hpp
                        StylesheetExecutionContext.cpp
                        StylesheetExecutionContext.hpp
                        StylesheetExecutionContextDefault.cpp
                        StylesheetExecutionContextDefault.hpp
                        StylesheetHandler.cpp StylesheetHandler.hpp
                        StylesheetRoot.cpp StylesheetRoot.hpp
                        TopLevelArg.cpp TopLevelArg.hpp
                        TraceListenerDefault.cpp TraceListenerDefault.hpp
                        TracerEvent.cpp TracerEvent.hpp VariablesStack.cpp
                        VariablesStack.hpp XalanAVTAllocator.cpp
                        XalanAVTAllocator.hpp
                        XalanAVTPartSimpleAllocator.cpp
                        XalanAVTPartSimpleAllocator.hpp
                        XalanAVTPartXPathAllocator.cpp
                        XalanAVTPartXPathAllocator.hpp
                        XalanElemApplyTemplatesAllocator.cpp
                        XalanElemApplyTemplatesAllocator.hpp
                        XalanElemAttributeAllocator.cpp
                        XalanElemAttributeAllocator.hpp
                        XalanElemAttributeSetAllocator.cpp
                        XalanElemAttributeSetAllocator.hpp
                        XalanElemCallTemplateAllocator.cpp
                        XalanElemCallTemplateAllocator.hpp
                        XalanElemElementAllocator.cpp
                        XalanElemElementAllocator.hpp
                        XalanElemEmptyAllocator.cpp
                        XalanElemEmptyAllocator.hpp
                        XalanElemLiteralResultAllocator.cpp
                        XalanElemLiteralResultAllocator.hpp
                        XalanElemTemplateAllocator.cpp
                        XalanElemTemplateAllocator.hpp
                        XalanElemTextAllocator.cpp
                        XalanElemTextAllocator.hpp
                        XalanElemTextLiteralAllocator.cpp
                        XalanElemTextLiteralAllocator.hpp
                        XalanElemValueOfAllocator.cpp
                        XalanElemValueOfAllocator.hpp
                        XalanElemVariableAllocator.cpp
                        XalanElemVariableAllocator.hpp
                        XalanMatchPatternData.hpp
                        XalanMatchPatternDataAllocator.cpp
                        XalanMatchPatternDataAllocator.hpp
                        XalanNumberingResourceBundle.cpp
                        XalanNumberingResourceBundle.hpp
                        XalanSourceTreeDocumentAllocator.cpp
                        XalanSourceTreeDocumentAllocator.hpp
                        XalanSourceTreeDocumentFragmentAllocator.cpp
                        XalanSourceTreeDocumentFragmentAllocator.hpp
                        XalanSpaceNodeTester.hpp XResultTreeFrag.cpp
                        XResultTreeFrag.hpp XResultTreeFragAllocator.cpp
                        XResultTreeFragAllocator.hpp XSLTEngineImpl.cpp
                        XSLTEngineImpl.hpp XSLTInit.cpp XSLTInit.hpp
                        XSLTInputSource.cpp XSLTProcessor.hpp
                        XSLTProcessorEnvSupport.hpp
                        XSLTProcessorEnvSupportDefault.cpp
                        XSLTProcessorEnvSupportDefault.hpp
                        XSLTProcessorException.cpp
                        XSLTProcessorException.hpp XSLTResultTarget.cpp
                        XSLTResultTarget.hpp
  Log:
  Initial implementation on the pluggable memory management
  
  Revision  Changes    Path
  1.8       +17 -11    xml-xalan/c/src/xalanc/XSLT/AVT.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/AVT.cpp.diff?r1=1.7&r2=1.8
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/AVTPart.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/AVTPart.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/AVTPartSimple.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/AVTPartXPath.hpp.diff?r1=1.4&r2=1.5
  
  
  1.7       +376 -370  xml-xalan/c/src/xalanc/XSLT/Constants.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/Constants.cpp.diff?r1=1.6&r2=1.7
  
  
  1.7       +1 -1      xml-xalan/c/src/xalanc/XSLT/Constants.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/Constants.hpp.diff?r1=1.6&r2=1.7
  
  
  1.7       +35 -14    xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/CountersTable.hpp.diff?r1=1.6&r2=1.7
  
  
  1.9       +6 -1      xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.cpp.diff?r1=1.8&r2=1.9
  
  
  1.7       +1 -1      xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemApplyImport.hpp.diff?r1=1.6&r2=1.7
  
  
  1.10      +7 -1      xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemApplyTemplates.cpp.diff?r1=1.9&r2=1.10
  
  
  1.10      +13 -4     xml-xalan/c/src/xalanc/XSLT/ElemAttribute.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemAttribute.cpp.diff?r1=1.9&r2=1.10
  
  
  1.10      +9 -0      xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemAttributeSet.cpp.diff?r1=1.9&r2=1.10
  
  
  1.11      +12 -2     xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemCallTemplate.cpp.diff?r1=1.10&r2=1.11
  
  
  1.9       +4 -1      xml-xalan/c/src/xalanc/XSLT/ElemChoose.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemChoose.cpp.diff?r1=1.8&r2=1.9
  
  
  1.7       +1 -0      xml-xalan/c/src/xalanc/XSLT/ElemChoose.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemChoose.hpp.diff?r1=1.6&r2=1.7
  
  
  1.8       +3 -2      xml-xalan/c/src/xalanc/XSLT/ElemComment.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemComment.cpp.diff?r1=1.7&r2=1.8
  
  
  1.7       +1 -0      xml-xalan/c/src/xalanc/XSLT/ElemComment.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemComment.hpp.diff?r1=1.6&r2=1.7
  
  
  1.11      +3 -2      xml-xalan/c/src/xalanc/XSLT/ElemCopy.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemCopy.cpp.diff?r1=1.10&r2=1.11
  
  
  1.7       +1 -1      xml-xalan/c/src/xalanc/XSLT/ElemCopy.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemCopy.hpp.diff?r1=1.6&r2=1.7
  
  
  1.10      +12 -6     xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.cpp.diff?r1=1.9&r2=1.10
  
  
  1.9       +3 -0      xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemCopyOf.hpp.diff?r1=1.8&r2=1.9
  
  
  1.9       +37 -4     xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.cpp.diff?r1=1.8&r2=1.9
  
  
  1.7       +1 -0      xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemDecimalFormat.hpp.diff?r1=1.6&r2=1.7
  
  
  1.11      +15 -1     xml-xalan/c/src/xalanc/XSLT/ElemElement.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemElement.cpp.diff?r1=1.10&r2=1.11
  
  
  1.8       +1 -1      xml-xalan/c/src/xalanc/XSLT/ElemElement.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemElement.hpp.diff?r1=1.7&r2=1.8
  
  
  1.8       +1 -1      xml-xalan/c/src/xalanc/XSLT/ElemEmpty.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemEmpty.cpp.diff?r1=1.7&r2=1.8
  
  
  1.9       +33 -1     xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.cpp.diff?r1=1.8&r2=1.9
  
  
  1.7       +12 -1     xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemExtensionCall.hpp.diff?r1=1.6&r2=1.7
  
  
  1.10      +3 -0      xml-xalan/c/src/xalanc/XSLT/ElemFallback.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemFallback.cpp.diff?r1=1.9&r2=1.10
  
  
  1.14      +28 -11    xml-xalan/c/src/xalanc/XSLT/ElemForEach.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemForEach.cpp.diff?r1=1.13&r2=1.14
  
  
  1.6       +29 -0     xml-xalan/c/src/xalanc/XSLT/ElemForwardCompatible.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemForwardCompatible.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +9 -0      xml-xalan/c/src/xalanc/XSLT/ElemForwardCompatible.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemForwardCompatible.hpp.diff?r1=1.5&r2=1.6
  
  
  1.9       +7 -1      xml-xalan/c/src/xalanc/XSLT/ElemIf.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemIf.cpp.diff?r1=1.8&r2=1.9
  
  
  1.9       +1 -1      xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemLiteralResult.cpp.diff?r1=1.8&r2=1.9
  
  
  1.10      +14 -6     xml-xalan/c/src/xalanc/XSLT/ElemMessage.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemMessage.cpp.diff?r1=1.9&r2=1.10
  
  
  1.8       +4 -1      xml-xalan/c/src/xalanc/XSLT/ElemMessage.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemMessage.hpp.diff?r1=1.7&r2=1.8
  
  
  1.15      +122 -88   xml-xalan/c/src/xalanc/XSLT/ElemNumber.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemNumber.cpp.diff?r1=1.14&r2=1.15
  
  
  1.9       +11 -9     xml-xalan/c/src/xalanc/XSLT/ElemNumber.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemNumber.hpp.diff?r1=1.8&r2=1.9
  
  
  1.8       +2 -0      xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemOtherwise.cpp.diff?r1=1.7&r2=1.8
  
  
  1.8       +12 -2     xml-xalan/c/src/xalanc/XSLT/ElemPI.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemPI.cpp.diff?r1=1.7&r2=1.8
  
  
  1.7       +28 -0     xml-xalan/c/src/xalanc/XSLT/ElemSort.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemSort.cpp.diff?r1=1.6&r2=1.7
  
  
  1.6       +9 -0      xml-xalan/c/src/xalanc/XSLT/ElemSort.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemSort.hpp.diff?r1=1.5&r2=1.6
  
  
  1.11      +14 -2     xml-xalan/c/src/xalanc/XSLT/ElemTemplate.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemTemplate.cpp.diff?r1=1.10&r2=1.11
  
  
  1.24      +13 -9     xml-xalan/c/src/xalanc/XSLT/ElemTemplateElement.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemTemplateElement.cpp.diff?r1=1.23&r2=1.24
  
  
  1.9       +33 -1     xml-xalan/c/src/xalanc/XSLT/ElemTemplateElement.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemTemplateElement.hpp.diff?r1=1.8&r2=1.9
  
  
  1.6       +3 -0      xml-xalan/c/src/xalanc/XSLT/ElemText.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemText.cpp.diff?r1=1.5&r2=1.6
  
  
  1.9       +7 -1      xml-xalan/c/src/xalanc/XSLT/ElemValueOf.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemValueOf.cpp.diff?r1=1.8&r2=1.9
  
  
  1.12      +35 -15    xml-xalan/c/src/xalanc/XSLT/ElemVariable.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemVariable.cpp.diff?r1=1.11&r2=1.12
  
  
  1.8       +1 -1      xml-xalan/c/src/xalanc/XSLT/ElemVariable.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemVariable.hpp.diff?r1=1.7&r2=1.8
  
  
  1.9       +6 -0      xml-xalan/c/src/xalanc/XSLT/ElemWhen.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemWhen.cpp.diff?r1=1.8&r2=1.9
  
  
  1.10      +14 -8     xml-xalan/c/src/xalanc/XSLT/ElemWithParam.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ElemWithParam.cpp.diff?r1=1.9&r2=1.10
  
  
  1.5       +18 -12    xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.cpp.diff?r1=1.4&r2=1.5
  
  
  1.7       +10 -2     xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ExtensionFunctionHandler.hpp.diff?r1=1.6&r2=1.7
  
  
  1.6       +32 -9     xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +8 -3      xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ExtensionNSHandler.hpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +5 -5      xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionCurrent.hpp.diff?r1=1.5&r2=1.6
  
  
  1.7       +46 -21    xml-xalan/c/src/xalanc/XSLT/FunctionDocument.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionDocument.cpp.diff?r1=1.6&r2=1.7
  
  
  1.4       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionDocument.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionDocument.hpp.diff?r1=1.3&r2=1.4
  
  
  1.6       +7 -6      xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionElementAvailable.hpp.diff?r1=1.5&r2=1.6
  
  
  1.7       +8 -8      xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.cpp.diff?r1=1.6&r2=1.7
  
  
  1.5       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionFormatNumber.hpp.diff?r1=1.4&r2=1.5
  
  
  1.6       +5 -5      xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionFunctionAvailable.hpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +9 -7      xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.cpp.diff?r1=1.5&r2=1.6
  
  
  1.5       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionGenerateID.hpp.diff?r1=1.4&r2=1.5
  
  
  1.7       +8 -6      xml-xalan/c/src/xalanc/XSLT/FunctionKey.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionKey.cpp.diff?r1=1.6&r2=1.7
  
  
  1.5       +3 -3      xml-xalan/c/src/xalanc/XSLT/FunctionKey.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionKey.hpp.diff?r1=1.4&r2=1.5
  
  
  1.8       +37 -18    xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.cpp.diff?r1=1.7&r2=1.8
  
  
  1.4       +6 -4      xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionSystemProperty.hpp.diff?r1=1.3&r2=1.4
  
  
  1.6       +11 -5     xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +4 -4      xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp.diff?r1=1.5&r2=1.6
  
  
  1.5       +24 -19    xml-xalan/c/src/xalanc/XSLT/GenerateEvent.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/GenerateEvent.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +7 -1      xml-xalan/c/src/xalanc/XSLT/GenerateEvent.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/GenerateEvent.hpp.diff?r1=1.4&r2=1.5
  
  
  1.8       +26 -5     xml-xalan/c/src/xalanc/XSLT/KeyTable.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/KeyTable.cpp.diff?r1=1.7&r2=1.8
  
  
  1.8       +12 -5     xml-xalan/c/src/xalanc/XSLT/KeyTable.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/KeyTable.hpp.diff?r1=1.7&r2=1.8
  
  
  1.7       +12 -12    xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.cpp.diff?r1=1.6&r2=1.7
  
  
  1.11      +3 -2      xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/NamespacesHandler.hpp.diff?r1=1.10&r2=1.11
  
  
  1.7       +9 -8      xml-xalan/c/src/xalanc/XSLT/NodeSorter.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/NodeSorter.cpp.diff?r1=1.6&r2=1.7
  
  
  1.7       +9 -3      xml-xalan/c/src/xalanc/XSLT/NodeSorter.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/NodeSorter.hpp.diff?r1=1.6&r2=1.7
  
  
  1.6       +1 -1      xml-xalan/c/src/xalanc/XSLT/NodeSortKey.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/NodeSortKey.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +4 -4      xml-xalan/c/src/xalanc/XSLT/OutputContextStack.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/OutputContextStack.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +16 -5     xml-xalan/c/src/xalanc/XSLT/OutputContextStack.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/OutputContextStack.hpp.diff?r1=1.5&r2=1.6
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/ProblemListener.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ProblemListener.hpp.diff?r1=1.4&r2=1.5
  
  
  1.9       +28 -12    xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.cpp.diff?r1=1.8&r2=1.9
  
  
  1.5       +4 -1      xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ProblemListenerDefault.hpp.diff?r1=1.4&r2=1.5
  
  
  1.6       +4 -4      xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +1 -1      xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/ResultNamespacesStack.hpp.diff?r1=1.5&r2=1.6
  
  
  1.13      +143 -55   xml-xalan/c/src/xalanc/XSLT/Stylesheet.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/Stylesheet.cpp.diff?r1=1.12&r2=1.13
  
  
  1.14      +22 -5     xml-xalan/c/src/xalanc/XSLT/Stylesheet.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/Stylesheet.hpp.diff?r1=1.13&r2=1.14
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.cpp.diff?r1=1.4&r2=1.5
  
  
  1.8       +7 -5      xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContext.hpp.diff?r1=1.7&r2=1.8
  
  
  1.11      +105 -62   xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp.diff?r1=1.10&r2=1.11
  
  
  1.9       +9 -6      xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp.diff?r1=1.8&r2=1.9
  
  
  1.10      +2 -2      xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.cpp.diff?r1=1.9&r2=1.10
  
  
  1.24      +23 -24    xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContext.hpp.diff?r1=1.23&r2=1.24
  
  
  1.34      +155 -118  xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContextDefault.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContextDefault.cpp.diff?r1=1.33&r2=1.34
  
  
  1.33      +52 -31    xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp.diff?r1=1.32&r2=1.33
  
  
  1.17      +241 -131  xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.cpp.diff?r1=1.16&r2=1.17
  
  
  1.9       +14 -6     xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetHandler.hpp.diff?r1=1.8&r2=1.9
  
  
  1.24      +69 -28    xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.cpp.diff?r1=1.23&r2=1.24
  
  
  1.15      +46 -20    xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/StylesheetRoot.hpp.diff?r1=1.14&r2=1.15
  
  
  1.5       +45 -8     xml-xalan/c/src/xalanc/XSLT/TopLevelArg.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/TopLevelArg.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +20 -3     xml-xalan/c/src/xalanc/XSLT/TopLevelArg.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/TopLevelArg.hpp.diff?r1=1.4&r2=1.5
  
  
  1.11      +63 -27    xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.cpp.diff?r1=1.10&r2=1.11
  
  
  1.6       +9 -6      xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/TraceListenerDefault.hpp.diff?r1=1.5&r2=1.6
  
  
  1.5       +25 -15    xml-xalan/c/src/xalanc/XSLT/TracerEvent.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/TracerEvent.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +4 -4      xml-xalan/c/src/xalanc/XSLT/TracerEvent.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/TracerEvent.hpp.diff?r1=1.4&r2=1.5
  
  
  1.13      +21 -11    xml-xalan/c/src/xalanc/XSLT/VariablesStack.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/VariablesStack.cpp.diff?r1=1.12&r2=1.13
  
  
  1.11      +2 -2      xml-xalan/c/src/xalanc/XSLT/VariablesStack.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/VariablesStack.hpp.diff?r1=1.10&r2=1.11
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanAVTAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeSetAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeSetAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemCallTemplateAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemCallTemplateAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemElementAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemElementAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemElementAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemElementAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemEmptyAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemEmptyAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemLiteralResultAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemLiteralResultAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemTemplateAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemTemplateAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemTextAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemTextAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemTextAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemTextAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemTextLiteralAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemTextLiteralAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemValueOfAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemValueOfAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +2 -2      xml-xalan/c/src/xalanc/XSLT/XalanElemVariableAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemVariableAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanElemVariableAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanElemVariableAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.2       +2 -1      xml-xalan/c/src/xalanc/XSLT/XalanMatchPatternData.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanMatchPatternData.hpp.diff?r1=1.1&r2=1.2
  
  
  1.2       +3 -2      xml-xalan/c/src/xalanc/XSLT/XalanMatchPatternDataAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanMatchPatternDataAllocator.cpp.diff?r1=1.1&r2=1.2
  
  
  1.2       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp.diff?r1=1.1&r2=1.2
  
  
  1.5       +42 -25    xml-xalan/c/src/xalanc/XSLT/XalanNumberingResourceBundle.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanNumberingResourceBundle.cpp.diff?r1=1.4&r2=1.5
  
  
  1.6       +12 -4     xml-xalan/c/src/xalanc/XSLT/XalanNumberingResourceBundle.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanNumberingResourceBundle.hpp.diff?r1=1.5&r2=1.6
  
  
  1.5       +4 -2      xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +4 -3      xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp.diff?r1=1.4&r2=1.5
  
  
  1.3       +1 -1      xml-xalan/c/src/xalanc/XSLT/XalanSpaceNodeTester.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XalanSpaceNodeTester.hpp.diff?r1=1.2&r2=1.3
  
  
  1.7       +6 -23     xml-xalan/c/src/xalanc/XSLT/XResultTreeFrag.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XResultTreeFrag.cpp.diff?r1=1.6&r2=1.7
  
  
  1.7       +9 -12     xml-xalan/c/src/xalanc/XSLT/XResultTreeFrag.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XResultTreeFrag.hpp.diff?r1=1.6&r2=1.7
  
  
  1.6       +4 -4      xml-xalan/c/src/xalanc/XSLT/XResultTreeFragAllocator.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XResultTreeFragAllocator.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +1 -1      xml-xalan/c/src/xalanc/XSLT/XResultTreeFragAllocator.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XResultTreeFragAllocator.hpp.diff?r1=1.5&r2=1.6
  
  
  1.20      +244 -152  xml-xalan/c/src/xalanc/XSLT/XSLTEngineImpl.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTEngineImpl.cpp.diff?r1=1.19&r2=1.20
  
  
  1.15      +11 -7     xml-xalan/c/src/xalanc/XSLT/XSLTEngineImpl.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTEngineImpl.hpp.diff?r1=1.14&r2=1.15
  
  
  1.6       +40 -13    xml-xalan/c/src/xalanc/XSLT/XSLTInit.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTInit.cpp.diff?r1=1.5&r2=1.6
  
  
  1.5       +9 -2      xml-xalan/c/src/xalanc/XSLT/XSLTInit.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTInit.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +7 -2      xml-xalan/c/src/xalanc/XSLT/XSLTInputSource.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTInputSource.cpp.diff?r1=1.4&r2=1.5
  
  
  1.8       +0 -7      xml-xalan/c/src/xalanc/XSLT/XSLTProcessor.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTProcessor.hpp.diff?r1=1.7&r2=1.8
  
  
  1.5       +4 -2      xml-xalan/c/src/xalanc/XSLT/XSLTProcessorEnvSupport.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTProcessorEnvSupport.hpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +23 -13    xml-xalan/c/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.cpp.diff?r1=1.4&r2=1.5
  
  
  1.5       +6 -3      xml-xalan/c/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTProcessorEnvSupportDefault.hpp.diff?r1=1.4&r2=1.5
  
  
  1.6       +6 -3      xml-xalan/c/src/xalanc/XSLT/XSLTProcessorException.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTProcessorException.cpp.diff?r1=1.5&r2=1.6
  
  
  1.6       +3 -0      xml-xalan/c/src/xalanc/XSLT/XSLTProcessorException.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTProcessorException.hpp.diff?r1=1.5&r2=1.6
  
  
  1.7       +45 -27    xml-xalan/c/src/xalanc/XSLT/XSLTResultTarget.cpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTResultTarget.cpp.diff?r1=1.6&r2=1.7
  
  
  1.8       +19 -9     xml-xalan/c/src/xalanc/XSLT/XSLTResultTarget.hpp
  
  http://cvs.apache.org/viewcvs/xml-xalan/c/src/xalanc/XSLT/XSLTResultTarget.hpp.diff?r1=1.7&r2=1.8
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org