Duncan Mak 0a40887d3b 2002-10-18 Duncan Mak <[email protected]> 23 yıl önce
..
ChangeLog 0a40887d3b 2002-10-18 Duncan Mak <[email protected]> 23 yıl önce
Driver.cs e230186787 2002-04-16 Duncan Mak <[email protected]> 24 yıl önce
EntityHandling.cs f415eb4ef5 Removed auto-generated comments. 24 yıl önce
Formatting.cs f415eb4ef5 Removed auto-generated comments. 24 yıl önce
IHasXmlNode.cs 2877b78c42 2002-03-11 Duncan Mak <[email protected]> 24 yıl önce
IXmlLineInfo.cs 2877b78c42 2002-03-11 Duncan Mak <[email protected]> 24 yıl önce
NameTable.cs c6fbc77fe6 2002-03-12 Duncan Mak <[email protected]> 24 yıl önce
Profile.cs f9731130a0 More XML work 24 yıl önce
ReadState.cs f415eb4ef5 Removed auto-generated comments. 24 yıl önce
TODOAttribute.cs 252adc883c 2002-02-23 Nick Drochak <[email protected]> 24 yıl önce
ValidationType.cs f3ad50c287 2002-03-14 Duncan Mak <[email protected]> 24 yıl önce
WhitespaceHandling.cs f415eb4ef5 Removed auto-generated comments. 24 yıl önce
WriteState.cs 586a8126c1 Add descriptions to enumerations 24 yıl önce
XmlAttribute.cs e09e903225 2002-08-26 Ravi Pratap <[email protected]> 23 yıl önce
XmlAttributeCollection.cs 07aae53fac implementing XmlElement.SetAttributeNode(localName, namespaceURI) and 23 yıl önce
XmlCDataSection.cs b9e2f23ea5 2002-03-22 Duncan Mak <[email protected]> 24 yıl önce
XmlChar.cs f9731130a0 More XML work 24 yıl önce
XmlCharacterData.cs 3c16ab8283 Added XmlDocument event firing code. 23 yıl önce
XmlComment.cs 38ef701a8f 2002-03-19 Duncan Mak <[email protected]> 24 yıl önce
XmlConstructs.cs 93040683dc 2002-06-10 Ajay kumar Dwivedi <[email protected]> 23 yıl önce
XmlConvert.cs 59d02c87d9 2002-09-22 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce
XmlDeclaration.cs 420c7f042a InnerXml, OuterXml, WriteContentTo, and WriteTo for most XmlNode derivatives. 24 yıl önce
XmlDocument.cs 0a40887d3b 2002-10-18 Duncan Mak <[email protected]> 23 yıl önce
XmlDocumentFragment.cs 532d9eb391 2002-04-12 Duncan Mak <[email protected]> 24 yıl önce
XmlDocumentNavigator.cs 234ede86c6 2002-09-12 Piers Haken <[email protected]> 23 yıl önce
XmlDocumentType.cs 7ae088c8ca 2002-03-26 Duncan Mak <[email protected]> 24 yıl önce
XmlElement.cs 07aae53fac implementing XmlElement.SetAttributeNode(localName, namespaceURI) and 23 yıl önce
XmlEntity.cs 2e22dca527 2002-06-08 Duncan Mak <[email protected]> 23 yıl önce
XmlEntityReference.cs ad41847caa 2002-08-25 Tim Coleman <[email protected]> 23 yıl önce
XmlException.cs e3f4037161 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce
XmlImplementation.cs 7ae088c8ca 2002-03-26 Duncan Mak <[email protected]> 24 yıl önce
XmlLinkedNode.cs 4d82c52aeb In System.Xml: 23 yıl önce
XmlNameTable.cs d915a756c0 2002-03-13 Duncan Mak <[email protected]> 24 yıl önce
XmlNamedNodeMap.cs c004fb1899 2002-07-12 Piers Haken <[email protected]> 23 yıl önce
XmlNamespaceManager.cs 59d02c87d9 2002-09-22 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce
XmlNode.cs e09e903225 2002-08-26 Ravi Pratap <[email protected]> 23 yıl önce
XmlNodeArrayList.cs 8d73a2306c 2002-06-23 Piers Haken <[email protected]> 23 yıl önce
XmlNodeChangedAction.cs 227b56db7a add new System.Xml classes 24 yıl önce
XmlNodeChangedEventArgs.cs 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 yıl önce
XmlNodeChangedEventHandler.cs e34b4528d4 2002-03-14 Duncan Mak <[email protected]> 24 yıl önce
XmlNodeList.cs 84187bf9a6 fixed member accessibility to match MS (corcompare). 24 yıl önce
XmlNodeListChildren.cs abf853b6ca XmlTextWriter formatting, indenting, xml declaration stuff. 24 yıl önce
XmlNodeOrder.cs d334bf4514 2002-02-24 Duncan Mak <[email protected]> 24 yıl önce
XmlNodeReader.cs e47dababcf 2002-07-23 Duncan Mak <[email protected]> 23 yıl önce
XmlNodeType.cs f415eb4ef5 Removed auto-generated comments. 24 yıl önce
XmlNotation.cs ccf2b200ff 2002-03-19 Duncan Mak <[email protected]> 24 yıl önce
XmlParserContext.cs e230186787 2002-04-16 Duncan Mak <[email protected]> 24 yıl önce
XmlProcessingInstruction.cs c8e7937354 Implementation of XmlDocument.CreateNode() 24 yıl önce
XmlQualifiedName.cs 21689da521 2002-06-21 Ajay kumar Dwivedi <[email protected]> 23 yıl önce
XmlReader.cs e3f4037161 2002-09-13 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce
XmlResolver.cs 3e0bd7c691 2002-02-24 Duncan Mak <[email protected]> 24 yıl önce
XmlSignificantWhitespace.cs ed2ab56732 2002-04-28 Duncan Mak <[email protected]>; 24 yıl önce
XmlSpace.cs b4905da810 Add summary information to enumerations. 24 yıl önce
XmlText.cs 420c7f042a InnerXml, OuterXml, WriteContentTo, and WriteTo for most XmlNode derivatives. 24 yıl önce
XmlTextReader.cs bad23e8a29 Make sure XmlTextReader.GetAttribute never returns null. 23 yıl önce
XmlTextWriter.cs 59d02c87d9 2002-09-22 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce
XmlTextWriterOpenElement.cs 3c16ab8283 Added XmlDocument event firing code. 23 yıl önce
XmlTokenizedType.cs 3e0bd7c691 2002-02-24 Duncan Mak <[email protected]> 24 yıl önce
XmlUrlResolver.cs 3e0bd7c691 2002-02-24 Duncan Mak <[email protected]> 24 yıl önce
XmlValidatingReader.cs 6918735598 2002-09-18 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce
XmlWhitespace.cs ed2ab56732 2002-04-28 Duncan Mak <[email protected]>; 24 yıl önce
XmlWriter.cs 71ed9a2dd0 2002-08-26 Gonzalo Paniagua Javier <[email protected]> 23 yıl önce