You are viewing a plain text version of this content. The canonical link for it is here.
- cvs commit: xml-xerces/java/src/org/apache/xml/serialize XMLSerializer.java - posted by el...@apache.org on 2002/02/01 18:23:27 UTC, 2 replies.
- cvs commit: xml-xerces/java/tests/dom/serialize TestSerializeDOMOut.java TestNS.java - posted by el...@apache.org on 2002/02/01 18:34:02 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc - New directory - posted by pe...@apache.org on 2002/02/01 23:17:59 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc - Imported sources - posted by pe...@apache.org on 2002/02/01 23:22:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/CreateDOMDocument CreateDOMDocument.cpp - posted by pe...@apache.org on 2002/02/01 23:34:31 UTC, 1 replies.
- cvs commit: xml-xerces/c/samples/DOMCount DOMCount.hpp DOMCount.cpp - posted by pe...@apache.org on 2002/02/01 23:35:01 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/DOMPrint DOMTreeErrorReporter.hpp DOMTreeErrorReporter.cpp DOMPrint.cpp - posted by pe...@apache.org on 2002/02/01 23:35:34 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/EnumVal EnumVal.cpp - posted by pe...@apache.org on 2002/02/01 23:35:51 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/IDOMCount IDOMCount.hpp IDOMCount.cpp - posted by pe...@apache.org on 2002/02/01 23:36:17 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/IDOMPrint IDOMTreeErrorReporter.hpp IDOMTreeErrorReporter.cpp IDOMPrint.cpp - posted by pe...@apache.org on 2002/02/01 23:36:42 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/MemParse MemParseHandlers.hpp MemParseHandlers.cpp MemParse.hpp MemParse.cpp - posted by pe...@apache.org on 2002/02/01 23:37:14 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/PParse PParseHandlers.hpp PParseHandlers.cpp PParse.cpp - posted by pe...@apache.org on 2002/02/01 23:37:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/Redirect RedirectHandlers.hpp RedirectHandlers.cpp Redirect.hpp Redirect.cpp - posted by pe...@apache.org on 2002/02/01 23:38:26 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/SAX2Count SAX2CountHandlers.hpp SAX2CountHandlers.cpp SAX2Count.hpp SAX2Count.cpp - posted by pe...@apache.org on 2002/02/01 23:38:52 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/SAX2Print SAX2PrintHandlers.hpp SAX2PrintHandlers.cpp SAX2Print.cpp - posted by pe...@apache.org on 2002/02/01 23:40:44 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/SAXCount SAXCountHandlers.hpp SAXCountHandlers.cpp SAXCount.hpp - posted by pe...@apache.org on 2002/02/01 23:41:07 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/SAXPrint SAXPrintHandlers.hpp SAXPrintHandlers.cpp SAXPrint.cpp - posted by pe...@apache.org on 2002/02/01 23:41:17 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/SEnumVal SEnumVal.cpp - posted by pe...@apache.org on 2002/02/01 23:41:28 UTC, 2 replies.
- cvs commit: xml-xerces/c/samples/StdInParse StdInParseHandlers.hpp StdInParseHandlers.cpp StdInParse.hpp StdInParse.cpp - posted by pe...@apache.org on 2002/02/01 23:41:37 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/DOM/DOMIDTest DOMIDTest.cpp - posted by pe...@apache.org on 2002/02/01 23:42:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/DOM/DOMMemTest DOMMemTest.cpp - posted by pe...@apache.org on 2002/02/01 23:42:58 UTC, 1 replies.
- cvs commit: xml-xerces/c/tests/DOM/DOMTest DTest.h DTest.cpp - posted by pe...@apache.org on 2002/02/01 23:43:18 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/DOM/RangeTest RangeTest.cpp - posted by pe...@apache.org on 2002/02/01 23:43:34 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/DOM/Traversal Traversal.cpp - posted by pe...@apache.org on 2002/02/01 23:43:48 UTC, 1 replies.
- cvs commit: xml-xerces/c/tests/EncodingTest EncodingTest.cpp - posted by pe...@apache.org on 2002/02/01 23:44:04 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IDom/IDOMTest IDTest.h IDTest.cpp - posted by pe...@apache.org on 2002/02/01 23:44:25 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IDom/IRangeTest IRangeTest.cpp - posted by pe...@apache.org on 2002/02/01 23:44:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IDom/ITraversal ITraversal.cpp - posted by pe...@apache.org on 2002/02/01 23:44:51 UTC, 2 replies.
- cvs commit: xml-xerces/c/tests/InitTermTest InitTermTest.hpp InitTermTest.cpp - posted by pe...@apache.org on 2002/02/01 23:45:15 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IThreadTest IThreadTest.cpp - posted by pe...@apache.org on 2002/02/01 23:45:30 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/ParserTest ParserTest_Parser.hpp ParserTest_Parser.cpp ParserTest.cpp - posted by pe...@apache.org on 2002/02/01 23:45:54 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/ThreadTest ThreadTest.cpp - posted by pe...@apache.org on 2002/02/01 23:46:12 UTC, 4 replies.
- cvs commit: xml-xerces/c/tests/UtilTests CoreTestsMain.cpp CoreTests_ValueVector.cpp CoreTests_ValueStack.cpp CoreTests_ValueArray.cpp CoreTests_URL.cpp CoreTests_Transcoders.cpp CoreTests_String.cpp CoreTests_RefVector.cpp CoreTests_RefStack.cpp CoreTests_RefHashTable.cpp CoreTests_RefArray.cpp CoreTests_CountedPointer.cpp CoreTests_BitSet.cpp CoreTests.hpp - posted by pe...@apache.org on 2002/02/01 23:46:28 UTC, 0 replies.
- cvs commit: xml-xerces/c/scripts packageSources.pl packageBinaries.pl - posted by pe...@apache.org on 2002/02/01 23:48:48 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/VC6/xerces-all/XercesLib XercesLib.dsp - posted by pe...@apache.org on 2002/02/01 23:50:00 UTC, 1 replies.
- cvs commit: xml-xerces/c/src/com xmlhttprequest.rgs XMLHttpRequest.h XMLHTTPRequest.cpp XMLDOMXMLDecl.h XMLDOMXMLDecl.cpp XMLDOMUtil.h XMLDOMUtil.cpp XMLDOMText.h XMLDOMProcessingInstruction.h XMLDOMProcessingInstruction.cpp XMLDOMParseError.h XMLDOMParseError.cpp XMLDOMNotation.h XMLDOMNotation.cpp XMLDOMNodeList.h XMLDOMNodeList.cpp XMLDOMNamedNodeMap.h XMLDOMNamedNodeMap.cpp XMLDOMImplementation.h XMLDOMImplementation.cpp XMLDOMEntityReference.h XMLDOMEntity.h XMLDOMEntity.cpp XMLDOMElement.h XMLDOMElement.cpp XMLDOMDocumentType.h XMLDOMDocumentType.cpp XMLDOMDocumentFragment.h XMLDOMDocument.h XMLDOMDocument.cpp XMLDOMComment.h XMLDOMCDATASection.h XMLDOMAttribute.h XMLDOMAttribute.cpp xmldocument.rgs xml4comps.mk xml4comps.def xml4comCP.h xml4com.rc xml4com.idl xml4com.def xml4com.cpp xml4com.aps StdAfx.h StdAfx.cpp resource.h registry.bin README.txt NodeContainerImpl.h IXMLDOMTextImpl.h IXMLDOMNodeImpl.inl IXMLDOMNodeImpl.h IXMLDOMCharacterDataImpl.h BindStatusCallback.h BindStatusCallback.cpp - posted by pe...@apache.org on 2002/02/01 23:57:52 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/dom XMLDeclImpl.hpp XMLDeclImpl.cpp TreeWalkerImpl.hpp TreeWalkerImpl.cpp TextImpl.hpp TextImpl.cpp RefCountedImpl.hpp RefCountedImpl.cpp RangeImpl.hpp RangeImpl.cpp ProcessingInstructionImpl.hpp ProcessingInstructionImpl.cpp ParentNode.hpp ParentNode.cpp NotationImpl.hpp NotationImpl.cpp NodeVector.hpp NodeVector.cpp NodeListImpl.hpp NodeListImpl.cpp NodeIteratorImpl.hpp NodeIteratorImpl.cpp NodeImpl.hpp NodeImpl.cpp NodeIDMap.hpp NodeIDMap.cpp NameNodeFilter.hpp NamedNodeMapImpl.hpp NamedNodeMapImpl.cpp MemDebug.hpp Makefile.in EntityReferenceImpl.hpp EntityReferenceImpl.cpp EntityImpl.hpp EntityImpl.cpp ElementNSImpl.hpp ElementNSImpl.cpp ElementImpl.hpp ElementImpl.cpp ElementDefinitionImpl.hpp ElementDefinitionImpl.cpp DStringPool.hpp DStringPool.cpp DOMStringImpl.hpp DOMString.hpp DOMString.cpp DomMemDebug.hpp DomMemDebug.cpp DOM_XMLDecl.hpp DOM_XMLDecl.cpp DOM_TreeWalker.hpp DOM_TreeWalker.cpp DOM_Text.hpp DOM_Text.cpp DOM_RangeException.hpp DOM_RangeException.cpp DOM_Range.hpp DOM_Range.cpp DOM_ProcessingInstruction.hpp DOM_ProcessingInstruction.cpp DOM_Notation.hpp DOM_Notation.cpp DOM_NodeList.hpp DOM_NodeList.cpp DOM_NodeIterator.hpp DOM_NodeIterator.cpp DOM_NodeFilter.hpp DOM_NodeFilter.cpp DOM_Node.hpp DOM_Node.cpp DOM_NamedNodeMap.hpp DOM_NamedNodeMap.cpp DOM_EntityReference.hpp DOM_EntityReference.cpp DOM_Entity.hpp DOM_Entity.cpp DOM_Element.hpp DOM_Element.cpp DOM_DOMImplementation.hpp DOM_DOMImplementation.cpp DOM_DOMException.hpp DOM_DOMException.cpp DOM_DocumentType.hpp DOM_DocumentType.cpp DOM_DocumentFragment.hpp DOM_DocumentFragment.cpp DOM_Document.hpp DOM_Document.cpp DOM_Comment.hpp DOM_Comment.cpp DOM_CharacterData.hpp DOM_CharacterData.cpp DOM_CDATASection.hpp DOM_CDATASection.cpp DOM_Attr.hpp DOM_Attr.cpp DOM.hpp DocumentTypeImpl.hpp DocumentTypeImpl.cpp DocumentImpl.hpp DocumentImpl.cpp DocumentFragmentImpl.hpp DocumentFragmentImpl.cpp DeepNodeListImpl.hpp DeepNodeListImpl.cpp CommentImpl.hpp CommentImpl.cpp ChildNode.hpp ChildNode.cpp CharacterDataImpl.hpp CharacterDataImpl.cpp CDATASectionImpl.hpp CDATASectionImpl.cpp AttrNSImpl.hpp AttrNSImpl.cpp AttrMapImpl.hpp AttrMapImpl.cpp AttrImpl.hpp AttrImpl.cpp - posted by pe...@apache.org on 2002/02/01 23:58:10 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/framework XMLValidityCodes.hpp XMLValidator.hpp XMLValidator.cpp XMLRefInfo.hpp XMLRecognizer.hpp XMLRecognizer.cpp XMLPScanToken.hpp XMLNotationDecl.hpp XMLNotationDecl.cpp XMLFormatter.hpp XMLFormatter.cpp XMLErrorReporter.hpp XMLErrorCodes.hpp XMLEntityHandler.hpp XMLEntityDecl.hpp XMLEntityDecl.cpp XMLElementDecl.hpp XMLElementDecl.cpp XMLDocumentHandler.hpp XMLContentModel.hpp XMLContentModel.cpp XMLBufferMgr.hpp XMLBufferMgr.cpp XMLBuffer.hpp XMLBuffer.cpp XMLAttr.hpp XMLAttr.cpp XMLAttDefList.hpp XMLAttDef.hpp XMLAttDef.cpp URLInputSource.hpp URLInputSource.cpp StdInInputSource.hpp StdInInputSource.cpp MemBufInputSource.hpp MemBufInputSource.cpp Makefile.in LocalFileInputSource.hpp LocalFileInputSource.cpp - posted by pe...@apache.org on 2002/02/01 23:58:24 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/idom Makefile.in IDTreeWalkerImpl.hpp IDTreeWalkerImpl.cpp IDTextImpl.hpp IDTextImpl.cpp IDStringPool.hpp IDStringPool.cpp IDRangeImpl.hpp IDRangeImpl.cpp IDProcessingInstructionImpl.hpp IDProcessingInstructionImpl.cpp IDParentNode.hpp IDParentNode.cpp IDOM_TreeWalker.hpp IDOM_Text.hpp IDOM_RangeException.hpp IDOM_RangeException.cpp IDOM_Range.hpp IDOM_ProcessingInstruction.hpp IDOM_Notation.hpp IDOM_NodeList.hpp IDOM_NodeIterator.hpp IDOM_NodeFilter.hpp IDOM_Node.hpp IDOM_NamedNodeMap.hpp IDOM_EntityReference.hpp IDOM_Entity.hpp IDOM_Element.hpp IDOM_DOMImplementation.hpp IDOM_DOMException.hpp IDOM_DOMException.cpp IDOM_DocumentType.hpp IDOM_DocumentFragment.hpp IDOM_Document.hpp IDOM_Comment.hpp IDOM_CharacterData.hpp IDOM_CDATASection.hpp IDOM_Attr.hpp IDOM.hpp IDNotationImpl.hpp IDNotationImpl.cpp IDNodeVector.hpp IDNodeVector.cpp IDNodeListImpl.hpp IDNodeListImpl.cpp IDNodeIteratorImpl.hpp IDNodeIteratorImpl.cpp IDNodeImpl.hpp IDNodeImpl.cpp IDNodeIDMap.hpp IDNodeIDMap.cpp IDNamedNodeMapImpl.hpp IDNamedNodeMapImpl.cpp IDEntityReferenceImpl.hpp IDEntityReferenceImpl.cpp IDEntityImpl.hpp IDEntityImpl.cpp IDElementNSImpl.hpp IDElementNSImpl.cpp IDElementImpl.hpp IDElementImpl.cpp IDDOMImplementation.hpp IDDOMImplementation.cpp IDDocumentTypeImpl.hpp IDDocumentTypeImpl.cpp IDDocumentImpl.hpp IDDocumentImpl.cpp IDDocumentFragmentImpl.hpp IDDocumentFragmentImpl.cpp IDDeepNodeListPool.hpp IDDeepNodeListPool.c IDDeepNodeListImpl.hpp IDDeepNodeListImpl.cpp IDCommentImpl.hpp IDCommentImpl.cpp IDChildNode.hpp IDChildNode.cpp IDCharacterDataImpl.hpp IDCharacterDataImpl.cpp IDCDATASectionImpl.hpp IDCDATASectionImpl.cpp IDCasts.hpp IDAttrNSImpl.hpp IDAttrNSImpl.cpp IDAttrMapImpl.hpp IDAttrMapImpl.cpp IDAttrImpl.hpp IDAttrImpl.cpp - posted by pe...@apache.org on 2002/02/01 23:59:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/internal XMLScanner2.cpp XMLScanner.hpp XMLScanner.cpp XMLReader.hpp XMLReader.cpp XMLInternalErrorHandler.hpp VecAttrListImpl.hpp VecAttrListImpl.cpp VecAttributesImpl.hpp VecAttributesImpl.cpp ReaderMgr.hpp ReaderMgr.cpp Makefile.in EndOfEntityException.hpp ElemStack.hpp ElemStack.cpp CharTypeTables.hpp - posted by pe...@apache.org on 2002/02/02 00:00:30 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/NLS/EN_US XMLErrList_EN_US.Xml - posted by pe...@apache.org on 2002/02/02 00:00:54 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/NLS XMLErrList.dtd - posted by pe...@apache.org on 2002/02/02 00:01:08 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/parsers SAXParser.hpp SAXParser.cpp SAX2XMLReaderImpl.hpp SAX2XMLReaderImpl.cpp Makefile.in IDOMParser.hpp IDOMParser.cpp DOMParser.hpp DOMParser.cpp - posted by pe...@apache.org on 2002/02/02 00:01:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/sax SAXParseException.hpp SAXParseException.cpp SAXException.hpp SAXException.cpp Parser.hpp Makefile.in Locator.hpp InputSource.hpp InputSource.cpp HandlerBase.hpp ErrorHandler.hpp EntityResolver.hpp Dummy.cpp DTDHandler.hpp DocumentHandler.hpp AttributeList.hpp - posted by pe...@apache.org on 2002/02/02 00:02:02 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/sax2 XMLReaderFactory.hpp SAX2XMLReader.hpp sax2Dummy.cpp Makefile.in LexicalHandler.hpp DefaultHandler.hpp DeclHandler.hpp ContentHandler.hpp Attributes.hpp - posted by pe...@apache.org on 2002/02/02 00:02:22 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util XMLWin1252Transcoder.hpp XMLWin1252Transcoder.cpp XMLUTF8Transcoder.hpp XMLUTF8Transcoder.cpp XMLUTF16Transcoder.hpp XMLUTF16Transcoder.cpp XMLURL.hpp XMLURL.cpp XMLUri.hpp XMLUri.cpp XMLUniDefs.hpp XMLUni.hpp XMLUni.cpp XMLUCSTranscoder.cpp XMLUCS4Transcoder.hpp XMLStringTokenizer.hpp XMLStringTokenizer.cpp XMLString.hpp XMLString.cpp XMLRegisterCleanup.hpp XMLNumber.hpp XMLNumber.cpp XMLNetAccessor.hpp XMLMsgLoader.hpp XMLInteger.hpp XMLIBM1140Transcoder.hpp XMLIBM1140Transcoder.cpp XMLFloat.hpp XMLFloat.cpp XMLExceptMsgs.hpp XMLException.hpp XMLException.cpp XMLEnumerator.hpp XMLEBCDICTranscoder.hpp XMLEBCDICTranscoder.cpp XMLDouble.hpp XMLDouble.cpp XMLDeleterFor.hpp XMLDeleterFor.c XMLDateTime.hpp XMLDateTime.cpp XMLChTranscoder.hpp XMLChTranscoder.cpp XMLBigInteger.hpp XMLBigInteger.cpp XMLBigDecimal.hpp XMLBigDecimal.cpp XMLASCIITranscoder.hpp XMLASCIITranscoder.cpp XMLAbstractDoubleFloat.hpp XMLAbstractDoubleFloat.cpp XML88591Transcoder.hpp XML88591Transcoder.cpp XML256TableTranscoder.hpp XML256TableTranscoder.cpp XercesDefs.hpp ValueVectorOf.hpp ValueVectorOf.c ValueStackOf.hpp ValueStackOf.c ValueArrayOf.hpp ValueArrayOf.c UTFDataFormatException.hpp UnsupportedEncodingException.hpp UnexpectedEOFException.hpp TransService.hpp TransService.cpp TransENameMap.hpp TransENameMap.c TranscodingException.hpp StringPool.hpp StringPool.cpp SchemaDateTimeException.hpp RuntimeException.hpp RefVectorOf.hpp RefVectorOf.c RefStackOf.hpp RefStackOf.c RefHashTableOf.hpp RefHashTableOf.c RefHash3KeysIdPool.hpp RefHash3KeysIdPool.c RefHash2KeysTableOf.hpp RefHash2KeysTableOf.c RefArrayOf.hpp RefArrayOf.c QName.hpp QName.cpp PlatformUtils.hpp PlatformUtils.cpp ParseException.hpp NumberFormatException.hpp NullPointerException.hpp NoSuchElementException.hpp NoDefTranscoderException.hpp NameIdPool.hpp NameIdPool.c Mutexes.hpp Mutexes.cpp Makefile.util.submodule Makefile.in KVStringPair.hpp KVStringPair.cpp KeyValuePair.hpp KeyValuePair.c Janitor.hpp Janitor.c IOException.hpp InvalidCastException.hpp IllegalArgumentException.hpp HexBin.hpp HexBin.cpp HeaderDummy.cpp HashXMLCh.hpp HashXMLCh.cpp HashPtr.hpp HashPtr.cpp HashCMStateSet.hpp HashBase.hpp FlagJanitor.hpp FlagJanitor.c EmptyStackException.hpp CountedPointer.hpp CountedPointer.c BitSet.hpp BitSet.cpp BitOps.hpp BinMemInputStream.hpp BinMemInputStream.cpp BinInputStream.hpp BinInputStream.cpp BinFileInputStream.hpp BinFileInputStream.cpp Base64.hpp Base64.cpp AutoSense.hpp ArrayIndexOutOfBoundsException.hpp - posted by pe...@apache.org on 2002/02/02 00:04:31 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/Win32 Win32TransService2.cpp Win32TransService.hpp Win32TransService.cpp - posted by pe...@apache.org on 2002/02/02 00:05:09 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Compilers VCPPDefs.hpp TandemCCDefs.hpp TandemCCDefs.cpp SunKaiDefs.hpp SunCCDefs.hpp SunCCDefs.cpp SCOCCDefs.hpp PTXCCDefs.hpp PTXCCDefs.cpp OS400SetDefs.hpp OS400SetDefs.cpp MVSCPPDefs.hpp MVSCPPDefs.cpp MIPSproDefs.hpp MIPSproDefs.cpp Makefile.in IBMVAW32Defs.hpp IBMVAOS2Defs.hpp HPCCDefs.hpp HPCCDefs.cpp GCCDefs.hpp GCCDefs.cpp DECCXXDefs.hpp DECCXXDefs.cpp CSetDefs.hpp CSetDefs.cpp CodeWarriorDefs.hpp CodeWarriorDefs.cpp BorlandCDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:05:54 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/MsgLoaders/ICU Makefile.in ICUMsgLoader.hpp ICUMsgLoader.cpp - posted by pe...@apache.org on 2002/02/02 00:06:17 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/MsgLoaders/InMemory Makefile.in InMemMsgLoader.hpp InMemMsgLoader.cpp CppErrMsgs_EN_US.hpp - posted by pe...@apache.org on 2002/02/02 00:06:34 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/MsgLoaders/Win32 Win32MsgLoader.hpp Win32MsgLoader.cpp - posted by pe...@apache.org on 2002/02/02 00:07:03 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/MsgLoaders/MsgCatalog XMLMsgCat_Ids.hpp XMLMsgCat_EN_US.Msg MsgCatalogLoader.hpp MsgCatalogLoader.cpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:07:30 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/MsgLoaders/MsgFile XMLMessages.h MsgLoader.hpp MsgLoader.cpp Makefile.in CrtXMLMsgs - posted by pe...@apache.org on 2002/02/02 00:07:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/NetAccessors/libWWW Makefile.in LibWWWNetAccessor.hpp LibWWWNetAccessor.cpp BinURLInputStream.hpp BinURLInputStream.cpp - posted by pe...@apache.org on 2002/02/02 00:09:24 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/NetAccessors/MacOSURLAccess URLAccessBinInputStream.hpp URLAccessBinInputStream.cpp Makefile.in MacOSURLAccess.hpp MacOSURLAccess.cpp - posted by pe...@apache.org on 2002/02/02 00:09:44 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/NetAccessors/Socket UnixHTTPURLInputStream.hpp UnixHTTPURLInputStream.cpp SocketNetAccessor.hpp SocketNetAccessor.cpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:10:00 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/NetAccessors/WinSock WinSockNetAccessor.hpp WinSockNetAccessor.cpp BinHTTPURLInputStream.hpp BinHTTPURLInputStream.cpp - posted by pe...@apache.org on 2002/02/02 00:10:16 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/AIX Makefile.in AIXPlatformUtils.cpp AIXDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:10:37 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/FreeBSD Makefile.in FreeBSDPlatformUtils.cpp FreeBSDDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:10:58 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/HPUX Makefile.in HPUXDefs.hpp HPPlatformUtils.cpp - posted by pe...@apache.org on 2002/02/02 00:11:22 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/IRIX Makefile.in IRIXPlatformUtils.cpp IRIXDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:11:37 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/Linux Makefile.in LinuxPlatformUtils.cpp LinuxDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:11:51 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/MacOS Makefile.in MacOSPlatformUtils.hpp MacOSPlatformUtils.cpp MacOSDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:12:08 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/OS2 OS2PlatformUtils.cpp os2ilck.asm OS2Defs.hpp - posted by pe...@apache.org on 2002/02/02 00:12:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/OS390 OS390PlatformUtils.cpp OS390Defs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:13:16 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/OS400 OS400PlatformUtils.hpp OS400PlatformUtils.cpp OS400Defs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:13:34 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/PTX PTXPlatformUtils.cpp PTXDefs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:13:49 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/Solaris SolarisPlatformUtils.cpp SolarisDefs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:14:07 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/Tandem TandemPlatformUtils.cpp TandemDefs.hpp - posted by pe...@apache.org on 2002/02/02 00:14:21 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/Tru64 Tru64PlatformUtils.cpp Tru64Defs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:14:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/UnixWare UnixWarePlatformUtils.cpp UnixWareDefs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/02 00:14:52 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms/Win32 Win32PlatformUtils.cpp Win32Defs.hpp Version.rc resource.h - posted by pe...@apache.org on 2002/02/02 00:15:09 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/regx XMLUniCharacter.hpp XMLUniCharacter.cpp XMLRangeFactory.hpp XMLRangeFactory.cpp UnionToken.hpp UnionToken.cpp UnicodeRangeFactory.hpp UnicodeRangeFactory.cpp UniCharTable.hpp TokenInc.hpp TokenFactory.hpp TokenFactory.cpp Token.hpp Token.cpp StringToken.hpp StringToken.cpp RegxUtil.hpp RegxUtil.cpp RegxParser.hpp RegxParser.cpp RegxDefs.hpp RegularExpression.hpp RegularExpression.cpp RangeTokenMap.hpp RangeTokenMap.cpp RangeToken.hpp RangeToken.cpp RangeFactory.hpp RangeFactory.cpp ParserForXMLSchema.hpp ParserForXMLSchema.cpp ParenToken.hpp ParenToken.cpp OpFactory.hpp OpFactory.cpp Op.hpp Op.cpp ModifierToken.hpp ModifierToken.cpp Match.hpp Match.cpp Makefile.in ConditionToken.hpp ConditionToken.cpp ConcatToken.hpp ConcatToken.cpp ClosureToken.hpp ClosureToken.cpp CharToken.hpp CharToken.cpp BMPattern.hpp BMPattern.cpp BlockRangeFactory.hpp BlockRangeFactory.cpp ASCIIRangeFactory.hpp ASCIIRangeFactory.cpp - posted by pe...@apache.org on 2002/02/02 00:17:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/Iconv Makefile.in IconvTransService.hpp IconvTransService.cpp - posted by pe...@apache.org on 2002/02/02 00:18:28 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/Iconv390 Makefile.in Iconv390TransService.hpp Iconv390TransService.cpp - posted by pe...@apache.org on 2002/02/02 00:18:43 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/Iconv400 utypes.h pos400.h Makefile.in iconv_util.hpp iconv_util.cpp iconv_cnv.hpp iconv_cnv.cpp Iconv400TransService.hpp Iconv400TransService.cpp - posted by pe...@apache.org on 2002/02/02 00:19:04 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/IconvFBSD Makefile.in IconvFBSDTransService.hpp IconvFBSDTransService.cpp - posted by pe...@apache.org on 2002/02/02 00:19:19 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/ICU Makefile.in ICUTransService.hpp ICUTransService.cpp - posted by pe...@apache.org on 2002/02/02 00:19:34 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Transcoders/MacOSUnicodeConverter Makefile.in MacOSUnicodeConverter.hpp MacOSUnicodeConverter.cpp - posted by pe...@apache.org on 2002/02/02 00:19:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/util/Platforms Makefile.in - posted by pe...@apache.org on 2002/02/02 00:22:19 UTC, 0 replies.
- cvs commit: xml-xerces/c/src runConfigure Makefile.incl Makefile.in install-sh configure.in configure config.sub config.h.in config.guess BUILDINSTRUCTIONS.TXT - posted by pe...@apache.org on 2002/02/02 00:25:05 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/validators/common SimpleContentModel.hpp SimpleContentModel.cpp MixedContentModel.hpp MixedContentModel.cpp Makefile.in GrammarResolver.hpp GrammarResolver.cpp Grammar.hpp DFAContentModel.hpp DFAContentModel.cpp ContentSpecNode.hpp ContentSpecNode.cpp ContentLeafNameTypeVector.hpp ContentLeafNameTypeVector.cpp CMUnaryOp.hpp CMUnaryOp.cpp CMStateSet.hpp CMNode.hpp CMLeaf.hpp CMBinaryOp.hpp CMBinaryOp.cpp CMAny.hpp CMAny.cpp AllContentModel.hpp AllContentModel.cpp - posted by pe...@apache.org on 2002/02/02 00:28:04 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/validators/datatype YearMonthDatatypeValidator.hpp YearMonthDatatypeValidator.cpp YearDatatypeValidator.hpp YearDatatypeValidator.cpp UnionDatatypeValidator.hpp UnionDatatypeValidator.cpp TimeDatatypeValidator.hpp TimeDatatypeValidator.cpp StringDatatypeValidator.hpp StringDatatypeValidator.cpp QNameDatatypeValidator.hpp QNameDatatypeValidator.cpp NOTATIONDatatypeValidator.hpp NOTATIONDatatypeValidator.cpp NCNameDatatypeValidator.hpp NCNameDatatypeValidator.cpp NameDatatypeValidator.hpp NameDatatypeValidator.cpp MonthDayDatatypeValidator.hpp MonthDayDatatypeValidator.cpp MonthDatatypeValidator.hpp MonthDatatypeValidator.cpp Makefile.in ListDatatypeValidator.hpp ListDatatypeValidator.cpp InvalidDatatypeValueException.hpp InvalidDatatypeFacetException.hpp IDREFDatatypeValidator.hpp IDREFDatatypeValidator.cpp IDDatatypeValidator.hpp IDDatatypeValidator.cpp HexBinaryDatatypeValidator.hpp HexBinaryDatatypeValidator.cpp FloatDatatypeValidator.hpp FloatDatatypeValidator.cpp ENTITYDatatypeValidator.hpp ENTITYDatatypeValidator.cpp DurationDatatypeValidator.hpp DurationDatatypeValidator.cpp DoubleDatatypeValidator.hpp DoubleDatatypeValidator.cpp DecimalDatatypeValidator.hpp DecimalDatatypeValidator.cpp DayDatatypeValidator.hpp DayDatatypeValidator.cpp DateTimeValidator.hpp DateTimeValidator.cpp DateTimeDatatypeValidator.hpp DateTimeDatatypeValidator.cpp DateDatatypeValidator.hpp DateDatatypeValidator.cpp DatatypeValidatorFactory.hpp DatatypeValidatorFactory.cpp DatatypeValidator.hpp DatatypeValidator.cpp BooleanDatatypeValidator.hpp BooleanDatatypeValidator.cpp Base64BinaryDatatypeValidator.hpp Base64BinaryDatatypeValidator.cpp AnyURIDatatypeValidator.hpp AnyURIDatatypeValidator.cpp AnySimpleTypeDatatypeValidator.hpp AnySimpleTypeDatatypeValidator.cpp AbstractStringValidator.hpp AbstractStringValidator.cpp AbstractNumericValidator.hpp AbstractNumericValidator.cpp AbstractNumericFacetValidator.hpp AbstractNumericFacetValidator.cpp - posted by pe...@apache.org on 2002/02/02 00:29:29 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/validators/DTD Makefile.in DTDValidator.hpp DTDValidator.cpp DTDScanner.hpp DTDScanner.cpp DTDGrammar.hpp DTDGrammar.cpp DTDEntityDecl.hpp DTDElementDecl.hpp DTDElementDecl.cpp DTDAttDefList.hpp DTDAttDefList.cpp DTDAttDef.hpp DTDAttDef.cpp DocTypeHandler.hpp - posted by pe...@apache.org on 2002/02/02 00:30:00 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/validators/schema XUtil.hpp XUtil.cpp XercesGroupInfo.hpp XercesGroupInfo.cpp XercesElementWildcard.hpp XercesElementWildcard.cpp XercesAttGroupInfo.hpp XercesAttGroupInfo.cpp TraverseSchema.hpp TraverseSchema.cpp SubstitutionGroupComparator.hpp SubstitutionGroupComparator.cpp SchemaValidator.hpp SchemaValidator.cpp SchemaSymbols.hpp SchemaSymbols.cpp SchemaInfo.hpp SchemaInfo.cpp SchemaGrammar.hpp SchemaGrammar.cpp SchemaElementDecl.hpp SchemaElementDecl.cpp SchemaAttDefList.hpp SchemaAttDefList.cpp SchemaAttDef.hpp SchemaAttDef.cpp NamespaceScope.hpp NamespaceScope.cpp Makefile.in GeneralAttributeCheck.hpp GeneralAttributeCheck.cpp ComplexTypeInfo.hpp ComplexTypeInfo.cpp - posted by pe...@apache.org on 2002/02/02 00:30:56 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/validators/schema/identity XPathSymbols.hpp XPathSymbols.cpp XPathMatcherStack.hpp XPathMatcherStack.cpp XPathMatcher.hpp XPathMatcher.cpp XPathException.hpp XercesXPath.hpp XercesXPath.cpp ValueStoreCache.hpp ValueStoreCache.cpp ValueStore.hpp ValueStore.cpp Makefile.in IdentityConstraint.hpp IdentityConstraint.cpp IC_Unique.hpp IC_Unique.cpp IC_Selector.hpp IC_Selector.cpp IC_KeyRef.hpp IC_KeyRef.cpp IC_Key.hpp IC_Key.cpp IC_Field.hpp IC_Field.cpp FieldValueMap.hpp FieldValueMap.cpp FieldActivator.hpp FieldActivator.cpp - posted by pe...@apache.org on 2002/02/02 00:31:36 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/validators Makefile.in - posted by pe...@apache.org on 2002/02/02 00:31:55 UTC, 0 replies.
- cvs commit: xml-xerces/c/tools/NLS/Xlat Xlat_ErrHandler.hpp Xlat.hpp Xlat.cpp - posted by pe...@apache.org on 2002/02/02 00:48:38 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/jaxp JAXPConstants.java SAXParserImpl.java DocumentBuilderImpl.java - posted by ed...@apache.org on 2002/02/03 18:58:13 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl Constants.java - posted by ed...@apache.org on 2002/02/03 19:07:47 UTC, 1 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/parsers DOMASBuilderImpl.java - posted by ed...@apache.org on 2002/02/04 06:34:19 UTC, 0 replies.
- cvs commit: xml-xerces/c/obj Makefile.in - posted by tn...@apache.org on 2002/02/04 14:39:58 UTC, 1 replies.
- cvs commit: xml-xerces/c/doc Doxyfile - posted by tn...@apache.org on 2002/02/04 16:11:13 UTC, 1 replies.
- cvs commit: xml-xerces/c/doc faq-build.xml faq-parse.xml - posted by tn...@apache.org on 2002/02/04 20:08:10 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc faq-parse.xml - posted by tn...@apache.org on 2002/02/04 20:26:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/dom DOM_Attr.hpp DOM_Document.hpp DOM_DocumentType.hpp DOM_DOMImplementation.hpp DOM_NamedNodeMap.hpp DOM_NodeFilter.hpp DOM_Text.hpp - posted by tn...@apache.org on 2002/02/04 20:57:15 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/dom DOM_Element.cpp DOM_Element.hpp DOM_Node.cpp DOM_Node.hpp DOM_NodeIterator.cpp DOM_NodeIterator.hpp DOM_TreeWalker.cpp DOM_TreeWalker.hpp ElementImpl.cpp ElementImpl.hpp NodeImpl.cpp NodeImpl.hpp NodeIteratorImpl.cpp NodeIteratorImpl.hpp TreeWalkerImpl.cpp TreeWalkerImpl.hpp - posted by tn...@apache.org on 2002/02/04 21:03:48 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/traversers XSDHandler.java - posted by ed...@apache.org on 2002/02/04 21:55:35 UTC, 2 replies.
- cvs commit: xml-xerces/c/src/xercesc/idom IDOM_Attr.hpp IDOM_Document.hpp IDOM_DocumentType.hpp IDOM_NamedNodeMap.hpp IDOM_NodeFilter.hpp IDOM_Text.hpp - posted by tn...@apache.org on 2002/02/04 22:11:56 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/idom IDAttrImpl.cpp IDCDATASectionImpl.cpp IDCommentImpl.cpp IDDocumentFragmentImpl.cpp IDElementImpl.cpp IDElementImpl.hpp IDEntityImpl.cpp IDEntityReferenceImpl.cpp IDNodeImpl.hpp IDNodeIteratorImpl.cpp IDNodeIteratorImpl.hpp IDNotationImpl.cpp IDOM_Element.hpp IDOM_Node.hpp IDOM_NodeIterator.hpp IDOM_TreeWalker.hpp IDProcessingInstructionImpl.cpp IDTextImpl.cpp IDTreeWalkerImpl.cpp IDTreeWalkerImpl.hpp - posted by tn...@apache.org on 2002/02/04 22:20:59 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/idom IDAttrNSImpl.cpp IDDocumentImpl.cpp IDDocumentTypeImpl.cpp IDElementNSImpl.cpp IDNodeImpl.cpp IDNodeListImpl.cpp - posted by tn...@apache.org on 2002/02/04 22:50:17 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/idom IDDeepNodeListPool.c IDDeepNodeListPool.hpp - posted by tn...@apache.org on 2002/02/04 22:50:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util RefVectorOf.c RefVectorOf.hpp - posted by tn...@apache.org on 2002/02/05 14:11:06 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util TransService.cpp XMLUni.cpp XMLUni.hpp - posted by tn...@apache.org on 2002/02/05 14:11:45 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/regx ASCIIRangeFactory.cpp ASCIIRangeFactory.hpp BlockRangeFactory.cpp BlockRangeFactory.hpp RegxDefs.hpp UnicodeRangeFactory.cpp UnicodeRangeFactory.hpp XMLRangeFactory.cpp XMLRangeFactory.hpp - posted by tn...@apache.org on 2002/02/05 14:20:07 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/InitTermTest InitTermTest.cpp InitTermTest.hpp - posted by tn...@apache.org on 2002/02/05 14:26:09 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IDom/IDOMMemTest - New directory - posted by tn...@apache.org on 2002/02/05 14:26:20 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IDom/IDOMMemTest IDOMMemTest.cpp Makefile.in - posted by tn...@apache.org on 2002/02/05 14:32:42 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/VC6/xerces-all/IDOMMemTest - New directory - posted by tn...@apache.org on 2002/02/05 14:37:18 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/VC6/xerces-all/IDOMMemTest IDOMMemTest.dsp - posted by tn...@apache.org on 2002/02/05 14:37:41 UTC, 0 replies.
- cvs commit: xml-xerces/c/scripts sanityTest.pl sanityTest_ExpectedResult.log - posted by tn...@apache.org on 2002/02/05 14:38:54 UTC, 1 replies.
- cvs commit: xml-xerces/c/doc releases.xml - posted by tn...@apache.org on 2002/02/05 14:50:55 UTC, 2 replies.
- cvs commit: xml-xerces/c/src/xercesc/util RefVectorOf.c - posted by tn...@apache.org on 2002/02/05 16:38:14 UTC, 0 replies.
- cvs commit: xml-xerces/java/tools optional.jar - posted by ne...@apache.org on 2002/02/05 16:58:30 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/idom IDDeepNodeListPool.c - posted by tn...@apache.org on 2002/02/05 17:50:05 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc migration.xml migration_archive.xml - posted by tn...@apache.org on 2002/02/05 19:06:13 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests/IDom/IDOMMemTest IDOMMemTest.cpp - posted by tn...@apache.org on 2002/02/05 20:13:06 UTC, 1 replies.
- cvs commit: xml-xerces/c/doc migration.xml faq-build.xml - posted by pe...@apache.org on 2002/02/05 21:18:59 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/Projects/Win32/VC6/CreateDOMDocument CreateDOMDocument.dsp - posted by pe...@apache.org on 2002/02/05 21:57:30 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/Projects/Win32/VC6/DOMCount DOMCount.dsp - posted by pe...@apache.org on 2002/02/05 21:57:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/Projects/Win32/VC6/DOMPrint DOMPrint.dsp - posted by pe...@apache.org on 2002/02/05 21:57:47 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/Projects/Win32/VC6/IDOMCount IDOMCount.dsp - posted by pe...@apache.org on 2002/02/05 21:58:06 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/Projects/Win32/VC6/IDOMPrint IDOMPrint.dsp - posted by pe...@apache.org on 2002/02/05 21:58:14 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style - New directory - posted by tn...@apache.org on 2002/02/05 22:34:36 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style/graphics - New directory - posted by tn...@apache.org on 2002/02/05 22:34:46 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style/stylesheets - New directory - posted by tn...@apache.org on 2002/02/05 22:34:51 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style/resources - New directory - posted by tn...@apache.org on 2002/02/05 22:34:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/tools/jars style-apachexml.jar style-ibm.zip - posted by tn...@apache.org on 2002/02/05 22:57:44 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/msg XMLSchemaMessages.properties - posted by sa...@apache.org on 2002/02/06 15:48:56 UTC, 0 replies.
- cvs commit: xml-xerces/c/scripts sanityTest.pl - posted by kn...@apache.org on 2002/02/06 17:36:51 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema XUtil.hpp XUtil.cpp GeneralAttributeCheck.hpp GeneralAttributeCheck.cpp - posted by kn...@apache.org on 2002/02/06 23:21:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/internal XMLScanner2.cpp - posted by kn...@apache.org on 2002/02/06 23:22:45 UTC, 1 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema SchemaInfo.hpp SchemaInfo.cpp - posted by kn...@apache.org on 2002/02/06 23:24:59 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema TraverseSchema.hpp TraverseSchema.cpp - posted by kn...@apache.org on 2002/02/06 23:27:59 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema ComplexTypeInfo.hpp ComplexTypeInfo.cpp - posted by kn...@apache.org on 2002/02/06 23:29:24 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema SchemaElementDecl.hpp SchemaElementDecl.cpp - posted by kn...@apache.org on 2002/02/06 23:30:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Platforms/Win32 Version.rc - posted by kn...@apache.org on 2002/02/06 23:33:31 UTC, 1 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/dom DocumentTypeImpl.java EntityImpl.java EntityReferenceImpl.java NotationImpl.java - posted by ra...@apache.org on 2002/02/07 15:23:18 UTC, 1 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema TraverseSchema.cpp - posted by kn...@apache.org on 2002/02/07 15:46:52 UTC, 2 replies.
- cvs commit: xml-xerces/c/scripts sanityTest_ExpectedResult.log - posted by kn...@apache.org on 2002/02/07 16:02:03 UTC, 6 replies.
- cvs commit: xml-xerces/java/docs faq-xni.xml - posted by an...@apache.org on 2002/02/07 16:47:41 UTC, 0 replies.
- cvs commit: xml-xerces/c/tools/NLS/Xlat Xlat.cpp - posted by kn...@apache.org on 2002/02/07 17:19:41 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc migration.xml - posted by pe...@apache.org on 2002/02/07 17:34:17 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema SchemaValidator.cpp - posted by kn...@apache.org on 2002/02/07 17:41:29 UTC, 2 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/util URI.java - posted by sa...@apache.org on 2002/02/07 19:39:01 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/util SymbolTable.java - posted by ne...@apache.org on 2002/02/07 23:15:10 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/util SynchronizedSymbolTable.java - posted by ne...@apache.org on 2002/02/07 23:17:29 UTC, 0 replies.
- cvs commit: xml-xerces/java/tools ant.LICENSE.txt stylebook-1.0-b2.LICENSE.txt xalan.LICENSE.txt xerces.LICENSE.txt - posted by tw...@apache.org on 2002/02/08 20:29:32 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/parsers AbstractDOMParser.java - posted by ed...@apache.org on 2002/02/09 20:39:59 UTC, 3 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/xni/grammars XMLGrammarDescription.java Grammar.java - posted by ne...@apache.org on 2002/02/09 21:55:21 UTC, 0 replies.
- cvs commit: xml-xerces/c/tests Makefile.in - posted by tn...@apache.org on 2002/02/11 19:19:19 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util Base64.hpp - posted by pe...@apache.org on 2002/02/11 22:28:24 UTC, 0 replies.
- cvs commit: xml-xerces/java/tools junit.LICENSE.txt - posted by ne...@apache.org on 2002/02/12 19:27:42 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/dv/util Base64.java HexBin.java - posted by ne...@apache.org on 2002/02/12 21:08:03 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util XMLUni.cpp XMLUni.hpp - posted by kn...@apache.org on 2002/02/13 17:09:24 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples/SAX2Print SAX2Print.cpp - posted by kn...@apache.org on 2002/02/13 17:11:06 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc migration.xml program-sax2.xml schema.xml - posted by kn...@apache.org on 2002/02/13 17:23:07 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style/dtd - New directory - posted by tn...@apache.org on 2002/02/13 18:26:29 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style/dtd blocks.ent book.dtd changes.dtd characters.ent document.dtd entities.ent faqs.dtd links.ent markup.ent - posted by tn...@apache.org on 2002/02/13 20:49:41 UTC, 0 replies.
- cvs commit: xml-xerces/java/samples/xni DocumentTracer.java - posted by ra...@apache.org on 2002/02/14 12:44:36 UTC, 1 replies.
- cvs commit: xml-xerces/java/src/org/w3c/dom Node.java - posted by ra...@apache.org on 2002/02/14 12:48:05 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/dom NodeImpl.java - posted by ra...@apache.org on 2002/02/14 12:49:29 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/datatype UnionDatatypeValidator.hpp UnionDatatypeValidator.cpp DatatypeValidator.hpp BooleanDatatypeValidator.hpp BooleanDatatypeValidator.cpp AnySimpleTypeDatatypeValidator.hpp AnySimpleTypeDatatypeValidator.cpp AbstractStringValidator.hpp AbstractStringValidator.cpp AbstractNumericFacetValidator.hpp AbstractNumericFacetValidator.cpp - posted by pe...@apache.org on 2002/02/14 16:17:32 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc/style/dtd book.dtd - posted by tn...@apache.org on 2002/02/14 16:51:55 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/dom ElementNSImpl.java CoreDocumentImpl.java AttrNSImpl.java - posted by sa...@apache.org on 2002/02/14 17:34:29 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc senumval.xml - posted by pe...@apache.org on 2002/02/14 23:47:06 UTC, 1 replies.
- cvs commit: xml-xerces/java/tests/jaxp - New directory - posted by ed...@apache.org on 2002/02/15 03:47:20 UTC, 0 replies.
- cvs commit: xml-xerces/java/tests/jaxp/data - New directory - posted by ed...@apache.org on 2002/02/15 03:56:46 UTC, 0 replies.
- cvs commit: xml-xerces/java/tests/jaxp/data personal-schema-badhint.xml personal-schema-err-nohint.xml personal-schema-err.xml personal-schema-nohint.xml personal-schema.xml personal.xsd - posted by ed...@apache.org on 2002/02/15 04:00:59 UTC, 0 replies.
- cvs commit: xml-xerces/java/tests/jaxp InputData.java - posted by ed...@apache.org on 2002/02/15 04:01:45 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/parsers StandardParserConfiguration.java XMLGrammarParser.java - posted by sa...@apache.org on 2002/02/15 17:00:31 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/dom - New directory - posted by sa...@apache.org on 2002/02/15 17:50:37 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/dom DOMParser.java DocumentImpl.java ElementNSImpl.java - posted by sa...@apache.org on 2002/02/15 17:54:29 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/traversers XSAttributeChecker.java XSDAbstractIDConstraintTraverser.java XSDAbstractParticleTraverser.java XSDAbstractTraverser.java XSDAttributeGroupTraverser.java XSDAttributeTraverser.java XSDComplexTypeTraverser.java XSDElementTraverser.java XSDGroupTraverser.java XSDHandler.java XSDKeyrefTraverser.java XSDNotationTraverser.java XSDSimpleTypeTraverser.java XSDUniqueOrKeyTraverser.java XSDWildcardTraverser.java - posted by sa...@apache.org on 2002/02/15 21:13:23 UTC, 1 replies.
- cvs commit: xml-xerces/c/src/xercesc/util Base64.hpp Base64.cpp - posted by pe...@apache.org on 2002/02/15 22:36:56 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/parsers AbstractSAXParser.java - posted by an...@apache.org on 2002/02/17 07:02:47 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util XercesDefs.hpp - posted by jb...@apache.org on 2002/02/17 22:12:06 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Compilers Makefile.in - posted by jb...@apache.org on 2002/02/17 22:21:15 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj project.pbxproj - posted by jb...@apache.org on 2002/02/17 22:38:46 UTC, 1 replies.
- cvs commit: xml-xerces/c/Projects/MacOS/CodeWarrior/XercesSamples/SAX2Print SAX2Print.mcp.xml - posted by jb...@apache.org on 2002/02/18 00:38:23 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/parsers AbstractSAXParser.java SAXParser.java - posted by an...@apache.org on 2002/02/18 00:46:15 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/NetAccessors/MacOSURLAccessCF - New directory - posted by jb...@apache.org on 2002/02/18 06:46:28 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/NetAccessors/MacOSURLAccessCF MacOSURLAccessCF.cpp MacOSURLAccessCF.hpp Makefile.in URLAccessCFBinInputStream.cpp URLAccessCFBinInputStream.hpp - posted by jb...@apache.org on 2002/02/18 06:50:42 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc runConfigure - posted by jb...@apache.org on 2002/02/18 06:51:49 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema/identity ValueStore.cpp XPathMatcher.cpp - posted by jb...@apache.org on 2002/02/18 07:26:50 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Platforms/MacOS MacOSPlatformUtils.cpp - posted by jb...@apache.org on 2002/02/18 07:32:51 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util Makefile.in - posted by jb...@apache.org on 2002/02/18 07:36:44 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/NetAccessors/MacOSURLAccessCF MacOSURLAccessCF.hpp - posted by jb...@apache.org on 2002/02/18 07:42:56 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util Base64.cpp - posted by pe...@apache.org on 2002/02/18 17:07:39 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc build-other.xml - posted by jb...@apache.org on 2002/02/18 19:19:45 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/dom DeferredDocumentImpl.java - posted by el...@apache.org on 2002/02/18 20:34:40 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/common ContentSpecNode.cpp - posted by pe...@apache.org on 2002/02/18 21:25:48 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/traversers XSDGroupTraverser.java - posted by sa...@apache.org on 2002/02/18 21:57:25 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/dom DOMParser.java - posted by sa...@apache.org on 2002/02/18 21:59:27 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/util HexBin.java Base64.java - posted by sa...@apache.org on 2002/02/18 22:00:21 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs/util SimpleLocator.java - posted by sa...@apache.org on 2002/02/18 23:30:26 UTC, 0 replies.
- cvs commit: xml-xerces/java/tests/dom/serialize expectedoutput.xml input.xml TestNS.java - posted by el...@apache.org on 2002/02/19 20:36:12 UTC, 1 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/parsers CachingParserPool.java DOMASBuilderImpl.java StandardParserConfiguration.java XMLGrammarCachingConfiguration.java - posted by ne...@apache.org on 2002/02/19 22:03:39 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util PlatformUtils.hpp XMLAbstractDoubleFloat.hpp XMLBigDecimal.hpp XMLBigInteger.hpp XMLDouble.hpp XMLFloat.hpp XMLNetAccessor.hpp XMLString.hpp XMLURL.hpp XMLUri.hpp - posted by tn...@apache.org on 2002/02/20 19:17:02 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl XMLErrorReporter.java - posted by sa...@apache.org on 2002/02/20 21:01:00 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc Makefile.incl - posted by tn...@apache.org on 2002/02/20 21:01:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc build-misc.xml build-other.xml build-winunix.xml faq-build.xml faq-other.xml faq-parse.xml install.xml migration.xml program-dom.xml program-sax.xml program-sax2.xml - posted by tn...@apache.org on 2002/02/20 22:01:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc configure.in - posted by tn...@apache.org on 2002/02/20 22:44:29 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6 - New directory - posted by tn...@apache.org on 2002/02/20 22:52:10 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all - New directory - posted by tn...@apache.org on 2002/02/20 22:52:33 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/DOMCount - New directory - posted by tn...@apache.org on 2002/02/20 22:52:52 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/DOMPrint - New directory - posted by tn...@apache.org on 2002/02/20 22:52:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/EncodingTest - New directory - posted by tn...@apache.org on 2002/02/20 22:53:02 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/DOMTest - New directory - posted by tn...@apache.org on 2002/02/20 22:53:07 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/SAX2Print - New directory - posted by tn...@apache.org on 2002/02/20 22:53:11 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/SAX2Count - New directory - posted by tn...@apache.org on 2002/02/20 22:54:19 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/SAXCount - New directory - posted by tn...@apache.org on 2002/02/20 22:54:25 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/XercesLib - New directory - posted by tn...@apache.org on 2002/02/20 22:54:30 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/SAXPrint - New directory - posted by tn...@apache.org on 2002/02/20 22:54:34 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/BCB6/Xerces-all/XercesLib XercesLib.bpr XercesLib.mak Xerceslib.cpp afxres.h - posted by tn...@apache.org on 2002/02/20 23:27:01 UTC, 0 replies.
- cvs commit: xml-xerces/perl/DOMParse Makefile.PL - posted by ja...@apache.org on 2002/02/21 03:53:12 UTC, 0 replies.
- cvs commit: xml-xerces/perl/Handler Makefile.PL - posted by ja...@apache.org on 2002/02/21 03:53:52 UTC, 0 replies.
- cvs commit: xml-xerces/perl/hints aix.pl - posted by ja...@apache.org on 2002/02/21 03:54:41 UTC, 0 replies.
- cvs commit: xml-xerces/perl/samples SAX2Count.pl - posted by ja...@apache.org on 2002/02/21 03:55:53 UTC, 0 replies.
- cvs commit: xml-xerces/perl/Handler PerlErrorCallbackHandler.cpp - posted by ja...@apache.org on 2002/02/21 04:00:58 UTC, 0 replies.
- cvs commit: xml-xerces/perl/t Schema.t - posted by ja...@apache.org on 2002/02/21 04:06:25 UTC, 0 replies.
- cvs commit: xml-xerces/perl/t DOMCount.t DOMCreate.t DOMPrint.t IDOMCount.t IDOMPrint.t SAX2Count.t SAXCount.t - posted by ja...@apache.org on 2002/02/21 04:06:47 UTC, 0 replies.
- cvs commit: xml-xerces/perl Xerces.C Xerces.i Xerces.pm - posted by ja...@apache.org on 2002/02/21 04:10:27 UTC, 0 replies.
- cvs commit: xml-xerces/perl README - posted by ja...@apache.org on 2002/02/21 04:17:53 UTC, 0 replies.
- cvs commit: xml-xerces/perl TODO - posted by ja...@apache.org on 2002/02/21 04:18:11 UTC, 0 replies.
- cvs commit: xml-xerces/perl Makefile.PL - posted by ja...@apache.org on 2002/02/21 04:19:26 UTC, 0 replies.
- cvs commit: xml-xerces/perl ChangeLog - posted by ja...@apache.org on 2002/02/21 04:19:45 UTC, 1 replies.
- cvs commit: xml-xerces/perl .cvsignore - posted by ja...@apache.org on 2002/02/21 04:19:57 UTC, 0 replies.
- cvs commit: xml-xerces/perl/t Grammar.t - posted by ja...@apache.org on 2002/02/21 04:28:52 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/dv/xs XSSimpleTypeDecl.java - posted by sa...@apache.org on 2002/02/21 22:12:50 UTC, 1 replies.
- cvs commit: xml-xerces/c/Projects/OS390 xml4csrc2_3_2_os390batch_ascii.pax - posted by tn...@apache.org on 2002/02/22 16:37:29 UTC, 0 replies.
- cvs commit: xml-xerces/c/scripts packageSources.pl - posted by tn...@apache.org on 2002/02/22 16:44:36 UTC, 0 replies.
- cvs commit: xml-xerces/java/tests/dom/serialize expectedoutput.xml - posted by el...@apache.org on 2002/02/22 21:45:43 UTC, 0 replies.
- cvs commit: xml-xerces/c/Projects/Win32/VC6/xerces-all/IThreadTest IThreadTest.dsp - posted by tn...@apache.org on 2002/02/25 22:09:38 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/schema SchemaValidator.cpp SubstitutionGroupComparator.cpp - posted by tn...@apache.org on 2002/02/25 22:18:18 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/common DFAContentModel.cpp MixedContentModel.hpp SimpleContentModel.cpp - posted by tn...@apache.org on 2002/02/25 22:18:53 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/datatype DatatypeValidatorFactory.cpp DatatypeValidatorFactory.hpp - posted by tn...@apache.org on 2002/02/25 22:28:26 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc BUILDINSTRUCTIONS.TXT - posted by tn...@apache.org on 2002/02/25 22:41:19 UTC, 1 replies.
- cvs commit: xml-xerces/c/doc build-winunix.xml - posted by tn...@apache.org on 2002/02/25 22:41:25 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/validators/DTD DTDScanner.cpp - posted by kn...@apache.org on 2002/02/26 22:06:53 UTC, 1 replies.
- cvs commit: xml-xerces/java/samples/simpletype - New directory - posted by ne...@apache.org on 2002/02/27 17:17:44 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/internal VecAttrListImpl.cpp - posted by tn...@apache.org on 2002/02/27 17:49:41 UTC, 0 replies.
- cvs commit: xml-xerces/java/samples/simpletype SimpleTypeUsage.java - posted by ne...@apache.org on 2002/02/27 17:56:42 UTC, 0 replies.
- cvs commit: xml-xerces/java/src/org/apache/xerces/impl/xs XMLSchemaValidator.java - posted by ne...@apache.org on 2002/02/27 18:30:33 UTC, 0 replies.
- cvs commit: xml-xerces/c/samples runConfigure Makefile.incl configure.in configure - posted by pe...@apache.org on 2002/02/27 23:37:56 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc runConfigure Makefile.incl configure.in configure - posted by pe...@apache.org on 2002/02/27 23:38:23 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util XercesDefs.hpp AutoSense.hpp - posted by pe...@apache.org on 2002/02/27 23:38:35 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Platforms Makefile.in - posted by pe...@apache.org on 2002/02/27 23:38:42 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Transcoders/Iconv IconvTransService.cpp - posted by pe...@apache.org on 2002/02/27 23:38:52 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Platforms/OpenServer - New directory - posted by pe...@apache.org on 2002/02/27 23:57:20 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/util/Platforms/OpenServer OpenServerPlatformUtils.cpp OpenServerDefs.hpp Makefile.in - posted by pe...@apache.org on 2002/02/27 23:57:59 UTC, 0 replies.
- cvs commit: xml-xerces/java/docs releases.xml - posted by el...@apache.org on 2002/02/28 15:28:38 UTC, 2 replies.
- cvs commit: xml-xerces/c/src/xercesc/dom DOMString.cpp - posted by tn...@apache.org on 2002/02/28 22:52:13 UTC, 0 replies.
- cvs commit: xml-xerces/c/src/xercesc/internal ReaderMgr.cpp - posted by tn...@apache.org on 2002/02/28 22:55:57 UTC, 0 replies.
- cvs commit: xml-xerces/c/doc build-winunix.xml faq-distrib.xml readme.xml - posted by tn...@apache.org on 2002/02/28 23:05:52 UTC, 0 replies.