You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2005/06/17 02:21:14 UTC

svn commit: r191036 [1/9] - in /xerces/c/trunk: Projects/MacOS/ Projects/MacOS/CodeWarrior/XercesLib/ Projects/Win32/BCB4/Xerces-all/ Projects/Win32/BCB5/Xerces-all/ samples/src/DOMPrint/ samples/src/EnumVal/ samples/src/MemParse/ samples/src/PParse/ samples/src/PSVIWriter/ samples/src/Redirect/ samples/src/SAX2Count/ samples/src/SAX2Print/ samples/src/SAXCount/ samples/src/SAXPrint/ samples/src/SCMPrint/ samples/src/StdInParse/ scripts/ src/xercesc/com/ src/xercesc/dom/impl/ src/xercesc/framework/ src/xercesc/framework/psvi/ src/xercesc/internal/ src/xercesc/parsers/ src/xercesc/sax/ src/xercesc/sax2/ src/xercesc/util/ src/xercesc/util/Compilers/ src/xercesc/util/MsgLoaders/ICU/ src/xercesc/util/MsgLoaders/InMemory/ src/xercesc/util/MsgLoaders/MsgCatalog/ src/xercesc/util/NetAccessors/Socket/ src/xercesc/util/NetAccessors/WinSock/ src/xercesc/util/NetAccessors/libWWW/ src/xercesc/util/Platforms/BeOS/ src/xercesc/util/Platforms/Cygwin/ src/xercesc/util/Platforms/FreeBSD/ src/xercesc/util/Platforms/HPUX/ src/xercesc/util/Platforms/IRIX/ src/xercesc/util/Platforms/Interix/ src/xercesc/util/Platforms/Linux/ src/xercesc/util/Platforms/OpenServer/ src/xercesc/util/Platforms/PTX/ src/xercesc/util/Platforms/Tandem/ src/xercesc/util/Platforms/UnixWare/ src/xercesc/util/Transcoders/Cygwin/ src/xercesc/util/Transcoders/Iconv400/ src/xercesc/util/Transcoders/IconvFBSD/ src/xercesc/util/Transcoders/IconvGNU/ src/xercesc/util/Transcoders/Uniconv390/ src/xercesc/util/regx/ src/xercesc/validators/DTD/ src/xercesc/validators/common/ src/xercesc/validators/datatype/ src/xercesc/validators/schema/ src/xercesc/validators/schema/identity/ tests/src/DOM/DOMTest/ tests/src/DOM/Traversal/ tests/src/MemHandlerTest/ tests/src/ParserTest/ tests/src/UtilTests/ tests/src/XSValueTest/ tests/src/XSerializerTest/ tools/IANACharset/ tools/ICUData/ tools/NLS/Xlat/

Author: jberry
Date: Thu Jun 16 17:21:06 2005
New Revision: 191036

URL: http://svn.apache.org/viewcvs?rev=191036&view=rev
Log:
$Log$ be gone. Regex is your friend.


Modified:
    xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPrefix.h
    xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPrefix.h
    xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPrefix.h
    xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPrefix.h
    xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix.h
    xerces/c/trunk/Projects/MacOS/ShortenFiles.pl
    xerces/c/trunk/Projects/Win32/BCB4/Xerces-all/Readme.txt
    xerces/c/trunk/Projects/Win32/BCB5/Xerces-all/Readme.txt
    xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.cpp
    xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.cpp
    xerces/c/trunk/samples/src/EnumVal/EnumVal.cpp
    xerces/c/trunk/samples/src/MemParse/MemParse.cpp
    xerces/c/trunk/samples/src/MemParse/MemParseHandlers.cpp
    xerces/c/trunk/samples/src/PParse/PParse.cpp
    xerces/c/trunk/samples/src/PSVIWriter/PSVIWriter.cpp
    xerces/c/trunk/samples/src/Redirect/Redirect.cpp
    xerces/c/trunk/samples/src/SAX2Count/SAX2Count.cpp
    xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.cpp
    xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.cpp
    xerces/c/trunk/samples/src/SAX2Print/SAX2Print.cpp
    xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.cpp
    xerces/c/trunk/samples/src/SAXCount/SAXCount.cpp
    xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.cpp
    xerces/c/trunk/samples/src/SAXPrint/SAXPrint.cpp
    xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.cpp
    xerces/c/trunk/samples/src/SCMPrint/SCMPrint.cpp
    xerces/c/trunk/samples/src/StdInParse/StdInParse.cpp
    xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.cpp
    xerces/c/trunk/scripts/packageSources.pl
    xerces/c/trunk/src/xercesc/com/BindStatusCallback.cpp
    xerces/c/trunk/src/xercesc/com/BindStatusCallback.h
    xerces/c/trunk/src/xercesc/com/IXMLDOMCharacterDataImpl.h
    xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h
    xerces/c/trunk/src/xercesc/com/IXMLDOMTextImpl.h
    xerces/c/trunk/src/xercesc/com/StdAfx.h
    xerces/c/trunk/src/xercesc/com/XMLDOMCDATASection.h
    xerces/c/trunk/src/xercesc/com/XMLDOMComment.h
    xerces/c/trunk/src/xercesc/com/XMLDOMDocument.h
    xerces/c/trunk/src/xercesc/com/XMLDOMDocumentFragment.h
    xerces/c/trunk/src/xercesc/com/XMLDOMDocumentType.h
    xerces/c/trunk/src/xercesc/com/XMLDOMElement.h
    xerces/c/trunk/src/xercesc/com/XMLDOMEntity.h
    xerces/c/trunk/src/xercesc/com/XMLDOMEntityReference.h
    xerces/c/trunk/src/xercesc/com/XMLDOMImplementation.cpp
    xerces/c/trunk/src/xercesc/com/XMLDOMImplementation.h
    xerces/c/trunk/src/xercesc/com/XMLDOMNamedNodeMap.h
    xerces/c/trunk/src/xercesc/com/XMLDOMNodeList.h
    xerces/c/trunk/src/xercesc/com/XMLDOMNotation.h
    xerces/c/trunk/src/xercesc/com/XMLDOMParseError.cpp
    xerces/c/trunk/src/xercesc/com/XMLDOMParseError.h
    xerces/c/trunk/src/xercesc/com/XMLDOMProcessingInstruction.h
    xerces/c/trunk/src/xercesc/com/XMLDOMText.h
    xerces/c/trunk/src/xercesc/com/XMLHTTPRequest.cpp
    xerces/c/trunk/src/xercesc/com/XMLHttpRequest.h
    xerces/c/trunk/src/xercesc/com/resource.h
    xerces/c/trunk/src/xercesc/com/xml4com.cpp
    xerces/c/trunk/src/xercesc/com/xml4comCP.h
    xerces/c/trunk/src/xercesc/dom/impl/DOMErrorImpl.cpp
    xerces/c/trunk/src/xercesc/dom/impl/DOMLocatorImpl.cpp
    xerces/c/trunk/src/xercesc/dom/impl/DOMWriterImpl.cpp
    xerces/c/trunk/src/xercesc/framework/BinOutputStream.cpp
    xerces/c/trunk/src/xercesc/framework/LocalFileFormatTarget.cpp
    xerces/c/trunk/src/xercesc/framework/MemBufFormatTarget.cpp
    xerces/c/trunk/src/xercesc/framework/MemBufInputSource.cpp
    xerces/c/trunk/src/xercesc/framework/StdInInputSource.cpp
    xerces/c/trunk/src/xercesc/framework/StdOutFormatTarget.cpp
    xerces/c/trunk/src/xercesc/framework/URLInputSource.cpp
    xerces/c/trunk/src/xercesc/framework/Wrapper4DOMInputSource.cpp
    xerces/c/trunk/src/xercesc/framework/Wrapper4InputSource.cpp
    xerces/c/trunk/src/xercesc/framework/XMLAttDefList.cpp
    xerces/c/trunk/src/xercesc/framework/XMLBuffer.cpp
    xerces/c/trunk/src/xercesc/framework/XMLBufferMgr.cpp
    xerces/c/trunk/src/xercesc/framework/XMLContentModel.cpp
    xerces/c/trunk/src/xercesc/framework/XMLDTDDescription.cpp
    xerces/c/trunk/src/xercesc/framework/XMLGrammarDescription.cpp
    xerces/c/trunk/src/xercesc/framework/XMLNotationDecl.cpp
    xerces/c/trunk/src/xercesc/framework/XMLRefInfo.cpp
    xerces/c/trunk/src/xercesc/framework/XMLSchemaDescription.cpp
    xerces/c/trunk/src/xercesc/framework/XMLValidator.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIAttribute.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIAttributeList.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIElement.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIItem.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSAnnotation.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSAttributeGroupDefinition.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSAttributeUse.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSComplexTypeDefinition.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSElementDeclaration.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSFacet.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSIDCDefinition.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSModel.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSModelGroup.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSModelGroupDefinition.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSMultiValueFacet.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSNamedMap.c
    xerces/c/trunk/src/xercesc/framework/psvi/XSNamespaceItem.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSNotationDeclaration.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSObject.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSParticle.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSSimpleTypeDefinition.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSTypeDefinition.cpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSWildcard.cpp
    xerces/c/trunk/src/xercesc/internal/BinFileOutputStream.cpp
    xerces/c/trunk/src/xercesc/internal/BinMemOutputStream.cpp
    xerces/c/trunk/src/xercesc/internal/ElemStack.cpp
    xerces/c/trunk/src/xercesc/internal/MemoryManagerArrayImpl.cpp
    xerces/c/trunk/src/xercesc/internal/MemoryManagerImpl.cpp
    xerces/c/trunk/src/xercesc/internal/ValidationContextImpl.cpp
    xerces/c/trunk/src/xercesc/internal/VecAttrListImpl.cpp
    xerces/c/trunk/src/xercesc/internal/VecAttributesImpl.cpp
    xerces/c/trunk/src/xercesc/internal/XMLGrammarPoolImpl.cpp
    xerces/c/trunk/src/xercesc/internal/XProtoType.cpp
    xerces/c/trunk/src/xercesc/internal/XSerializeEngine.cpp
    xerces/c/trunk/src/xercesc/internal/XTemplateSerializer.cpp
    xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.cpp
    xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.cpp
    xerces/c/trunk/src/xercesc/parsers/SAXParser.cpp
    xerces/c/trunk/src/xercesc/sax/Dummy.cpp
    xerces/c/trunk/src/xercesc/sax/InputSource.cpp
    xerces/c/trunk/src/xercesc/sax/SAXException.cpp
    xerces/c/trunk/src/xercesc/sax/SAXParseException.cpp
    xerces/c/trunk/src/xercesc/sax2/sax2Dummy.cpp
    xerces/c/trunk/src/xercesc/util/Base64.cpp
    xerces/c/trunk/src/xercesc/util/BinFileInputStream.cpp
    xerces/c/trunk/src/xercesc/util/BinInputStream.cpp
    xerces/c/trunk/src/xercesc/util/BinMemInputStream.cpp
    xerces/c/trunk/src/xercesc/util/BitSet.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/CSetDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/GCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/HPCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/MIPSproDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/MVSCPPDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/OS400SetDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/PTXCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/QCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/SCOCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/SunCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/Compilers/TandemCCDefs.cpp
    xerces/c/trunk/src/xercesc/util/CountedPointer.c
    xerces/c/trunk/src/xercesc/util/DefaultPanicHandler.cpp
    xerces/c/trunk/src/xercesc/util/EncodingValidator.cpp
    xerces/c/trunk/src/xercesc/util/FlagJanitor.c
    xerces/c/trunk/src/xercesc/util/HeaderDummy.cpp
    xerces/c/trunk/src/xercesc/util/HexBin.cpp
    xerces/c/trunk/src/xercesc/util/Janitor.c
    xerces/c/trunk/src/xercesc/util/KVStringPair.cpp
    xerces/c/trunk/src/xercesc/util/KeyValuePair.c
    xerces/c/trunk/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.cpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.cpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.cpp
    xerces/c/trunk/src/xercesc/util/Mutexes.cpp
    xerces/c/trunk/src/xercesc/util/NameIdPool.c
    xerces/c/trunk/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/WinSock/BinHTTPURLInputStream.cpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/libWWW/BinURLInputStream.cpp
    xerces/c/trunk/src/xercesc/util/PanicHandler.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/BeOS/BeOSPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/Cygwin/CygwinPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/FreeBSD/FreeBSDPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/HPUX/HPPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/IRIX/IRIXPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/Interix/InterixPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/Linux/LinuxPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/OpenServer/OpenServerPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/PTX/PTXPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/Tandem/TandemPlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/Platforms/UnixWare/UnixWarePlatformUtils.cpp
    xerces/c/trunk/src/xercesc/util/QName.cpp
    xerces/c/trunk/src/xercesc/util/RefArrayOf.c
    xerces/c/trunk/src/xercesc/util/RefHash2KeysTableOf.c
    xerces/c/trunk/src/xercesc/util/RefHash3KeysIdPool.c
    xerces/c/trunk/src/xercesc/util/RefHashTableOf.c
    xerces/c/trunk/src/xercesc/util/RefStackOf.c
    xerces/c/trunk/src/xercesc/util/RefVectorOf.c
    xerces/c/trunk/src/xercesc/util/StringPool.cpp
    xerces/c/trunk/src/xercesc/util/SynchronizedStringPool.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Cygwin/CygwinTransService.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv400/iconv_cnv.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv400/iconv_util.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv400/pos400.h
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv400/utypes.h
    xerces/c/trunk/src/xercesc/util/Transcoders/IconvFBSD/IconvFBSDTransService.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/IconvGNU/IconvGNUTransService.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XML256TableTranscoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XML88591Transcoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLASCIITranscoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLEBCDICTranscoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLIBM1047Transcoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLIBM1140Transcoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLUTF8Transcoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLWin1252Transcoder390.cpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/ascii.s
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/trot.s
    xerces/c/trunk/src/xercesc/util/ValueArrayOf.c
    xerces/c/trunk/src/xercesc/util/ValueHashTableOf.c
    xerces/c/trunk/src/xercesc/util/ValueStackOf.c
    xerces/c/trunk/src/xercesc/util/ValueVectorOf.c
    xerces/c/trunk/src/xercesc/util/XMLAbstractDoubleFloat.cpp
    xerces/c/trunk/src/xercesc/util/XMLBigDecimal.cpp
    xerces/c/trunk/src/xercesc/util/XMLBigInteger.cpp
    xerces/c/trunk/src/xercesc/util/XMLDateTime.cpp
    xerces/c/trunk/src/xercesc/util/XMLDeleterFor.c
    xerces/c/trunk/src/xercesc/util/XMLDouble.cpp
    xerces/c/trunk/src/xercesc/util/XMLFloat.cpp
    xerces/c/trunk/src/xercesc/util/XMLInitializer.cpp
    xerces/c/trunk/src/xercesc/util/XMLMsgLoader.cpp
    xerces/c/trunk/src/xercesc/util/XMLNumber.cpp
    xerces/c/trunk/src/xercesc/util/XMLRegisterCleanup.cpp
    xerces/c/trunk/src/xercesc/util/XMLStringTokenizer.cpp
    xerces/c/trunk/src/xercesc/util/regx/ASCIIRangeFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/BMPattern.cpp
    xerces/c/trunk/src/xercesc/util/regx/BlockRangeFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/CharToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/ClosureToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/ConcatToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/ConditionToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/Match.cpp
    xerces/c/trunk/src/xercesc/util/regx/ModifierToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/Op.cpp
    xerces/c/trunk/src/xercesc/util/regx/OpFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/ParenToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/ParserForXMLSchema.cpp
    xerces/c/trunk/src/xercesc/util/regx/RangeFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/RangeToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/RangeTokenMap.cpp
    xerces/c/trunk/src/xercesc/util/regx/RegularExpression.cpp
    xerces/c/trunk/src/xercesc/util/regx/RegxParser.cpp
    xerces/c/trunk/src/xercesc/util/regx/RegxUtil.cpp
    xerces/c/trunk/src/xercesc/util/regx/StringToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/Token.cpp
    xerces/c/trunk/src/xercesc/util/regx/TokenFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/UnicodeRangeFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/UnionToken.cpp
    xerces/c/trunk/src/xercesc/util/regx/XMLRangeFactory.cpp
    xerces/c/trunk/src/xercesc/util/regx/XMLUniCharacter.cpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDAttDef.cpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDAttDefList.cpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDGrammar.cpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDScanner.cpp
    xerces/c/trunk/src/xercesc/validators/DTD/XMLDTDDescriptionImpl.cpp
    xerces/c/trunk/src/xercesc/validators/common/AllContentModel.cpp
    xerces/c/trunk/src/xercesc/validators/common/CMAny.cpp
    xerces/c/trunk/src/xercesc/validators/common/CMBinaryOp.cpp
    xerces/c/trunk/src/xercesc/validators/common/CMUnaryOp.cpp
    xerces/c/trunk/src/xercesc/validators/common/ContentLeafNameTypeVector.cpp
    xerces/c/trunk/src/xercesc/validators/common/DFAContentModel.cpp
    xerces/c/trunk/src/xercesc/validators/common/MixedContentModel.cpp
    xerces/c/trunk/src/xercesc/validators/common/SimpleContentModel.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/AbstractNumericFacetValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/AbstractNumericValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/AbstractStringValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/AnySimpleTypeDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/AnyURIDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/Base64BinaryDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/BooleanDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DatatypeValidatorFactory.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DateDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DateTimeDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DateTimeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DayDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DecimalDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DoubleDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/DurationDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/ENTITYDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/FloatDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/HexBinaryDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/IDDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/IDREFDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/ListDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/MonthDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/MonthDayDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/NCNameDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/NOTATIONDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/NameDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/QNameDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/StringDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/TimeDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/UnionDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/YearDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/datatype/YearMonthDatatypeValidator.cpp
    xerces/c/trunk/src/xercesc/validators/schema/ComplexTypeInfo.cpp
    xerces/c/trunk/src/xercesc/validators/schema/NamespaceScope.cpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaAttDef.cpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaAttDefList.cpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaElementDecl.cpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaGrammar.cpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaInfo.cpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaSymbols.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XSDErrorReporter.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XSDLocator.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XUtil.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XercesAttGroupInfo.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XercesElementWildcard.cpp
    xerces/c/trunk/src/xercesc/validators/schema/XercesGroupInfo.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/FieldActivator.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/FieldValueMap.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IC_Field.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IC_Key.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IC_KeyRef.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IC_Selector.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IC_Unique.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IdentityConstraint.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IdentityConstraintHandler.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/ValueStore.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/ValueStoreCache.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/XPathMatcher.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/XPathMatcherStack.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/XPathSymbols.cpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/XercesXPath.cpp
    xerces/c/trunk/tests/src/DOM/DOMTest/DTest.cpp
    xerces/c/trunk/tests/src/DOM/DOMTest/DTest.h
    xerces/c/trunk/tests/src/DOM/Traversal/Traversal.cpp
    xerces/c/trunk/tests/src/MemHandlerTest/MemoryMonitor.cpp
    xerces/c/trunk/tests/src/MemHandlerTest/SimpleValueHashTableOf.c
    xerces/c/trunk/tests/src/ParserTest/ParserTest.cpp
    xerces/c/trunk/tests/src/ParserTest/ParserTest_Parser.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTestsMain.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_BitSet.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_CountedPointer.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_RefArray.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_RefHashTable.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_RefStack.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_RefVector.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_String.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_Transcoders.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_URL.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_ValueArray.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_ValueStack.cpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests_ValueVector.cpp
    xerces/c/trunk/tests/src/XSValueTest/XSValueTest.cpp
    xerces/c/trunk/tests/src/XSerializerTest/XSerializerHandlers.cpp
    xerces/c/trunk/tests/src/XSerializerTest/XSerializerTest.cpp
    xerces/c/trunk/tools/IANACharset/IANACharset.cpp
    xerces/c/trunk/tools/ICUData/ICUData.cpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat.cpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_CppSrc.cpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_ICUResourceBundle.cpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_MsgCatalog.cpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp

Modified: xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPrefix.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPrefix.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPrefix.h (original)
+++ xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonDbgPrefix.h Thu Jun 16 17:21:06 2005
@@ -15,15 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.3  2004/09/08 13:51:45  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2000/09/06 23:46:35  jberry
- * Include new common prefix file for common options.
- * New common configuration options allow compile
- * time selection of NetAccessor, MsgLoader, Transcoder.
- *
+ * $Id$
  */
  
 #define TARGET_API_MAC_CARBON 1

Modified: xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPrefix.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPrefix.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPrefix.h (original)
+++ xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCarbonRelPrefix.h Thu Jun 16 17:21:06 2005
@@ -15,15 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.3  2004/09/08 13:51:45  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2000/09/06 23:46:36  jberry
- * Include new common prefix file for common options.
- * New common configuration options allow compile
- * time selection of NetAccessor, MsgLoader, Transcoder.
- *
+ * $Id$
  */
  
 #define TARGET_API_MAC_CARBON 1

Modified: xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPrefix.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPrefix.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPrefix.h (original)
+++ xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicDbgPrefix.h Thu Jun 16 17:21:06 2005
@@ -15,15 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.3  2004/09/08 13:51:45  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2000/09/06 23:46:36  jberry
- * Include new common prefix file for common options.
- * New common configuration options allow compile
- * time selection of NetAccessor, MsgLoader, Transcoder.
- *
+ * $Id$
  */
  
 #define _DEBUG

Modified: xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPrefix.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPrefix.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPrefix.h (original)
+++ xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibClassicRelPrefix.h Thu Jun 16 17:21:06 2005
@@ -15,15 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.5  2004/09/08 13:51:45  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2000/09/06 23:46:36  jberry
- * Include new common prefix file for common options.
- * New common configuration options allow compile
- * time selection of NetAccessor, MsgLoader, Transcoder.
- *
+ * $Id$
  */
  
 #include "XercesLibCommonPrefix.h"

Modified: xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix.h (original)
+++ xerces/c/trunk/Projects/MacOS/CodeWarrior/XercesLib/XercesLibCommonPrefix.h Thu Jun 16 17:21:06 2005
@@ -15,13 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:51:45  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1  2000/09/06 23:45:09  jberry
- * New file for configuration information common to other prefix files.
- *
+ * $Id$
  */
  
 //	Implementation configuration flags

Modified: xerces/c/trunk/Projects/MacOS/ShortenFiles.pl
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/MacOS/ShortenFiles.pl?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/MacOS/ShortenFiles.pl (original)
+++ xerces/c/trunk/Projects/MacOS/ShortenFiles.pl Thu Jun 16 17:21:06 2005
@@ -8,16 +8,7 @@
 #
 
 #
-#	$Log$
-#	Revision 1.6  2001/10/19 20:55:41  jberry
-#	Add new file name shortening hints; chmod +x
-#
-#	Revision 1.5  2001/06/10 19:37:40  jberry
-#	Neaten formatting of output.
-#	
-#	Revision 1.4  2000/09/06 21:55:40  jberry
-#	Allow ShortenFiles to work even when the destination directory already exists
-#	
+#	$Id$	
 #
 
 use Config;

Modified: xerces/c/trunk/Projects/Win32/BCB4/Xerces-all/Readme.txt
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/Win32/BCB4/Xerces-all/Readme.txt?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/Win32/BCB4/Xerces-all/Readme.txt (original)
+++ xerces/c/trunk/Projects/Win32/BCB4/Xerces-all/Readme.txt Thu Jun 16 17:21:06 2005
@@ -1,13 +1,4 @@
-$Log$
-Revision 1.3  2001/04/19 19:20:09  knoaman
-BCB project changes submitted by William I Hopper.
-
-Revision 1.2  2000/09/07 00:11:04  aruna1
-Borland related project files intoroduced
-
-Revision 1.1  2000/02/03 23:46:37  rahulj
-Initial checkin. Contributed by Dietrich Wolf.
-
+$Id$
 
 This directory and its children contain the project group
 and the project files for building Xerces for C++-Builder 4.

Modified: xerces/c/trunk/Projects/Win32/BCB5/Xerces-all/Readme.txt
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/Projects/Win32/BCB5/Xerces-all/Readme.txt?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/Projects/Win32/BCB5/Xerces-all/Readme.txt (original)
+++ xerces/c/trunk/Projects/Win32/BCB5/Xerces-all/Readme.txt Thu Jun 16 17:21:06 2005
@@ -1,15 +1,4 @@
-$Log$
-Revision 1.1  2001/08/22 20:44:10  peiyongz
-Project files from BCB5: From Don Mastrovito <dm...@marathontecnologies.com>
-
-Revision 1.3  2001/04/19 19:20:09  knoaman
-BCB project changes submitted by William I Hopper.
-
-Revision 1.2  2000/09/07 00:11:04  aruna1
-Borland related project files intoroduced
-
-Revision 1.1  2000/02/03 23:46:37  rahulj
-Initial checkin. Contributed by Dietrich Wolf.
+$Id$
 
 
 This directory and its children contain the project group

Modified: xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.cpp (original)
+++ xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.cpp Thu Jun 16 17:21:06 2005
@@ -16,29 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.7  2004/09/08 13:55:31  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.5  2003/02/05 18:53:22  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.4  2002/12/10 15:36:36  tng
- * DOMPrint minor update: print error message to XERCES_STD_QUALIFIER cerr.
- *
- * Revision 1.3  2002/06/13 14:55:01  peiyongz
- * Fix to UNIX compilation failure
- *
- * Revision 1.2  2002/06/11 19:46:28  peiyongz
- * Display error message received from the serializer.
- *
- * Revision 1.1  2002/05/29 21:19:50  peiyongz
- * DOM3 DOMWriter/DOMWriterFilter
- *
- *
  */
 
 #include <xercesc/util/XMLString.hpp>

Modified: xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.cpp (original)
+++ xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.cpp Thu Jun 16 17:21:06 2005
@@ -16,19 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.4  2004/09/08 13:55:31  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2002/06/04 14:22:51  peiyongz
- * Implement setter/getter from DOMWriterFilter
- *
- * Revision 1.2  2002/06/03 22:40:07  peiyongz
- * *** empty log message ***
- *
- * Revision 1.1  2002/05/29 13:33:32  peiyongz
- * DOM3 Save Interface: DOMWriter/DOMWriterFilter
- *
  */
 
 #include "DOMPrintFilter.hpp"

Modified: xerces/c/trunk/samples/src/EnumVal/EnumVal.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/EnumVal/EnumVal.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/EnumVal/EnumVal.cpp (original)
+++ xerces/c/trunk/samples/src/EnumVal/EnumVal.cpp Thu Jun 16 17:21:06 2005
@@ -15,85 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.25  2005/03/07 20:11:21  knoaman
- * Use index to access attributes instead of enumerator.
- *
- * Revision 1.24  2005/01/12 20:43:22  cargilld
- * Remove warning messages.
- *
- * Revision 1.23  2004/09/08 13:55:31  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.22  2004/09/02 14:59:28  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.21  2003/08/07 21:21:38  neilg
- * fix segmentation faults that may arise when the parser throws exceptions during document parsing.  In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement.
- *
- * Revision 1.20  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.19  2003/02/05 18:53:23  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.18  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.17  2002/04/17 20:18:08  tng
- * [Bug 7493] The word "occured" is misspelled and it is a global error.
- *
- * Revision 1.16  2002/02/01 22:35:51  peiyongz
- * sane_include
- *
- * Revision 1.15  2001/11/22 14:47:54  tng
- * Use the phrase "Grammar" instead of "Validator" in EnumVal and SEnumVal Description.
- *
- * Revision 1.14  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.13  2001/10/19 19:02:42  tng
- * [Bug 3909] return non-zero an exit code when error was encounted.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.12  2001/05/11 13:24:54  tng
- * Copyright update.
- *
- * Revision 1.11  2001/04/19 18:16:46  tng
- * Schema: SchemaValidator update, and use QName in Content Model
- *
- * Revision 1.10  2001/03/21 21:55:57  tng
- * Schema: Add Schema Grammar, Schema Validator, and split the DTDValidator into DTDValidator, DTDScanner, and DTDGrammar.
- *
- * Revision 1.9  2000/06/12 22:07:22  rahulj
- * Correctly rejects unsupported command line options.
- *
- * Revision 1.8  2000/05/31 18:50:42  rahulj
- * Removed extraneous command line arguments.
- *
- * Revision 1.7  2000/03/03 01:29:30  roddey
- * Added a scanReset()/parseReset() method to the scanner and
- * parsers, to allow for reset after early exit from a progressive parse.
- * Added calls to new Terminate() call to all of the samples. Improved
- * documentation in SAX and DOM parsers.
- *
- * Revision 1.6  2000/03/02 19:53:40  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.5  2000/02/11 02:49:47  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.4  2000/02/11 02:26:40  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.3  2000/02/06 07:47:19  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  1999/12/21 19:54:44  rahulj
- * Added Apache license and version tags.
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/MemParse/MemParse.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/MemParse/MemParse.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/MemParse/MemParse.cpp (original)
+++ xerces/c/trunk/samples/src/MemParse/MemParse.cpp Thu Jun 16 17:21:06 2005
@@ -16,68 +16,7 @@
 
 
 /*
- * $Log$
- * Revision 1.18  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.17  2004/09/02 14:59:28  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.16  2003/09/12 18:14:19  neilg
- * enable MemParse to work on OS400; thanks to Jay Hansen.
- *
- * Revision 1.15  2003/08/07 21:21:38  neilg
- * fix segmentation faults that may arise when the parser throws exceptions during document parsing.  In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement.
- *
- * Revision 1.14  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.13  2002/02/01 22:37:14  peiyongz
- * sane_include
- *
- * Revision 1.12  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.11  2001/10/19 18:56:08  tng
- * Pulled the hardcoded "encoding" out of the document itself and made it a #define
- * to make it easier to support other encodings.  Patch from David McCreedy.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.10  2001/08/01 19:11:01  tng
- * Add full schema constraint checking flag to the samples and the parser.
- *
- * Revision 1.9  2001/05/11 13:24:55  tng
- * Copyright update.
- *
- * Revision 1.8  2001/05/03 15:59:40  tng
- * Schema: samples update with schema
- *
- * Revision 1.7  2000/09/11 18:43:48  aruna1
- * OS390 related updates
- *
- * Revision 1.6  2000/03/02 19:53:42  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.5  2000/02/11 02:37:01  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.4  2000/02/06 07:47:19  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.3  2000/01/12 00:27:00  roddey
- * Updates to work with the new URL and input source scheme.
- *
- * Revision 1.2  1999/11/20 01:09:55  rahulj
- * Fixed usage message.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:49  twl
- * Initial checkin
- *
- * Revision 1.7  1999/11/08 20:43:36  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/MemParse/MemParseHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/MemParse/MemParseHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/MemParse/MemParseHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/MemParse/MemParseHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2005/01/12 20:43:22  cargilld
- * Remove warning messages.
- *
- * Revision 1.7  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.5  2002/02/01 22:37:14  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/05/15 22:31:08  andyh
- * Replace #include<memory.h> with <string.h> everywhere.
- *
- * Revision 1.3  2000/03/02 19:53:42  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:47:19  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:50  twl
- * Initial checkin
- *
- * Revision 1.7  1999/11/08 20:43:37  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/PParse/PParse.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/PParse/PParse.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/PParse/PParse.cpp (original)
+++ xerces/c/trunk/samples/src/PParse/PParse.cpp Thu Jun 16 17:21:06 2005
@@ -15,71 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.18  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.17  2004/09/02 14:59:29  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.16  2003/08/07 21:21:38  neilg
- * fix segmentation faults that may arise when the parser throws exceptions during document parsing.  In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement.
- *
- * Revision 1.15  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.14  2002/04/17 20:18:08  tng
- * [Bug 7493] The word "occured" is misspelled and it is a global error.
- *
- * Revision 1.13  2002/02/01 22:37:38  peiyongz
- * sane_include
- *
- * Revision 1.12  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.11  2001/10/19 18:52:04  tng
- * Since PParse can take any XML file as input file, it shouldn't hardcode to expect 16 elements.
- * Change it to work similar to SAXCount which just prints the number of elements, characters, attributes ... etc.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.10  2001/08/01 19:11:01  tng
- * Add full schema constraint checking flag to the samples and the parser.
- *
- * Revision 1.9  2001/05/11 13:24:55  tng
- * Copyright update.
- *
- * Revision 1.8  2001/05/03 15:59:48  tng
- * Schema: samples update with schema
- *
- * Revision 1.7  2000/06/20 02:23:08  rahulj
- * Help message added by Joe Polastre.
- *
- * Revision 1.6  2000/03/03 01:29:31  roddey
- * Added a scanReset()/parseReset() method to the scanner and
- * parsers, to allow for reset after early exit from a progressive parse.
- * Added calls to new Terminate() call to all of the samples. Improved
- * documentation in SAX and DOM parsers.
- *
- * Revision 1.5  2000/03/02 19:53:44  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/11 02:37:48  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.3  2000/02/06 07:47:20  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  2000/01/12 00:27:00  roddey
- * Updates to work with the new URL and input source scheme.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:45  twl
- * Initial checkin
- *
- * Revision 1.5  1999/11/08 20:43:38  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/PSVIWriter/PSVIWriter.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/PSVIWriter/PSVIWriter.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/PSVIWriter/PSVIWriter.cpp (original)
+++ xerces/c/trunk/samples/src/PSVIWriter/PSVIWriter.cpp Thu Jun 16 17:21:06 2005
@@ -16,31 +16,7 @@
 
 //REVISIT
 /*
- * $Log$
- * Revision 1.7  2005/02/23 19:07:59  cargilld
- * Various PSVI fixes from Mike Boos.
- *
- * Revision 1.6  2005/01/12 20:43:21  cargilld
- * Remove warning messages.
- *
- * Revision 1.5  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/09/02 14:59:29  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.3  2004/02/10 17:36:38  cargilld
- * Fix build problems.
- *
- * Revision 1.2  2004/02/09 13:23:45  cargilld
- * Fix build problems and update usage.
- *
- * Revision 1.1  2004/02/04 20:11:54  peiyongz
- * PSVIWriter
- *
- *
- * $Id: PSVIWriter
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/Redirect/Redirect.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/Redirect/Redirect.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/Redirect/Redirect.cpp (original)
+++ xerces/c/trunk/samples/src/Redirect/Redirect.cpp Thu Jun 16 17:21:06 2005
@@ -34,47 +34,7 @@
  * callback returns NULL indicating that do the default behaviour which is
  * to read the contents of 'personal.dtd'.
  *
- * $Log$
- * Revision 1.12  2005/04/05 15:16:36  cargilld
- * Update Redirect sample to use newer entity resolver callback.
- *
- * Revision 1.11  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.10  2004/09/02 14:59:29  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.9  2003/08/07 21:21:38  neilg
- * fix segmentation faults that may arise when the parser throws exceptions during document parsing.  In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement.
- *
- * Revision 1.8  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.7  2002/02/01 22:38:26  peiyongz
- * sane_include
- *
- * Revision 1.6  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.5  2001/10/19 19:02:42  tng
- * [Bug 3909] return non-zero an exit code when error was encounted.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.4  2000/05/31 18:53:15  rahulj
- * Removed extraneous command line arguments.
- *
- * Revision 1.3  2000/02/11 02:38:28  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.2  2000/02/06 07:47:21  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:37  twl
- * Initial checkin
- *
- * Revision 1.6  1999/11/08 20:43:39  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SAX2Count/SAX2Count.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Count/SAX2Count.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Count/SAX2Count.cpp (original)
+++ xerces/c/trunk/samples/src/SAX2Count/SAX2Count.cpp Thu Jun 16 17:21:06 2005
@@ -15,100 +15,8 @@
  */
 
 /*
-* $Log$
-* Revision 1.30  2005/03/16 15:08:33  gareth
-* Fix possible overflow problem. Patch by Matthew Hall.
-*
-* Revision 1.29  2004/09/08 13:55:33  peiyongz
-* Apache License Version 2.0
-*
-* Revision 1.28  2004/09/02 14:59:29  cargilld
-* Add OutOfMemoryException block to samples.
-*
-* Revision 1.27  2004/04/13 19:40:47  peiyongz
-* usage
-*
-* Revision 1.26  2004/04/13 16:47:02  peiyongz
-* command line option to turn on/off Identity Constraint checking
-*
-* Revision 1.25  2003/05/30 09:36:36  gareth
-* Use new macros for iostream.h and std:: issues.
-*
-* Revision 1.24  2002/12/10 13:34:51  tng
-* Samples minor update in usage information.
-*
-* Revision 1.23  2002/11/08 16:18:50  peiyongz
-* no message
-*
-* Revision 1.22  2002/11/07 18:30:42  peiyongz
-* command line option for "locale"
-*
-* Revision 1.21  2002/11/04 14:09:06  tng
-* [Bug 14201] use of ios::nocreate breaks build.
-*
-* Revision 1.20  2002/11/01 22:05:57  tng
-* Samples/Test update: Issue error if the list file failed to open.
-*
-* Revision 1.19  2002/09/27 19:24:57  tng
-* Samples Fix: wrong length in memset
-*
-* Revision 1.18  2002/07/17 18:58:35  tng
-* samples update: for testing special encoding purpose.
-*
-* Revision 1.17  2002/06/17 15:33:05  tng
-* Name Xerces features as XMLUni::fgXercesXXXX instead of XMLUni::fgSAX2XercesXXXX so that they can be shared with DOM parser.
-*
-* Revision 1.16  2002/02/13 16:11:06  knoaman
-* Update samples to use SAX2 features/properties constants from XMLUni.
-*
-* Revision 1.15  2002/02/06 16:36:51  knoaman
-* Added a new flag '-p' to SAX2 samples to set the 'namespace-prefixes' feature.
-*
-* Revision 1.14  2002/02/01 22:38:52  peiyongz
-* sane_include
-*
-* Revision 1.13  2001/10/29 17:02:57  tng
-* Fix typo in samples.
-*
-* Revision 1.12  2001/10/25 15:18:33  tng
-* delete the parser before XMLPlatformUtils::Terminate.
-*
-* Revision 1.11  2001/10/19 19:02:43  tng
-* [Bug 3909] return non-zero an exit code when error was encounted.
-* And other modification for consistent help display and return code across samples.
-*
-* Revision 1.10  2001/08/15 12:41:04  tng
-* Initialize the fURI array to zeros, in case, some compilers like AIX xlC_r doesn't reset the memory.
-*
-* Revision 1.9  2001/08/08 12:12:32  tng
-* Print the file name only if doList is on.
-*
-* Revision 1.8  2001/08/03 15:08:17  tng
-* close the list file.
-*
-* Revision 1.7  2001/08/02 17:10:29  tng
-* Allow DOMCount/SAXCount/IDOMCount/SAX2Count to take a file that has a list of xml file as input.
-*
-* Revision 1.6  2001/08/01 19:11:01  tng
-* Add full schema constraint checking flag to the samples and the parser.
-*
-* Revision 1.5  2001/05/11 13:24:56  tng
-* Copyright update.
-*
-* Revision 1.4  2001/05/03 15:59:55  tng
-* Schema: samples update with schema
-*
-* Revision 1.3  2000/08/09 22:46:06  jpolast
-* replace occurences of SAXCount with SAX2Count
-*
-* Revision 1.2  2000/08/09 22:40:15  jpolast
-* updates for changes to sax2 core functionality.
-*
-* Revision 1.1  2000/08/08 17:17:20  jpolast
-* initial checkin of SAX2Count
-*
-*
-*/
+ * $Id$
+ */
 
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,29 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2005/01/12 20:43:21  cargilld
- * Remove warning messages.
- *
- * Revision 1.6  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.4  2002/02/01 22:38:52  peiyongz
- * sane_include
- *
- * Revision 1.3  2001/08/02 17:10:29  tng
- * Allow DOMCount/SAXCount/IDOMCount/SAX2Count to take a file that has a list of xml file as input.
- *
- * Revision 1.2  2000/08/09 22:40:15  jpolast
- * updates for changes to sax2 core functionality.
- *
- * Revision 1.1  2000/08/08 17:17:20  jpolast
- * initial checkin of SAX2Count
- *
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,14 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2005/02/07 13:20:40  amassari
- * Removed warnings
- *
- * Revision 1.1  2004/12/24 19:44:21  amassari
- * Add support for SAX2 filters (jira# 1133)
- *
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SAX2Print/SAX2Print.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Print/SAX2Print.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Print/SAX2Print.cpp (original)
+++ xerces/c/trunk/samples/src/SAX2Print/SAX2Print.cpp Thu Jun 16 17:21:06 2005
@@ -15,63 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.18  2004/12/24 19:21:46  amassari
- * Add support for SAX2 filters (jira# 1133)
- *
- * Revision 1.17  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.16  2004/09/02 14:59:29  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.15  2004/02/06 15:04:16  cargilld
- * Misc 390 changes.
- *
- * Revision 1.14  2003/08/07 21:21:38  neilg
- * fix segmentation faults that may arise when the parser throws exceptions during document parsing.  In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement.
- *
- * Revision 1.13  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.12  2002/06/17 15:33:00  tng
- * Name Xerces features as XMLUni::fgXercesXXXX instead of XMLUni::fgSAX2XercesXXXX so that they can be shared with DOM parser.
- *
- * Revision 1.11  2002/05/28 20:20:26  tng
- * Add option '-n' to SAX2Print.
- *
- * Revision 1.10  2002/04/17 20:18:08  tng
- * [Bug 7493] The word "occured" is misspelled and it is a global error.
- *
- * Revision 1.9  2002/02/13 16:11:06  knoaman
- * Update samples to use SAX2 features/properties constants from XMLUni.
- *
- * Revision 1.8  2002/02/06 16:36:51  knoaman
- * Added a new flag '-p' to SAX2 samples to set the 'namespace-prefixes' feature.
- *
- * Revision 1.7  2002/02/01 22:40:44  peiyongz
- * sane_include
- *
- * Revision 1.6  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.5  2001/10/19 19:02:43  tng
- * [Bug 3909] return non-zero an exit code when error was encounted.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.4  2001/08/02 17:10:29  tng
- * Allow DOMCount/SAXCount/IDOMCount/SAX2Count to take a file that has a list of xml file as input.
- *
- * Revision 1.3  2001/08/01 19:11:01  tng
- * Add full schema constraint checking flag to the samples and the parser.
- *
- * Revision 1.2  2000/08/09 22:20:38  jpolast
- * updates for changes to sax2 core functionality.
- *
- * Revision 1.1  2000/08/02 19:16:14  jpolast
- * initial checkin of SAX2Print
- *
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,42 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.11  2005/01/12 20:43:21  cargilld
- * Remove warning messages.
- *
- * Revision 1.10  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.9  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.8  2003/03/17 21:03:52  peiyongz
- * Bug#17983
- *
- * Revision 1.7  2002/05/28 20:24:15  tng
- * XMLUni::fgEmptyString which is defined as "EMPTY" is incorrectly used as an empty string, should use XMLUni::fgZeroLenString instead
- *
- * Revision 1.6  2002/02/01 22:40:44  peiyongz
- * sane_include
- *
- * Revision 1.5  2001/05/11 13:24:57  tng
- * Copyright update.
- *
- * Revision 1.4  2001/05/03 16:00:03  tng
- * Schema: samples update with schema
- *
- * Revision 1.3  2000/10/10 23:55:53  andyh
- * XMLFormatter patch, contributed by Bill Schindler.  Fix problems with
- * output to multi-byte encodings.
- *
- * Revision 1.2  2000/08/09 22:20:38  jpolast
- * updates for changes to sax2 core functionality.
- *
- * Revision 1.1  2000/08/02 19:16:14  jpolast
- * initial checkin of SAX2Print
- *
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SAXCount/SAXCount.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXCount/SAXCount.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXCount/SAXCount.cpp (original)
+++ xerces/c/trunk/samples/src/SAXCount/SAXCount.cpp Thu Jun 16 17:21:06 2005
@@ -15,111 +15,8 @@
  */
 
 /*
-* $Log$
-* Revision 1.30  2004/09/08 13:55:33  peiyongz
-* Apache License Version 2.0
-*
-* Revision 1.29  2004/09/02 14:59:29  cargilld
-* Add OutOfMemoryException block to samples.
-*
-* Revision 1.28  2003/05/30 09:36:36  gareth
-* Use new macros for iostream.h and std:: issues.
-*
-* Revision 1.27  2002/12/10 13:34:42  tng
-* Samples minor update in usage information.
-*
-* Revision 1.26  2002/11/08 16:19:05  peiyongz
-* no message
-*
-* Revision 1.25  2002/11/07 18:31:04  peiyongz
-* command line option for "locale"
-*
-* Revision 1.24  2002/11/04 14:09:16  tng
-* [Bug 14201] use of ios::nocreate breaks build.
-*
-* Revision 1.23  2002/11/01 22:05:44  tng
-* Samples/Test update: Issue error if the list file failed to open.
-*
-* Revision 1.22  2002/09/27 19:25:10  tng
-* Samples Fix: wrong length in memset
-*
-* Revision 1.21  2002/07/17 18:58:36  tng
-* samples update: for testing special encoding purpose.
-*
-* Revision 1.20  2001/11/13 13:22:35  tng
-* SAXCount fix: restore previous feature to accept multiple input files.
-*
-* Revision 1.19  2001/10/29 17:02:57  tng
-* Fix typo in samples.
-*
-* Revision 1.18  2001/10/25 15:18:33  tng
-* delete the parser before XMLPlatformUtils::Terminate.
-*
-* Revision 1.17  2001/10/19 19:02:43  tng
-* [Bug 3909] return non-zero an exit code when error was encounted.
-* And other modification for consistent help display and return code across samples.
-*
-* Revision 1.16  2001/08/15 12:41:04  tng
-* Initialize the fURI array to zeros, in case, some compilers like AIX xlC_r doesn't reset the memory.
-*
-* Revision 1.15  2001/08/08 12:12:32  tng
-* Print the file name only if doList is on.
-*
-* Revision 1.14  2001/08/03 15:08:17  tng
-* close the list file.
-*
-* Revision 1.13  2001/08/02 17:10:29  tng
-* Allow DOMCount/SAXCount/IDOMCount/SAX2Count to take a file that has a list of xml file as input.
-*
-* Revision 1.12  2001/08/01 19:11:01  tng
-* Add full schema constraint checking flag to the samples and the parser.
-*
-* Revision 1.11  2001/05/11 13:24:57  tng
-* Copyright update.
-*
-* Revision 1.10  2001/05/03 16:00:12  tng
-* Schema: samples update with schema
-*
-* Revision 1.9  2000/10/19 23:52:41  andyh
-* SAXCount: Allow multiple files on command line
-*
-* Revision 1.8  2000/06/16 20:25:38  rahulj
-* Add the -v=always option to force validation checking. Need this
-* option for running the conformance tests.
-*
-* Revision 1.7  2000/05/31 18:39:59  rahulj
-* 'Auto' validation is the default processing mode.
-*
-* Revision 1.6  2000/05/09 00:22:29  andyh
-* Memory Cleanup.  XMLPlatformUtils::Terminate() deletes all lazily
-* allocated memory; memory leak checking tools will no longer report
-* that leaks exist.  (DOM GetElementsByTagID temporarily removed
-* as part of this.)
-*
-* Revision 1.5  2000/03/03 01:29:31  roddey
-* Added a scanReset()/parseReset() method to the scanner and
-* parsers, to allow for reset after early exit from a progressive parse.
-* Added calls to new Terminate() call to all of the samples. Improved
-* documentation in SAX and DOM parsers.
-*
-* Revision 1.4  2000/03/02 19:53:47  roddey
-* This checkin includes many changes done while waiting for the
-* 1.1.0 code to be finished. I can't list them all here, but a list is
-* available elsewhere.
-*
-* Revision 1.3  2000/02/11 02:39:10  abagchi
-* Removed StrX::transcode
-*
-* Revision 1.2  2000/02/06 07:47:23  rahulj
-* Year 2K copyright swat.
-*
-* Revision 1.1.1.1  1999/11/09 01:09:30  twl
-* Initial checkin
-*
-* Revision 1.7  1999/11/08 20:43:40  rahul
-* Swat for adding in Product name and CVS comment log variable.
-*
-*/
+ * $Id$
+ */
 
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2005/01/12 20:43:21  cargilld
- * Remove warning messages.
- *
- * Revision 1.7  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.5  2002/02/01 22:41:07  peiyongz
- * sane_include
- *
- * Revision 1.4  2001/08/02 17:10:29  tng
- * Allow DOMCount/SAXCount/IDOMCount/SAX2Count to take a file that has a list of xml file as input.
- *
- * Revision 1.3  2000/03/02 19:53:47  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:47:23  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:31  twl
- * Initial checkin
- *
- * Revision 1.8  1999/11/08 20:43:40  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/SAXPrint/SAXPrint.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXPrint/SAXPrint.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXPrint/SAXPrint.cpp (original)
+++ xerces/c/trunk/samples/src/SAXPrint/SAXPrint.cpp Thu Jun 16 17:21:06 2005
@@ -15,95 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.25  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.24  2004/09/02 14:59:29  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.23  2004/02/06 15:04:16  cargilld
- * Misc 390 changes.
- *
- * Revision 1.22  2003/08/07 21:21:38  neilg
- * fix segmentation faults that may arise when the parser throws exceptions during document parsing.  In general, XMLPlatformUtils::Terminate() should not be called from within a catch statement.
- *
- * Revision 1.21  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.20  2002/04/17 20:18:08  tng
- * [Bug 7493] The word "occured" is misspelled and it is a global error.
- *
- * Revision 1.19  2002/02/01 22:41:17  peiyongz
- * sane_include
- *
- * Revision 1.18  2001/10/29 17:02:57  tng
- * Fix typo in samples.
- *
- * Revision 1.17  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.16  2001/10/19 19:02:43  tng
- * [Bug 3909] return non-zero an exit code when error was encounted.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.15  2001/08/01 19:11:01  tng
- * Add full schema constraint checking flag to the samples and the parser.
- *
- * Revision 1.14  2001/05/11 13:24:58  tng
- * Copyright update.
- *
- * Revision 1.13  2001/05/03 16:00:21  tng
- * Schema: samples update with schema
- *
- * Revision 1.12  2000/06/16 20:25:43  rahulj
- * Add the -v=always option to force validation checking. Need this
- * option for running the conformance tests.
- *
- * Revision 1.11  2000/05/31 18:36:26  rahulj
- * Matched the command line options supported by DOMPrint.
- *
- * Revision 1.10  2000/04/12 22:58:27  roddey
- * Added support for 'auto validate' mode.
- *
- * Revision 1.9  2000/04/06 19:09:51  roddey
- * Some more improvements to output formatting. Now it will correctly
- * handle doing the 'replacement char' style of dealing with chars
- * that are unrepresentable.
- *
- * Revision 1.8  2000/04/05 00:20:32  roddey
- * More updates for the low level formatted output support
- *
- * Revision 1.7  2000/03/28 19:43:11  roddey
- * Fixes for signed/unsigned warnings. New work for two way transcoding
- * stuff.
- *
- * Revision 1.6  2000/03/03 01:29:31  roddey
- * Added a scanReset()/parseReset() method to the scanner and
- * parsers, to allow for reset after early exit from a progressive parse.
- * Added calls to new Terminate() call to all of the samples. Improved
- * documentation in SAX and DOM parsers.
- *
- * Revision 1.5  2000/03/02 19:53:49  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/11 02:39:43  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.3  2000/02/06 07:47:24  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  2000/01/12 00:27:01  roddey
- * Updates to work with the new URL and input source scheme.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:28  twl
- * Initial checkin
- *
- * Revision 1.7  1999/11/08 20:43:41  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,73 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.19  2005/01/12 20:43:21  cargilld
- * Remove warning messages.
- *
- * Revision 1.18  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.17  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.16  2003/03/17 21:03:45  peiyongz
- * Bug#17983
- *
- * Revision 1.15  2002/02/01 22:41:17  peiyongz
- * sane_include
- *
- * Revision 1.14  2001/05/11 13:24:58  tng
- * Copyright update.
- *
- * Revision 1.13  2001/05/03 16:00:25  tng
- * Schema: samples update with schema
- *
- * Revision 1.12  2000/10/10 23:55:58  andyh
- * XMLFormatter patch, contributed by Bill Schindler.  Fix problems with
- * output to multi-byte encodings.
- *
- * Revision 1.11  2000/07/25 22:41:32  aruna1
- * Char definitions in XMLUni moved to XMLUniDefs
- *
- * Revision 1.10  2000/06/17 01:58:06  rahulj
- * Now output the PI's with no space between ? and target.
- *
- * Revision 1.9  2000/05/31 23:58:19  rahulj
- * Needed an explicit char* cast to get it working under Solaris.
- *
- * Revision 1.8  2000/04/07 23:25:53  roddey
- * A couple more tweaks of the event handler output.
- *
- * Revision 1.7  2000/04/06 19:09:51  roddey
- * Some more improvements to output formatting. Now it will correctly
- * handle doing the 'replacement char' style of dealing with chars
- * that are unrepresentable.
- *
- * Revision 1.6  2000/04/05 00:20:32  roddey
- * More updates for the low level formatted output support
- *
- * Revision 1.5  2000/03/28 19:43:11  roddey
- * Fixes for signed/unsigned warnings. New work for two way transcoding
- * stuff.
- *
- * Revision 1.4  2000/03/02 19:53:49  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.3  2000/02/11 03:05:35  abagchi
- * Removed second parameter from call to StrX constructor
- *
- * Revision 1.2  2000/02/06 07:47:24  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:29  twl
- * Initial checkin
- *
- * Revision 1.11  1999/11/08 20:43:42  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SCMPrint/SCMPrint.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SCMPrint/SCMPrint.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SCMPrint/SCMPrint.cpp (original)
+++ xerces/c/trunk/samples/src/SCMPrint/SCMPrint.cpp Thu Jun 16 17:21:06 2005
@@ -15,28 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2005/01/18 19:09:20  cargilld
- * Delete memory for parser and grammarpool.  Fix from Steve Dulin.
- *
- * Revision 1.6  2005/01/12 21:00:47  cargilld
- * Fix for xercesc-1219.
- *
- * Revision 1.5  2004/09/28 04:42:21  cargilld
- * Update sample to use an error handler and only generate xsmodel when a schema document has been loaded successfully.
- *
- * Revision 1.4  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2004/09/02 14:59:29  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.2  2004/02/12 13:58:58  cargilld
- * Fix build errors.
- *
- * Revision 1.1  2004/02/11 20:53:05  peiyongz
- * SCMPrint
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/StdInParse/StdInParse.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/StdInParse/StdInParse.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/StdInParse/StdInParse.cpp (original)
+++ xerces/c/trunk/samples/src/StdInParse/StdInParse.cpp Thu Jun 16 17:21:06 2005
@@ -15,64 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.17  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.16  2004/09/02 14:59:30  cargilld
- * Add OutOfMemoryException block to samples.
- *
- * Revision 1.15  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.14  2003/05/16 15:32:12  knoaman
- * Change scope of 'src' so that it's deallocated properly.
- *
- * Revision 1.13  2002/02/01 22:41:37  peiyongz
- * sane_include
- *
- * Revision 1.12  2001/10/25 15:18:33  tng
- * delete the parser before XMLPlatformUtils::Terminate.
- *
- * Revision 1.11  2001/10/19 19:02:43  tng
- * [Bug 3909] return non-zero an exit code when error was encounted.
- * And other modification for consistent help display and return code across samples.
- *
- * Revision 1.10  2001/08/01 19:11:01  tng
- * Add full schema constraint checking flag to the samples and the parser.
- *
- * Revision 1.9  2001/05/11 13:24:59  tng
- * Copyright update.
- *
- * Revision 1.8  2001/05/03 16:00:32  tng
- * Schema: samples update with schema
- *
- * Revision 1.7  2001/02/22 20:59:57  tng
- * [Bug 678] StdInParse doesn't output filename or duration
- *
- * Revision 1.6  2000/06/20 02:23:10  rahulj
- * Help message added by Joe Polastre.
- *
- * Revision 1.5  2000/03/02 19:53:50  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.4  2000/02/11 02:40:58  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.3  2000/02/06 07:47:25  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.2  2000/01/12 00:27:01  roddey
- * Updates to work with the new URL and input source scheme.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:27  twl
- * Initial checkin
- *
- * Revision 1.5  1999/11/08 20:43:43  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.cpp (original)
+++ xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.cpp Thu Jun 16 17:21:06 2005
@@ -15,33 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2005/01/12 20:43:20  cargilld
- * Remove warning messages.
- *
- * Revision 1.6  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.4  2002/02/01 22:41:37  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:53:50  roddey
- * This checkin includes many changes done while waiting for the
- * 1.1.0 code to be finished. I can't list them all here, but a list is
- * available elsewhere.
- *
- * Revision 1.2  2000/02/06 07:47:25  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:27  twl
- * Initial checkin
- *
- * Revision 1.5  1999/11/08 20:43:43  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/scripts/packageSources.pl
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/scripts/packageSources.pl?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/scripts/packageSources.pl (original)
+++ xerces/c/trunk/scripts/packageSources.pl Thu Jun 16 17:21:06 2005
@@ -26,14 +26,8 @@
 # This script will not work with the perl provided by cygwin
 # -> use the ActiveState version of perl
 # =============================================================================
-# $Log$
-# Revision 1.50  2004/09/08 13:55:35  peiyongz
-# Apache License Version 2.0
-#
-# Revision 1.49  2003/10/06 19:45:51  peiyongz
-# Rewrite from Mike Pawlowski.
-#
 # $Id$
+#
 
 # Includes ////////////////////////////////////////////////////////////////////
 

Modified: xerces/c/trunk/src/xercesc/com/BindStatusCallback.cpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/BindStatusCallback.cpp?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/BindStatusCallback.cpp (original)
+++ xerces/c/trunk/src/xercesc/com/BindStatusCallback.cpp Thu Jun 16 17:21:06 2005
@@ -15,16 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:21:39  peiyongz
- * sane_include
- *
- * Revision 1.2  2000/03/30 02:00:13  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 // CBindStatCallback.cpp : Implementation of BindStatusCallback

Modified: xerces/c/trunk/src/xercesc/com/BindStatusCallback.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/BindStatusCallback.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/BindStatusCallback.h (original)
+++ xerces/c/trunk/src/xercesc/com/BindStatusCallback.h Thu Jun 16 17:21:06 2005
@@ -15,16 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:21:39  peiyongz
- * sane_include
- *
- * Revision 1.2  2000/03/30 02:00:13  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 // BindStatusCallback.h : Declaration of the BindStatCallback

Modified: xerces/c/trunk/src/xercesc/com/IXMLDOMCharacterDataImpl.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/IXMLDOMCharacterDataImpl.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/IXMLDOMCharacterDataImpl.h (original)
+++ xerces/c/trunk/src/xercesc/com/IXMLDOMCharacterDataImpl.h Thu Jun 16 17:21:06 2005
@@ -15,28 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.5  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.3  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.2  2003/03/14 12:44:49  tng
- * [Bug 17147] C++ namespace breaks build of XercesCOM DLL
- *
- * Revision 1.1.1.1  2002/02/01 22:21:39  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/07/07 00:12:51  jpolast
- * bug fixes for non-null terminated strings
- *
- * Revision 1.2  2000/03/30 02:00:13  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___ixmldomcharacterdataimpl_h___

Modified: xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h (original)
+++ xerces/c/trunk/src/xercesc/com/IXMLDOMNodeImpl.h Thu Jun 16 17:21:06 2005
@@ -15,47 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/10/01 08:10:38  amassari
- * Updated version numbers to 2.6; use version macros when possible
- *
- * Revision 1.6  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.4  2004/02/12 13:49:43  amassari
- * Updated version to 2.5
- *
- * Revision 1.3  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.2  2003/03/14 12:44:49  tng
- * [Bug 17147] C++ namespace breaks build of XercesCOM DLL
- *
- * Revision 1.1.1.1  2002/02/01 22:21:39  peiyongz
- * sane_include
- *
- * Revision 1.6  2001/05/11 13:25:00  tng
- * Copyright update.
- *
- * Revision 1.5  2001/01/19 15:17:54  tng
- * COM Updates by Curt Arnold: changed 1.3 to 1.4, updated the GUID's so
- * both can coexist and fixed a new minor bugs.  Most of the changes involved
- * error reporting, now a DOM defined error will return an HRESULT of
- * 0x80040600 + code and will set an error description to the error name.
- *
- * Revision 1.4  2000/06/19 20:05:56  rahulj
- * Changes for increased conformance and stability. Submitted by
- * Curt.Arnold@hyprotech.com. Verified by Joe Polastre.
- *
- * Revision 1.3  2000/06/03 00:28:54  andyh
- * COM Wrapper changes from Curt Arnold
- *
- * Revision 1.2  2000/03/30 02:00:12  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___ixmldomnodeimpl_h___

Modified: xerces/c/trunk/src/xercesc/com/IXMLDOMTextImpl.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/IXMLDOMTextImpl.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/IXMLDOMTextImpl.h (original)
+++ xerces/c/trunk/src/xercesc/com/IXMLDOMTextImpl.h Thu Jun 16 17:21:06 2005
@@ -15,22 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.4  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.2  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.1.1.1  2002/02/01 22:21:40  peiyongz
- * sane_include
- *
- * Revision 1.2  2000/03/30 02:00:12  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___ixmldomtextimpl_h___

Modified: xerces/c/trunk/src/xercesc/com/StdAfx.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/StdAfx.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/StdAfx.h (original)
+++ xerces/c/trunk/src/xercesc/com/StdAfx.h Thu Jun 16 17:21:06 2005
@@ -15,19 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.2  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.1.1.1  2002/02/01 22:21:40  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/06/03 00:28:55  andyh
- * COM Wrapper changes from Curt Arnold
- *
- * Revision 1.2  2000/03/30 02:00:12  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 // stdafx.h : include file for standard system include files,

Modified: xerces/c/trunk/src/xercesc/com/XMLDOMCDATASection.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/XMLDOMCDATASection.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMCDATASection.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMCDATASection.h Thu Jun 16 17:21:06 2005
@@ -15,46 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.5  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.4  2003/10/21 21:21:32  amassari
- * When the COM object is loaded by a late-binding engine (like WSH, or
- * Visual Basic when the type library is not preloaded in the editor), the type
- * library version stored in the resource must match the version specified in the
- * IDispatchImpl template (defaulted to 1.0), or trying to invoke a method will fail
- *
- * Revision 1.3  2003/03/14 12:44:49  tng
- * [Bug 17147] C++ namespace breaks build of XercesCOM DLL
- *
- * Revision 1.2  2002/05/21 19:53:53  tng
- * DOM Reorganization: update include path for the old DOM interface in COM files
- *
- * Revision 1.1.1.1  2002/02/01 22:21:40  peiyongz
- * sane_include
- *
- * Revision 1.5  2001/05/11 13:25:02  tng
- * Copyright update.
- *
- * Revision 1.4  2001/01/19 15:18:04  tng
- * COM Updates by Curt Arnold: changed 1.3 to 1.4, updated the GUID's so
- * both can coexist and fixed a new minor bugs.  Most of the changes involved
- * error reporting, now a DOM defined error will return an HRESULT of
- * 0x80040600 + code and will set an error description to the error name.
- *
- * Revision 1.3  2000/06/03 00:28:55  andyh
- * COM Wrapper changes from Curt Arnold
- *
- * Revision 1.2  2000/03/30 02:00:11  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___xmldomcdatasection_h___

Modified: xerces/c/trunk/src/xercesc/com/XMLDOMComment.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/XMLDOMComment.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMComment.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMComment.h Thu Jun 16 17:21:06 2005
@@ -15,46 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.5  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.4  2003/10/21 21:21:32  amassari
- * When the COM object is loaded by a late-binding engine (like WSH, or
- * Visual Basic when the type library is not preloaded in the editor), the type
- * library version stored in the resource must match the version specified in the
- * IDispatchImpl template (defaulted to 1.0), or trying to invoke a method will fail
- *
- * Revision 1.3  2003/03/14 12:44:49  tng
- * [Bug 17147] C++ namespace breaks build of XercesCOM DLL
- *
- * Revision 1.2  2002/05/21 19:53:53  tng
- * DOM Reorganization: update include path for the old DOM interface in COM files
- *
- * Revision 1.1.1.1  2002/02/01 22:21:40  peiyongz
- * sane_include
- *
- * Revision 1.5  2001/05/11 13:25:02  tng
- * Copyright update.
- *
- * Revision 1.4  2001/01/19 15:18:05  tng
- * COM Updates by Curt Arnold: changed 1.3 to 1.4, updated the GUID's so
- * both can coexist and fixed a new minor bugs.  Most of the changes involved
- * error reporting, now a DOM defined error will return an HRESULT of
- * 0x80040600 + code and will set an error description to the error name.
- *
- * Revision 1.3  2000/06/03 00:28:57  andyh
- * COM Wrapper changes from Curt Arnold
- *
- * Revision 1.2  2000/03/30 02:00:11  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___xmldomcomment_h___

Modified: xerces/c/trunk/src/xercesc/com/XMLDOMDocument.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/XMLDOMDocument.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMDocument.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMDocument.h Thu Jun 16 17:21:06 2005
@@ -15,59 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.10  2004/10/01 08:10:38  amassari
- * Updated version numbers to 2.6; use version macros when possible
- *
- * Revision 1.9  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.8  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.7  2004/02/12 13:49:43  amassari
- * Updated version to 2.5
- *
- * Revision 1.6  2003/12/02 14:33:13  amassari
- * Don't use the word "exception" as a variable name, as VC 7.1 complains about it
- *
- * Revision 1.5  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.4  2003/10/21 21:21:32  amassari
- * When the COM object is loaded by a late-binding engine (like WSH, or
- * Visual Basic when the type library is not preloaded in the editor), the type
- * library version stored in the resource must match the version specified in the
- * IDispatchImpl template (defaulted to 1.0), or trying to invoke a method will fail
- *
- * Revision 1.3  2003/03/14 12:44:49  tng
- * [Bug 17147] C++ namespace breaks build of XercesCOM DLL
- *
- * Revision 1.2  2002/05/21 19:53:53  tng
- * DOM Reorganization: update include path for the old DOM interface in COM files
- *
- * Revision 1.1.1.1  2002/02/01 22:21:40  peiyongz
- * sane_include
- *
- * Revision 1.6  2001/05/11 13:25:03  tng
- * Copyright update.
- *
- * Revision 1.5  2001/01/19 15:18:10  tng
- * COM Updates by Curt Arnold: changed 1.3 to 1.4, updated the GUID's so
- * both can coexist and fixed a new minor bugs.  Most of the changes involved
- * error reporting, now a DOM defined error will return an HRESULT of
- * 0x80040600 + code and will set an error description to the error name.
- *
- * Revision 1.4  2000/06/19 20:05:58  rahulj
- * Changes for increased conformance and stability. Submitted by
- * Curt.Arnold@hyprotech.com. Verified by Joe Polastre.
- *
- * Revision 1.3  2000/06/03 00:28:57  andyh
- * COM Wrapper changes from Curt Arnold
- *
- * Revision 1.2  2000/03/30 02:00:11  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___xmldomdocument_h___

Modified: xerces/c/trunk/src/xercesc/com/XMLDOMDocumentFragment.h
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/com/XMLDOMDocumentFragment.h?rev=191036&r1=191035&r2=191036&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/com/XMLDOMDocumentFragment.h (original)
+++ xerces/c/trunk/src/xercesc/com/XMLDOMDocumentFragment.h Thu Jun 16 17:21:06 2005
@@ -15,46 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:35  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2004/02/25 18:38:33  amassari
- * The COM wrapper doesn't use the deprecated DOM anymore
- *
- * Revision 1.5  2003/11/21 12:05:48  amassari
- * Updated version to 2.4
- *
- * Revision 1.4  2003/10/21 21:21:32  amassari
- * When the COM object is loaded by a late-binding engine (like WSH, or
- * Visual Basic when the type library is not preloaded in the editor), the type
- * library version stored in the resource must match the version specified in the
- * IDispatchImpl template (defaulted to 1.0), or trying to invoke a method will fail
- *
- * Revision 1.3  2003/03/14 12:44:49  tng
- * [Bug 17147] C++ namespace breaks build of XercesCOM DLL
- *
- * Revision 1.2  2002/05/21 19:53:53  tng
- * DOM Reorganization: update include path for the old DOM interface in COM files
- *
- * Revision 1.1.1.1  2002/02/01 22:21:40  peiyongz
- * sane_include
- *
- * Revision 1.5  2001/05/11 13:25:03  tng
- * Copyright update.
- *
- * Revision 1.4  2001/01/19 15:18:11  tng
- * COM Updates by Curt Arnold: changed 1.3 to 1.4, updated the GUID's so
- * both can coexist and fixed a new minor bugs.  Most of the changes involved
- * error reporting, now a DOM defined error will return an HRESULT of
- * 0x80040600 + code and will set an error description to the error name.
- *
- * Revision 1.3  2000/06/03 00:28:58  andyh
- * COM Wrapper changes from Curt Arnold
- *
- * Revision 1.2  2000/03/30 02:00:11  abagchi
- * Initial checkin of working code with Copyright Notice
- *
+ * $Id$
  */
 
 #ifndef ___xmldomdocumentfragment_h___



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org