
sof 2003/03/11 22:40:39 PST Modified files: dotnet/lib/System/Xml XmlAttributeCollection.hs XmlNamedNodeMap.hs XmlNode.hs XmlNodeTy.hs Added files: dotnet/lib/System/Xml WriteState.hs XmlAttribute.hs XmlAttributeCollectionTy.hs XmlAttributeTy.hs XmlCDataSection.hs XmlCharacterData.hs XmlComment.hs XmlDeclaration.hs XmlDocument.hs XmlDocumentFragment.hs XmlDocumentTy.hs XmlDocumentType.hs XmlElement.hs XmlElementTy.hs XmlEntityReference.hs XmlImplementation.hs XmlLinkedNode.hs XmlNamespaceManager.hs XmlNodeList.hs XmlNodeType.hs XmlProcessingInstruction.hs XmlResolver.hs XmlSignificantWhitespace.hs XmlSpace.hs XmlText.hs XmlWhitespace.hs XmlWriter.hs Log: pretty much all of System.Xml Revision Changes Path 1.2 +55 -5 hugs98/dotnet/lib/System/Xml/XmlAttributeCollection.hs 1.2 +33 -19 hugs98/dotnet/lib/System/Xml/XmlNamedNodeMap.hs 1.2 +201 -8 hugs98/dotnet/lib/System/Xml/XmlNode.hs 1.2 +1 -1 hugs98/dotnet/lib/System/Xml/XmlNodeTy.hs