You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2008/09/26 23:34:53 UTC

svn commit: r699510 [1/5] - in /xalan/c/trunk: Tests/Dom2Dom/ Tests/Errortests/ Tests/PerfT/ Tests/Performance/ Tests/Threads/ samples/ExternalFunction/ src/xalanc/DOMSupport/ src/xalanc/Harness/ src/xalanc/ICUBridge/ src/xalanc/Include/ src/xalanc/Pla...

Author: dbertoni
Date: Fri Sep 26 14:34:43 2008
New Revision: 699510

URL: http://svn.apache.org/viewvc?rev=699510&view=rev
Log:
Cleaned up usage of MemoryManagerType typedef.

Modified:
    xalan/c/trunk/Tests/Dom2Dom/dom2dom.cpp
    xalan/c/trunk/Tests/Errortests/Errortests.cpp
    xalan/c/trunk/Tests/PerfT/perft.cpp
    xalan/c/trunk/Tests/Performance/Parameters.cpp
    xalan/c/trunk/Tests/Threads/ThreadTest.cpp
    xalan/c/trunk/samples/ExternalFunction/ExternalFunction.cpp
    xalan/c/trunk/src/xalanc/DOMSupport/DOMServices.cpp
    xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.cpp
    xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.hpp
    xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.cpp
    xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp
    xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.cpp
    xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.hpp
    xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.cpp
    xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.cpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.cpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.cpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.cpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.cpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.cpp
    xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp
    xalan/c/trunk/src/xalanc/Include/STLHelper.hpp
    xalan/c/trunk/src/xalanc/Include/XalanDeque.hpp
    xalan/c/trunk/src/xalanc/Include/XalanList.hpp
    xalan/c/trunk/src/xalanc/Include/XalanMap.hpp
    xalan/c/trunk/src/xalanc/Include/XalanMemMgrHelper.hpp
    xalan/c/trunk/src/xalanc/Include/XalanMemMngArrayAllocate.hpp
    xalan/c/trunk/src/xalanc/Include/XalanObjectCache.hpp
    xalan/c/trunk/src/xalanc/Include/XalanObjectStackCache.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/ArenaAllocator.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlock.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlockBase.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/DOMStringHelper.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/URISupport.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanAllocator.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanArrayAllocator.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanBitmap.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanBitmap.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringAllocator.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringAllocator.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringCache.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringCache.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringHashTable.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringPool.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDOMStringReusableAllocator.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDecimalFormatSymbols.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanDecimalFormatSymbols.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanEncodingPropertyCache.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanEncodingPropertyCache.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanFStreamOutputStream.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanFStreamOutputStream.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanFileOutputStream.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanICUMessageLoader.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanICUMessageLoader.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanInMemoryMessageLoader.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanInMemoryMessageLoader.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanMessageLoader.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanMessageLoader.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNLSMessageLoader.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNLSMessageLoader.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNamespace.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNullOutputStream.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNullOutputStream.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNumberFormat.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanNumberFormat.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanOutputStream.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanOutputStream.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanOutputStreamPrintWriter.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanParsedURI.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanStdOutputStream.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanStdOutputStream.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanToXercesTranscoderWrapper.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanToXercesTranscoderWrapper.hpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanTranscodingServices.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanUTF16Transcoder.cpp
    xalan/c/trunk/src/xalanc/PlatformSupport/XalanUTF16Transcoder.hpp
    xalan/c/trunk/src/xalanc/TestXPath/NodeNameTreeWalker.cpp
    xalan/c/trunk/src/xalanc/TestXPath/NodeNameTreeWalker.hpp
    xalan/c/trunk/src/xalanc/TestXPath/TestXPath.cpp
    xalan/c/trunk/src/xalanc/TestXSLT/process.cpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterToHTML.cpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterToHTML.hpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterToText.cpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterToText.hpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterToXML.cpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterToXML.hpp
    xalan/c/trunk/src/xalanc/XMLSupport/FormatterTreeWalker.hpp
    xalan/c/trunk/src/xalanc/XMLSupport/XMLSupportInit.cpp
    xalan/c/trunk/src/xalanc/XMLSupport/XMLSupportInit.hpp
    xalan/c/trunk/src/xalanc/XMLSupport/XalanFormatterWriter.hpp
    xalan/c/trunk/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp
    xalan/c/trunk/src/xalanc/XPath/ElementPrefixResolverProxy.cpp
    xalan/c/trunk/src/xalanc/XPath/ElementPrefixResolverProxy.hpp
    xalan/c/trunk/src/xalanc/XPath/Function.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionConcat.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionConcat.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionContains.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionContains.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionID.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionID.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionLang.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionLang.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionNamespaceURI.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionNamespaceURI.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionNormalizeSpace.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionStartsWith.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionStartsWith.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionString.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionString.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionSubstring.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionSubstring.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionSubstringAfter.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionSubstringAfter.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionSubstringBefore.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionSubstringBefore.hpp
    xalan/c/trunk/src/xalanc/XPath/FunctionTranslate.cpp
    xalan/c/trunk/src/xalanc/XPath/FunctionTranslate.hpp
    xalan/c/trunk/src/xalanc/XPath/MutableNodeRefList.hpp
    xalan/c/trunk/src/xalanc/XPath/NameSpace.hpp
    xalan/c/trunk/src/xalanc/XPath/NodeRefList.cpp
    xalan/c/trunk/src/xalanc/XPath/NodeRefList.hpp
    xalan/c/trunk/src/xalanc/XPath/XNodeSetAllocator.cpp
    xalan/c/trunk/src/xalanc/XPath/XNodeSetAllocator.hpp
    xalan/c/trunk/src/xalanc/XPath/XNodeSetNodeProxy.hpp
    xalan/c/trunk/src/xalanc/XPath/XNodeSetNodeProxyAllocator.cpp
    xalan/c/trunk/src/xalanc/XPath/XNodeSetNodeProxyAllocator.hpp
    xalan/c/trunk/src/xalanc/XPath/XNumberAllocator.hpp
    xalan/c/trunk/src/xalanc/XPath/XObjectFactoryDefault.hpp
    xalan/c/trunk/src/xalanc/XPath/XPath.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathAllocator.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathAllocator.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathConstructionContext.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathEnvSupportDefault.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathEnvSupportDefault.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathEvaluator.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathEvaluator.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathExecutionContext.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathExecutionContextDefault.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathExecutionContextDefault.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathExpression.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathExpression.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathFactoryBlock.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathFactoryBlock.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathFactoryDefault.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathFactoryDefault.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathFunctionTable.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathFunctionTable.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathInit.cpp
    xalan/c/trunk/src/xalanc/XPath/XPathInit.hpp
    xalan/c/trunk/src/xalanc/XPath/XPathProcessorImpl.hpp
    xalan/c/trunk/src/xalanc/XPath/XStringAllocator.cpp
    xalan/c/trunk/src/xalanc/XPath/XStringAllocator.hpp
    xalan/c/trunk/src/xalanc/XPath/XStringReference.hpp
    xalan/c/trunk/src/xalanc/XPath/XTokenStringAdapterAllocator.cpp
    xalan/c/trunk/src/xalanc/XPath/XTokenStringAdapterAllocator.hpp
    xalan/c/trunk/src/xalanc/XPath/XUnknown.hpp
    xalan/c/trunk/src/xalanc/XPath/XalanQNameByValueAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/Constants.cpp
    xalan/c/trunk/src/xalanc/XSLT/Constants.hpp
    xalan/c/trunk/src/xalanc/XSLT/CountersTable.hpp
    xalan/c/trunk/src/xalanc/XSLT/ElemExtensionCall.hpp
    xalan/c/trunk/src/xalanc/XSLT/ElemForEach.cpp
    xalan/c/trunk/src/xalanc/XSLT/ElemForwardCompatible.cpp
    xalan/c/trunk/src/xalanc/XSLT/ElemForwardCompatible.hpp
    xalan/c/trunk/src/xalanc/XSLT/ElemNumber.cpp
    xalan/c/trunk/src/xalanc/XSLT/ElemNumber.hpp
    xalan/c/trunk/src/xalanc/XSLT/ElemSort.cpp
    xalan/c/trunk/src/xalanc/XSLT/ElemSort.hpp
    xalan/c/trunk/src/xalanc/XSLT/ExtensionFunctionHandler.cpp
    xalan/c/trunk/src/xalanc/XSLT/ExtensionFunctionHandler.hpp
    xalan/c/trunk/src/xalanc/XSLT/ExtensionNSHandler.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionCurrent.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionCurrent.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionDocument.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionElementAvailable.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionElementAvailable.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionFormatNumber.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionFormatNumber.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionFunctionAvailable.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionFunctionAvailable.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionGenerateID.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionGenerateID.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionKey.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionSystemProperty.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionSystemProperty.hpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionUnparsedEntityURI.cpp
    xalan/c/trunk/src/xalanc/XSLT/FunctionUnparsedEntityURI.hpp
    xalan/c/trunk/src/xalanc/XSLT/GenerateEvent.cpp
    xalan/c/trunk/src/xalanc/XSLT/GenerateEvent.hpp
    xalan/c/trunk/src/xalanc/XSLT/KeyTable.cpp
    xalan/c/trunk/src/xalanc/XSLT/KeyTable.hpp
    xalan/c/trunk/src/xalanc/XSLT/NamespacesHandler.cpp
    xalan/c/trunk/src/xalanc/XSLT/NodeSorter.cpp
    xalan/c/trunk/src/xalanc/XSLT/NodeSorter.hpp
    xalan/c/trunk/src/xalanc/XSLT/OutputContextStack.cpp
    xalan/c/trunk/src/xalanc/XSLT/OutputContextStack.hpp
    xalan/c/trunk/src/xalanc/XSLT/ResultNamespacesStack.cpp
    xalan/c/trunk/src/xalanc/XSLT/ResultNamespacesStack.hpp
    xalan/c/trunk/src/xalanc/XSLT/Stylesheet.cpp
    xalan/c/trunk/src/xalanc/XSLT/Stylesheet.hpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetConstructionContext.cpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetConstructionContextDefault.cpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetConstructionContextDefault.hpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContext.cpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContext.hpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContextDefault.cpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.hpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetRoot.cpp
    xalan/c/trunk/src/xalanc/XSLT/StylesheetRoot.hpp
    xalan/c/trunk/src/xalanc/XSLT/TopLevelArg.cpp
    xalan/c/trunk/src/xalanc/XSLT/TopLevelArg.hpp
    xalan/c/trunk/src/xalanc/XSLT/VariablesStack.cpp
    xalan/c/trunk/src/xalanc/XSLT/VariablesStack.hpp
    xalan/c/trunk/src/xalanc/XSLT/XResultTreeFragAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XResultTreeFragAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTEngineImpl.cpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTEngineImpl.hpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTInit.cpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTInit.hpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTInputSource.cpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTResultTarget.cpp
    xalan/c/trunk/src/xalanc/XSLT/XSLTResultTarget.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanAVTAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanAVTAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanAVTPartSimpleAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanAVTPartXPathAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanAVTPartXPathAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemApplyTemplatesAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemAttributeAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemAttributeAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemAttributeSetAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemAttributeSetAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemCallTemplateAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemCallTemplateAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemElementAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemElementAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemEmptyAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemEmptyAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemLiteralResultAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemLiteralResultAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemTemplateAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemTemplateAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemTextAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemTextAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemTextLiteralAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemTextLiteralAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemValueOfAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemValueOfAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemVariableAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanElemVariableAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanMatchPatternData.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanMatchPatternDataAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanMatchPatternDataAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanNumberingResourceBundle.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanNumberingResourceBundle.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanSourceTreeDocumentAllocator.hpp
    xalan/c/trunk/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.cpp
    xalan/c/trunk/src/xalanc/XSLT/XalanSourceTreeDocumentFragmentAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanDOM/XalanDOMInit.cpp
    xalan/c/trunk/src/xalanc/XalanDOM/XalanDOMInit.hpp
    xalan/c/trunk/src/xalanc/XalanDOM/XalanDOMString.cpp
    xalan/c/trunk/src/xalanc/XalanDOM/XalanDOMString.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTCommon.cpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTCommon.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTCommonImpl.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTDateTime.cpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTDateTime.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTDateTimeImpl.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTDynamic.cpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTDynamic.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTDynamicImpl.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTMath.cpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTMath.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTMathImpl.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTSet.cpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTSet.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTSetImpl.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTString.cpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTString.hpp
    xalan/c/trunk/src/xalanc/XalanEXSLT/XalanEXSLTStringImpl.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionDifference.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionDifference.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionDistinct.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionDistinct.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionEvaluate.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionEvaluate.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionHasSameNodes.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionHasSameNodes.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionIntersection.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionIntersection.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionNodeSet.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/FunctionNodeSet.hpp
    xalan/c/trunk/src/xalanc/XalanExtensions/XalanExtensions.cpp
    xalan/c/trunk/src/xalanc/XalanExtensions/XalanExtensions.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/FormatterToSourceTree.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeAttributeNSAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeComment.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeComment.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeCommentAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeDocument.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeDocumentFragment.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeDocumentFragment.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeElement.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeElement.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeElementA.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeElementA.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeElementNA.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeElementNA.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeInit.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeInit.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeParserLiaison.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeProcessingInstructionAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeText.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeText.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeTextAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.cpp
    xalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeTextIWSAllocator.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanDefaultDocumentBuilder.cpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanDefaultDocumentBuilder.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanDefaultParsedSource.cpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanDefaultParsedSource.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanDocumentBuilder.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanSourceTreeWrapperParsedSource.cpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanSourceTreeWrapperParsedSource.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanTransformerOutputStream.cpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XalanTransformerOutputStream.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XercesDOMParsedSource.cpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XercesDOMParsedSource.hpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XercesDOMWrapperParsedSource.cpp
    xalan/c/trunk/src/xalanc/XalanTransformer/XercesDOMWrapperParsedSource.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesAttrWrapperAllocator.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesCDATASectionWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesCDATASectionWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesCommentWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesCommentWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesDOMImplementationWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesDOMImplementationWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesDocumentTypeWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesDocumentTypeWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesDocumentWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesDocumentWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesElementWrapperAllocator.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesEntityReferenceWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesEntityReferenceWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesEntityWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesEntityWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesLiaisonXalanDOMStringPool.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesNotationWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesNotationWrapper.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesParserLiaison.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesProcessingInstructionWrapper.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesTextWrapperAllocator.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesWrapperNavigatorAllocator.hpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesWrapperToXalanNodeMap.cpp
    xalan/c/trunk/src/xalanc/XercesParserLiaison/XercesWrapperToXalanNodeMap.hpp

Modified: xalan/c/trunk/Tests/Dom2Dom/dom2dom.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Tests/Dom2Dom/dom2dom.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/Tests/Dom2Dom/dom2dom.cpp (original)
+++ xalan/c/trunk/Tests/Dom2Dom/dom2dom.cpp Fri Sep 26 14:34:43 2008
@@ -113,7 +113,7 @@
 			XalanDOMString&		basedir,
 			XalanDOMString&		outdir)
 {
-    MemoryManagerType& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+    MemoryManager& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
 	bool fSuccess = true;	// Used to continue argument loop
 	bool fSetOut = true;	// Set default output directory
@@ -243,7 +243,7 @@
 		  int		argc,
 		  char*		argv[])
 {
-    MemoryManagerType&  theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+    MemoryManager&  theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
 	XalanFileUtility	f(theManager);
 

Modified: xalan/c/trunk/Tests/Errortests/Errortests.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Tests/Errortests/Errortests.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/Tests/Errortests/Errortests.cpp (original)
+++ xalan/c/trunk/Tests/Errortests/Errortests.cpp Fri Sep 26 14:34:43 2008
@@ -117,10 +117,10 @@
 			int		argc,
 			char*	argv[])
 {
-    XALAN_USING_XALAN(MemoryManagerType)
+    XALAN_USING_XALAN(MemoryManager)
     XALAN_USING_XALAN(XalanMemMgrs)
 
-    MemoryManagerType& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+    MemoryManager& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
 	XalanFileUtility	h(theManager);
 

Modified: xalan/c/trunk/Tests/PerfT/perft.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Tests/PerfT/perft.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/Tests/PerfT/perft.cpp (original)
+++ xalan/c/trunk/Tests/PerfT/perft.cpp Fri Sep 26 14:34:43 2008
@@ -125,7 +125,7 @@
 	// Just hoist everything...
 	XALAN_CPP_NAMESPACE_USE
 
-	MemoryManagerType& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+	MemoryManager& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
 	XalanFileUtility	h(theManager);
 

Modified: xalan/c/trunk/Tests/Performance/Parameters.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Tests/Performance/Parameters.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/Tests/Performance/Parameters.cpp (original)
+++ xalan/c/trunk/Tests/Performance/Parameters.cpp Fri Sep 26 14:34:43 2008
@@ -65,7 +65,7 @@
 XALAN_USING_XALAN(WideStringToLong)
 XALAN_USING_XALAN(compareIgnoreCaseASCII)
 XALAN_USING_XALAN(XalanMemMgrs)
-XALAN_USING_XALAN(MemoryManagerType)
+XALAN_USING_XALAN(MemoryManager)
 XALAN_USING_XALAN(XalanFileUtility)
 XALAN_USING_XALAN(XSLTInputSource)
 

Modified: xalan/c/trunk/Tests/Threads/ThreadTest.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/Tests/Threads/ThreadTest.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/Tests/Threads/ThreadTest.cpp (original)
+++ xalan/c/trunk/Tests/Threads/ThreadTest.cpp Fri Sep 26 14:34:43 2008
@@ -275,10 +275,10 @@
 
 	theInfo->m_counter->increment();
 
-    XALAN_USING_XALAN(MemoryManagerType)
+    XALAN_USING_XALAN(MemoryManager)
     XALAN_USING_XALAN(XalanMemMgrs)
 
-    MemoryManagerType& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+    MemoryManager& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
 	try
 	{
@@ -350,10 +350,10 @@
 		// Our input file.  The assumption is that the executable will be run
 		// from same directory as the input files.
 
-        XALAN_USING_XALAN(MemoryManagerType)
+        XALAN_USING_XALAN(MemoryManager)
         XALAN_USING_XALAN(XalanMemMgrs)
 
-        MemoryManagerType& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+        MemoryManager& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
         // Generate the output file name.
         XalanDOMString	theOutputFile("birds", theManager);
@@ -717,10 +717,10 @@
 					// pre-parsed source document.  Note that we can't let the individual
 					// threads use this as a factory without serializing access to it, but
 					// we can share the stylesheet and source document.
-                    XALAN_USING_XALAN(MemoryManagerType)
+                    XALAN_USING_XALAN(MemoryManager)
                     XALAN_USING_XALAN(XalanMemMgrs)
 
-                    MemoryManagerType& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
+                    MemoryManager& theManager = XalanMemMgrs::getDefaultXercesMemMgr();
 
                     XalanTransformer		theXalanTransformer(theManager);
 

Modified: xalan/c/trunk/samples/ExternalFunction/ExternalFunction.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/samples/ExternalFunction/ExternalFunction.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/samples/ExternalFunction/ExternalFunction.cpp (original)
+++ xalan/c/trunk/samples/ExternalFunction/ExternalFunction.cpp Fri Sep 26 14:34:43 2008
@@ -48,7 +48,7 @@
 XALAN_USING_XALAN(XalanDOMString)
 XALAN_USING_XALAN(XalanNode)
 XALAN_USING_XALAN(XObjectPtr)
-XALAN_USING_XALAN(MemoryManagerType)
+XALAN_USING_XALAN(MemoryManager)
 XALAN_USING_XALAN(XalanCopyConstruct)
 
 // This class defines a function that will return the square root
@@ -104,7 +104,7 @@
 #else
 	virtual FunctionSquareRoot*
 #endif
-	clone(MemoryManagerType&    theManager) const
+	clone(MemoryManager&    theManager) const
 	{
 	    return XalanCopyConstruct(theManager, *this);
 	}
@@ -191,7 +191,7 @@
 #else
 	virtual FunctionCube*
 #endif
-	clone(MemoryManagerType&    theManager) const
+	clone(MemoryManager&    theManager) const
 	{
 	    return XalanCopyConstruct(theManager, *this);
 	}
@@ -289,7 +289,7 @@
 #else
 	virtual FunctionAsctime*
 #endif
-	clone(MemoryManagerType&    theManager) const
+	clone(MemoryManager&    theManager) const
 	{
 	    return XalanCopyConstruct(theManager, *this);
 	}

Modified: xalan/c/trunk/src/xalanc/DOMSupport/DOMServices.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/DOMServices.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/DOMServices.cpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/DOMServices.cpp Fri Sep 26 14:34:43 2008
@@ -104,7 +104,7 @@
 
 
 void
-DOMServices::initialize(MemoryManagerType&  theManager)
+DOMServices::initialize(MemoryManager&  theManager)
 {
     ::s_XMLString.reset( theManager, "xml");
 
@@ -131,7 +131,7 @@
 void
 DOMServices::terminate()
 {
-    MemoryManagerType& theManager = XalanMemMgrs::getDummyMemMgr();
+    MemoryManager& theManager = XalanMemMgrs::getDummyMemMgr();
 
 	releaseMemory(::s_XMLString, theManager );
 	releaseMemory(::s_XMLStringWithSeparator, theManager );

Modified: xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.cpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.cpp Fri Sep 26 14:34:43 2008
@@ -32,7 +32,7 @@
 
 
 
-DOMSupportInit::DOMSupportInit(MemoryManagerType& theManager) :
+DOMSupportInit::DOMSupportInit(MemoryManager& theManager) :
 	m_platformSupportInit(theManager)
 {
 	++s_initCounter;
@@ -58,7 +58,7 @@
 
 
 void
-DOMSupportInit::initialize(MemoryManagerType& theManager)
+DOMSupportInit::initialize(MemoryManager& theManager)
 {
 	DOMServices::initialize(theManager);
 }

Modified: xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.hpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/DOMSupportInit.hpp Fri Sep 26 14:34:43 2008
@@ -39,7 +39,7 @@
 public:
 
 	explicit
-	DOMSupportInit(MemoryManagerType& theManager);
+	DOMSupportInit(MemoryManager& theManager);
 
 	~DOMSupportInit();
 
@@ -53,7 +53,7 @@
 
 	
 	static void
-	initialize(MemoryManagerType& theManager);
+	initialize(MemoryManager& theManager);
 
 	static void
 	terminate();

Modified: xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.cpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.cpp Fri Sep 26 14:34:43 2008
@@ -37,7 +37,7 @@
 XalanDocumentPrefixResolver::XalanDocumentPrefixResolver(
 			const XalanDocument*	theDocument,
 			const XalanDOMString&	theURI,
-            MemoryManagerType&      theManager) :
+            MemoryManager&      theManager) :
 	m_namespaces(theManager),
 	m_uri(theURI, theManager)
 {

Modified: xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/XalanDocumentPrefixResolver.hpp Fri Sep 26 14:34:43 2008
@@ -74,7 +74,7 @@
 	XalanDocumentPrefixResolver(
 			const XalanDocument*	theDocument,
 			const XalanDOMString&	theURI = XalanDOMString(XalanMemMgrs::getDummyMemMgr()),
-            MemoryManagerType&      theManager XALAN_DEFAULT_MEMMGR);
+            MemoryManager&      theManager XALAN_DEFAULT_MEMMGR);
 
 	virtual
 	~XalanDocumentPrefixResolver();

Modified: xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.cpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.cpp Fri Sep 26 14:34:43 2008
@@ -61,7 +61,7 @@
 
 
 
-XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry(MemoryManagerType& theManager) :
+XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry(MemoryManager& theManager) :
 	m_namespaces(theManager),
 	m_position(m_namespaces.begin())
 {
@@ -70,7 +70,7 @@
 
 
 XalanNamespacesStack::XalanNamespacesStackEntry::XalanNamespacesStackEntry(const XalanNamespacesStackEntry&		theSource,
-                                                                                        MemoryManagerType&      theManager) :
+                                                                                        MemoryManager&      theManager) :
 	m_namespaces(theSource.m_namespaces, theManager),
 	m_position(m_namespaces.begin() + (const_iterator(theSource.m_position) - theSource.m_namespaces.begin()))
 {
@@ -80,7 +80,7 @@
 
 XalanNamespacesStack::XalanNamespacesStackEntry&
 XalanNamespacesStack::XalanNamespacesStackEntry::set(const XalanNamespacesStackEntry&		theRHS,
-                                                           MemoryManagerType&                   theManager)
+                                                           MemoryManager&                   theManager)
 {
 	if (this != &theRHS)
 	{
@@ -180,7 +180,7 @@
 
 
 
-XalanNamespacesStack::XalanNamespacesStack(MemoryManagerType& theManager) :
+XalanNamespacesStack::XalanNamespacesStack(MemoryManager& theManager) :
 	m_resultNamespaces(theManager, 1),
 	m_stackBegin(m_resultNamespaces.begin()),
 	m_stackPosition(m_stackBegin),

Modified: xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.hpp (original)
+++ xalan/c/trunk/src/xalanc/DOMSupport/XalanNamespacesStack.hpp Fri Sep 26 14:34:43 2008
@@ -93,16 +93,16 @@
 		typedef NamespaceCollectionType::const_iterator				const_iterator;
 		typedef NamespaceCollectionType::const_reverse_iterator		const_reverse_iterator;
 
-		XalanNamespacesStackEntry(MemoryManagerType& theManager);
+		XalanNamespacesStackEntry(MemoryManager& theManager);
 
 		XalanNamespacesStackEntry(const XalanNamespacesStackEntry&	theSource,
-                                    MemoryManagerType&              theManager);
+                                    MemoryManager&              theManager);
 
 		~XalanNamespacesStackEntry();
 
 		XalanNamespacesStackEntry&
 		set(const XalanNamespacesStackEntry&	theRHS,
-                  MemoryManagerType&                theManager);
+                  MemoryManager&                theManager);
 
 		void
 		addDeclaration(
@@ -233,7 +233,7 @@
 
 
 	explicit
-	XalanNamespacesStack(MemoryManagerType& theManager);
+	XalanNamespacesStack(MemoryManager& theManager);
 
 	~XalanNamespacesStack();
 

Modified: xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.cpp (original)
+++ xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.cpp Fri Sep 26 14:34:43 2008
@@ -64,7 +64,7 @@
 
 
 
-XalanXMLFileReporter::XalanXMLFileReporter( MemoryManagerType& theManager, const XalanDOMString&  fileName) :
+XalanXMLFileReporter::XalanXMLFileReporter( MemoryManager& theManager, const XalanDOMString&  fileName) :
     OPT_FILENAME(theManager),
     ELEM_RESULTSFILE(theManager),
     ELEM_TESTFILE(theManager),

Modified: xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.hpp (original)
+++ xalan/c/trunk/src/xalanc/Harness/XalanXMLFileReporter.hpp Fri Sep 26 14:34:43 2008
@@ -67,14 +67,14 @@
 
     // Construct and initialize this reporter with specified filename, if
     // the filename is not empty.
-    XalanXMLFileReporter(MemoryManagerType& theManager, const XalanDOMString& fileName);
+    XalanXMLFileReporter(MemoryManager& theManager, const XalanDOMString& fileName);
 
     ~XalanXMLFileReporter();
 
     // Initialize this XalanXMLFileReporter.  Must be called before attempting to log anything.
-    bool initialize(MemoryManagerType& theManager);
+    bool initialize(MemoryManager& theManager);
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         return m_fileName.getMemoryManager();
@@ -90,7 +90,7 @@
     void setFileName(const XalanDOMString& fileName);
 
     // Accessor methods for our properties block.
-    void setFileName(const char* fileName, MemoryManagerType& theManager)
+    void setFileName(const char* fileName, MemoryManager& theManager)
     {
         setFileName(XalanDOMString(fileName, theManager));
     }

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.cpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.cpp Fri Sep 26 14:34:43 2008
@@ -47,7 +47,7 @@
 
 const UnicodeString
 ICUBridge::XalanDOMCharStringToUnicodeString(
-            MemoryManagerType&      theManager,
+            MemoryManager&      theManager,
             const XalanDOMChar*	    theString)
 {
 	if (theString == 0)
@@ -63,7 +63,7 @@
 
 const UnicodeString
 ICUBridge::XalanDOMCharStringToUnicodeString(
-            MemoryManagerType&        /*  theManager */,
+            MemoryManager&        /*  theManager */,
 			const XalanDOMChar*			theString,
 			XalanDOMString::size_type	theLength)
 {
@@ -87,7 +87,7 @@
 
 const UnicodeString
 ICUBridge::XalanDOMStringToUnicodeString(
-            MemoryManagerType&      theManager,
+            MemoryManager&      theManager,
             const XalanDOMString&   theString)
 {
 	// Just call up to the XalanDOMChar* version...

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridge.hpp Fri Sep 26 14:34:43 2008
@@ -42,17 +42,17 @@
 public:
 
 	static const UnicodeString
-	XalanDOMCharStringToUnicodeString(MemoryManagerType&    theManager, 
+	XalanDOMCharStringToUnicodeString(MemoryManager&    theManager, 
                                         const XalanDOMChar*	theString);
 
 	static const UnicodeString
 	XalanDOMCharStringToUnicodeString(
-            MemoryManagerType&          theManager,
+            MemoryManager&          theManager,
 			const XalanDOMChar*			theString,
 			XalanDOMString::size_type	theLHSLength);
 
 	static const UnicodeString
-	XalanDOMStringToUnicodeString(MemoryManagerType&            theManager, 
+	XalanDOMStringToUnicodeString(MemoryManager&            theManager, 
                                     const XalanDOMString&		theString);
 
 	static XalanDOMString&

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.cpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.cpp Fri Sep 26 14:34:43 2008
@@ -37,7 +37,7 @@
 }
 
 void
-ICUBridgeCleanup::startup(MemoryManagerType&  /*theManager*/)
+ICUBridgeCleanup::startup(MemoryManager&  /*theManager*/)
 {
     //TBD
 }

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCleanup.hpp Fri Sep 26 14:34:43 2008
@@ -37,7 +37,7 @@
 	cleanup();
 
 	static void
-	startup(MemoryManagerType&  theManager);
+	startup(MemoryManager&  theManager);
 };
 
 

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctor.hpp Fri Sep 26 14:34:43 2008
@@ -46,11 +46,11 @@
 	 * 
 	 * @param fCacheCollators If true, the instance will cache collators.  This is not thread-safe, so each thread must have its own instance.
 	 */
-	ICUBridgeCollationCompareFunctor(MemoryManagerType& theManager, 
+	ICUBridgeCollationCompareFunctor(MemoryManager& theManager, 
                                                 bool	fCacheCollators = false);
 
 	static ICUBridgeCollationCompareFunctor*
-    create(MemoryManagerType& theManager, bool	fCacheCollators = false);
+    create(MemoryManager& theManager, bool	fCacheCollators = false);
 
 	virtual
 	~ICUBridgeCollationCompareFunctor();

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.cpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.cpp Fri Sep 26 14:34:43 2008
@@ -96,7 +96,7 @@
 
 
 
-ICUBridgeCollationCompareFunctorImpl::ICUBridgeCollationCompareFunctorImpl(MemoryManagerType&   theManager,
+ICUBridgeCollationCompareFunctorImpl::ICUBridgeCollationCompareFunctorImpl(MemoryManager&   theManager,
                                                                            bool		            fCacheCollators) :
 	m_isValid(false),
 	m_defaultCollator(0),
@@ -115,7 +115,7 @@
 }
 
 ICUBridgeCollationCompareFunctorImpl*
-ICUBridgeCollationCompareFunctorImpl::create (MemoryManagerType& theManager , bool	fCacheCollators) 
+ICUBridgeCollationCompareFunctorImpl::create (MemoryManager& theManager , bool	fCacheCollators) 
 {
     typedef ICUBridgeCollationCompareFunctorImpl ThisType;
 

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUBridgeCollationCompareFunctorImpl.hpp Fri Sep 26 14:34:43 2008
@@ -50,7 +50,7 @@
 struct CollationCacheStruct
 {
     CollationCacheStruct(
-        MemoryManagerType&      theManager,
+        MemoryManager&      theManager,
         const XalanDOMString&	theLocale,
         CollatorType*			theCollator) :
     m_locale(theLocale, theManager),
@@ -58,14 +58,14 @@
     {
     }
 
-    CollationCacheStruct(MemoryManagerType& theManager) :
+    CollationCacheStruct(MemoryManager& theManager) :
     m_locale(theManager),
         m_collator(0)
     {
     }
 
     CollationCacheStruct(   const CollationCacheStruct& other,
-                            MemoryManagerType&          theManager) :
+                            MemoryManager&          theManager) :
     m_locale(other.m_locale,theManager),
     m_collator(other.m_collator)
     {
@@ -102,7 +102,7 @@
 
     struct CollatorDeleteFunctor
     {
-     CollatorDeleteFunctor(MemoryManagerType& theManager):
+     CollatorDeleteFunctor(MemoryManager& theManager):
         m_memoryManager(theManager)
     {
     }
@@ -113,7 +113,7 @@
         delete theStruct.m_collator;
     }
     private:
-        MemoryManagerType& m_memoryManager;
+        MemoryManager& m_memoryManager;
     };
 
     struct CollatorFindFunctor
@@ -144,17 +144,17 @@
 	 * 
 	 * @param fCacheCollators If true, the instance will cache collators.  This is not thread-safe, so each thread must have its own instance.
 	 */
-	ICUBridgeCollationCompareFunctorImpl(   MemoryManagerType&  theManager ,
+	ICUBridgeCollationCompareFunctorImpl(   MemoryManager&  theManager ,
                                             bool	            fCacheCollators = false);
 
 	static ICUBridgeCollationCompareFunctorImpl*
-    create( MemoryManagerType&  theManager,
+    create( MemoryManager&  theManager,
             bool	            fCacheCollators = false);
 
 
 	~ICUBridgeCollationCompareFunctorImpl();
 
-    MemoryManagerType& 
+    MemoryManager& 
     getMemoryManager()const
     {
         return m_collatorCache.getMemoryManager();

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.cpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.cpp Fri Sep 26 14:34:43 2008
@@ -48,7 +48,7 @@
 
 
 
-ICUFormatNumberFunctor::ICUFormatNumberFunctor(MemoryManagerType& theManager) :
+ICUFormatNumberFunctor::ICUFormatNumberFunctor(MemoryManager& theManager) :
     m_decimalFormatCache(theManager),
     m_defaultDecimalFormat(theManager, createDecimalFormat(theManager)),
     m_memoryManager(theManager)
@@ -58,7 +58,7 @@
 
 
 ICUFormatNumberFunctor*
-ICUFormatNumberFunctor::create(MemoryManagerType& theManager) 
+ICUFormatNumberFunctor::create(MemoryManager& theManager) 
 {
     typedef ICUFormatNumberFunctor ThisType;
 

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUFormatNumberFunctor.hpp Fri Sep 26 14:34:43 2008
@@ -59,7 +59,7 @@
 struct DecimalFormatCacheStruct
 {
     DecimalFormatCacheStruct(
-        MemoryManagerType&                  theManager,
+        MemoryManager&                  theManager,
         const XalanDecimalFormatSymbols&    theDFS,
         DecimalFormatType*                  theFormatter) :
 
@@ -68,7 +68,7 @@
     {
     }
 
-    DecimalFormatCacheStruct(MemoryManagerType&     theManager) :
+    DecimalFormatCacheStruct(MemoryManager&     theManager) :
         m_DFS(theManager),
         m_formatter(0)
     {
@@ -76,7 +76,7 @@
 
     DecimalFormatCacheStruct(
                 const DecimalFormatCacheStruct&     other,
-                MemoryManagerType&                  theManager) :
+                MemoryManager&                  theManager) :
         m_DFS(other.m_DFS, theManager),
         m_formatter(other.m_formatter)
     {
@@ -160,10 +160,10 @@
 {
 public:
 
-    ICUFormatNumberFunctor(MemoryManagerType& theManager);
+    ICUFormatNumberFunctor(MemoryManager& theManager);
 
     static ICUFormatNumberFunctor*
-    create(MemoryManagerType& theManager);
+    create(MemoryManager& theManager);
 
     virtual
     ~ICUFormatNumberFunctor();
@@ -255,7 +255,7 @@
 
     const DFAutoPtrType                 m_defaultDecimalFormat;
 
-    MemoryManagerType&                  m_memoryManager;
+    MemoryManager&                  m_memoryManager;
 };
 
 

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.cpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.cpp Fri Sep 26 14:34:43 2008
@@ -28,7 +28,7 @@
 
 
 
-ICUXalanNumberFormatFactory::ICUXalanNumberFormatFactory(MemoryManagerType& theManager) :
+ICUXalanNumberFormatFactory::ICUXalanNumberFormatFactory(MemoryManager& theManager) :
 	StylesheetExecutionContextDefault::XalanNumberFormatFactory(),
     m_memoryManager(theManager)
 {

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatFactory.hpp Fri Sep 26 14:34:43 2008
@@ -39,7 +39,7 @@
 {
 public:
 
-	ICUXalanNumberFormatFactory(MemoryManagerType& theManager);
+	ICUXalanNumberFormatFactory(MemoryManager& theManager);
 
 	virtual
 	~ICUXalanNumberFormatFactory();
@@ -47,7 +47,7 @@
 	virtual XalanNumberFormat*
 	create();
 private:
-    MemoryManagerType& m_memoryManager;
+    MemoryManager& m_memoryManager;
 };
 
 

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.cpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.cpp Fri Sep 26 14:34:43 2008
@@ -41,7 +41,7 @@
 
 
 
-ICUXalanNumberFormatProxy::ICUXalanNumberFormatProxy(MemoryManagerType& theManager) :
+ICUXalanNumberFormatProxy::ICUXalanNumberFormatProxy(MemoryManager& theManager) :
 	XalanNumberFormat(theManager),
 	m_decimalFormat(0)
 {

Modified: xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp (original)
+++ xalan/c/trunk/src/xalanc/ICUBridge/ICUXalanNumberFormatProxy.hpp Fri Sep 26 14:34:43 2008
@@ -44,7 +44,7 @@
 public:
 
 	explicit
-	ICUXalanNumberFormatProxy(MemoryManagerType& theManager);
+	ICUXalanNumberFormatProxy(MemoryManager& theManager);
 
 	virtual
 	~ICUXalanNumberFormatProxy();

Modified: xalan/c/trunk/src/xalanc/Include/STLHelper.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/STLHelper.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/STLHelper.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/STLHelper.hpp Fri Sep 26 14:34:43 2008
@@ -63,7 +63,7 @@
     void
     operator()(
                 Type*               theArg,
-                MemoryManagerType&  theMemoryManager)
+                MemoryManager&  theMemoryManager)
     {
         if (theArg != 0)
         {
@@ -76,7 +76,7 @@
     void
     operator()(
                 const Type*         theArg,
-                MemoryManagerType&  theMemoryManager)
+                MemoryManager&  theMemoryManager)
     {
         (*this)(const_cast<Type*>(theArg), theMemoryManager);
     }
@@ -112,7 +112,7 @@
     typedef typename BaseClassType::result_type     result_type;
     typedef typename BaseClassType::argument_type   argument_type;
 
-    DeleteFunctor(MemoryManagerType&    theManager) :
+    DeleteFunctor(MemoryManager&    theManager) :
         m_memoryManager(theManager)
     {
     }
@@ -130,7 +130,7 @@
 
 private:
 
-   MemoryManagerType&   m_memoryManager;
+   MemoryManager&   m_memoryManager;
 };
 
 
@@ -268,7 +268,7 @@
     typedef typename BaseClassType::result_type     result_type;
     typedef typename BaseClassType::argument_type   argument_type;
 
-    MapValueDeleteFunctor(MemoryManagerType&    theManager) :
+    MapValueDeleteFunctor(MemoryManager&    theManager) :
         m_memoryManager(theManager)
     {
     }
@@ -287,7 +287,7 @@
 
 private:
 
-    MemoryManagerType&  m_memoryManager;
+    MemoryManager&  m_memoryManager;
 };
 
 

Modified: xalan/c/trunk/src/xalanc/Include/XalanDeque.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanDeque.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanDeque.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanDeque.hpp Fri Sep 26 14:34:43 2008
@@ -207,7 +207,7 @@
     typedef typename Constructor::ConstructableType     ConstructibleType;
 
     XalanDeque(
-            MemoryManagerType& memoryManager,
+            MemoryManager& memoryManager,
             size_type initialSize = 0,
             size_type blockSize = 10) :
         m_memoryManager(&memoryManager),
@@ -221,7 +221,7 @@
         XALAN_STD_QUALIFIER fill_n(XALAN_STD_QUALIFIER back_inserter(*this), initialSize, defaultValue.value);
     }
 
-    XalanDeque(const XalanDeque& theRhs, MemoryManagerType& memoryManager) :
+    XalanDeque(const XalanDeque& theRhs, MemoryManager& memoryManager) :
         m_memoryManager(&memoryManager),
         m_blockSize(theRhs.m_blockSize),
         m_blockIndex(*theRhs.m_memoryManager,
@@ -381,7 +381,7 @@
 
     void swap(XalanDeque& theRhs)
     {
-        MemoryManagerType* tempMemoryManager = m_memoryManager;
+        MemoryManager* tempMemoryManager = m_memoryManager;
         m_memoryManager = theRhs.m_memoryManager;
         theRhs.m_memoryManager = tempMemoryManager;
 
@@ -396,7 +396,7 @@
         return *this;
     }
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         assert (m_memoryManager != 0);
@@ -458,7 +458,7 @@
         m_memoryManager->deallocate(pointer);
     }
 
-    MemoryManagerType*  m_memoryManager;
+    MemoryManager*  m_memoryManager;
     const size_type     m_blockSize;
 
     BlockIndexType     m_blockIndex; 

Modified: xalan/c/trunk/src/xalanc/Include/XalanList.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanList.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanList.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanList.hpp Fri Sep 26 14:34:43 2008
@@ -214,7 +214,7 @@
     typedef typename MemoryManagedConstructionTraits<value_type>::Constructor Constructor;
 
     XalanList(
-            MemoryManagerType&  theManager) :
+            MemoryManager&  theManager) :
         m_memoryManager(&theManager),
         m_listHead(0),
 		m_freeListHeadPtr(0)
@@ -243,7 +243,7 @@
 		}
     }
     
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
     	assert(m_memoryManager != 0 );
@@ -251,7 +251,7 @@
         return *m_memoryManager;
     }
     
-    const MemoryManagerType&
+    const MemoryManager&
     getMemoryManager() const
     {
     	assert(m_memoryManager != 0 );
@@ -545,7 +545,7 @@
 		m_memoryManager->deallocate(pointer);
 	}
 
-	MemoryManagerType *	m_memoryManager;
+	MemoryManager *	m_memoryManager;
 
 	Node*				m_listHead;
 

Modified: xalan/c/trunk/src/xalanc/Include/XalanMap.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanMap.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanMap.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanMap.hpp Fri Sep 26 14:34:43 2008
@@ -240,7 +240,7 @@
 
 
     XalanMap(
-            MemoryManagerType&  theMemoryManager,
+            MemoryManager&  theMemoryManager,
             double              loadFactor = 0.75,
             size_type           minBuckets = eDefaultMinBuckets,
             size_type           eraseThreshold = eDefaultEraseThreshold) :
@@ -258,7 +258,7 @@
 
     XalanMap(
             const XalanMap&     theRhs,
-            MemoryManagerType&  theMemoryManager) :
+            MemoryManager&  theMemoryManager) :
         m_memoryManager(&theMemoryManager),
         m_loadFactor(theRhs.m_loadFactor),
         m_minBuckets(theRhs.m_minBuckets),
@@ -283,7 +283,7 @@
         assert(m_size == theRhs.m_size);
     }
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         assert (m_memoryManager != 0);
@@ -453,7 +453,7 @@
         m_size = theRhs.m_size;
         theRhs.m_size = tempSize;
 
-        MemoryManagerType* const    tempMemoryManager = m_memoryManager;
+        MemoryManager* const    tempMemoryManager = m_memoryManager;
         m_memoryManager = theRhs.m_memoryManager;
         theRhs.m_memoryManager = tempMemoryManager;
 
@@ -714,7 +714,7 @@
         
     typename KeyTraits::Comparator		m_equals;
 
-    MemoryManagerType*					m_memoryManager;
+    MemoryManager*					m_memoryManager;
 
     double								m_loadFactor;
 

Modified: xalan/c/trunk/src/xalanc/Include/XalanMemMgrHelper.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanMemMgrHelper.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanMemMgrHelper.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanMemMgrHelper.hpp Fri Sep 26 14:34:43 2008
@@ -34,7 +34,7 @@
 
 template <class Type>
 inline Type*
-cloneObjWithMemMgr(const Type& other, MemoryManagerType& theManager)
+cloneObjWithMemMgr(const Type& other, MemoryManager& theManager)
 {
 
     XalanMemMgrAutoPtr<Type, false> theGuard( theManager , (Type*)theManager.allocate(sizeof(Type)));
@@ -52,7 +52,7 @@
 
 template <class Type>
 inline Type*
-cloneObj(const Type& other, MemoryManagerType& theManager)
+cloneObj(const Type& other, MemoryManager& theManager)
 {
 
     XalanMemMgrAutoPtr<Type, false> theGuard( theManager , (Type*)theManager.allocate(sizeof(Type)));
@@ -73,7 +73,7 @@
 {
 public:
 	Type*
-	operator()(MemoryManagerType& theManager)
+	operator()(MemoryManager& theManager)
 	{
 		
 		XalanMemMgrAutoPtr<Type, false> theGuard( theManager , (Type*)theManager.allocate(sizeof(Type)));
@@ -90,7 +90,7 @@
 
 template <class Type>
 inline void
-destroyObjWithMemMgr(const Type* ptr, MemoryManagerType& theManager)
+destroyObjWithMemMgr(const Type* ptr, MemoryManager& theManager)
 {
     if (ptr != 0)
     {

Modified: xalan/c/trunk/src/xalanc/Include/XalanMemMngArrayAllocate.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanMemMngArrayAllocate.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanMemMngArrayAllocate.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanMemMngArrayAllocate.hpp Fri Sep 26 14:34:43 2008
@@ -40,7 +40,7 @@
 public:
 	static Type*
 	allocate(	size_t				size, 
-				MemoryManagerType& 	memoryManager)
+				MemoryManager& 	memoryManager)
 	{		
 		XalanMemMgrAutoPtrArray<Type> theGuard (	memoryManager,
 													(Type*)memoryManager.allocate( sizeof(Type)*size),
@@ -64,7 +64,7 @@
 	
 	static Type*
 	allocateMemMgr(	size_t				size, 
-				MemoryManagerType& 	memoryManager)
+				MemoryManager& 	memoryManager)
 	{		
 		XalanMemMgrAutoPtrArray<Type> theGuard (	memoryManager,
 													(Type*)memoryManager.allocate( sizeof(Type)*size),
@@ -89,7 +89,7 @@
 	static void
 	deallocate (	Type*				ptr,
 					size_t				size,
-					MemoryManagerType& 	memoryManager)
+					MemoryManager& 	memoryManager)
 	{
 		assert ( ptr != 0 );
 

Modified: xalan/c/trunk/src/xalanc/Include/XalanObjectCache.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanObjectCache.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanObjectCache.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanObjectCache.hpp Fri Sep 26 14:34:43 2008
@@ -130,7 +130,7 @@
 
     explicit
     XalanObjectCache(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 XalanSize_t         initialListSize = 0) :
         m_availableList(theManager),
         m_busyList(theManager)
@@ -273,7 +273,7 @@
     typedef ObjectType  CacheObjectType;
 
     explicit
-    XalanObjectCache(MemoryManagerType&     theManager,
+    XalanObjectCache(MemoryManager&     theManager,
                     XalanSize_t             initialListSize = 0) :
         m_deleteFunctor(theManager),
         m_availableList(theManager)
@@ -424,7 +424,7 @@
 
     explicit
     XalanObjectCacheDefault(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 XalanSize_t         initialListSize = 0) :
         BaseClassType(theManager, initialListSize)
     {
@@ -451,7 +451,7 @@
 
     explicit
     XalanMemoryManagerObjectCacheDefault(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 XalanSize_t         initialListSize = 0) :
         BaseClassType(theManager, initialListSize)
     {

Modified: xalan/c/trunk/src/xalanc/Include/XalanObjectStackCache.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/Include/XalanObjectStackCache.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/Include/XalanObjectStackCache.hpp (original)
+++ xalan/c/trunk/src/xalanc/Include/XalanObjectStackCache.hpp Fri Sep 26 14:34:43 2008
@@ -55,7 +55,7 @@
 
 	explicit
 	XalanObjectStackCache(
-            MemoryManagerType&  theManager, 
+            MemoryManager&  theManager, 
             XalanSize_t	        initialListSize = 0) :
         m_createFunctor(),
         m_deleteFunctor(theManager),

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/ArenaAllocator.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/ArenaAllocator.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/ArenaAllocator.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/ArenaAllocator.hpp Fri Sep 26 14:34:43 2008
@@ -60,7 +60,7 @@
 	 * @param theBlockSize The block size.
 	 */
 	ArenaAllocator(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type	        theBlockSize) :
 		m_blockSize(theBlockSize),
 		m_blocks(theManager)
@@ -73,13 +73,13 @@
 		reset();
 	}
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         return m_blocks.getMemoryManager();
     }
 
-    const MemoryManagerType&
+    const MemoryManager&
     getMemoryManager() const
     {
         return m_blocks.getMemoryManager();

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlock.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlock.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlock.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlock.hpp Fri Sep 26 14:34:43 2008
@@ -53,7 +53,7 @@
 	 * @param theBlockSize The size of the block (the number of objects it can contain).
 	 */
 	ArenaBlock(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type	        theBlockSize) :	
 	    BaseClassType(theManager, theBlockSize)
 	{
@@ -71,7 +71,7 @@
 
     static ThisType*
     create(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type	        theBlockSize)
     {
         ThisType* theInstance;

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlockBase.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlockBase.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlockBase.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/ArenaBlockBase.hpp Fri Sep 26 14:34:43 2008
@@ -50,7 +50,7 @@
 	typedef const Type&		const_reference;
 	typedef Type			value_type;
 
-    ArenaBlockAllocator(MemoryManagerType&  theManager) :
+    ArenaBlockAllocator(MemoryManager&  theManager) :
         m_memoryManager(theManager)
 	{
 	}
@@ -59,7 +59,7 @@
 	{
 	}
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         return m_memoryManager;
@@ -92,7 +92,7 @@
     ArenaBlockAllocator<Type>&
     operator=(const ArenaBlockAllocator<Type>&);
 
-    MemoryManagerType&  m_memoryManager;
+    MemoryManager&  m_memoryManager;
 };
 #endif
 
@@ -118,7 +118,7 @@
 
 	typedef SizeType							size_type;
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         return m_allocator.getMemoryManager();
@@ -187,7 +187,7 @@
 protected:
 
 	ArenaBlockBase(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type	        theBlockSize) :	
 		m_allocator(theManager),
 		m_objectCount(0),

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.cpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.cpp Fri Sep 26 14:34:43 2008
@@ -38,7 +38,7 @@
 
 
 
-AttributeListImpl::AttributeListImpl(MemoryManagerType&      theManager) :
+AttributeListImpl::AttributeListImpl(MemoryManager&      theManager) :
 	AttributeListType(),
 	m_AttributeVector(theManager),
 	m_cacheVector(theManager)
@@ -60,7 +60,7 @@
 
 
 AttributeListImpl::AttributeListImpl(const AttributeListImpl&	theSource,
-                                     MemoryManagerType&      theManager) :
+                                     MemoryManager&      theManager) :
 	AttributeListType(),
 	m_AttributeVector(theManager),
     m_cacheVector(theManager)
@@ -74,7 +74,7 @@
 
 
 AttributeListImpl::AttributeListImpl(const AttributeListType&	theSource,
-                                     MemoryManagerType&      theManager) :
+                                     MemoryManager&      theManager) :
 	AttributeListType(),
 	m_AttributeVector(theManager),
         m_cacheVector(theManager)

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/AttributeListImpl.hpp Fri Sep 26 14:34:43 2008
@@ -51,16 +51,16 @@
 public:
 
 	explicit
-	AttributeListImpl(MemoryManagerType&      theManager);
+	AttributeListImpl(MemoryManager&      theManager);
 
 	virtual
 	~AttributeListImpl();
 
     AttributeListImpl(const AttributeListImpl&	theSource,
-                        MemoryManagerType&      theManager);
+                        MemoryManager&      theManager);
 
     AttributeListImpl(const AttributeListType&	theSource,
-                        MemoryManagerType&      theManager);
+                        MemoryManager&      theManager);
 
     AttributeListImpl&
 	operator=(const AttributeListImpl&	theRHS);
@@ -68,7 +68,7 @@
 	AttributeListImpl&
 	operator=(const AttributeListType&	theRHS);
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         return m_AttributeVector.getMemoryManager();

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntry.hpp Fri Sep 26 14:34:43 2008
@@ -45,7 +45,7 @@
 			const XMLChVectorType&	theName,
 			const XMLChVectorType&	theValue,
 			const XMLChVectorType&	theType,
-            MemoryManagerType&      theManager) :
+            MemoryManager&      theManager) :
 		m_Name(theName,theManager),
 		m_Value(theValue,theManager),
 		m_Type(theType,theManager)
@@ -56,14 +56,14 @@
 			const XMLCh*	        theName,
 			const XMLCh*	        theValue,
 			const XMLCh*	        theType,
-            MemoryManagerType&      theManager) :
+            MemoryManager&      theManager) :
 		m_Name(theName, theName + length(theName) + 1, theManager),
 		m_Value(theValue, theValue + length(theValue) + 1, theManager),
 		m_Type(theType, theType + length(theType) + 1, theManager)
 	{
 	}
 
-	AttributeVectorEntry(MemoryManagerType&      theManager) :
+	AttributeVectorEntry(MemoryManager&      theManager) :
 		m_Name(theManager),
 		m_Value(theManager),
 		m_Type(theManager)
@@ -74,7 +74,7 @@
     create( const XMLCh*	theName,
 			const XMLCh*	theValue,
 			const XMLCh*	theType,
-            MemoryManagerType&      theManager)
+            MemoryManager&      theManager)
     {
         typedef AttributeVectorEntry ThisType;
         

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/AttributeVectorEntryExtended.hpp Fri Sep 26 14:34:43 2008
@@ -43,7 +43,7 @@
 			const XMLChVectorType&	theType,
 			const XMLChVectorType&	theURI ,
 			const XMLChVectorType&	theLocalName,
-            MemoryManagerType&      theManager) :
+            MemoryManager&      theManager) :
 		AttributeVectorEntry(theName, theValue, theType, theManager),
 		m_uri(theURI, theManager),
 		m_localName(theLocalName, theManager)
@@ -56,7 +56,7 @@
 			const XMLCh*	theType,
 			const XMLCh*	theURI,
 			const XMLCh*	theLocalName,
-            MemoryManagerType&      theManager) :
+            MemoryManager&      theManager) :
 		AttributeVectorEntry(theName, theValue, theType, theManager),
 		m_uri(theURI, theURI + length(theURI) + 1, theManager),
 		m_localName(theLocalName, theLocalName + length(theLocalName) + 1,theManager)
@@ -67,14 +67,14 @@
 			const XMLCh*	theName,
 			const XMLCh*	theValue,
 			const XMLCh*	theType,
-            MemoryManagerType&      theManager) :
+            MemoryManager&      theManager) :
 		AttributeVectorEntry(theName, theValue, theType,theManager),
 		m_uri(theManager),
 		m_localName(theManager)
 	{
 	}
 
-	AttributeVectorEntryExtended(MemoryManagerType&      theManager) :
+	AttributeVectorEntryExtended(MemoryManager&      theManager) :
 		AttributeVectorEntry(theManager),
 		m_uri(theManager),
 		m_localName(theManager)
@@ -88,7 +88,7 @@
 			const XMLCh*	theType,
 			const XMLCh*	theURI,
 			const XMLCh*	theLocalName,
-            MemoryManagerType&      theManager)
+            MemoryManager&      theManager)
     {
         typedef AttributeVectorEntryExtended ThisType;
         

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.cpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.cpp Fri Sep 26 14:34:43 2008
@@ -38,7 +38,7 @@
 
 
 
-AttributesImpl::AttributesImpl(MemoryManagerType&      theManager) :
+AttributesImpl::AttributesImpl(MemoryManager&      theManager) :
 	AttributesType(),
 	m_attributesVector(theManager),
 	m_cacheVector(theManager)
@@ -60,7 +60,7 @@
 
 
 AttributesImpl::AttributesImpl(const AttributesImpl&	theSource,
-                               MemoryManagerType&      theManager) :
+                               MemoryManager&      theManager) :
 	AttributesType(),
 	m_attributesVector(theManager),
     m_cacheVector(theManager)
@@ -74,7 +74,7 @@
 
 
 AttributesImpl::AttributesImpl(const AttributesType&	theSource,
-                               MemoryManagerType&      theManager) :
+                               MemoryManager&      theManager) :
 	AttributesType(),
 	m_attributesVector(theManager),
     m_cacheVector(theManager)

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/AttributesImpl.hpp Fri Sep 26 14:34:43 2008
@@ -50,16 +50,16 @@
 public:
 
 	explicit
-	AttributesImpl(MemoryManagerType&      theManager XALAN_DEFAULT_MEMMGR);
+	AttributesImpl(MemoryManager&      theManager XALAN_DEFAULT_MEMMGR);
 
 	virtual
 	~AttributesImpl();
 
     AttributesImpl(const AttributesImpl&	theSource,
-                    MemoryManagerType&      theManager);
+                    MemoryManager&      theManager);
 
     AttributesImpl(const AttributesType&	theSource,
-                    MemoryManagerType&      theManager);
+                    MemoryManager&      theManager);
 
     AttributesImpl&
 	operator=(const AttributesImpl&		theRHS);
@@ -121,7 +121,7 @@
 			const XMLCh* const	uri,
 			const XMLCh* const	localName) const;
 
-    MemoryManagerType&
+    MemoryManager&
     getMemoryManager()
     {
         return m_attributesVector.getMemoryManager();

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/DOMStringHelper.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/DOMStringHelper.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/DOMStringHelper.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/DOMStringHelper.hpp Fri Sep 26 14:34:43 2008
@@ -2617,7 +2617,7 @@
  * @param theString target string
  */
 inline void
-releaseMemory(XalanDOMString&   theString,MemoryManagerType&  theManager)
+releaseMemory(XalanDOMString&   theString,MemoryManager&  theManager)
 {
     XalanDOMString(theManager).swap(theString);
 }

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.hpp Fri Sep 26 14:34:43 2008
@@ -47,7 +47,7 @@
 	explicit
 	NamedNodeMapAttributeList(
                 const XalanNamedNodeMap&	theMap,
-                MemoryManagerType&          theManager);
+                MemoryManager&          theManager);
 
 	virtual
 	~NamedNodeMapAttributeList();
@@ -88,7 +88,7 @@
 
 	const XalanSize_t			m_length;
 
-    MemoryManagerType&          m_memoryManager;
+    MemoryManager&          m_memoryManager;
 
 	static const XalanDOMChar	s_typeString[];
 };

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.cpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.cpp Fri Sep 26 14:34:43 2008
@@ -24,7 +24,7 @@
 
 
 
-NullPrintWriter::NullPrintWriter(MemoryManagerType& theManager) :
+NullPrintWriter::NullPrintWriter(MemoryManager& theManager) :
 	PrintWriter(false, theManager)
 {
 }

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/NullPrintWriter.hpp Fri Sep 26 14:34:43 2008
@@ -39,7 +39,7 @@
 public:
 
 	explicit
-	NullPrintWriter(MemoryManagerType& theManager);
+	NullPrintWriter(MemoryManager& theManager);
 
 	virtual
 	~NullPrintWriter();

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.cpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.cpp Fri Sep 26 14:34:43 2008
@@ -35,7 +35,7 @@
 
 
 
-PlatformSupportInit::PlatformSupportInit(MemoryManagerType&      theManager) :
+PlatformSupportInit::PlatformSupportInit(MemoryManager&      theManager) :
     m_xalanDOMInit(theManager)
 {
     ++s_initCounter;

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/PlatformSupportInit.hpp Fri Sep 26 14:34:43 2008
@@ -38,7 +38,7 @@
 {
 public:
 
-	PlatformSupportInit(MemoryManagerType&      theManager);
+	PlatformSupportInit(MemoryManager&      theManager);
 
 	~PlatformSupportInit();
 
@@ -52,7 +52,7 @@
 
 	
 	static void
-	initialize(MemoryManagerType&      theManager);
+	initialize(MemoryManager&      theManager);
 
 	static void
 	terminate();

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.cpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.cpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.cpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.cpp Fri Sep 26 14:34:43 2008
@@ -58,7 +58,7 @@
 
 
 
-PrintWriter::PrintWriter( bool	fAutoFlush, MemoryManagerType& theManager) :
+PrintWriter::PrintWriter( bool	fAutoFlush, MemoryManager& theManager) :
 	Writer(),
 	m_fAutoFlush(fAutoFlush),
     m_memoryManager(theManager)

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/PrintWriter.hpp Fri Sep 26 14:34:43 2008
@@ -43,7 +43,7 @@
 	 * 
 	 * @param fAutoFlush if true, the output will not be buffered
 	 */
-	PrintWriter( bool	fAutoFlush = false, MemoryManagerType& theManager XALAN_DEFAULT_MEMMGR);
+	PrintWriter( bool	fAutoFlush = false, MemoryManager& theManager XALAN_DEFAULT_MEMMGR);
 
     MemoryManager& 
     getMemoryManager()

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaAllocator.hpp Fri Sep 26 14:34:43 2008
@@ -63,7 +63,7 @@
 	 * @param theBlockSize The block size.
 	 */
 	ReusableArenaAllocator(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type	        theBlockSize, 
                 bool                destroyBlocks = false) :
 		BaseClassType(theManager, theBlockSize),

Modified: xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp
URL: http://svn.apache.org/viewvc/xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp?rev=699510&r1=699509&r2=699510&view=diff
==============================================================================
--- xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp (original)
+++ xalan/c/trunk/src/xalanc/PlatformSupport/ReusableArenaBlock.hpp Fri Sep 26 14:34:43 2008
@@ -78,7 +78,7 @@
      * number of objects it can contain).
      */
     ReusableArenaBlock(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type           theBlockSize) :
         BaseClassType(theManager, theBlockSize),
         m_firstFreeBlock(0),
@@ -113,7 +113,7 @@
 
     static ThisType*
     create(
-                MemoryManagerType&  theManager,
+                MemoryManager&  theManager,
                 size_type           theBlockSize)
     {
         ThisType* theInstance;



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