/[Apache-SVN]
ViewVC logotype

Revision 572759


Jump to revision: Previous Next
Author: dbertoni
Date: Tue Sep 4 17:59:27 2007 UTC (2 years, 2 months ago)
Changed paths: 64
Log Message:
Patch for Jira issue XALANC-652.

Changed paths:

Path Details
Directoryxalan/c/trunk/src/xalanc/DOMSupport/DOMServices.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/DOMSupport/DOMSupportDefault.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Include/PlatformDefinitions.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Include/VCPPDefinitions.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/PlatformSupport/DOMStringHelper.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/PlatformSupport/FormatterListener.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/PlatformSupport/StdBinInputStream.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/PlatformSupport/StdBinInputStream.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/PlatformSupport/XalanLocator.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/PlatformSupport/XalanTranscodingServices.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/ICUResHandler.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/ICUResHandler.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/InMemHandler.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/InMemHandler.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/MsgCreator.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/NLSHandler.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/NLSHandler.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/SAX2Handler.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/Utils/MsgCreator/SAX2Handler.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToHTML.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToHTML.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToNull.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToNull.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToText.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToText.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToXML.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToXML.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/FormatterToXMLUnicode.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/XalanFormatterWriter.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/XalanIndentWriter.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/XalanUTF16Writer.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/XalanUTF8Writer.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/XalanXMLSerializerBase.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XMLSupport/XalanXMLSerializerBase.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/FormatterStringLengthCounter.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/FormatterStringLengthCounter.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XObject.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XPath.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XPathConstructionContext.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XPathExecutionContext.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XPathExecutionContextDefault.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XPathProcessorImpl.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XPath/XPathProcessorImpl.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/CountersTable.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/DecimalToRoman.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/ElemCopy.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/ElemValueOf.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContext.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContextDefault.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/StylesheetExecutionContextDefault.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/StylesheetHandler.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/XSLTEngineImpl.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/XSLTEngineImpl.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XSLT/XSLTProcessor.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XalanDOM/XalanDOMString.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XalanSourceTree/FormatterToSourceTree.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XalanSourceTree/FormatterToSourceTree.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XalanSourceTree/XalanSourceTreeContentHandler.hpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.cpp modified , text changed
Directoryxalan/c/trunk/src/xalanc/XercesParserLiaison/FormatterToXercesDOM.hpp modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2