Commit History

Author SHA1 Message Date
  Adam Treat 77766f3b35 * MoveToAttribute should stop on the requested attribute and return true, 23 years ago
  Jason Diamond 4d82c52aeb In System.Xml: 23 years ago
  Adam Treat 1503838060 * Implemented ctor (string xmlFragment). 24 years ago
  Adam Treat eb67401dcb * Implemented ReadInnerXml and ReadOuterXml. We still need to validate for 24 years ago
  Adam Treat c07e5769bb MoveToAttribute* Fix 'if' brackets. 24 years ago
  Adam Treat f582bf684b * Make sure we begin the search with the first attribute. 24 years ago
  Adam Treat 09c6c9c962 * Implement MoveToAttribute(string name) method. 24 years ago
  Adam Treat a421e3f8dd * Added 'XmlTextReader (string url)' constructor 24 years ago
  Jason Diamond 4a4d210198 MoveToElement after reading attributes instead of restoring the element properties early. 24 years ago
  Kral Ferch f1be9d4e45 fix for Mike Kestner. 24 years ago
  Jason Diamond f9bb1602bd Added missing members to XmlParserContext and started using it from XmlTextReader. 24 years ago
  Jason Diamond 7a842df3c6 Implemented MoveToElement and MoveToFirstAttribute. 24 years ago
  Jason Diamond b85325090c Got attributes and text nodes working while loading a document. 24 years ago
  Jason Diamond d3942f4a7c More reformatting to Mono standards. Added MonoTODO attributes. XmlTextReader now throws XmlException instead of System.Exception. 24 years ago
  Jason Diamond 6808258fa8 Namespace declarations are now treated like attributes. Fixed bug in XmlNamespaceManager.HasNamespace. All tests now pass for both Mono and Microsoft. 24 years ago
  Jason Diamond 71434b89d0 Added support for namespaces on attributes. 24 years ago
  Jason Diamond bd18d5985e Initial implementation of XmlNamespaceManager. Added support for NamespaceURI property to XmlTextReader for elements. 24 years ago
  Jason Diamond daa65c9207 Fixed build to test our XML classes and not Microsoft's. Added initial namespace support. 24 years ago
  Miguel de Icaza f9731130a0 More XML work 24 years ago
  Miguel de Icaza 405dc3ea6c Add System.XML 24 years ago