Jason Diamond a1cd780140 Removed some enumerations that might have been in Beta2 but aren't visible anymore. Moved some enumerations from the System.Xml namespace to System.Xml.XPath because that's where they belong (now?). 24 years ago
..
ChangeLog a1cd780140 Removed some enumerations that might have been in Beta2 but aren't visible anymore. Moved some enumerations from the System.Xml namespace to System.Xml.XPath because that's where they belong (now?). 24 years ago
Driver.cs f9731130a0 More XML work 24 years ago
EntityHandling.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
Formatting.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
IXmlLineInfo.cs f9731130a0 More XML work 24 years ago
NameTable.cs 461d8356b6 * XmlCDataSection.cs: Initial implementation. 24 years ago
Profile.cs f9731130a0 More XML work 24 years ago
ReadState.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
TODOAttribute.cs 252adc883c 2002-02-23 Nick Drochak <[email protected]> 24 years ago
Validation.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
WhitespaceHandling.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
WriteState.cs 586a8126c1 Add descriptions to enumerations 24 years ago
XmlAttribute.cs 686b51d1a6 Updated XmlAttribute so that it can have child nodes and refactored some of the child node code in XmlDocument and XmlElement into XmlNode. 24 years ago
XmlAttributeCollection.cs b85325090c Got attributes and text nodes working while loading a document. 24 years ago
XmlCDataSection.cs b85325090c Got attributes and text nodes working while loading a document. 24 years ago
XmlCaseOrder.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
XmlChar.cs f9731130a0 More XML work 24 years ago
XmlCharacterData.cs b85325090c Got attributes and text nodes working while loading a document. 24 years ago
XmlComment.cs 3ecbf47486 rewrote XmlNode with touchups to XmlDocument, XmlElement, and XmlLinkedNode 24 years ago
XmlDeclaration.cs edff44185c 2002-02-25 Duncan Mak <[email protected]> 24 years ago
XmlDocument.cs 686b51d1a6 Updated XmlAttribute so that it can have child nodes and refactored some of the child node code in XmlDocument and XmlElement into XmlNode. 24 years ago
XmlDocumentFragment.cs f856b27cc4 * XmlAttribute.cs re-arrange source file to put attributes first. Implement 24 years ago
XmlDocumentType.cs d53d26f8b7 2002-02-26 Duncan Mak <[email protected]> 24 years ago
XmlElement.cs 686b51d1a6 Updated XmlAttribute so that it can have child nodes and refactored some of the child node code in XmlDocument and XmlElement into XmlNode. 24 years ago
XmlEntityReference.cs 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 years ago
XmlException.cs c3b0039b20 Removed redundant code. 24 years ago
XmlImplementation.cs d53d26f8b7 2002-02-26 Duncan Mak <[email protected]> 24 years ago
XmlLinkedNode.cs 8054460332 XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes 24 years ago
XmlNameTable.cs 405dc3ea6c Add System.XML 24 years ago
XmlNamedNodeMap.cs b85325090c Got attributes and text nodes working while loading a document. 24 years ago
XmlNamespaceManager.cs 624da35d1a XmlNamespaceManager now adds prefixes and namespaces to its name table. 24 years ago
XmlNode.cs 686b51d1a6 Updated XmlAttribute so that it can have child nodes and refactored some of the child node code in XmlDocument and XmlElement into XmlNode. 24 years ago
XmlNodeChangedAction.cs 227b56db7a add new System.Xml classes 24 years ago
XmlNodeChangedEventArgs.cs 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 years ago
XmlNodeList.cs 8054460332 XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes 24 years ago
XmlNodeListChildren.cs 8054460332 XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes 24 years ago
XmlNodeOrder.cs d334bf4514 2002-02-24 Duncan Mak <[email protected]> 24 years ago
XmlNodeType.cs f415eb4ef5 Removed auto-generated comments. 24 years ago
XmlParserContext.cs 405dc3ea6c Add System.XML 24 years ago
XmlProcessingInstruction.cs 3ecbf47486 rewrote XmlNode with touchups to XmlDocument, XmlElement, and XmlLinkedNode 24 years ago
XmlQualifiedName.cs ed0e45d9ae 2002-02-24 Duncan Mak <[email protected]> 24 years ago
XmlReader.cs d3942f4a7c More reformatting to Mono standards. Added MonoTODO attributes. XmlTextReader now throws XmlException instead of System.Exception. 24 years ago
XmlResolver.cs 3e0bd7c691 2002-02-24 Duncan Mak <[email protected]> 24 years ago
XmlSignificantWhitespace.cs 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 years ago
XmlSpace.cs b4905da810 Add summary information to enumerations. 24 years ago
XmlText.cs b85325090c Got attributes and text nodes working while loading a document. 24 years ago
XmlTextReader.cs b85325090c Got attributes and text nodes working while loading a document. 24 years ago
XmlTokenizedType.cs 3e0bd7c691 2002-02-24 Duncan Mak <[email protected]> 24 years ago
XmlUrlResolver.cs 3e0bd7c691 2002-02-24 Duncan Mak <[email protected]> 24 years ago
XmlWhitespace.cs 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 years ago
XmlWriter.cs f856b27cc4 * XmlAttribute.cs re-arrange source file to put attributes first. Implement 24 years ago