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 03:30:03 UTC

svn commit: r191045 [1/8] - in /xerces/c/trunk: samples/src/DOMCount/ samples/src/DOMPrint/ samples/src/MemParse/ samples/src/PParse/ samples/src/Redirect/ samples/src/SAX2Count/ samples/src/SAX2Print/ samples/src/SAXCount/ samples/src/SAXPrint/ samples/src/SEnumVal/ samples/src/StdInParse/ src/xercesc/dom/ 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/MsgLoaders/Win32/ src/xercesc/util/NetAccessors/Socket/ src/xercesc/util/NetAccessors/WinSock/ src/xercesc/util/NetAccessors/libWWW/ src/xercesc/util/Platforms/AIX/ 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/OS2/ src/xercesc/util/Platforms/OS390/ src/xercesc/util/Platforms/OS400/ src/xercesc/util/Platforms/OpenServer/ src/xercesc/util/Platforms/PTX/ src/xercesc/util/Platforms/QNX/ src/xercesc/util/Platforms/Solaris/ src/xercesc/util/Platforms/Tandem/ src/xercesc/util/Platforms/UnixWare/ src/xercesc/util/Platforms/Win32/ src/xercesc/util/Transcoders/ICU/ src/xercesc/util/Transcoders/Iconv/ src/xercesc/util/Transcoders/Iconv390/ src/xercesc/util/Transcoders/Iconv400/ src/xercesc/util/Transcoders/IconvFBSD/ src/xercesc/util/Transcoders/IconvGNU/ src/xercesc/util/Transcoders/Uniconv390/ src/xercesc/util/Transcoders/Win32/ src/xercesc/validators/DTD/ src/xercesc/validators/common/ src/xercesc/validators/datatype/ src/xercesc/validators/schema/ src/xercesc/validators/schema/identity/ tests/src/ParserTest/ tests/src/UtilTests/ tests/src/XSValueTest/ tests/src/XSerializerTest/ tools/IANACharset/ tools/NLS/Xlat/

Author: jberry
Date: Thu Jun 16 18:29:55 2005
New Revision: 191045

URL: http://svn.apache.org/viewcvs?rev=191045&view=rev
Log:
Replace $Log$ keyword and logs with $Id$ in remainder of files, I hope.
Regex is my friend, I hope.


Modified:
    xerces/c/trunk/samples/src/DOMCount/DOMCount.hpp
    xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.hpp
    xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.hpp
    xerces/c/trunk/samples/src/MemParse/MemParse.hpp
    xerces/c/trunk/samples/src/MemParse/MemParseHandlers.hpp
    xerces/c/trunk/samples/src/PParse/PParse.hpp
    xerces/c/trunk/samples/src/PParse/PParseHandlers.hpp
    xerces/c/trunk/samples/src/Redirect/Redirect.hpp
    xerces/c/trunk/samples/src/Redirect/RedirectHandlers.hpp
    xerces/c/trunk/samples/src/SAX2Count/SAX2Count.hpp
    xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.hpp
    xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.hpp
    xerces/c/trunk/samples/src/SAX2Print/SAX2Print.hpp
    xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.hpp
    xerces/c/trunk/samples/src/SAXCount/SAXCount.hpp
    xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.hpp
    xerces/c/trunk/samples/src/SAXPrint/SAXPrint.hpp
    xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.hpp
    xerces/c/trunk/samples/src/SEnumVal/Makefile.in
    xerces/c/trunk/samples/src/StdInParse/StdInParse.hpp
    xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.hpp
    xerces/c/trunk/src/xercesc/dom/DOMEntityResolver.hpp
    xerces/c/trunk/src/xercesc/dom/DOMError.hpp
    xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp
    xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp
    xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp
    xerces/c/trunk/src/xercesc/dom/DOMWriter.hpp
    xerces/c/trunk/src/xercesc/dom/DOMWriterFilter.hpp
    xerces/c/trunk/src/xercesc/dom/impl/DOMErrorImpl.hpp
    xerces/c/trunk/src/xercesc/dom/impl/DOMLocatorImpl.hpp
    xerces/c/trunk/src/xercesc/dom/impl/DOMWriterImpl.hpp
    xerces/c/trunk/src/xercesc/framework/BinOutputStream.hpp
    xerces/c/trunk/src/xercesc/framework/LocalFileFormatTarget.hpp
    xerces/c/trunk/src/xercesc/framework/LocalFileInputSource.hpp
    xerces/c/trunk/src/xercesc/framework/MemBufFormatTarget.hpp
    xerces/c/trunk/src/xercesc/framework/MemBufInputSource.hpp
    xerces/c/trunk/src/xercesc/framework/MemoryManager.hpp
    xerces/c/trunk/src/xercesc/framework/StdInInputSource.hpp
    xerces/c/trunk/src/xercesc/framework/StdOutFormatTarget.hpp
    xerces/c/trunk/src/xercesc/framework/URLInputSource.hpp
    xerces/c/trunk/src/xercesc/framework/ValidationContext.hpp
    xerces/c/trunk/src/xercesc/framework/XMLAttDef.hpp
    xerces/c/trunk/src/xercesc/framework/XMLAttDefList.hpp
    xerces/c/trunk/src/xercesc/framework/XMLAttr.hpp
    xerces/c/trunk/src/xercesc/framework/XMLBuffer.hpp
    xerces/c/trunk/src/xercesc/framework/XMLBufferMgr.hpp
    xerces/c/trunk/src/xercesc/framework/XMLContentModel.hpp
    xerces/c/trunk/src/xercesc/framework/XMLDTDDescription.hpp
    xerces/c/trunk/src/xercesc/framework/XMLDocumentHandler.hpp
    xerces/c/trunk/src/xercesc/framework/XMLElementDecl.hpp
    xerces/c/trunk/src/xercesc/framework/XMLEntityDecl.hpp
    xerces/c/trunk/src/xercesc/framework/XMLEntityHandler.hpp
    xerces/c/trunk/src/xercesc/framework/XMLErrorReporter.hpp
    xerces/c/trunk/src/xercesc/framework/XMLFormatter.hpp
    xerces/c/trunk/src/xercesc/framework/XMLGrammarDescription.hpp
    xerces/c/trunk/src/xercesc/framework/XMLGrammarPool.hpp
    xerces/c/trunk/src/xercesc/framework/XMLNotationDecl.hpp
    xerces/c/trunk/src/xercesc/framework/XMLPScanToken.hpp
    xerces/c/trunk/src/xercesc/framework/XMLRefInfo.hpp
    xerces/c/trunk/src/xercesc/framework/XMLValidator.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIAttribute.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIAttributeList.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIElement.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIHandler.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/PSVIItem.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSAnnotation.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSAttributeGroupDefinition.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSAttributeUse.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSComplexTypeDefinition.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSConstants.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSElementDeclaration.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSFacet.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSIDCDefinition.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSModel.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSModelGroup.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSModelGroupDefinition.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSMultiValueFacet.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSNamedMap.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSNamespaceItem.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSNotationDeclaration.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSObject.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSParticle.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSSimpleTypeDefinition.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSTypeDefinition.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSValue.hpp
    xerces/c/trunk/src/xercesc/framework/psvi/XSWildcard.hpp
    xerces/c/trunk/src/xercesc/internal/BinFileOutputStream.hpp
    xerces/c/trunk/src/xercesc/internal/BinMemOutputStream.hpp
    xerces/c/trunk/src/xercesc/internal/CharTypeTables.hpp
    xerces/c/trunk/src/xercesc/internal/DGXMLScanner.hpp
    xerces/c/trunk/src/xercesc/internal/ElemStack.hpp
    xerces/c/trunk/src/xercesc/internal/EndOfEntityException.hpp
    xerces/c/trunk/src/xercesc/internal/IGXMLScanner.hpp
    xerces/c/trunk/src/xercesc/internal/ReaderMgr.hpp
    xerces/c/trunk/src/xercesc/internal/SGXMLScanner.hpp
    xerces/c/trunk/src/xercesc/internal/ValidationContextImpl.hpp
    xerces/c/trunk/src/xercesc/internal/VecAttrListImpl.hpp
    xerces/c/trunk/src/xercesc/internal/VecAttributesImpl.hpp
    xerces/c/trunk/src/xercesc/internal/WFXMLScanner.hpp
    xerces/c/trunk/src/xercesc/internal/XMLGrammarPoolImpl.hpp
    xerces/c/trunk/src/xercesc/internal/XMLInternalErrorHandler.hpp
    xerces/c/trunk/src/xercesc/internal/XMLReader.hpp
    xerces/c/trunk/src/xercesc/internal/XMLScanner.hpp
    xerces/c/trunk/src/xercesc/internal/XMLScannerResolver.hpp
    xerces/c/trunk/src/xercesc/internal/XProtoType.hpp
    xerces/c/trunk/src/xercesc/internal/XSAXMLScanner.hpp
    xerces/c/trunk/src/xercesc/internal/XSObjectFactory.hpp
    xerces/c/trunk/src/xercesc/internal/XSerializable.hpp
    xerces/c/trunk/src/xercesc/internal/XSerializationException.hpp
    xerces/c/trunk/src/xercesc/internal/XSerializeEngine.hpp
    xerces/c/trunk/src/xercesc/internal/XTemplateSerializer.hpp
    xerces/c/trunk/src/xercesc/parsers/SAX2XMLFilterImpl.hpp
    xerces/c/trunk/src/xercesc/parsers/SAX2XMLReaderImpl.hpp
    xerces/c/trunk/src/xercesc/parsers/SAXParser.hpp
    xerces/c/trunk/src/xercesc/sax/AttributeList.hpp
    xerces/c/trunk/src/xercesc/sax/DTDHandler.hpp
    xerces/c/trunk/src/xercesc/sax/DocumentHandler.hpp
    xerces/c/trunk/src/xercesc/sax/EntityResolver.hpp
    xerces/c/trunk/src/xercesc/sax/ErrorHandler.hpp
    xerces/c/trunk/src/xercesc/sax/HandlerBase.hpp
    xerces/c/trunk/src/xercesc/sax/InputSource.hpp
    xerces/c/trunk/src/xercesc/sax/Locator.hpp
    xerces/c/trunk/src/xercesc/sax/Parser.hpp
    xerces/c/trunk/src/xercesc/sax/SAXException.hpp
    xerces/c/trunk/src/xercesc/sax/SAXParseException.hpp
    xerces/c/trunk/src/xercesc/sax2/Attributes.hpp
    xerces/c/trunk/src/xercesc/sax2/ContentHandler.hpp
    xerces/c/trunk/src/xercesc/sax2/DeclHandler.hpp
    xerces/c/trunk/src/xercesc/sax2/DefaultHandler.hpp
    xerces/c/trunk/src/xercesc/sax2/LexicalHandler.hpp
    xerces/c/trunk/src/xercesc/sax2/SAX2XMLFilter.hpp
    xerces/c/trunk/src/xercesc/sax2/SAX2XMLReader.hpp
    xerces/c/trunk/src/xercesc/sax2/XMLReaderFactory.hpp
    xerces/c/trunk/src/xercesc/util/AutoSense.hpp
    xerces/c/trunk/src/xercesc/util/BinFileInputStream.hpp
    xerces/c/trunk/src/xercesc/util/BinInputStream.hpp
    xerces/c/trunk/src/xercesc/util/BitOps.hpp
    xerces/c/trunk/src/xercesc/util/BitSet.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/CSetDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/GCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/HPCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/IBMVAW32Defs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/MIPSproDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/MVSCPPDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/PTXCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/QCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/SCOCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/SunCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/SunKaiDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/TandemCCDefs.hpp
    xerces/c/trunk/src/xercesc/util/Compilers/VCPPDefs.hpp
    xerces/c/trunk/src/xercesc/util/CountedPointer.hpp
    xerces/c/trunk/src/xercesc/util/DefaultPanicHandler.hpp
    xerces/c/trunk/src/xercesc/util/FlagJanitor.hpp
    xerces/c/trunk/src/xercesc/util/HashCMStateSet.hpp
    xerces/c/trunk/src/xercesc/util/Janitor.hpp
    xerces/c/trunk/src/xercesc/util/KVStringPair.hpp
    xerces/c/trunk/src/xercesc/util/KeyValuePair.hpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/ICU/ICUMsgLoader.hpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/InMemory/InMemMsgLoader.hpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/MsgCatalog/MsgCatalogLoader.hpp
    xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Win32MsgLoader.hpp
    xerces/c/trunk/src/xercesc/util/Mutexes.hpp
    xerces/c/trunk/src/xercesc/util/NameIdPool.hpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/Socket/SocketNetAccessor.hpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/Socket/UnixHTTPURLInputStream.hpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/WinSock/BinHTTPURLInputStream.hpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/WinSock/WinSockNetAccessor.hpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/libWWW/BinURLInputStream.hpp
    xerces/c/trunk/src/xercesc/util/NetAccessors/libWWW/LibWWWNetAccessor.hpp
    xerces/c/trunk/src/xercesc/util/PanicHandler.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/AIX/AIXDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/BeOS/BeOSDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/Cygwin/CygwinDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/FreeBSD/FreeBSDDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/HPUX/HPUXDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/IRIX/IRIXDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/Interix/InterixDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/Linux/LinuxDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/OS2/OS2Defs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/OS390/OS390Defs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/OS400/OS400Defs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/OS400/OS400PlatformUtils.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/OpenServer/OpenServerDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/PTX/PTXDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/QNX/QNXDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/Solaris/SolarisDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/Tandem/TandemDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/UnixWare/UnixWareDefs.hpp
    xerces/c/trunk/src/xercesc/util/Platforms/Win32/Win32Defs.hpp
    xerces/c/trunk/src/xercesc/util/QName.hpp
    xerces/c/trunk/src/xercesc/util/RefArrayOf.hpp
    xerces/c/trunk/src/xercesc/util/RefHash2KeysTableOf.hpp
    xerces/c/trunk/src/xercesc/util/RefHash3KeysIdPool.hpp
    xerces/c/trunk/src/xercesc/util/RefHashTableOf.hpp
    xerces/c/trunk/src/xercesc/util/RefStackOf.hpp
    xerces/c/trunk/src/xercesc/util/RefVectorOf.hpp
    xerces/c/trunk/src/xercesc/util/SchemaDateTimeException.hpp
    xerces/c/trunk/src/xercesc/util/SecurityManager.hpp
    xerces/c/trunk/src/xercesc/util/StringPool.hpp
    xerces/c/trunk/src/xercesc/util/SynchronizedStringPool.hpp
    xerces/c/trunk/src/xercesc/util/TransService.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/ICU/ICUTransService.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv/IconvTransService.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv390/Iconv390TransService.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv400/iconv_cnv.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Iconv400/iconv_util.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/IconvFBSD/IconvFBSDTransService.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/IconvGNU/IconvGNUTransService.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XML256TableTranscoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XML88591Transcoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLASCIITranscoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLEBCDICTranscoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLIBM1047Transcoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLIBM1140Transcoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLUTF8Transcoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Uniconv390/XMLWin1252Transcoder390.hpp
    xerces/c/trunk/src/xercesc/util/Transcoders/Win32/Win32TransService.hpp
    xerces/c/trunk/src/xercesc/util/ValueArrayOf.hpp
    xerces/c/trunk/src/xercesc/util/ValueStackOf.hpp
    xerces/c/trunk/src/xercesc/util/ValueVectorOf.hpp
    xerces/c/trunk/src/xercesc/util/XML256TableTranscoder.hpp
    xerces/c/trunk/src/xercesc/util/XMLAbstractDoubleFloat.hpp
    xerces/c/trunk/src/xercesc/util/XMLChar.hpp
    xerces/c/trunk/src/xercesc/util/XMLDateTime.hpp
    xerces/c/trunk/src/xercesc/util/XMLDeleterFor.hpp
    xerces/c/trunk/src/xercesc/util/XMLDouble.hpp
    xerces/c/trunk/src/xercesc/util/XMLEntityResolver.hpp
    xerces/c/trunk/src/xercesc/util/XMLEnumerator.hpp
    xerces/c/trunk/src/xercesc/util/XMLFloat.hpp
    xerces/c/trunk/src/xercesc/util/XMLInteger.hpp
    xerces/c/trunk/src/xercesc/util/XMLMsgLoader.hpp
    xerces/c/trunk/src/xercesc/util/XMLNumber.hpp
    xerces/c/trunk/src/xercesc/util/XMLRegisterCleanup.hpp
    xerces/c/trunk/src/xercesc/util/XMLResourceIdentifier.hpp
    xerces/c/trunk/src/xercesc/util/XMLUri.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDAttDef.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDAttDefList.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDElementDecl.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDEntityDecl.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDGrammar.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDScanner.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DTDValidator.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/DocTypeHandler.hpp
    xerces/c/trunk/src/xercesc/validators/DTD/XMLDTDDescriptionImpl.hpp
    xerces/c/trunk/src/xercesc/validators/common/AllContentModel.hpp
    xerces/c/trunk/src/xercesc/validators/common/CMAny.hpp
    xerces/c/trunk/src/xercesc/validators/common/CMBinaryOp.hpp
    xerces/c/trunk/src/xercesc/validators/common/CMLeaf.hpp
    xerces/c/trunk/src/xercesc/validators/common/CMNode.hpp
    xerces/c/trunk/src/xercesc/validators/common/CMStateSet.hpp
    xerces/c/trunk/src/xercesc/validators/common/CMUnaryOp.hpp
    xerces/c/trunk/src/xercesc/validators/common/ContentLeafNameTypeVector.hpp
    xerces/c/trunk/src/xercesc/validators/common/ContentSpecNode.hpp
    xerces/c/trunk/src/xercesc/validators/common/DFAContentModel.hpp
    xerces/c/trunk/src/xercesc/validators/common/MixedContentModel.hpp
    xerces/c/trunk/src/xercesc/validators/common/SimpleContentModel.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/AbstractNumericFacetValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/AbstractNumericValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/AbstractStringValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/AnyURIDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/Base64BinaryDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DateDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DateTimeDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DateTimeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DayDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DecimalDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DoubleDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/DurationDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/ENTITYDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/FloatDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/HexBinaryDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/IDDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/IDREFDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/ListDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/MonthDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/MonthDayDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/NCNameDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/NOTATIONDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/NameDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/QNameDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/StringDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/TimeDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/UnionDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/XMLCanRepGroup.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/YearDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/datatype/YearMonthDatatypeValidator.hpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaAttDef.hpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaAttDefList.hpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaElementDecl.hpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaGrammar.hpp
    xerces/c/trunk/src/xercesc/validators/schema/SchemaValidator.hpp
    xerces/c/trunk/src/xercesc/validators/schema/XUtil.hpp
    xerces/c/trunk/src/xercesc/validators/schema/XercesElementWildcard.hpp
    xerces/c/trunk/src/xercesc/validators/schema/identity/IdentityConstraintHandler.hpp
    xerces/c/trunk/tests/src/ParserTest/ParserTest.hpp
    xerces/c/trunk/tests/src/ParserTest/ParserTest_Parser.hpp
    xerces/c/trunk/tests/src/UtilTests/CoreTests.hpp
    xerces/c/trunk/tests/src/XSValueTest/Makefile.in
    xerces/c/trunk/tests/src/XSValueTest/XSValueTest.hpp
    xerces/c/trunk/tests/src/XSerializerTest/XSerializerHandlers.hpp
    xerces/c/trunk/tests/src/XSerializerTest/XSerializerTest.hpp
    xerces/c/trunk/tools/IANACharset/IANACharset_ErrHandler.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_CppSrc.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_ErrHandler.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_Formatter.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_ICUResourceBundle.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_MsgCatalog.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_Types.hpp
    xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.hpp

Modified: xerces/c/trunk/samples/src/DOMCount/DOMCount.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/DOMCount/DOMCount.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/DOMCount/DOMCount.hpp (original)
+++ xerces/c/trunk/samples/src/DOMCount/DOMCount.hpp Thu Jun 16 18:29:55 2005
@@ -15,45 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.11  2004/09/08 13:55:31  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.10  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.9  2003/02/05 18:53:22  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.8  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.7  2002/06/18 16:19:40  knoaman
- * Replace XercesDOMParser with DOMBuilder for parsing XML documents.
- *
- * Revision 1.6  2002/02/01 22:35:01  peiyongz
- * sane_include
- *
- * Revision 1.5  2000/10/20 22:00:35  andyh
- * DOMCount sample Minor cleanup - rename error handler class to say that it is an error handler.
- *
- * Revision 1.4  2000/03/02 19:53:39  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:43:55  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.2  2000/02/06 07:47:17  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:52  twl
- * Initial checkin
- *
- * Revision 1.5  1999/11/08 20:43:35  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.hpp (original)
+++ xerces/c/trunk/samples/src/DOMPrint/DOMPrintErrorHandler.hpp Thu Jun 16 18:29:55 2005
@@ -16,17 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.3  2004/09/08 13:55:31  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.1  2002/05/29 21:19:50  peiyongz
- * DOM3 DOMWriter/DOMWriterFilter
- *
- *
  */
 
 

Modified: xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.hpp (original)
+++ xerces/c/trunk/samples/src/DOMPrint/DOMPrintFilter.hpp Thu Jun 16 18:29:55 2005
@@ -16,22 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.5  2004/09/08 13:55:31  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * 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
- *
  */
 
 //////////////////////////////////////////////////////////////////////

Modified: xerces/c/trunk/samples/src/MemParse/MemParse.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/MemParse/MemParse.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/MemParse/MemParse.hpp (original)
+++ xerces/c/trunk/samples/src/MemParse/MemParse.hpp Thu Jun 16 18:29:55 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.6  2003/02/05 18:53:23  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.5  2002/02/01 22:37:14  peiyongz
- * sane_include
- *
- * Revision 1.4  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.3  2000/02/11 02:44:43  abagchi
- * Removed StrX::transcode
- *
- * 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.5  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/MemParse/MemParseHandlers.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/MemParse/MemParseHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/MemParse/MemParseHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/MemParse/MemParseHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/12/06 11:55:37  cargilld
- * Rename parameter named exception to get rid of warning msgs.
- *
- * Revision 1.7  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.5  2002/11/04 15:23:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/02/01 22:37:14  peiyongz
- * sane_include
- *
- * 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.6  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.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/PParse/PParse.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/PParse/PParse.hpp (original)
+++ xerces/c/trunk/samples/src/PParse/PParse.hpp Thu Jun 16 18:29:55 2005
@@ -15,33 +15,7 @@
  */
 
 /*
- * $Log$
- * 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  2003/02/05 18:53:23  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.4  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.3  2000/02/11 02:45:15  abagchi
- * Removed StrX::transcode
- *
- * Revision 1.2  2000/02/06 07:47:20  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:45  twl
- * Initial checkin
- *
- * Revision 1.4  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/PParse/PParseHandlers.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/PParse/PParseHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/PParse/PParseHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/PParse/PParseHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,38 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:32  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.6  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.5  2002/02/01 22:37:38  peiyongz
- * sane_include
- *
- * Revision 1.4  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.3  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.2  2000/02/06 07:47:21  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:46  twl
- * Initial checkin
- *
- * Revision 1.4  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/Redirect/Redirect.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/Redirect/Redirect.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/Redirect/Redirect.hpp (original)
+++ xerces/c/trunk/samples/src/Redirect/Redirect.hpp Thu Jun 16 18:29:55 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/05/30 09:36:35  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.6  2003/02/05 18:53:23  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.5  2002/02/01 22:38:26  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/03/02 19:53:46  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:45:59  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:38  twl
- * Initial checkin
- *
- * Revision 1.5  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/Redirect/RedirectHandlers.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/Redirect/RedirectHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/Redirect/RedirectHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/Redirect/RedirectHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,39 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.9  2005/04/05 15:16:36  cargilld
- * Update Redirect sample to use newer entity resolver callback.
- *
- * Revision 1.8  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.6  2002/11/05 21:46:19  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.5  2002/11/04 15:23:03  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/02/01 22:38:26  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/03/02 19:53:46  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:22  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:09:38  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.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Count/SAX2Count.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Count/SAX2Count.hpp (original)
+++ xerces/c/trunk/samples/src/SAX2Count/SAX2Count.hpp Thu Jun 16 18:29:55 2005
@@ -15,26 +15,7 @@
  */
 
 /*
- * $Log$
- * 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  2003/02/05 18:53:23  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.3  2002/02/01 22:38:52  peiyongz
- * sane_include
- *
- * 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.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/SAX2Count/SAX2CountHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,29 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.5  2002/11/05 21:46:20  tng
- * Explicit code using namespace in application.
- *
- * 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:21  jpolast
- * initial checkin of SAX2Count
- *
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/SAX2Print/SAX2FilterHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,11 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.1  2004/12/24 19:44:21  amassari
- * Add support for SAX2 filters (jira# 1133)
- *
- *
+ * $Id$
  */
 
 #include    <xercesc/parsers/SAX2XMLFilterImpl.hpp>

Modified: xerces/c/trunk/samples/src/SAX2Print/SAX2Print.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Print/SAX2Print.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Print/SAX2Print.hpp (original)
+++ xerces/c/trunk/samples/src/SAX2Print/SAX2Print.hpp Thu Jun 16 18:29:55 2005
@@ -15,20 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.4  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.2  2003/02/05 18:53:23  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.1  2000/08/02 19:16:14  jpolast
- * initial checkin of SAX2Print
- *
- *
+ * $Id$
  */
 
 // ---------------------------------------------------------------------------

Modified: xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/SAX2Print/SAX2PrintHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,30 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.5  2002/11/05 21:46:20  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.4  2002/02/01 22:40:44  peiyongz
- * sane_include
- *
- * Revision 1.3  2000/10/10 23:55:55  andyh
- * XMLFormatter patch, contributed by Bill Schindler.  Fix problems with
- * output to multi-byte encodings.
- *
- * Revision 1.2  2000/08/09 22:20:39  jpolast
- * updates for changes to sax2 core functionality.
- *
- * Revision 1.1  2000/08/02 19:16:14  jpolast
- * initial checkin of SAX2Print
- *
- *
+ * $Id$
  */
 
 #include    <xercesc/sax2/DefaultHandler.hpp>

Modified: xerces/c/trunk/samples/src/SAXCount/SAXCount.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXCount/SAXCount.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXCount/SAXCount.hpp (original)
+++ xerces/c/trunk/samples/src/SAXCount/SAXCount.hpp Thu Jun 16 18:29:55 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:33  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.6  2003/02/05 18:53:24  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.5  2002/02/01 22:41:07  peiyongz
- * sane_include
- *
- * 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:46:39  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:31  twl
- * Initial checkin
- *
- * Revision 1.5  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.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/SAXCount/SAXCountHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,39 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.9  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.8  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.7  2002/11/05 21:46:20  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.6  2002/11/04 15:23:03  tng
- * C++ Namespace Support.
- *
- * 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:32  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/SAXPrint.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXPrint/SAXPrint.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXPrint/SAXPrint.hpp (original)
+++ xerces/c/trunk/samples/src/SAXPrint/SAXPrint.hpp Thu Jun 16 18:29:55 2005
@@ -15,33 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:34  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  2003/02/05 18:53:24  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * 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 02:47:15  abagchi
- * Removed StrX::transcode
- *
- * 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.6  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.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/SAXPrint/SAXPrintHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,49 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.11  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.10  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.9  2002/11/05 21:46:20  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.8  2002/02/01 22:41:17  peiyongz
- * sane_include
- *
- * Revision 1.7  2000/10/10 23:55:59  andyh
- * XMLFormatter patch, contributed by Bill Schindler.  Fix problems with
- * output to multi-byte encodings.
- *
- * Revision 1.6  2000/04/06 19:09:52  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.5  2000/04/05 00:20:32  roddey
- * More updates for the low level formatted output support
- *
- * Revision 1.4  2000/03/28 19:43:12  roddey
- * Fixes for signed/unsigned warnings. New work for two way transcoding
- * stuff.
- *
- * Revision 1.3  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.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.8  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/SEnumVal/Makefile.in
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/SEnumVal/Makefile.in?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/SEnumVal/Makefile.in (original)
+++ xerces/c/trunk/samples/src/SEnumVal/Makefile.in Thu Jun 16 18:29:55 2005
@@ -15,31 +15,6 @@
 #
 #
 # $Id$
-# $Log$
-# Revision 1.9  2004/09/08 13:55:34  peiyongz
-# Apache License Version 2.0
-#
-# Revision 1.8  2004/07/09 15:54:38  peiyongz
-# Build on HP-Itanium, aCC A.05.52
-#
-# Revision 1.7  2003/07/28 20:02:41  neilg
-# fix to permit the samples source to be copied from a non-writable to a writable part of the filesystem, then compiled.  Binaries will also be dropped in a writable directory.  This should make experimentation easier on multi-user systems.  Patch by Steve Dulin
-#
-# Revision 1.6  2002/08/19 15:13:38  tng
-# [Bug 11229] bogus -I statements order in CXXFLAGS.
-#
-# Revision 1.5  2002/07/26 16:36:32  tng
-# [Bug 2681] Can't build with gcc/g++ not named 'gcc'/'g++'.  Patch from Jonathan Lennox.
-#
-# Revision 1.4  2002/07/05 16:21:33  tng
-# [Bug 10252] Modify FreeBSD build environment for the samples.   Patch from Max Gotlib.
-#
-# Revision 1.3  2001/11/21 22:09:49  peiyongz
-# Copy Right date
-#
-# Revision 1.2  2001/11/21 19:05:23  peiyongz
-# SEnumVal: GrammarType checked
-#
 #
 
 ###################################################################

Modified: xerces/c/trunk/samples/src/StdInParse/StdInParse.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/StdInParse/StdInParse.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/StdInParse/StdInParse.hpp (original)
+++ xerces/c/trunk/samples/src/StdInParse/StdInParse.hpp Thu Jun 16 18:29:55 2005
@@ -15,39 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/05/30 09:36:36  gareth
- * Use new macros for iostream.h and std:: issues.
- *
- * Revision 1.6  2003/02/05 18:53:25  tng
- * [Bug 11915] Utility for freeing memory.
- *
- * Revision 1.5  2002/02/01 22:41:37  peiyongz
- * sane_include
- *
- * Revision 1.4  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.3  2000/02/11 02:48:03  abagchi
- * Removed StrX::transcode
- *
- * 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.1  1999/11/08 23:03:21  rahul
- * Changed extension from .Hpp to .hpp
- *
- * Revision 1.4  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/StdInParse/StdInParseHandlers.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.hpp (original)
+++ xerces/c/trunk/samples/src/StdInParse/StdInParseHandlers.hpp Thu Jun 16 18:29:55 2005
@@ -15,36 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:34  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2004/02/15 19:43:15  amassari
- * Removed cause for warnings in VC 7.1
- *
- * Revision 1.6  2002/11/05 21:46:20  tng
- * Explicit code using namespace in application.
- *
- * Revision 1.5  2002/11/04 15:23:03  tng
- * C++ Namespace Support.
- *
- * 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:28  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/src/xercesc/dom/DOMEntityResolver.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMEntityResolver.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMEntityResolver.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMEntityResolver.hpp Thu Jun 16 18:29:55 2005
@@ -18,28 +18,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.7  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2003/03/07 19:59:04  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.5  2002/11/04 15:09:24  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.3  2002/06/06 20:53:06  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.2  2002/05/30 19:24:48  knoaman
- * documentation update
- *
- * Revision 1.1  2002/05/29 21:28:02  knoaman
- * DOM L3 LS: DOMInputSource, DOMEntityResolver, DOMImplementationLS and DOMBuilder
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/dom/DOMError.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMError.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMError.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMError.hpp Thu Jun 16 18:29:55 2005
@@ -18,43 +18,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.12  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.11  2003/12/01 23:23:25  neilg
- * fix for bug 25118; thanks to Jeroen Witmond
- *
- * Revision 1.10  2003/05/30 16:11:43  gareth
- * Fixes so we compile under VC7.1. Patch by Alberto Massari.
- *
- * Revision 1.9  2003/05/14 18:06:53  gareth
- * Updated DOMError to http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/core.html.
- *
- * Revision 1.8  2003/03/07 19:59:04  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.7  2002/11/04 15:09:24  tng
- * C++ Namespace Support.
- *
- * Revision 1.6  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.5  2002/07/15 19:25:25  tng
- * DOM L3:  declare a dummy DOMError::set/getRelatedException
- *
- * Revision 1.4  2002/06/06 21:01:21  tng
- * [Bug 9639] enum_mem in DOMError clashes with constant.
- *
- * Revision 1.3  2002/06/06 20:53:06  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.2  2002/05/30 19:24:48  knoaman
- * documentation update
- *
- * Revision 1.1  2002/05/23 15:47:24  knoaman
- * DOM L3 core - support for DOMError, DOMErrorHandler and DOMLocator
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMErrorHandler.hpp Thu Jun 16 18:29:55 2005
@@ -18,31 +18,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/03/07 19:59:05  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.6  2002/11/04 15:09:24  tng
- * C++ Namespace Support.
- *
- * Revision 1.5  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.4  2002/07/15 19:26:34  tng
- * DOM L3: remove non standard resetErrors
- *
- * Revision 1.3  2002/06/06 20:53:06  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.2  2002/05/30 19:24:48  knoaman
- * documentation update
- *
- * Revision 1.1  2002/05/23 15:47:24  knoaman
- * DOM L3 core - support for DOMError, DOMErrorHandler and DOMLocator
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMImplementationLS.hpp Thu Jun 16 18:29:55 2005
@@ -18,43 +18,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.12  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.11  2004/09/02 19:08:09  cargilld
- * Fix API Doc warning message
- *
- * Revision 1.10  2003/12/01 23:23:25  neilg
- * fix for bug 25118; thanks to Jeroen Witmond
- *
- * Revision 1.9  2003/06/20 18:47:21  peiyongz
- * Stateless Grammar Pool :: Part I
- *
- * Revision 1.8  2003/05/15 18:25:53  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.7  2003/03/07 19:59:05  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.6  2002/11/04 15:09:24  tng
- * C++ Namespace Support.
- *
- * Revision 1.5  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.4  2002/06/06 20:53:06  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.3  2002/05/30 19:24:48  knoaman
- * documentation update
- *
- * Revision 1.2  2002/05/30 16:39:06  knoaman
- * DOM L3 LS.
- *
- * Revision 1.1  2002/05/29 21:28:02  knoaman
- * DOM L3 LS: DOMInputSource, DOMEntityResolver, DOMImplementationLS and DOMBuilder
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMLocator.hpp Thu Jun 16 18:29:55 2005
@@ -18,31 +18,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.8  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/03/07 19:59:05  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.6  2002/11/04 15:09:24  tng
- * C++ Namespace Support.
- *
- * Revision 1.5  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.4  2002/06/06 20:53:06  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.3  2002/05/30 19:24:48  knoaman
- * documentation update
- *
- * Revision 1.2  2002/05/27 18:28:26  tng
- * To get ready for 64 bit large file, use XMLSSize_t to represent line and column number.
- *
- * Revision 1.1  2002/05/23 15:47:24  knoaman
- * DOM L3 core - support for DOMError, DOMErrorHandler and DOMLocator
- *
+ * $Id$
  */
 
 #include <xercesc/util/XercesDefs.hpp>

Modified: xerces/c/trunk/src/xercesc/dom/DOMWriter.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMWriter.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMWriter.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMWriter.hpp Thu Jun 16 18:29:55 2005
@@ -19,40 +19,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.11  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.10  2003/03/07 19:59:09  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.9  2002/11/27 18:46:39  tng
- * Documentation: clarify that DOMWriter::writeToString always returns string in UTF-16
- *
- * Revision 1.8  2002/11/04 15:09:25  tng
- * C++ Namespace Support.
- *
- * Revision 1.7  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.6  2002/06/25 16:04:49  tng
- * DOM L3: add function release().
- *
- * Revision 1.5  2002/06/06 20:53:07  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.4  2002/06/03 22:33:21  peiyongz
- * DOMWriter: constants moved to XMLUni
- *
- * Revision 1.3  2002/05/31 20:59:40  peiyongz
- * Add "introduced in DOM3"
- *
- * Revision 1.2  2002/05/30 16:25:33  tng
- * Fix doxygen warning message.
- *
- * Revision 1.1  2002/05/28 22:38:55  peiyongz
- * DOM3 Save Interface: DOMWriter/DOMWriterFilter
- *
  */
 
 /**
@@ -109,7 +75,7 @@
  * <p> Within markup, but outside of attributes, any occurrence of a character
  * that cannot be represented in the output character encoding is reported
  * as an error. An example would be serializing the element
- * &lt;LaCañada/&gt; with the encoding="us-ascii".
+ * &lt;LaCa�ada/&gt; with the encoding="us-ascii".
  * <p> When requested by setting the <code>normalize-characters</code> feature
  * on <code>DOMWriter</code>, all data to be serialized, both markup and
  * character data, is W3C Text normalized according to the rules defined in

Modified: xerces/c/trunk/src/xercesc/dom/DOMWriterFilter.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/DOMWriterFilter.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/DOMWriterFilter.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/DOMWriterFilter.hpp Thu Jun 16 18:29:55 2005
@@ -19,38 +19,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.10  2004/09/08 13:55:39  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.9  2003/03/07 19:59:09  tng
- * [Bug 11692] Unimplement the hidden constructors and assignment operator to remove warnings from gcc.
- *
- * Revision 1.8  2002/11/04 15:09:25  tng
- * C++ Namespace Support.
- *
- * Revision 1.7  2002/08/22 15:04:57  tng
- * Remove unused parameter variables in inline functions.
- *
- * Revision 1.6  2002/06/06 20:53:07  tng
- * Documentation Fix: Update the API Documentation for DOM headers
- *
- * Revision 1.5  2002/06/04 14:24:04  peiyongz
- * Make DOMWriterFilter pure abstract class w/o implementing any method
- * and data
- *
- * Revision 1.4  2002/06/03 22:34:53  peiyongz
- * DOMWriterFilter: setter provided, and allows any SHOW setting
- *
- * Revision 1.3  2002/05/31 20:59:40  peiyongz
- * Add "introduced in DOM3"
- *
- * Revision 1.2  2002/05/30 16:25:33  tng
- * Fix doxygen warning message.
- *
- * Revision 1.1  2002/05/28 22:38:55  peiyongz
- * DOM3 Save Interface: DOMWriter/DOMWriterFilter
- *
  */
 
 /**

Modified: xerces/c/trunk/src/xercesc/dom/impl/DOMErrorImpl.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/impl/DOMErrorImpl.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/impl/DOMErrorImpl.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/impl/DOMErrorImpl.hpp Thu Jun 16 18:29:55 2005
@@ -15,37 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.10  2004/09/08 13:55:51  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.9  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.8  2003/09/04 14:38:25  gareth
- * Fix for bug #22008. Removed the ability to adopt the DOMObject.
- *
- * Revision 1.7  2003/05/15 15:56:24  gareth
- * Removed unnecessary include.
- *
- * Revision 1.6  2003/05/14 18:06:53  gareth
- * Updated DOMError to http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/core.html.
- *
- * Revision 1.5  2003/03/07 18:07:17  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.4  2002/11/04 15:07:34  tng
- * C++ Namespace Support.
- *
- * Revision 1.3  2002/07/15 19:25:49  tng
- * DOM L3:  declare a dummy DOMError::set/getRelatedException
- *
- * Revision 1.2  2002/05/30 19:26:00  knoaman
- * documentation update
- *
- * Revision 1.1  2002/05/23 15:47:24  knoaman
- * DOM L3 core - support for DOMError, DOMErrorHandler and DOMLocator
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/dom/impl/DOMLocatorImpl.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/impl/DOMLocatorImpl.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/impl/DOMLocatorImpl.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/impl/DOMLocatorImpl.hpp Thu Jun 16 18:29:55 2005
@@ -15,25 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:55:51  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2003/03/07 18:07:17  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.4  2002/11/04 15:07:34  tng
- * C++ Namespace Support.
- *
- * Revision 1.3  2002/05/30 19:26:00  knoaman
- * documentation update
- *
- * Revision 1.2  2002/05/27 18:25:41  tng
- * To get ready for 64 bit large file, use XMLSSize_t to represent line and column number.
- *
- * Revision 1.1  2002/05/23 15:47:24  knoaman
- * DOM L3 core - support for DOMError, DOMErrorHandler and DOMLocator
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/dom/impl/DOMWriterImpl.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/dom/impl/DOMWriterImpl.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/dom/impl/DOMWriterImpl.hpp (original)
+++ xerces/c/trunk/src/xercesc/dom/impl/DOMWriterImpl.hpp Thu Jun 16 18:29:55 2005
@@ -16,68 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.19  2004/09/08 13:55:52  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.18  2003/08/14 16:31:13  gareth
- * Method added to allow serilization of custom nodes from derived classes.
- *
- * Revision 1.17  2003/05/29 18:47:52  knoaman
- * Apply memory manager.
- *
- * Revision 1.16  2003/05/22 02:10:51  knoaman
- * Default the memory manager.
- *
- * Revision 1.15  2003/05/15 18:25:54  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.14  2003/05/12 16:08:11  gareth
- * fix to #18832. Corrected serilization with regards to namespace nodes. Patch by Alby Massari.
- *
- * Revision 1.13  2003/03/16 05:42:04  peiyongz
- * Bug#17983 Formatter does not escape control characters
- *
- * Revision 1.12  2003/01/28 18:31:47  peiyongz
- * Bug#13694: Allow Xerces to write the BOM to XML files
- *
- * Revision 1.11  2003/01/20 16:50:13  tng
- * DOMWriter fix:
- * 1. wrong wrong nested cdata message
- * 2. pretty format the cdata section
- * 3. do not increment error count if warning was issued
- *
- * Revision 1.10  2002/12/10 21:01:32  tng
- * NLS: DOMWriter should use message loader to load message instead of using hardcoded static stirng
- *
- * Revision 1.9  2002/12/09 11:46:08  gareth
- * More pretty pretty print feature. Patch by Kevin King. Closes bug #13840.
- *
- * Revision 1.8  2002/11/04 15:07:35  tng
- * C++ Namespace Support.
- *
- * Revision 1.7  2002/06/25 16:17:16  tng
- * DOM L3: add release()
- *
- * Revision 1.6  2002/06/21 19:33:12  peiyongz
- * support for feature split_cdata_section and entities revised.
- *
- * Revision 1.5  2002/06/17 19:45:58  peiyongz
- * optimization on fFeatures and featureId introduced
- *
- * Revision 1.4  2002/06/14 15:39:02  peiyongz
- * Fix: Compilation error from ForteC on Solaris2.6
- *
- * Revision 1.3  2002/06/10 16:02:21  peiyongz
- * format-pretty-print partially supported
- * resolve encoding from DOMDocument Interface
- *
- * Revision 1.2  2002/06/05 16:03:03  peiyongz
- * delete[] used.
- *
- * Revision 1.1  2002/05/28 22:39:39  peiyongz
- * DOM3 Save Interface: DOMWriter/DOMWriterFilter
- *
  */
 
 /**
@@ -133,7 +71,7 @@
  * <p> Within markup, but outside of attributes, any occurrence of a character
  * that cannot be represented in the output character encoding is reported
  * as an error. An example would be serializing the element
- * &lt;LaCañada/&gt; with the encoding="us-ascii".
+ * &lt;LaCa�ada/&gt; with the encoding="us-ascii".
  * <p> When requested by setting the <code>normalize-characters</code> feature
  * on <code>DOMWriterImpl</code>, all data to be serialized, both markup and
  * character data, is W3C Text normalized according to the rules defined in

Modified: xerces/c/trunk/src/xercesc/framework/BinOutputStream.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/BinOutputStream.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/BinOutputStream.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/BinOutputStream.hpp Thu Jun 16 18:29:55 2005
@@ -15,21 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.4  2004/09/08 13:55:57  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.3  2004/02/16 04:02:34  neilg
- * fix for bug 26936
- *
- * Revision 1.2  2003/12/16 17:17:25  peiyongz
- * typo fixed
- *
- * Revision 1.1  2003/09/18 18:29:58  peiyongz
- * Interface: Binary Output Stream
- *
  * $Id$
- *
  */
 
 #if !defined(BIN_OUTPUT_STREAM_HPP)

Modified: xerces/c/trunk/src/xercesc/framework/LocalFileFormatTarget.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/LocalFileFormatTarget.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/LocalFileFormatTarget.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/LocalFileFormatTarget.hpp Thu Jun 16 18:29:55 2005
@@ -16,32 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.8  2004/11/02 17:09:42  peiyongz
- * Handling OutOfMemory exception
- *
- * Revision 1.7  2004/09/08 13:55:57  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.6  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.5  2003/05/15 18:26:07  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.4  2003/01/24 20:20:22  tng
- * Add method flush to XMLFormatTarget
- *
- * Revision 1.3  2002/11/27 18:09:25  tng
- * [Bug 13447] Performance: Using LocalFileFormatTarget with DOMWriter is very slow.
- *
- * Revision 1.2  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.1  2002/06/19 21:59:26  peiyongz
- * DOM3:DOMSave Interface support: LocalFileFormatTarget
- *
- *
  */
 
 #ifndef LocalFileFormatTarget_HEADER_GUARD_

Modified: xerces/c/trunk/src/xercesc/framework/LocalFileInputSource.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/LocalFileInputSource.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/LocalFileInputSource.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/LocalFileInputSource.hpp Thu Jun 16 18:29:55 2005
@@ -15,56 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:55:57  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2004/01/29 11:46:29  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.4  2003/12/01 23:23:25  neilg
- * fix for bug 25118; thanks to Jeroen Witmond
- *
- * Revision 1.3  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.2  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.7  2001/10/13 04:21:53  jasons
- * This patch resolves bug #2409: undocumented XMLException in LocalFileInputSource::new()
- *
- * Revision 1.6  2000/12/14 18:49:53  tng
- * Fix API document generation warning: "Warning: end of member group without matching begin"
- *
- * Revision 1.5  2000/02/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.4  2000/02/15 23:59:06  roddey
- * More updated documentation of Framework classes.
- *
- * Revision 1.3  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.2  2000/02/06 07:47:46  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1  2000/01/12 18:58:06  roddey
- * Putting this back with the correct lower case extension.
- *
- * Revision 1.1  2000/01/12 00:13:26  roddey
- * These were moved from internal/ to framework/, which was something that should have
- * happened long ago. They are really framework type of classes.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:10  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:43  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/framework/MemBufFormatTarget.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/MemBufFormatTarget.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/MemBufFormatTarget.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/MemBufFormatTarget.hpp Thu Jun 16 18:29:55 2005
@@ -16,32 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.8  2004/09/08 13:55:57  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.6  2003/05/15 18:26:07  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.5  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.4  2002/08/12 21:38:22  peiyongz
- * Bug#11462: MemBufFormatTarget issue(2) .., proposed patch from
- *                      Esmond Pitt (pitte@anz.com)
- *
- * Revision 1.3  2002/07/22 23:23:15  tng
- * DOM L3: MemBufFormatTarget stores fDataBuf as XMLByte directly, consistent design as MemBufInputSource
- *
- * Revision 1.2  2002/06/05 15:47:13  peiyongz
- * data member changed, reset() added.
- *
- * Revision 1.1  2002/05/28 22:40:46  peiyongz
- * DOM3 Save Interface: DOMWriter/DOMWriterFilter
- *
  */
 
 #ifndef MemBufFormatTarget_HEADER_GUARD_

Modified: xerces/c/trunk/src/xercesc/framework/MemBufInputSource.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/MemBufInputSource.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/MemBufInputSource.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/MemBufInputSource.hpp Thu Jun 16 18:29:55 2005
@@ -15,62 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.10  2005/03/17 11:07:04  gareth
- * Updated doc to refect real behaviour with adoptBuffer.
- *
- * Revision 1.9  2004/09/28 02:14:13  cargilld
- * Add support for validating annotations.
- *
- * Revision 1.8  2004/09/08 13:55:57  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.7  2004/01/29 11:46:29  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.6  2003/12/01 23:23:25  neilg
- * fix for bug 25118; thanks to Jeroen Witmond
- *
- * Revision 1.5  2003/07/30 14:48:38  peiyongz
- * Allow default value
- *
- * Revision 1.4  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.3  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.2  2002/02/20 18:17:01  tng
- * [Bug 5977] Warnings on generating apiDocs.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.6  2000/12/14 18:49:54  tng
- * Fix API document generation warning: "Warning: end of member group without matching begin"
- *
- * Revision 1.5  2000/02/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.4  2000/02/15 23:59:06  roddey
- * More updated documentation of Framework classes.
- *
- * Revision 1.3  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.2  2000/02/06 07:47:46  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1  2000/01/12 00:13:26  roddey
- * These were moved from internal/ to framework/, which was something that should have
- * happened long ago. They are really framework type of classes.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:10  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:43  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/framework/MemoryManager.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/MemoryManager.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/MemoryManager.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/MemoryManager.hpp Thu Jun 16 18:29:55 2005
@@ -15,17 +15,8 @@
  */
 
  /*
-  * $Log$
-  * Revision 1.3  2004/09/08 13:55:57  peiyongz
-  * Apache License Version 2.0
-  *
-  * Revision 1.2  2003/04/27 17:17:01  jberry
-  * Add include for stdlib to pull in size_t declaration
-  *
-  * Revision 1.1  2003/04/21 15:47:45  knoaman
-  * Initial check-in.
-  *
-  */
+ * $Id$
+ */
 
 
 #if !defined(MEMORYMANAGER_HPP)

Modified: xerces/c/trunk/src/xercesc/framework/StdInInputSource.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/StdInInputSource.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/StdInInputSource.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/StdInInputSource.hpp Thu Jun 16 18:29:55 2005
@@ -15,47 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.5  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2004/01/29 11:46:29  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.3  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.2  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.6  2000/12/14 18:49:55  tng
- * Fix API document generation warning: "Warning: end of member group without matching begin"
- *
- * Revision 1.5  2000/02/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.4  2000/02/15 23:59:06  roddey
- * More updated documentation of Framework classes.
- *
- * Revision 1.3  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.2  2000/02/06 07:47:46  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1  2000/01/12 00:13:26  roddey
- * These were moved from internal/ to framework/, which was something that should have
- * happened long ago. They are really framework type of classes.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:17  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:44  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/framework/StdOutFormatTarget.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/StdOutFormatTarget.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/StdOutFormatTarget.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/StdOutFormatTarget.hpp Thu Jun 16 18:29:55 2005
@@ -16,22 +16,6 @@
 
 /*
  * $Id$
- * $Log$
- * Revision 1.5  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.4  2003/01/24 20:20:22  tng
- * Add method flush to XMLFormatTarget
- *
- * Revision 1.3  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.2  2002/06/05 15:47:29  peiyongz
- * operator = modified
- *
- * Revision 1.1  2002/05/28 22:40:46  peiyongz
- * DOM3 Save Interface: DOMWriter/DOMWriterFilter
- *
  */
 
 #ifndef StdOutFormatTarget_HEADER_GUARD_

Modified: xerces/c/trunk/src/xercesc/framework/URLInputSource.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/URLInputSource.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/URLInputSource.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/URLInputSource.hpp Thu Jun 16 18:29:55 2005
@@ -15,59 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.6  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.5  2004/01/29 11:46:29  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.4  2003/12/01 23:23:25  neilg
- * fix for bug 25118; thanks to Jeroen Witmond
- *
- * Revision 1.3  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.2  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.8  2000/12/14 18:49:56  tng
- * Fix API document generation warning: "Warning: end of member group without matching begin"
- *
- * Revision 1.7  2000/02/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.6  2000/02/15 23:59:07  roddey
- * More updated documentation of Framework classes.
- *
- * Revision 1.5  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.4  2000/02/06 07:47:46  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.3  2000/01/26 18:56:02  roddey
- * Needed to include XMLURL.hpp so that it compiles standalone.
- *
- * Revision 1.2  2000/01/15 01:26:16  rahulj
- * Added support for HTTP to the parser using libWWW 5.2.8.
- * Renamed URL.[ch]pp to XMLURL.[ch]pp and like wise for the class name.
- * Only tested under NT 4.0 SP 5.
- * Removed URL.hpp from files where it was not used.
- *
- * Revision 1.1  2000/01/12 00:13:26  roddey
- * These were moved from internal/ to framework/, which was something that should have
- * happened long ago. They are really framework type of classes.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:18  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:44  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 

Modified: xerces/c/trunk/src/xercesc/framework/ValidationContext.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/ValidationContext.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/ValidationContext.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/ValidationContext.hpp Thu Jun 16 18:29:55 2005
@@ -15,18 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.3  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.2  2003/11/24 05:10:26  neilg
- * implement method for determining member type of union that validated some value
- *
- * Revision 1.1  2003/11/12 20:28:16  peiyongz
- * Stateless Grammar: ValidationContext
- *
  * $Id$
- *
  */
 
 #if !defined(VALIDATION_CONTEXT_HPP)

Modified: xerces/c/trunk/src/xercesc/framework/XMLAttDef.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/XMLAttDef.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/XMLAttDef.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/XMLAttDef.hpp Thu Jun 16 18:29:55 2005
@@ -15,92 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.14  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.13  2004/09/02 19:08:09  cargilld
- * Fix API Doc warning message
- *
- * Revision 1.12  2003/12/17 00:18:33  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.11  2003/11/24 05:19:15  neilg
- * update method documentation
- *
- * Revision 1.10  2003/10/10 16:23:29  peiyongz
- * Implementation of Serialization/Deserialization
- *
- * Revision 1.9  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.8  2003/05/15 18:26:07  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.7  2003/04/21 20:46:01  knoaman
- * Use XMLString::release to prepare for configurable memory manager.
- *
- * Revision 1.6  2003/03/07 18:08:10  tng
- * Return a reference instead of void for operator=
- *
- * Revision 1.5  2003/01/29 19:45:35  gareth
- * added api for DOMTypeInfo
- *
- * Revision 1.4  2002/12/10 02:15:55  knoaman
- * Schema Errata: E1-21.
- *
- * Revision 1.3  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.2  2002/02/20 18:17:01  tng
- * [Bug 5977] Warnings on generating apiDocs.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.13  2001/11/15 16:36:36  knoaman
- * Re-organize constant values.
- *
- * Revision 1.12  2001/08/09 15:23:37  knoaman
- * add support for <anyAttribute> declaration.
- *
- * Revision 1.11  2001/06/21 14:25:26  knoaman
- * Fix for bug 1946
- *
- * Revision 1.10  2001/05/11 13:25:31  tng
- * Copyright update.
- *
- * Revision 1.9  2001/02/27 18:48:20  tng
- * Schema: Add SchemaAttDef, SchemaElementDecl, SchemaAttDefList.
- *
- * Revision 1.8  2000/12/14 18:49:56  tng
- * Fix API document generation warning: "Warning: end of member group without matching begin"
- *
- * Revision 1.7  2000/11/30 18:22:38  andyh
- * reuseValidator - fix bugs (spurious errors) that occured on reuse due to
- * pools already containing some items.  Fixed by Tinny Ng.
- *
- * Revision 1.6  2000/07/07 22:23:38  jpolast
- * remove useless getKey() functions.
- *
- * Revision 1.5  2000/02/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.4  2000/02/16 23:03:48  roddey
- * More documentation updates
- *
- * Revision 1.3  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.2  2000/02/06 07:47:46  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:27  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:34  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(ATTDEF_HPP)

Modified: xerces/c/trunk/src/xercesc/framework/XMLAttDefList.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/XMLAttDefList.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/XMLAttDefList.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/XMLAttDefList.hpp Thu Jun 16 18:29:55 2005
@@ -15,49 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.9  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.8  2004/01/29 11:46:29  cargilld
- * Code cleanup changes to get rid of various compiler diagnostic messages.
- *
- * Revision 1.7  2003/11/10 21:53:54  neilg
- * add a means of statelessly traversing attribute lists.  mark the enumeration-based means as deprecated, since those are not stateless
- *
- * Revision 1.6  2003/10/20 11:47:30  gareth
- * Constructor take memory manager and get method for it.
- *
- * Revision 1.5  2003/10/10 16:23:29  peiyongz
- * Implementation of Serialization/Deserialization
- *
- * Revision 1.4  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.3  2003/05/15 18:26:07  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.2  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.4  2000/02/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.3  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.2  2000/02/06 07:47:46  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:28  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:35  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(XMLATTDEFLIST_HPP)

Modified: xerces/c/trunk/src/xercesc/framework/XMLAttr.hpp
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/src/xercesc/framework/XMLAttr.hpp?rev=191045&r1=191044&r2=191045&view=diff
==============================================================================
--- xerces/c/trunk/src/xercesc/framework/XMLAttr.hpp (original)
+++ xerces/c/trunk/src/xercesc/framework/XMLAttr.hpp Thu Jun 16 18:29:55 2005
@@ -15,73 +15,7 @@
  */
 
 /*
- * $Log$
- * Revision 1.11  2004/09/20 14:47:13  amassari
- * Mark some methods as deprecated
- *
- * Revision 1.10  2004/09/08 13:55:58  peiyongz
- * Apache License Version 2.0
- *
- * Revision 1.9  2003/12/17 00:18:33  cargilld
- * Update to memory management so that the static memory manager (one used to call Initialize) is only for static data.
- *
- * Revision 1.8  2003/11/24 05:19:37  neilg
- * update XMLAttr class to carry information needed by DOMTypeInfo
- *
- * Revision 1.7  2003/05/22 02:10:51  knoaman
- * Default the memory manager.
- *
- * Revision 1.6  2003/05/16 21:36:55  knoaman
- * Memory manager implementation: Modify constructors to pass in the memory manager.
- *
- * Revision 1.5  2003/05/15 18:26:07  knoaman
- * Partial implementation of the configurable memory manager.
- *
- * Revision 1.4  2002/11/28 20:12:45  knoaman
- * Allow creating/setting of XMLAttr using a rawname (i.e. 'prefix:localpart').
- *
- * Revision 1.3  2002/11/04 15:00:21  tng
- * C++ Namespace Support.
- *
- * Revision 1.2  2002/02/20 18:17:01  tng
- * [Bug 5977] Warnings on generating apiDocs.
- *
- * Revision 1.1.1.1  2002/02/01 22:21:50  peiyongz
- * sane_include
- *
- * Revision 1.9  2001/11/02 14:21:18  knoaman
- * Add support for identity constraints.
- *
- * Revision 1.8  2001/05/11 13:25:31  tng
- * Copyright update.
- *
- * Revision 1.7  2001/02/27 18:33:55  tng
- * Schema: Use QName in XMLAttr.
- *
- * Revision 1.6  2000/04/10 22:42:53  roddey
- * Extended the buffer reuse to the QName field, to further increase
- * performance of attribute heavy applications.
- *
- * Revision 1.5  2000/03/02 19:54:24  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/24 20:00:22  abagchi
- * Swat for removing Log from API docs
- *
- * Revision 1.3  2000/02/15 01:21:30  roddey
- * Some initial documentation improvements. More to come...
- *
- * Revision 1.2  2000/02/06 07:47:47  rahulj
- * Year 2K copyright swat.
- *
- * Revision 1.1.1.1  1999/11/09 01:08:28  twl
- * Initial checkin
- *
- * Revision 1.2  1999/11/08 20:44:35  rahul
- * Swat for adding in Product name and CVS comment log variable.
- *
+ * $Id$
  */
 
 #if !defined(XMLATTR_HPP)



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