История коммитов

Автор SHA1 Сообщение Дата
  Jason Diamond afa895fbfd Added implementation of and tests for GetElementsByTagName courtesy of Matt Hunter <[email protected]>. 23 лет назад
  Jason Diamond 5a5f87e557 2002-08-16 Jason Diamond <[email protected]> 23 лет назад
  Jason Diamond 450a73a6d5 Fixed MoveToParent issues with the navigator and attributes. 23 лет назад
  Piers Haken 8d73a2306c 2002-06-23 Piers Haken <[email protected]> 23 лет назад
  Jason Diamond 4d82c52aeb In System.Xml: 23 лет назад
  Kral Ferch 420c7f042a InnerXml, OuterXml, WriteContentTo, and WriteTo for most XmlNode derivatives. 24 лет назад
  Piers Haken cc63806f23 minor CLS conformance tweaks (visibility, virtual, abstract, sealed, etc...) 24 лет назад
  Mike Kestner c99917bebc 24 лет назад
  Duncan Mak b9e2f23ea5 2002-03-22 Duncan Mak <[email protected]> 24 лет назад
  Duncan Mak 1afc7ead96 2002-03-20 Duncan Mak <[email protected]> 24 лет назад
  Kral Ferch 7472ae9d5d More XmlTextWriter and node WriteTo. 24 лет назад
  Kral Ferch 5b7629fbf3 Work on XmlDocument and XmlTextWriter 24 лет назад
  Jason Diamond 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 лет назад
  Kral Ferch 8054460332 XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes 24 лет назад
  Kral Ferch 3ecbf47486 rewrote XmlNode with touchups to XmlDocument, XmlElement, and XmlLinkedNode 24 лет назад
  Jason Diamond 2207a5d906 Implemented all of the CreateElement and CreateAttribute methods. 24 лет назад
  Jason Diamond b85325090c Got attributes and text nodes working while loading a document. 24 лет назад
  Jason Diamond e0eb4eb7fd Reformatted, added missing members, and MonoTODO attributes. 24 лет назад
  Jason Diamond f0499ad934 Added simple test for XmlDocument. Made many fixes to existing code to get the test to pass. 24 лет назад
  Daniel Weber f856b27cc4 * XmlAttribute.cs re-arrange source file to put attributes first. Implement 24 лет назад
  Daniel Weber 6084534798 Implement NextSibling, PreviousSibling, RemoveAll, InsertBefore(), InsertAfter, prepend, append in XmlNode.cs 24 лет назад
  Daniel Weber 38902cbcb0 Add constructor 24 лет назад
  Daniel Weber 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 лет назад