ChangeLog 62 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783
  1. 2003-07-06 Atsushi Enomoto <[email protected]>
  2. * XmlElement.cs : IsEmpty has removed attributes since it incorrectly
  3. used RemoveAll().
  4. 2003-07-06 Atsushi Enomoto <[email protected]>
  5. * XmlDocument.cs : Load(string filename) should close its stream.
  6. Small change for the latest DTDObjectModel change.
  7. * XmlTextReader.cs : Changed for the latest DTDObjectModel change (all
  8. changed methods are only related to DTD stuff).
  9. Now uses XmlSchemaDatatype for attribute type definition.
  10. * XmlValidatingReader : initial (limited) support for DTD validation.
  11. It can handle only XmlTextReader.
  12. * DTDObjectModel.cs : changed radically for initial validation support.
  13. * added DTDAutomata.cs and DTDValidatingReader.cs.
  14. 2003-07-06 Atsushi Enomoto <[email protected]>
  15. * XmlElement.cs : Removed extraneous xmlns output support (it should
  16. be done by XmlTextWriter).
  17. * XmlNode.cs : InsertBefore() now checks validity of the newChild (and
  18. most of the changes are in fact indentation changes).
  19. * XmlWriter.cs : WriteAttributes() now can write entity references.
  20. WriteNode() now writes xmldecl attributes correctly.
  21. Removed namespaceManager and xmlns check logic, since it should be
  22. done by individual XmlTextWriter.
  23. * XmlTextWriter.cs : Patch by Jerome. AddMissingElementXmlns () has
  24. written multiple xmlns declarations.
  25. Moved namespaceManager from abstract XmlWriter.
  26. Write{Start|End}Attribute() and WriteString() now checks xmlns
  27. attribute value. (MS.NET holds value only with this write method).
  28. 2003-07-04 Atsushi Enomoto <[email protected]>
  29. * XmlDocument.cs : removed xmlReader.Close() from Load(XmlReader).
  30. 2003-06-30 Atsushi Enomoto <[email protected]>
  31. * XmlDocumentNavigator.cs : Implemented MoveTo*Namespace() and
  32. essentially changed most of the property handling (e.g. removed attribute
  33. enumerator and it now became really cloneable).
  34. * XmlNodeReader.cs : ReadInnerXml() changes its state as error
  35. when the method is called at Initial state.
  36. 2003-06-25 Atsushi Enomoto <[email protected]>
  37. * XmlDocumentNavigator.cs : Fixed IsEmptyElement. It treats <foo></foo>
  38. as non-empty, and XmlElement's IsEmpty is designed as such.
  39. Fixed MoveToFirst() and MoveToNext() not to move to xmldecl nor
  40. doctype node.
  41. * XmlNode.cs : Fixed XPathNodeType. It should throw an exception
  42. instead of returning undefined enum value.
  43. Modified some code comments.
  44. * XmlWriter.cs : Fixed WriteNode () to use WriteFullEndElement()
  45. when XmlReader's node is not at empty element or at EndElement.
  46. Fixed XmlDeclaration's standalone check.
  47. 2003-06-21 Atsushi Enomoto <[email protected]>
  48. * XmlTextReader.cs : removed CRLFs. Fixed private InitializeContext()
  49. to use known Uri way (used in XmlUrlResolver) instead of UriBuilder.
  50. 2003-06-20 Atsushi Enomoto <[email protected]>
  51. * XmlInputStream.cs : quick fix for public ctor() BaseURI bug.
  52. 2003-06-20 Ben Maurer <[email protected]>
  53. * XmlTextReader.cs: Reduces memory allocation when the reader is
  54. not queried for some values.
  55. * NameTable.cs: Now uses a custom hashtable to implement. As a
  56. result, when Get (char[], int, int) is called, a string is only
  57. allocated if it is actually a new entry.
  58. (StrEqArray) Compares a string and a char[]
  59. (AddEntry) Adds a new entry to the hashtable
  60. (Entry) Represents a hashtable entry.
  61. 2003-06-20 Atsushi Enomoto <[email protected]>
  62. * XmlUrlResolver.cs : several ResolveUri() fix. e.g. for external URIs.
  63. 2003-06-16 Ben Maurer <[email protected]>
  64. * XmlUrlResolver.cs: really fixed #44231
  65. 2003-06-16 Atsushi Enomoto <[email protected]>
  66. * XmlNodeReader.cs : fixed MoveToNextAttribute(). In some cases
  67. this method set current node null.
  68. * XmlTextReader.cs : fixed GetAttribute (name, ns), which returned
  69. String.Empty instead of null (expected value).
  70. * XmlTextReader.cs,
  71. XmlUrlResolver.cs,
  72. XmlInputStream.cs : fixed BaseURI problem (bug #44231).
  73. 2003-06-15 Atsushi Enomoto <[email protected]>
  74. * XmlNodeReader.cs : this [name] and this [name, ns] (and
  75. GetAttribute() methods in turn) returns null instead of String.Empty.
  76. * XmlTextWriter.cs : WriteStartAttribute() should try to use specified
  77. prefix before auto-generating prefixes.
  78. Implemented WriteBase64().
  79. 2003-06-13 Atsushi Enomoto <[email protected]>
  80. * XmlNodeReader.cs : LookupNamespace () has refered invalid current
  81. node for attributes. Modified to use private "document" property.
  82. 2003-06-10 Lluis Sanchez Gual <[email protected]>
  83. * XmlTextWriter.cs: when adding an attribute with a namespace, a prefix must be automaticaly
  84. generated, and a namespace declaration must be added.
  85. * XmlWriter.cs: the namespace for the prefix xmlns must be http://www.w3.org/2000/xmlns/
  86. 2003-06-10 Zoltan Varga <[email protected]>
  87. * XmlAttribute.cs: Accept a null prefix or namespaceURI.
  88. 2003-06-10 Duncan Mak <[email protected]>
  89. * XmlDocumentNavigator.cs (GetNode): Make it implement
  90. IHasXmlNode.
  91. 2003-06-05 Lluis Sanchez Gual <[email protected]>
  92. * XmlTextWriter.cs : Fixed bug. After calling for example WriteStartElement ("pref","ln","ns");
  93. a call to LookupPrefix ("pref") when still writting attributes should
  94. return "ns", and it didn't.
  95. 2003-06-02 Atsushi Enomoto <[email protected]>
  96. * XmlDocumentNavigator.cs : quick fix for MoveToFirstChild().
  97. * XmlConvert.cs : fixed VerifyNCName() to check correctly.
  98. 2003-06-01 Atsushi Enomoto <[email protected]>
  99. * XmlDocumentNavigator.cs : Compute document node one time.
  100. MoveToFirstChild() should move to PIs and comments.
  101. 2003-05-30 Miguel de Icaza <[email protected]>
  102. * XmlReader.cs (ReadStartElement): Improve error message.
  103. 2003-05-28 Lluis Sanchez Gual <[email protected]>
  104. * XmlTextReader.cs : MoveToAttribute methods must set the enumerator to the right
  105. position, since MoveToNextAttribute may be called after it.
  106. SetProperties(): attributes do not "inherit" the namespace.
  107. * XmlDocument.cs: ReadNode(), ReadAttributeNode(): must keep the current reader position.
  108. 2003-05-27 Atsushi Enomoto <[email protected]>
  109. * NameTable.cs : Add() sets the given name string interned.
  110. * XmlParserContext.cs : added internal PushScope() and PopScope() to
  111. hold stacks of xml:base, xml:lang and xml:space.
  112. * XmlTextReader.cs : implemented XmlLang and XmlSpace (only as a
  113. property for stacked attributes). Renamed Initialize() to Initialize-
  114. Context(). Modified to use XmlParserContext.PushScope()/PopScope().
  115. 2003-05-26 Lluis Sanchez Gual <[email protected]>
  116. * XmlReader.cs: Little fix to WriteAttributeString()
  117. 2003-05-24 Atsushi Enomoto <[email protected]>
  118. * XmlAttribute.cs, XmlCharacterData.cs, XmlComment.cs, XmlDocument.cs,
  119. XmlDocumentFragment.cs, XmlElement.cs, XmlEntity.cs, XmlLinkedNode.cs,
  120. XmlNode.cs, XmlNotation.cs, XmlProcessingInstruction.cs, XmlReader.cs,
  121. XmlSignificantWhitespace.cs, XmlText.cs, XmlWhitespace.cs:
  122. Reverted the recent accessibility mistake (5/16).
  123. * XmlDocument.cs, XmlNode.cs : moved actual CreateNavigator() logic
  124. from XmlNode to XmlDocument.
  125. 2003-05-18 Lluis Sanchez Gual <[email protected]>
  126. * XmlQualifiedName.cs : Fixed bug in equality operator.
  127. 2003-05-18 Atsushi Enomoto <[email protected]>
  128. * XmlTextWriter.cs : patch by Jonathan Hogg. Flush() does not close
  129. any open attributes or elements. WriteWhitespace() checks state and
  130. closes start tag. Fixed WriteStringInternal() to replace CR/LF chars
  131. when it is called inside attribute value.
  132. * XmlException.cs : added .NET 1.1 .ctor.
  133. * added XmlSecureResolver.cs (only stubbing).
  134. * XmlAttribute.cs : set_InnerXml() should remove children.
  135. * XmlAttribute.cs,
  136. XmlElement.cs,
  137. XmlDocumentFragment.cs,
  138. XmlDocument.cs : removed XmlTextReader reuse (It was buggy stuff).
  139. * XmlNode.cs : RemoveAll() should also remove all attributes.
  140. * XmlTextRader.cs : .ctor() for attribute value reader should add
  141. quotations at initialization, since it requires quote chars.
  142. * XmlWriter.cs : WriteAttributeString() more correct xmlns check.
  143. 2003-05-16 Atsushi Enomoto <[email protected]>
  144. * changed XPathNodeType modifier to internal *protected* override.
  145. * XmlAttribute.cs : .ctor() now checks name validity e.g. xmlns.
  146. * XmlAttribute.cs, XmlElement.cs : set_Prefix checks NCName validity.
  147. * XmlAttributeCollection.cs : removed some incorrect TODO attributes.
  148. * XmlDocument.cs ; CreateAttribute(name) now auto-completes xmlns NSURI
  149. when the argument is "xmlns".
  150. * XmlElement.cs : more compliant IsEmpty support. See also WriteTo().
  151. * XmlNamespaceManager.cs : added initial "xml" and "xmlns" namespaces.
  152. * XmlNode.cs : ser_InnerXml() throws InvalidOperationException.
  153. * XmlNodeReader.cs : LookupNamespace() refactory. Fixed ReadInnerXml()
  154. not to set error state for non-started XmlNodeReader.
  155. * XmlTextReader.cs : fixed ReadAttributeValue() not to reset state.
  156. BaseURI support. Fixed Initialize() to handle Attribute correctly.
  157. SetProperty for attribute auto-completes xmlns NSURI.
  158. Attribute and whitespace handling became more correct.
  159. Don't parse external DTD if XmlResolver is null.
  160. * XmlTextWriter.cs : implemented WriteEntityRef().
  161. WriteStartAttribute() checks if ns does not equal to that of xmlns.
  162. * XmlWriter.cs : trivial refactoring (WriteNode() xmldecl output).
  163. 2003-05-05 Atsushi Enomoto <[email protected]>
  164. * XmlConvert.cs : IsInvalid() Now uses XmlConstructs.IsName(Start).
  165. EncodeName() now correctly encodes invalid names.
  166. Result string of ToString(DateTime) contains "fffffff".
  167. 2003-04-29 Atsushi Enomoto <[email protected]>
  168. * XmlElement.cs : fixed IsEmpty (removed private field isEmpty).
  169. * XmlNodeReader.cs : Fixed AttributeCount, each this[] (indexers),
  170. MoveTo*Attribute(),
  171. Fixed this[] to work correctly against XmlDeclarations.
  172. Fixed ReadInnerXml() and ReadOuterXml() to call Read() correctly.
  173. (which may prevent validations etc.)
  174. * XmlReader.cs,
  175. XmlNodeReader.cs,
  176. XmlTextReader.cs : Fixed ReadString() to be compliant with each
  177. other.
  178. * XmlTextReader.cs : ReadInnerXml() now moves to next node correctly.
  179. 2003-04-27 Pedro Martínez Juliá <[email protected]>
  180. * XmlNode.cs: ensure to get a valid Uri in BaseUri when loading the
  181. source document from a file.
  182. 2003-04-27 Atsushi Enomoto <[email protected]>
  183. * XmlAttribute.cs : fixed WriteTo() and WriteContentTo() to write
  184. content EntityReference correctly.
  185. * XmlNodeReader.cs : many fix for EndElement handling (AttributeCount,
  186. HasAttributes, indexers, MoveTo*Attribute() and Read() ).
  187. Modified Skip() to call Read () explicitly.
  188. * XmlTextReader.cs :
  189. Fixed ReadInnerXml() which ignored EndElement token in certain cases.
  190. Implemented MoveToAttribute (local, ns), and modified GetAttribute()
  191. in relation to this change.
  192. Attributes for XmlDeclaration are now correctly set.
  193. * XmlTextWriter.cs : WriteRaw() is now different from WriteString().
  194. Simplified WriteAttributes() for XmlDeclaration.
  195. 2003-04-26 Atsushi Enomoto <[email protected]>
  196. * XmlTextReader.cs : fixed ReadInnerXml(). it was inconsistent with
  197. Depth property fix.
  198. 2003-04-25 Atsushi Enomoto <[email protected]>
  199. * XmlDocument.cs : fixed Load() to set baseURI correctly.
  200. * XmlReader.cs : patch by Gonzalo. Fixed not to skip XmlDeclaration.
  201. * XmlTextReader.cs :
  202. fixed Depth. When it's on StartElement, Depth was already incremented.
  203. fixed private SaveProperty(), which moved away its saved properties
  204. when MoveToElement was called repeatedly.
  205. * XmlTextWriter.cs : fixed WriteQualifiedName() to close start tag.
  206. * XmlWriter.cs :
  207. WriteAttributes() refactory (for XMLDecl).
  208. WriteNode() don't Read() when the reader is Initial state, let other
  209. invokation to Read(). In case of Element, it should write entire
  210. element. In case of Attribute, it shouldn't Read().
  211. WriteStartDocument() should omit standalone decl. when there is no
  212. explicit value.
  213. 2003-04-23 Gonzalo Paniagua Javier <[email protected]>
  214. * XmlReader.cs: reverted last patch. It breaks System.Configuration
  215. because 1. it considers XmlDeclaration as content and 2. always
  216. returns XmlNodeType.None.
  217. 2003-04-23 Atsushi Enomoto <[email protected]>
  218. * Added missing ChangeLog of 4/4/2003.
  219. * XmlTextWriter.cs : patch by Erik. fixed WriteQualifiedName.
  220. (write prefix instead of ns.)
  221. * XmlInputStream.cs : file access mode fix (FileAccess.Read was missing)
  222. * XmlTextReader.cs : modified to call Read() instead of ReadContent().
  223. (It may be required for decorated reader such as XmlValidatingReader.)
  224. Changed Read() error message for mismatch end tag.
  225. * XmlDocument.cs : (ReadNode) friendly message for mismatch EndElement.
  226. * XmlReader.cs : Corrected misinterpreted MoveToContent() method.
  227. 2003-04-04 Atsushi Enomoto <[email protected]>
  228. * XmlDocument.cs : Load() now closes the given XmlReader.
  229. Don't allow creation of XmlTextReader for Doctype. (workaround.)
  230. * XmlInputStream.cs : It now closes its internal stream explicitly.
  231. * XmlNode.cs : RemoveChild() bugfix for removing LastLinkedChild.
  232. * XmlNodeReader.cs : GetAttribute() bugfix for not-present attribute.
  233. * XmlParserInput.cs : added Close() method.
  234. * XmlReader.cs : MoveToContent() should (1) not Read in case of empty
  235. element, and (2) MoveToElement() in case of attribute.
  236. * XmlTextReader.cs : Close() now actually closes source TextReaders.
  237. 2003-03-26 Duncan Mak <[email protected]>
  238. * XmlTextWriter.cs (Write): A patch from Atsushi to fix
  239. prematurely ending the write, or something like that. It was
  240. causing us to chop off the end of the document when we're trying
  241. to generate XML Schemas.
  242. 2003-03-23 Atsushi Enomoto <[email protected]>
  243. * XmlTextReader.cs : implemented ReadString().
  244. fixed ctor(string, XmlNodeType, XmlParserContext) - don't raise
  245. null reference exception when context is null.
  246. * XmlNodeReader.cs : fixed ReadString() - should ignore attributes etc.
  247. fixed Read() - when positioned at EndElement, it didn't progress.
  248. fixed HasAttribute - it didn't return false in all cases.
  249. fixed Name and LocalName - only limited type of nodes return names.
  250. fixed AttributeCount - in some cases it threw null ref exception.
  251. 2003-03-22 Atsushi Enomoto <[email protected]>
  252. * XmlTextWriter.cs : WriteStartDocument doesn't set hasRoot=true, then
  253. WriteEndDocument without root element now raises an error correctly.
  254. * XmlDocumentNavigator.cs : (MoveToFirstChild) fixed bugzilla #36672.
  255. implemented BaseURI, NameTable, XmlLang, GetAttributes, GetNamespace,
  256. MoveToAttribute.
  257. 2003-03-22 Atsushi Enomoto <[email protected]>
  258. * XmlElement.cs : RemoveAttribute now don't throws when specified
  259. attribute does not exist.
  260. 2003-03-21 Atsushi Enomoto <[email protected]>
  261. * XmlNode.cs : add descriptions for some node type error.
  262. 2003-03-21 Atsushi Enomoto <[email protected]>
  263. * XmlNodeArrayList.cs, XmlNodeListChildren.cs : bugzilla #39920 fix.
  264. 2003-03-19 Atsushi Enomoto <[email protected]>
  265. * XmlDeclaration.cs : quick fix, not to use regex for set_Value.
  266. 2003-03-19 Atsushi Enomoto <[email protected]>
  267. * XmlTextReader.cs : Fixed wrong notationdecl SYSTEM id read.
  268. * XmlInputStream.cs : Should allow versionless input stream entity.
  269. 2003-03-18 Atsushi Enomoto <[email protected]>
  270. * added XmlParserInput.cs for multi xml document sources.
  271. * added DTDObjectModel.cs (maybe temporary).
  272. * XmlTextReader.cs :
  273. + fixed ctor to use XmlStreamReader. Allowed null XmlParserContext.
  274. + Some members such as LineNumber, ReadChar now uses XmlParserInput.
  275. + added support for Namespaces (namespace-ignorant parse available).
  276. + added support for XmlResolver.
  277. + replace SetReaderContext()/SetReaderFragment() with Initialize().
  278. + use NameTable in CreateNameString.
  279. + fixed ReadCData(). Now reads "]]]>" correctly.
  280. + support for DTD parse.
  281. + Read() now throws an error when it reached EOF while Depth > 0.
  282. * XmlAttribute.cs,
  283. XmlDocumentFragment.cs,
  284. XmlElement.cs : fix related to the changes of XmlTextReader.Initialize
  285. * XmlDocument.cs : ReadNode() now reads DocumentType.
  286. * XmlDocumentType.cs : implemented Entities, Notations, WriteTo().
  287. * XmlEntity.cs,
  288. XmlNotation.cs : added override LastLinkedChild (for doctype node).
  289. * XmlNamedNodeMap.cs : Remove() raises an error if target is read only.
  290. * XmlElement.cs : bugfix for node removal of set_InnerXml.
  291. * XmlNode.cs : added insertBeforeIntern() derived from InsertBefore().
  292. (to append child XmlEntity into XmlDocumentType correctly.)
  293. * XmlInputStream.cs : fixed to access file with FileAccess.Read.
  294. 2003-03-15 Duncan Mak <[email protected]>
  295. * XmlElement.cs (Name): Only append prefix + ':' when prefix is
  296. neither String.Empty nor null. Thanks to Simon Guindon for
  297. reporting the bug and Jackson for fixing this bug with me.
  298. 2003-03-15 Atsushi Enomoto <[email protected]>
  299. * XmlConstructs.cs : fix "int IsXXX()" to reject negative value.
  300. * XmlDocument.cs : simplify Load(string url) to use XmlTextReader.
  301. fixed ReadNode(), it should call reader.Read() only on Initial state.
  302. * XmlInputStream.cs : Changed namespace. Added XmlStreamReader(stream)
  303. and XmlStreamReader (string). Fixed XmlInputStream(url) not to use
  304. System.Net.WebClient directly.
  305. * XmlParserContext.cs : baseURI never be null.
  306. * XmlTextWriter.cs : use WebName for Encoding instead of HeaderName.
  307. * XmlUrlResolver.cs : namespace change for XmlInputStream.
  308. 2003-03-12 Elan Feingold <[email protected]>
  309. * XmlTextReader.cs: When throwing a ReaderException, show what
  310. character was the culprit
  311. 2003-03-05 Atsushi Enomoto <[email protected]>
  312. * XmlDocumentFragment.cs, XmlElement.cs :
  313. modified InnerXml (fragment type from Element to DocumentFragment).
  314. * XmlElement.cs : fixed WriteTo() ns check.
  315. * XmlNamespaceManager.cs : MS.NET allows Add() used two or more times.
  316. * XmlNode.cs : fixed ConstructNamespaceManager().
  317. * XmlConstructs.cs : added IsSpace, IsName, IsNameStart, IsNCName,
  318. IsPubid with an int arg.
  319. * XmlReader.cs : changed to use XmlChar.cs (its role is as same as
  320. XmlConstructs.cs).
  321. * XmlTextReader.cs :
  322. improved error messages with line info.
  323. / checking matching start and end tags.
  324. / prevents the apperance of multiple root elements. (patch by Erik)
  325. fixed and refactored ReadInnerXml() and ReadOuterXml()
  326. changed to use XmlChar.cs.
  327. * XmlTextWriter.cs : changed to put element's xmlns at CloseStartTag ()
  328. (It will help c14n implementation.)
  329. / blocks multiple attribute output with element node.
  330. 2003-02-28 Alan Tam <[email protected]>
  331. * XmlConvert.cs: fixed the most ToXXX(string) and ToString(XXX)
  332. methods to make them compatible with the XML Schema Spec from W3C
  333. ToString(TimeSpan) is still outstanding
  334. 2003-02-18 Gonzalo Paniagua Javier <[email protected]>
  335. * XmlDocument.cs:
  336. (Load (string)): hack to workaround some issues with Uri.Parse. Once
  337. Parse is fixed, remove the hack.
  338. 2003-02-16 Atsushi Enomoto <[email protected]>
  339. * XmlQualifiedName.cs : fixed GetHashCode() to avoid null reference
  340. * XmlTextReader.cs : fixed ReadAttributeValue() to handle
  341. entity reference, and some refactory.
  342. 2003-02-16 Atsushi Enomoto <[email protected]>
  343. * XmlUrlResolver.cs : WebClient.Credentials was not implemented yet.
  344. 2003-02-16 Atsushi Enomoto <[email protected]>
  345. * XmlInputStream.cs : added (also contains internal XmlStreamReader).
  346. * XmlDocument.cs : Load () now can specify URL using XmlUrlResolver,
  347. and can read non-UTF-8 stream.
  348. * XmlTextReader.cs : related to above stream fix.
  349. * XmlUrlResolver.cs : implemented GetEntity ().
  350. 2003-02-03 Gonzalo Paniagua Javier <[email protected]>
  351. * XmlTextWriter.cs: implemented WriteRaw (char[], int, int).
  352. 2003-02-02 Atsushi Enomoto <[email protected]>
  353. * XmlTextReader.cs : implemented QuoteChar.
  354. 2003-01-26 Atsushi Enomoto <[email protected]>
  355. * XmlNode.cs : implemented ReplaceChild.
  356. removed DocElem checking at InsertBefore.
  357. * XmlNodeReader.cs : fixed ReadString and Read for correct node info.
  358. * XmlText.cs : implemented CloneNode and SplitText.
  359. 2003-01-24 Gonzalo Paniagua Javier <[email protected]>
  360. * XmlCharacterData.cs: added XPathNodeType property.
  361. 2003-01-22 Gonzalo Paniagua Javier <[email protected]>
  362. * XmlTextWriter.cs: throw an exception if WriteEndDocument is
  363. called without a prior call to WriteStartDocument.
  364. 2003-01-21 Atsushi Enomoto <[email protected]>
  365. * XmlNodeReader.cs : several fix to get more compatible with MS.NET.
  366. 2003-01-19 Atsushi Enomoto <[email protected]>
  367. * XmlNamespaceManager.cs : fundamental change of LookupPrefix to return
  368. null when no matching uri.
  369. * XmlElement.cs : removed unnecessary xmlns output.
  370. * XmlNode.cs : GetPrefixOfNamespace fix along with the change above.
  371. * XmlTextWriter.cs : LookupPrefix and WriteStartElementInternal fix
  372. along with the change above, and moved timing of 'xmlns' output
  373. to CloseStartElement.
  374. * XmlWriter.cs: modified WriteStartAttribute, same as yesterday.
  375. 2003-01-18 Atsushi Enomoto <[email protected]>
  376. * XmlWriter.cs: modified WriteStartElement (see test for detail).
  377. Added WriteNode.
  378. 2003-01-13 Ville Palo <[email protected]>
  379. * XmlDocument.cs: Added CheckName () method to check names validity.
  380. 2003-01-11 Gonzalo Paniagua Javier <[email protected]>
  381. * XmlTextReader.cs:
  382. (ReadOuterXml): use Depth property which return elementDepth, not depth.
  383. 2003-01-11 Atsushi Enomoto <[email protected]>
  384. * XmlElement.cs : (by ville) XmlElement.set_InnerText event bugfix.
  385. * XmlTextReader.cs : some fix for ReadOuterXml().
  386. 2003-01-08 Atsushi Enomoto <[email protected]>
  387. * XmlTextReader.cs : bugfix for attributes related to creation of
  388. XmlAttribute *node*.
  389. 2003-01-08 Atsushi Enomoto <[email protected]>
  390. * XmlTextReader.cs : bugfix for attribute values which have entity
  391. references.
  392. 2002-12-28 Ville Palo <[email protected]>
  393. * XmlDocument.cs: XmlTextWriter.Formatting == Indented when
  394. calling Save () -methods.
  395. 2002-12-28 Atsushi Enomoto <[email protected]>
  396. * XmlNodeReader.cs : primitive reading implementation.
  397. 2002-12-28 Atsushi Enomoto <[email protected]>
  398. * XmlElement.cs : quick fix for the incomplete patch of #35308 below.
  399. 2002-12-28 Atsushi Enomoto <[email protected]>
  400. * XmlDocument.cs : removed inconsistent line-feed output.
  401. * XmlElement.cs, XmlTextWriter.cs :
  402. fixed for bugzilla 35308 (default ns output)
  403. * XmlWhitespace.cs : limited output only when preserving whitespace.
  404. 2002-12-24 Atsushi Enomoto <[email protected]>
  405. * XmlAttribute.cs, XmlDocument.cs, XmlTextReader.cs:
  406. Implemented XmlTextReader.ReadAttributeValue().
  407. Added internal ReadAttributeNodeValue().
  408. Fixed XmlAttribute.InnerXml to use these methods.
  409. * XmlDocument.cs, XmlDocumentFragment.cs, XmlElement.cs, XmlNode.cs:
  410. Implemented XmlDocument.ReadNode() and removed ConstructDOM().
  411. Other changes are replacing them.
  412. 2002-12-24 Atsushi Enomoto <[email protected]>
  413. * XmlDocument.cs: patch by Ville (fixed default PreserveWhitespace)
  414. 2002-12-21 Atsushi Enomoto <[email protected]>
  415. * XmlElement.cs, XmlTextWriter.cs, XmlWriter.cs:
  416. patch by JD Conley <[email protected]>.
  417. (Fix for xmlns attribute output.)
  418. 2002-12-05 Ville Palo <[email protected]>
  419. * XmlQualifiedName.cs: Little fix to ToString () -method
  420. 2002-12-04 Tim Haynes <[email protected]>
  421. * class/System.XML/System.Xml/XmlElement.cs: Made more refined
  422. checks on attributeNode to fix 32262.
  423. 2002-12-03 Atsushi Enomoto <[email protected]>
  424. * XmlDocument.cs (CreateNavigator(XmlNode)) : reverted
  425. * XmlTextWriter.cs (WriteStartElementInternal):
  426. fixed when default namespace was specified, all descendants
  427. fail to omit the default namespace declarations.
  428. * XmlAttribute.cs,
  429. XmlDocument.cs,
  430. XmlNode.cs (internal XmlLang/XmlSpace) : implemented(defined)
  431. * XmlAttribute.cs,
  432. XmlDocumentFragment.cs,
  433. XmlElement.cs (set_InnerXml): now uses XmlLang/XmlSpace
  434. * XmlElement.cs (set_IsEmpty) : implemented
  435. (WriteTo) : removed my improper indenting (Writer already done)
  436. * XmlNode.cs (BaseURI) : fixed if ParentNode is null, NullPointerEx
  437. (ConstructDOM) : implemented when xmlReader isn't XmlTextReader
  438. ...and renamed XmlDocument.ConventionalParser to ReusableReader ;-)
  439. 2002-12-01 Atsushi Enomoto <[email protected]>
  440. * XmlNode.cs (RemoveChild):
  441. bugfixed when XmlNode is Document OwnerDocument is null
  442. * XmlDeclaration.cs (Value):
  443. bugfixed regular expression pattern.
  444. * XmlDocument.cs (CreateNavigator): bugfixed access modifier.
  445. 2002-11-24 Duncan Mak <[email protected]>
  446. * XmlImplementation.cs (HasFeature): Fixed a typo. Thanks for
  447. Fabricio Barros Cabral (fx) on #mono for spotting it. This is his
  448. first patch to Mono! ;-)
  449. 2002-11-19 Gonzalo Paniagua Javier <[email protected]>
  450. * XmlNode.cs:
  451. (AppendChild): readded refChild != null condition before throwing
  452. "cannot insert this node in this position" exception. There's probably
  453. a better solution. Fixes #34191.
  454. (RemoveAll): changed following Atsushi instructions.
  455. 2002-11-13 Duncan Mak <[email protected]>
  456. * XmlElement.cs (IsEmpty): A temporary check-in to keep gtk-sharp
  457. compiling.
  458. 2002-11-14 Atsushi Enomoto <[email protected]>
  459. * XmlDocument.cs : unified all constructors, added ConventionalParser,
  460. implemented CloneNode() and CreateEntityReference(),
  461. * XmlEntityReference.cs : set_Value, WriteContentTo, WriteTo
  462. set BaseURI to MonoTODO
  463. * XmlNode.cs : implemented PrependChild, modified ConstructDOM,
  464. bugfix InsertAfter (incorrect prepending) and InsertBefore
  465. (more than one DocumentElements hadn't caused errors)
  466. * XmlTextReader.cs : unified all constructors,
  467. added internal SetReaderContext(), SetReaderFragment()
  468. bugfix (syntax check of PUBLIC / getting internal subset)
  469. 2002-11-13 Atsushi Enomoto <[email protected]>
  470. XmlAttribute.cs : set_InnerText, set_InnerXml, some check for set_Prefix
  471. XmlAttributeCollection.cs : (indexer) this[localName, namespaceURI]
  472. XmlCharacterData.cs : exchanged Data and Value
  473. (for processing events and inheritance)
  474. XmlDocumentFragment.cs : set_InnerXml
  475. XmlSignificantWhitespace.cs : set_Value
  476. XmlTextReader.cs : ReadAttributeValue
  477. 2002-11-04 Atsushi Enomoto <[email protected]>
  478. XmlAttribute.cs: fixed missing internal 'OwnerElement''SetOwnerElement'
  479. 2002-11-03 Atsushi Enomoto <[email protected]>
  480. * XmlAttributeCollection.cs : checks owner element.
  481. implemented CopyTo, InsertAfter, InsertBefore, Prepend,
  482. Remove, RemoveAt, SetNamedItem.
  483. removed some logics that sets 'Parent' (that should be null)
  484. * XmlDocument.cs : set_InnerXml, [PreserveWhitespace(incomplete)]
  485. * XmlDocumentFragment.cs : get_InnerXml, WriteContentTo, WriteTo
  486. * XmlElement.cs : implemented WriteTo, set_InnerText.
  487. Fixed WriteTo() to add xmlns:* attributes when
  488. writer.LookupPrefix() returned mismatching.
  489. * XmlNamedNodeMap.cs : compare not only name but localname and nsuri.
  490. Removing different prefixes for the same uri now runs correct.
  491. added SetNamedItem(XmlNode node, int position_to_insert).
  492. * XmlNode.cs : ConstructDOM (logically) creates XmlEntityReference,
  493. XmlWhitespace, and XmlSignificantWhitespace
  494. 2002-10-31 Atsushi Enomoto <[email protected]>
  495. * XmlDocument.cs : implemented CreateDocumentFragment()
  496. * XmlElement.cs, XmlLinkedNode.cs :
  497. moved LastLinkedChild from XmlElement to XmlLinkedNode.
  498. * XmlEntityReference.cs : must throw NotImplementedException.
  499. * XmlNode.cs :
  500. + implemented InsertBefore() and then implemented InsertAfter()
  501. and modified AppendChild() to call it.
  502. + added logic to check ReadOnly, parent document equivalence,
  503. and inserting any 'content' before/after DocumentElement.
  504. + implemented Clone() [it is equals to CloneNode() by MS doc.]
  505. + added logic in RemoveChild() to check parent of oldChild.
  506. + fixed ConstructNamespaceManager() to internal only.
  507. 2002-10-29 Atsushi Enomoto <[email protected]>
  508. * XmlAttribute.cs : add internal 'IsDefault' property
  509. (equals to !Specified)
  510. * XmlImplementation.cs : added 'internalNameTable' property.
  511. * XmlDocument.cs :
  512. + now allows "" for 'standalone' in CreateXmlDeclaration.
  513. + implemented 'Implementation' property and constructor with it.
  514. + added logic for appending name table (but still no use)
  515. + implemented property 'DocumentType'
  516. (but without internalSubset parsing. wait for next update.)
  517. * XmlNode.cs :
  518. + modified AppendChild() and RemoveChild() to support fragment.
  519. + modified AppendChild() to remove newChild from its parent
  520. when newChild is already in the other place.
  521. + modified RemoveChild() to set parentNode null.
  522. + modified ConstructDOM() to create DocumentType,
  523. and fixed access modifier ('internal protected' to 'internal')
  524. * XmlLinkedNode.cs : fixed 'NextSibling' to return null
  525. when its parent is null.
  526. * XmlDocumentFragment.cs : added internal override 'LastLinkedChild'
  527. property to enable AppendChild() for this class.
  528. * XmlTextReader.cs : appended private publicId and systemId fields.
  529. 2002-10-28 Gonzalo Paniagua Javier <[email protected]>
  530. * XmlTextReader.cs: make it work when the underlying Stream is not
  531. 'seekable'.
  532. 2002-10-26 Piers Haken <[email protected]>
  533. * XmlNode.cs: add virtual property XPathNodeType
  534. * XmlAttribute.cs:
  535. * XmlComment.cs:
  536. * XmlDocument.cs:
  537. * XmlElement.cs::
  538. * XmlProcessingInstruction.cs:
  539. * XmlSignificantWhitespace.cs:
  540. * XmlText.cs:
  541. * XmlWhitespace.cs: implement XPathNodeType property
  542. * XmlDocumentNavigator.cs: use XPathNodeType property instead of switch
  543. 2002-10-26 Piers Haken <[email protected]>
  544. * XmlDocumentNavigator.cs: return invalid XPathNodeType (-1) for unknown node types.
  545. 2002-10-23 Gonzalo Paniagua Javier <[email protected]>
  546. * XmlTextReader.cs: don't increment depth for entity references.
  547. 2002-10-22 Tim Haynes <[email protected]>
  548. * - Fixed the duplication of xmlns:xx = yy when serializing the
  549. XML for serialization
  550. Fixed the unnecessary parsing/serializing when adding assemblies
  551. for serialization
  552. Avoided setting the XmlNode.InnerXml property
  553. (as it's not implemented)
  554. Fixed the usage/implementation of
  555. XmlElement.GetElementsByTagName()
  556. 2002-10-21 Duncan Mak <[email protected]>
  557. * XmlDocument.cs:
  558. * XmlElement.cs:
  559. * XmlNode.cs:
  560. * XmlTextReader.cs: Implementation for XmlNode.InnerXml from
  561. Atsushi Enomoto <[email protected]>.
  562. 2002-10-18 Duncan Mak <[email protected]>
  563. * XmlDocument.cs: Applied a patch by Atsushi Enomoto
  564. <[email protected]>.
  565. 2002-10-12 A.Enomoto <[email protected]>
  566. * XmlDocument.cs (ImportNode): Implemented
  567. 2002-10-06 Gonzalo Paniagua Javier <[email protected]>
  568. * XmlDocument.cs: one more Load method implemented.
  569. * XmlTextReader.cs: Depth now works.
  570. 2002-09-22 Gonzalo Paniagua Javier <[email protected]>
  571. * XmlConvert.cs: IsInvalid is now internal.
  572. * XmlNamespaceManager.cs: implemented RemoveNamespace
  573. * XmlTextReader.cs: return BaseURI and Encoding from the parser.
  574. * XmlTextWriter.cs: implemented WriteName and WriteNmToken.
  575. 2002-09-19 Matt Hunter <[email protected]>
  576. * XmlElement.cs: Implementing SetAttributeNode(localName,namespaceURI)
  577. * XmlAttributeCollection.cs: Implemented Append (XmlAttribute)
  578. 2002-09-19 Gonzalo Paniagua Javier <[email protected]>
  579. * XmlConvert.cs: finished implementation.
  580. * XmlTextReader.cs: fixed #30239.
  581. * XmlTextWriter.cs: fixed #30240.
  582. 2002-09-15 Gonzalo Paniagua Javier <[email protected]>
  583. * XmlTextReader.cs: line and position begin with 1.
  584. 2002-09-13 Gonzalo Paniagua Javier <[email protected]>
  585. * XmlException.cs: added a new internal constructor for IXmlLineInfo
  586. and output line and position info in Message.
  587. * XmlReader.cs: implemented missing bits.
  588. 2002-09-12 Piers Haken <[email protected]>
  589. * XmlDocumentNavigator.cs: implement MoveToId()
  590. 2002-09-05 Gonzalo Paniagua Javier <[email protected]>
  591. * XmlTextWriter.cs: fixed bug #29886.
  592. 2002-08-26 Ravi Pratap <[email protected]>
  593. * XmlAttribute.cs (InnerText): Implement getting this property.
  594. * XmlNode.cs (InnerText): Ensure that we append only values of
  595. text nodes.
  596. 2002-08-26 Gonzalo Paniagua Javier <[email protected]>
  597. * XmlWriter.cs: made ws and namespaceManager protected. mcs has a bug
  598. that allowed compiling this.
  599. [ FIXME: filed bug #29435. mcs should have failed on this ]
  600. 2002-08-25 Tim Coleman <[email protected]>
  601. * XmlNode.cs:
  602. Change CreateNavigator to not be virtual.
  603. * XmlElement.cs:
  604. Add set_Prefix and InnerText accessors.
  605. * XmlEntityReference.cs:
  606. Add set_Value accessor.
  607. * XmlTextWriter.cs:
  608. Make objects which should be private private.
  609. * XmlWriter.cs:
  610. Remove WriteStartElementInternal abstract definition.
  611. * XmlValidatingReader.cs:
  612. New stubs added.
  613. 2002-08-22 Jason Diamond <[email protected]>
  614. * XmlAttributeCollection.cs, XmlElement.cs: Implementation of RemoveAll
  615. and RemoveAllAttributes courtesy of Matt Hunter <[email protected]>.
  616. 2002-08-22 Jason Diamond <[email protected]>
  617. * XmlElement.cs: Correction to previous GetElementsByTagName patch
  618. courtesy of Matt Hunter <[email protected]>.
  619. 2002-08-22 Jason Diamond <[email protected]>
  620. * XmlDocument.cs, XmlElement.cs: Added implementation of namepsace
  621. qualified GetElementsByTagName courtesy of Matt Hunter
  622. <[email protected]>.
  623. 2002-08-19 Jason Diamond <[email protected]>
  624. * XmlDocument.cs, XmlElement.cs: Added implementation of
  625. GetElementsByTagName courtesy of Matt Hunter <[email protected]>.
  626. 2002-08-16 Jason Diamond <[email protected]>
  627. * XmlElement.cs: Fixed writing out qualified elements courtesy of
  628. Marcus Bürgel <[email protected]>.
  629. 2002-08-13 Tim Coleman <[email protected]>
  630. * XmlTextWriter.cs:
  631. Partial implementation of WriteQualifiedName ().
  632. 2002-08-07 Kral Ferch <[email protected]>
  633. * XmlCharacterData.cs: Implemented AppendData(), DeleteData(),
  634. InsertData(), and ReplaceData(). These methods fire the
  635. NodeChanging and NodeChanged events.
  636. * XmlDocument.cs: Fixed bugs in onNodeChanged() and onNodeChanging().
  637. * XmlNode.cs: AppendChild() fires NodeInserting and NodeInserted events.
  638. RemoveAll() and RemoveChild() fire NodeRemoving and NodeRemoved events.
  639. 2002-08-03 Tim Coleman <[email protected]>
  640. * XmlNamespaceManager.cs:
  641. .Net allows the empty namespace to be redefined
  642. at a later point, but the current implementation
  643. did not. This fixes a hashtable conflict.
  644. 2002-07-26 Tim Coleman <[email protected]>
  645. * XmlTextWriter.cs:
  646. When given a textwriter, check to see if it has a
  647. null encoding. This was being done for other inputs
  648. than a textwriter.
  649. Wed Jul 24 13:16:19 CEST 2002 Paolo Molaro <[email protected]>
  650. * XmlTextReader.cs: rough line/column support.
  651. 2002-07-23 Duncan Mak <[email protected]>
  652. * XmlConvert.cs: Implement the ToDateTime method. ToDateTime
  653. (string, string []) is particularly strange.
  654. * XmlException.cs: Remember to call the base serialization
  655. constructor.
  656. * XmlNodeReader.cs: Keep a new variable to store the Depth.
  657. 2002-07-14 Jason Diamond <[email protected]>
  658. * XmlAttribute.cs: Removed ownerElement field since we can reuse
  659. parentNode field.
  660. * XmlDocumentNavigator.cs: MoveToParent now moves to the OwnerElement
  661. if the current node is an attribute.
  662. * XmlElement.cs: SetAttributeNode now sets the new attribute's
  663. owner element.
  664. 2002-07-12 Jason Diamond <[email protected]>
  665. * XmlDocument.cs: If null was passed in for prefix or namespaceURI when
  666. creating an element, use String.Empty instead.
  667. 2002-07-12 Piers Haken <[email protected]>
  668. * XmlAttributeCollection.cs: implement some ItemOf indexers
  669. * XmlNamedNodeMap.cs: add internal 'Nodes' accessor for the nodeList field
  670. * XmlNode.cs: SelectNodes: return empty XmlNodeList, not null
  671. 2002-07-06 Ajay kumar Dwivedi <[email protected]>
  672. 2002-10-26 Piers Haken <[email protected]>
  673. * XmlDocumentNavigator.cs: return invalid XPathNodeType (-1) for unknown node types.
  674. 2002-10-23 Gonzalo Paniagua Javier <[email protected]>
  675. * XmlTextReader.cs: don't increment depth for entity references.
  676. 2002-10-22 Tim Haynes <[email protected]>
  677. * - Fixed the duplication of xmlns:xx = yy when serializing the
  678. XML for serialization
  679. Fixed the unnecessary parsing/serializing when adding assemblies
  680. for serialization
  681. Avoided setting the XmlNode.InnerXml property
  682. (as it's not implemented)
  683. Fixed the usage/implementation of
  684. XmlElement.GetElementsByTagName()
  685. 2002-10-21 Duncan Mak <[email protected]>
  686. * XmlDocument.cs:
  687. * XmlElement.cs:
  688. * XmlNode.cs:
  689. * XmlTextReader.cs: Implementation for XmlNode.InnerXml from
  690. Atsushi Enomoto <[email protected]>.
  691. 2002-10-18 Duncan Mak <[email protected]>
  692. * XmlDocument.cs: Applied a patch by Atsushi Enomoto
  693. <[email protected]>.
  694. 2002-10-12 A.Enomoto <[email protected]>
  695. * XmlDocument.cs (ImportNode): Implemented
  696. 2002-10-06 Gonzalo Paniagua Javier <[email protected]>
  697. * XmlDocument.cs: one more Load method implemented.
  698. * XmlTextReader.cs: Depth now works.
  699. 2002-09-22 Gonzalo Paniagua Javier <[email protected]>
  700. * XmlConvert.cs: IsInvalid is now internal.
  701. * XmlNamespaceManager.cs: implemented RemoveNamespace
  702. * XmlTextReader.cs: return BaseURI and Encoding from the parser.
  703. * XmlTextWriter.cs: implemented WriteName and WriteNmToken.
  704. 2002-09-19 Matt Hunter <[email protected]>
  705. * XmlElement.cs: Implementing SetAttributeNode(localName,namespaceURI)
  706. * XmlAttributeCollection.cs: Implemented Append (XmlAttribute)
  707. 2002-09-19 Gonzalo Paniagua Javier <[email protected]>
  708. * XmlConvert.cs: finished implementation.
  709. * XmlTextReader.cs: fixed #30239.
  710. * XmlTextWriter.cs: fixed #30240.
  711. 2002-09-15 Gonzalo Paniagua Javier <[email protected]>
  712. * XmlTextReader.cs: line and position begin with 1.
  713. 2002-09-13 Gonzalo Paniagua Javier <[email protected]>
  714. * XmlException.cs: added a new internal constructor for IXmlLineInfo
  715. and output line and position info in Message.
  716. * XmlReader.cs: implemented missing bits.
  717. 2002-09-12 Piers Haken <[email protected]>
  718. * XmlDocumentNavigator.cs: implement MoveToId()
  719. 2002-09-05 Gonzalo Paniagua Javier <[email protected]>
  720. * XmlTextWriter.cs: fixed bug #29886.
  721. 2002-08-26 Ravi Pratap <[email protected]>
  722. * XmlAttribute.cs (InnerText): Implement getting this property.
  723. * XmlNode.cs (InnerText): Ensure that we append only values of
  724. text nodes.
  725. 2002-08-26 Gonzalo Paniagua Javier <[email protected]>
  726. * XmlWriter.cs: made ws and namespaceManager protected. mcs has a bug
  727. that allowed compiling this.
  728. [ FIXME: filed bug #29435. mcs should have failed on this ]
  729. 2002-08-25 Tim Coleman <[email protected]>
  730. * XmlNode.cs:
  731. Change CreateNavigator to not be virtual.
  732. * XmlElement.cs:
  733. Add set_Prefix and InnerText accessors.
  734. * XmlEntityReference.cs:
  735. Add set_Value accessor.
  736. * XmlTextWriter.cs:
  737. Make objects which should be private private.
  738. * XmlWriter.cs:
  739. Remove WriteStartElementInternal abstract definition.
  740. * XmlValidatingReader.cs:
  741. New stubs added.
  742. 2002-08-22 Jason Diamond <[email protected]>
  743. * XmlAttributeCollection.cs, XmlElement.cs: Implementation of RemoveAll
  744. and RemoveAllAttributes courtesy of Matt Hunter <[email protected]>.
  745. 2002-08-22 Jason Diamond <[email protected]>
  746. * XmlElement.cs: Correction to previous GetElementsByTagName patch
  747. courtesy of Matt Hunter <[email protected]>.
  748. 2002-08-22 Jason Diamond <[email protected]>
  749. * XmlDocument.cs, XmlElement.cs: Added implementation of namepsace
  750. qualified GetElementsByTagName courtesy of Matt Hunter
  751. <[email protected]>.
  752. 2002-08-19 Jason Diamond <[email protected]>
  753. * XmlDocument.cs, XmlElement.cs: Added implementation of
  754. GetElementsByTagName courtesy of Matt Hunter <[email protected]>.
  755. 2002-08-16 Jason Diamond <[email protected]>
  756. * XmlElement.cs: Fixed writing out qualified elements courtesy of
  757. Marcus Bürgel <[email protected]>.
  758. 2002-08-13 Tim Coleman <[email protected]>
  759. * XmlTextWriter.cs:
  760. Partial implementation of WriteQualifiedName ().
  761. 2002-08-07 Kral Ferch <[email protected]>
  762. * XmlCharacterData.cs: Implemented AppendData(), DeleteData(),
  763. InsertData(), and ReplaceData(). These methods fire the
  764. NodeChanging and NodeChanged events.
  765. * XmlDocument.cs: Fixed bugs in onNodeChanged() and onNodeChanging().
  766. * XmlNode.cs: AppendChild() fires NodeInserting and NodeInserted events.
  767. RemoveAll() and RemoveChild() fire NodeRemoving and NodeRemoved events.
  768. 2002-08-03 Tim Coleman <[email protected]>
  769. * XmlNamespaceManager.cs:
  770. .Net allows the empty namespace to be redefined
  771. at a later point, but the current implementation
  772. did not. This fixes a hashtable conflict.
  773. 2002-07-26 Tim Coleman <[email protected]>
  774. * XmlTextWriter.cs:
  775. When given a textwriter, check to see if it has a
  776. null encoding. This was being done for other inputs
  777. than a textwriter.
  778. Wed Jul 24 13:16:19 CEST 2002 Paolo Molaro <[email protected]>
  779. * XmlTextReader.cs: rough line/column support.
  780. 2002-07-23 Duncan Mak <[email protected]>
  781. * XmlConvert.cs: Implement the ToDateTime method. ToDateTime
  782. (string, string []) is particularly strange.
  783. * XmlException.cs: Remember to call the base serialization
  784. constructor.
  785. * XmlNodeReader.cs: Keep a new variable to store the Depth.
  786. 2002-07-14 Jason Diamond <[email protected]>
  787. * XmlAttribute.cs: Removed ownerElement field since we can reuse
  788. parentNode field.
  789. * XmlDocumentNavigator.cs: MoveToParent now moves to the OwnerElement
  790. if the current node is an attribute.
  791. * XmlElement.cs: SetAttributeNode now sets the new attribute's
  792. owner element.
  793. 2002-07-12 Jason Diamond <[email protected]>
  794. * XmlDocument.cs: If null was passed in for prefix or namespaceURI when
  795. creating an element, use String.Empty instead.
  796. 2002-07-12 Piers Haken <[email protected]>
  797. * XmlAttributeCollection.cs: implement some ItemOf indexers
  798. * XmlNamedNodeMap.cs: add internal 'Nodes' accessor for the nodeList field
  799. * XmlNode.cs: SelectNodes: return empty XmlNodeList, not null
  800. 2002-07-06 Ajay kumar Dwivedi <[email protected]>
  801. * XmlTextWriter: Fixed Indentation. IndentationOverridden should
  802. not be set when inside a attribute.
  803. 2002-07-06 Ajay kumar Dwivedi <[email protected]>
  804. * XmlTextWriter: In WriteStartElement, if namespace is null and
  805. prefix is null|empty do not write out xmlns=""
  806. * XmlWriter: WriteStartElement calls the virtual method with null
  807. argument instead of empty string.
  808. 2002-07-05 Gonzalo Paniagua Javier <[email protected]>
  809. * XmlTextReader.cs: implemented .ctor (Stream).
  810. 2002-06-26 Duncan Mak <[email protected]>
  811. * XmlNodeReader.cs: Implementation of most of the properties, and
  812. some of the related methods.
  813. 2002-06-23 Piers Haken <[email protected]>
  814. * XmlDocumentNavigator.cs: implement Clone()
  815. * XmlElement.cs: remove bogus unimplemented override of InnerText
  816. * XmlNode.cs: implment SelectNodes/SelectSingleNode
  817. * XmlNodeArrayList.cs: new support class for SelectNodes
  818. 2002-06-21 Ajay kumar Dwivedi <[email protected]>
  819. * XmlQualifiedName: Name and Namespaces are never null. If null is passed
  820. to the constructor, set them to empty strings.
  821. Fixed the Operators.
  822. 2002-06-18 Ajay kumar Dwivedi <[email protected]>
  823. * XmlTextReader.cs: HasLineInfo returns false instead of throwing an
  824. Exception.
  825. 2002-06-14 Duncan Mak <[email protected]>
  826. * XmlConvert.cs: Added CLSCompliant attributes to methods.
  827. 2002-06-12 Duncan Mak <[email protected]>
  828. * XmlCharacterData.cs (Value): Throw an ArgumentException in the
  829. set block if the node is read-only.
  830. 2002-06-10 Ajay kumar Dwivedi <[email protected]>
  831. * XmlConstruct.cs : New Internal class with Helper methods for
  832. Checking XmlConstructs
  833. * XmlConvert.cs: Implemented most of the methods
  834. 2002-06-08 Duncan Mak <[email protected]>
  835. * XmlDocument.cs (Load):
  836. Added bits to Load (string) for BaseURI support.
  837. * XmlAttribute.cs (BaseURI):
  838. * XmlDocument.cs (BaseURI):
  839. * XmlEntity.cs (BaseURI): Implemented.
  840. 2002-05-27 Jason Diamond <[email protected]>
  841. * XmlDocumentNavigator.cs: Added file to directory.
  842. * XmlNode.cs (CreateNavigator): Implemented.
  843. (InnerText): Implemented.
  844. * XmlDocument.cs (NamespaceURI, Prefix): Return String.Empty instead of
  845. throwing exception.
  846. (Load(XmlReader)): Allow for namespace qualified attributes.
  847. * XmlElement.cs: Implemented GetAttribute(string, string) and both
  848. GetAttributeNode overloads.
  849. (SetAttributeNode(XmlAttribute)): Implemented.
  850. * XmlNamedNodeMap.cs: Fixed copy/paste bugs in GetNamedItem(string, string)
  851. and RemoveNamedItem(string, string).
  852. * XmlLinkedNode.cs (PreviousSibling): Implemented.
  853. * XmlTextReader.cs: Added code to maintain the order of attributes as
  854. they're parsed. XML doesn't require this but Microsoft's parser does it and
  855. matching them makes testing easier so now we have it, too.
  856. 2002-05-26 Miguel de Icaza <[email protected]>
  857. * XmlDocument.cs: Implement the Save methods.
  858. 2002-05-08 Mike Kestner <[email protected]>
  859. * XmlNamedNodeMap.cs (SetNamedItem): Fixed a copy/paste bug.
  860. 2002-04-28 Duncan Mak <[email protected]>
  861. * XmlSignificantWhitespace.cs (Value):
  862. * XmlWhitespace.cs (Value): Added MonoTODO to the 'set'
  863. block. Added new private method, IsValidWhitespaceChar, for
  864. checking.
  865. 2002-04-16 Duncan Mak <[email protected]>
  866. * XmlParserContext.cs (NameTable): Fixed a typo in the set block.
  867. 2002-04-12 Duncan Mak <[email protected]>
  868. * XmlAttribute.cs (Prefix): Added preliminary code for set block,
  869. added comment on work that needs to be done here. A new MonoTODO item.
  870. * XmlDocument.cs (ctor): Corrected constructor signature, changed
  871. parameter from 'NameTable' to 'XmlNameTable'.
  872. * XmlDocumentFragment.cs (InnerXml): Added missing set block.
  873. * XmlCaseOrder.cs: Moved to System.Xml.XPath.
  874. 2002-04-10 Duncan Mak <[email protected]>
  875. * XmlNodeReader.cs: Initial stubs for the class.
  876. 2002-04-08 Kral Ferch <[email protected]>
  877. * XmlAttributes.cs: InnerXml getter, WriteContentTo, and WriteTo
  878. implementations.
  879. * XmlDeclaration.cs: WriteTo implementation.
  880. * XmlDocument.cs: InnerXml getter implementation.
  881. * XmlElement.cs: InnerXml getter implementation.
  882. * XmlNode.cs: Removed MonoTODO attrib on OuterXml.
  883. * XmlSignificantWhitespace.cs: WriteTo implementation.
  884. * XmlText.cs: WriteContentTo and WriteTo implementation.
  885. * XmlTextWriter.cs: WriteRaw implementation.
  886. * XmlWhitespace.cs: WriteContentTo and WriteTo implementations.
  887. 2002-04-05 Kral Ferch <[email protected]>
  888. * XmlAttributes.cs: Added reminder MonoTODO to set NamespaceURI
  889. if prefix in constructor is one of the default ones.
  890. * XmlCharacterData.cs: Returns String.Empty for Value and Data
  891. even when constructed with null.
  892. * XmlDeclaration.cs: Value doesn't put encoding or standalone
  893. in if they are empty.
  894. * XmlDocument.cs: Implemented CreateNode methods and this caused
  895. the changes in the other files in this checkin.
  896. * XmlProcessingInstruction.cs: Returns String.Empty for Value and Data
  897. even when constructed with null.
  898. * XmlWhitespace.cs: Changed Value 'get' to return Data.
  899. 2002-04-01 Kral Ferch <[email protected]>
  900. * XmlTextWriter.cs: Impls for WriteEndDocument and WriteFullEndElement.
  901. 2002-03-31 Kral Ferch <[email protected]>
  902. * XmlTextWriter.cs: Impls for LookupPrefix, WriteBase64,
  903. and WriteCharEntity.
  904. * XmlWrite.cs: Fixed bug where attribute namespace decl
  905. was pushing a scope onto the namespace manager when it shouldn't
  906. have been.
  907. 2002-03-31 Kral Ferch <[email protected]>
  908. * XmlTextWriter.cs: Some tweaks for WriteAttibuteString
  909. in different states (no open start element, in WriteState.Content mode).
  910. 2002-03-29 Kral Ferch <[email protected]>
  911. * XmlTextWriter.cs: XmlLang and XmlSpace properties
  912. and WriteWhitespace.
  913. * XmlTextWriterOpenElement.cs: scope support for XmlLang
  914. and XmlSpace.
  915. 2002-03-29 Kral Ferch <[email protected]>
  916. * XmlTextWriter.cs: Working on Attribute methods.
  917. * XmlWriter.cs: Working on Attribute methods.
  918. 2002-03-28 Duncan Mak <[email protected]>
  919. * XmlDocument.cs (CreateWhitespace):
  920. (CreateSignificantWhitespace): Removed extraneous call to the ToCharArray
  921. method.
  922. * XmlSignificantWhitespace.cs (Value): Removed MonoTODO attribute.
  923. 2002-03-26 Duncan Mak <[email protected]>
  924. * XmlDocument.cs (CreateDocumentType): Implemented.
  925. * XmlNode.cs (Value): Implemented.
  926. * XmlProcessingInstruction.cs (InnerText): Implemented. It works just
  927. like XmlCharacterData.
  928. * XmlDeclaration.cs (CloneNode):
  929. * XmlDocument.cs (CreateXmlDeclaration): Added missing constructor
  930. arguments.
  931. * XmlCharacterData.cs (InnerText): Implemented. Funny that the
  932. docs say it is the "The concatenated values of the node and all
  933. the children of the node.". I wrote some test programs and
  934. couldn't get any of the derived nodes to AppendChild. For now,
  935. InnerText == Data == Value.
  936. (Substring): Fixed typo.
  937. * XmlDeclaration.cs (XmlDeclaration): Fixed the constructor parameter signature.
  938. * XmlImplementation.cs (CreateDocument): Implemented.
  939. 2002-03-25 Duncan Mak <[email protected]>
  940. * XmlDeclaration.cs: Rewrote the class, fixed formatting, added
  941. missing properties (InnerText, Value).
  942. * XmlDocument.cs (CreateXmlDeclaration): Implemented.
  943. 2002-03-23 Kral Ferch <[email protected]>
  944. * XmlTextWriter.cs: Impls for BaseStream and
  945. Namespaces and WriteState.
  946. * XmlWriter.cs: WriteState and WriteStartElementInternal.
  947. 2002-03-23 Kral Ferch <[email protected]>
  948. * XmlNodeListChildren.cs: made class internal
  949. instead of public. Shouldn't be visible outside
  950. of System.Xml.
  951. * XmlTextWriter.cs: Implementations for Formatting,
  952. IndentChar, Indenting, QuoteChar, WriteStartDocument(standalone).
  953. Suppresses encoding on xml declaration if null stream passed in.
  954. Formats output including suppressing indentation for elements in
  955. mixed content mode.
  956. * XmlTextWriterOpenElement.cs: Initial checkin.
  957. XmlTextWriter uses stack of these objects to track
  958. state.
  959. 2002-03-22 Mike Kestner <[email protected]>
  960. * XmlElement.cs: impl HasAttribute(string name).
  961. 2002-03-22 Duncan Mak <[email protected]>
  962. * XmlElement.cs: Reformatted.
  963. (CloneNode) Corrected.
  964. * XmlDocument.cs (CreateWhitespace):
  965. (CreateSignificantWhitespace): Implemented.
  966. * XmlAttribute.cs (CloneNode): Changed the child's CloneNode to
  967. true, because Attributes have ChildNodes.
  968. 2002-03-21 Kral Ferch <[email protected]>
  969. * XmlTextWriter.cs: WriteStartDocument tracks state, writes out
  970. xml declaration along with encoding. WriteEndElement throws
  971. exception if no WriteStartElement exists.
  972. 2002-03-20 Duncan Mak <[email protected]>
  973. * XmlEntityReference.cs (CloneNode): Implemented.
  974. * XmlException.cs (Message): Implemented. We need to cache the
  975. message string because SystemException doesn't expose 'message'
  976. from Exception.
  977. * XmlText.cs (Value): Added in the missing Value property.
  978. 2002-03-20 Duncan Mak <[email protected]>
  979. * XmlAttribute.cs (CloneNode): Implemented.
  980. * XmlDocumentFragment.cs (CloneNode): Implemented.
  981. * XmlElement.cs (CloneNode): Implemented.
  982. 2002-03-19 Duncan Mak <[email protected]>
  983. * XmlNotation.cs: Added to CVS.
  984. * XmlAttribute.cs (CloneNode): First crack at the CloneNode method.
  985. * XmlCDataSection.cs (CloneNode): Implemented.
  986. * XmlDocumentFragment.cs: Reformatted and added the missing properties
  987. (InnerXml, OwnerDocument, ParentNode).
  988. (CloneNode): Implemented.
  989. * XmlSignificantWhitespace.cs (CloneNode): Implemented.
  990. (Value) Implemented the 'get' property.
  991. * XmlWhitespace.cs (Module): implemented.
  992. 2002-03-19 Jason Diamond <[email protected]>
  993. * XmlDocument.cs: Fixed typo in Load that was duplicating the LocalName
  994. in the prefix.
  995. 2002-03-18 Jason Diamond <[email protected]>
  996. * XmlTextReader.cs: Don't restore properties after reading last
  997. attribute on an element.
  998. * XmlDocument.cs: Move back to element after reading attributes
  999. so that IsEmptyElement test succeeds.
  1000. 2002-03-18 Kral Ferch <[email protected]>
  1001. * XmlNamespaceManager.cs: Implemented LookupPrefix.
  1002. * XmlTextWriter.cs: Implemented namespace and prefix support.
  1003. 2002-03-18 Kral Ferch <[email protected]>
  1004. * XmlTextReader.cs: Restores properties after
  1005. reading last attribute on an element.
  1006. * XmlNode.cs: AppendChild sets the parent
  1007. on the child.
  1008. 2002-03-17 Kral Ferch <[email protected]>
  1009. * XmlCDataSection.cs: Formatting, Implementation for WriteTo.
  1010. * XmlComment.cs: Implementations for WriteTo and WriteContentTo.
  1011. * XmlElement.cs: Fixed bug in WriteTo.
  1012. * XmlProcessingInstruction.cs: Formatting.
  1013. * XmlTextWriter.cs: Implementations for Close, WriteCData, WriteComment,
  1014. fixes for WriteEndElement, WriteProcessingInstruction.
  1015. 2002-03-17 Kral Ferch <[email protected]>
  1016. * XmlDocument.cs: Implementations for WriteTo() and WriteContentTo(),
  1017. had Load() add PIs to the document, moved onXXX methods to alphabetical
  1018. order in the file.
  1019. * XmlElement.cs: Implementations for WriteTo() and WriteContentTo().
  1020. * XmlNode.cs: Implementations for InnerXml Get and OuterXml.
  1021. * XmlProcessingInstruction.cs: Implementations for WriteTo() and
  1022. WriteContentTo().
  1023. * XmlTextWriter.cs: Implementations for WriteEndElement,
  1024. WriteProcessingInstruction, WriteStartElement, and WriteString.
  1025. * XmlWriter.cs: Implemented WriteStartElement() methods.
  1026. 2002-03-15 Duncan Mak <[email protected]>
  1027. * XmlEntity.cs: Added to CVS. Need to implement BaseURI and
  1028. InnerText once I know what they do.
  1029. * XmlDocumentType.cs (XmlDocumentType): Fix the constructor now
  1030. that we can properly chain constructors.
  1031. (CloneNode): implemented.
  1032. (WriteContentTo): Removed MonoTODO attribute as this method has no
  1033. effect in this class.
  1034. * XmlProcessingInstruction.cs (Value): Added the missing Set
  1035. block.
  1036. (InnerText): Added in, but not implemented.
  1037. 2002-03-14 Kral Ferch <[email protected]>
  1038. * XmlTextWriter.cs: implemented constructors and
  1039. WriteCData and WriteComment.
  1040. 2002-03-14 Duncan Mak <[email protected]>
  1041. * XmlDocument.cs: Moved the NodeChanged EventHandler to its own
  1042. file, and updated the callbacks to reflect the change.
  1043. (XmlDocument): Added the NameTable constructor.
  1044. (NameTable): Also the NameTable property.
  1045. * XmlNodeChangedEventHandler.cs: Added, replacing the version that
  1046. was in XmlDocument.cs. It has two arguments now (object,
  1047. EventArgs) , instead of one (object).
  1048. 2002-03-14 Kral Ferch <[email protected]>
  1049. * XmlWriter.cs: Formatting.
  1050. * XmlTextWriter.cs: Initial checkin.
  1051. 2002-03-14 Duncan Mak <[email protected]>
  1052. * Validation.cs: Removed, replaced by ValidationType.cs.
  1053. * ValidationType.cs: Added.
  1054. 2002-03-13 Duncan Mak <[email protected]>
  1055. * XmlException.cs: Made it [Serializable], implemented good ol'
  1056. GetObjectData, and the serialization constructor.
  1057. * XmlNamedNodeMap.cs (SetNamedItem): Check for the Name property.
  1058. (SetNamedItem): Reverted (added back in) the patch with the
  1059. ReadOnly checks. "Don't doubt yourself, my son... you were right!"
  1060. * XmlNamedNodeMap.cs (GetEnumerator): piggyback on the ArrayList implementation.
  1061. (GetNamedItem (string, string)): implemented.
  1062. (RemoveNamedItem): implemented.
  1063. (SetNamedItem): implemented.
  1064. 2002-03-12 Kral Ferch <[email protected]>
  1065. * XmlAttribute.cs: Moved a method from amongst properties down to
  1066. it's alphabetical position in the methods section.
  1067. * XmlNode.cs: Passes in 'this' to XmlNodeList constructor instead of
  1068. last linked child. Set XmlNode base class to return false for IsReadOnly().
  1069. Implemented GetEnumerator() and RemoveChild().
  1070. * XmlNodeListChildren.cs: Now stores the parent instead of the last child.
  1071. This is to support the behavior that the Enumerator doesn't become invalid
  1072. when changes to the children occur. Flushed out rest of implementation for
  1073. MoveNext, Current, and Reset.
  1074. 2002-03-12 Duncan Mak <[email protected]>
  1075. * XmlCharacterData.cs: Reformatted the properties for better readability.
  1076. * XmlLinkedNode.cs: Removed the awful boxy comments.
  1077. * XmlNamedNodeMap.cs (Count):
  1078. (Item): Implemented. Tests will be coming.
  1079. * XmlEntityReference.cs:
  1080. * XmlSignificantWhitespace.cs: Implemented these classes except for
  1081. the Clone, WriteContentTo and WriteTo methods. Will have to
  1082. investigate into these later.
  1083. 2002-03-11 Duncan Mak <[email protected]>
  1084. * IHasXmlNode.cs: Added to CVS.
  1085. 2002-03-08 Jason Diamond <[email protected]>
  1086. * XmlParserContext.cs: Added missing constructors and missing Encoding
  1087. property.
  1088. * XmlTextReader.cs: Start using the XmlParserContext class.
  1089. 2002-03-08 Jason Diamond <[email protected]>
  1090. * XmlTextReader.cs: Implemented MoveToElement and MoveToFirstAttribute.
  1091. 2002-03-08 Mike Kestner <[email protected]>
  1092. * XmlNode.cs (Item): Implemented both indexers.
  1093. 2002-03-08 Jason Diamond <[email protected]>
  1094. * DomEncodingType.cs, TreePosition.cs, XPathNodeType.cs, XmlDataType.cs,
  1095. XmlExceptionCode.cs, XmlSortOrder.cs, XmlUtil.cs: Removed files.
  1096. 2002-03-08 Jason Diamond <[email protected]>
  1097. * XmlAttribute.cs: Attribute nodes are supposed to store their values
  1098. as child nodes so updated to reflect that.
  1099. * XmlDocument.cs, XmlElement.cs, XmlNode.cs: Moved code that was
  1100. duplicated in XmlDocument and XmlElement into XmlNode so that it
  1101. wouldn't have to be duplicated in XmlAttribute, too.
  1102. 2002-03-08 Kral Ferch <[email protected]>
  1103. * XmlNodeList.cs, XmlDocument.cs, XmlLinkedNode.cs,
  1104. XmlNode.cs: Formatting.
  1105. * XmlNodeListChildren.cs: Implementation of XmlNodeList
  1106. for XmlNode.ChildNodes property.
  1107. * XmlNodeListAsArrayList.cs: Removed file. Using different
  1108. data structure (circular list) in XmlNode so this file
  1109. is no longer valid.
  1110. * XmlDocument.cs, XmlElement.cs: New ChildNodes tests found
  1111. bug in setter property of LastLinkedChild so fixed it.
  1112. 2002-03-06 Jason Diamond <[email protected]>
  1113. * XmlInputSource.cs, XmlNames_1_0.cs, XmlParse.cs: Removed files.
  1114. We already have a parser in XmlTextReader.
  1115. * XmlException.cs: Removed constructor accepting XmlInputSource.
  1116. 2002-03-06 Kral Ferch <[email protected]>
  1117. * XmlNode.cs: Rewrote this class from scratch with
  1118. MonoToDo attribs and NotImplementedExceptions. Now defines an
  1119. internal LastLinkedNode property to aid the new implementation.
  1120. XmlNodes only have ref to owner doc and parent nodes now.
  1121. * XmlLinkedNode.cs: Added NextLinkedSibling internal property
  1122. and ref to next sibling to support walking our circular child
  1123. node list.
  1124. * XmlDocument.cs: Added ref to last child node and overrides
  1125. XmlNode's internal LastLinkedChild property to support walking
  1126. our circular child node list.
  1127. 2002-03-02 Kral Ferch <[email protected]>
  1128. * XmlProcessingInstructions.cs: Class was empty. Implemented
  1129. constructor, properties, and CloneNode() method. Put in
  1130. MonoToDo attrib for remaining methods.
  1131. * XmlComment.cs: Reformatted and put in MonoToDo attribs.
  1132. Got rid of helper methods and fields since they were no
  1133. longer needed.
  1134. * XmlLinkedNode.cs: Reformatted and put in MonoToDo attribs.
  1135. * XmlDocument.cs: Added code to Load(XmlReader) to create XmlComment,
  1136. XmlCDataSection, and XmlProcessingInstruction nodes. Implemented
  1137. Createxxx() methods for those three node types.
  1138. 2002-03-02 Jason Diamond <[email protected]>
  1139. * XmlDocument.cs: Implemented the remaining CreateElement and
  1140. CreateAttribute methods.
  1141. * XmlAttribute.cs: Re-implemented.
  1142. * XmlElement.cs: Set owner element on attributes. Reformatted.
  1143. 2002-03-02 Jason Diamond <[email protected]>
  1144. * XmlTextReader.cs: Implemented MoveToNextAttribute().
  1145. * XmlDocument.cs: Reformatted. Adding missing methods and MonoTODO
  1146. attributes. Create attribute nodes while loading. Implemented
  1147. Load(string) and CreateTextNode().
  1148. * XmlCharacterData.cs, XmlText.cs: Re-implemented.
  1149. * XmlCDataSection.cs, XmlComment.cs: Call correct constructor in
  1150. XmlCharacterData.
  1151. * XmlNamedNodeMap.cs, XmlAttributeCollection.cs: Stubbed out.
  1152. 2002-03-02 Mike Kestner <[email protected]>
  1153. * XmlAttribute.cs : Using fix.
  1154. * XmlDocument.cs (CreateAttribute(String)): Implement.
  1155. 2002-03-02 Jason Diamond <[email protected]>
  1156. * XmlNamespaceManager.cs: Atomize prefixes and namespaces strings in
  1157. the name table.
  1158. 2002-02-28 Jason Diamond <[email protected]>
  1159. * XmlDocument.cs, XmlNode.cs: Initial implementation of LoadXml
  1160. courtesy of Kral Ferch <[email protected]>.
  1161. 2002-02-28 Jason Diamond <[email protected]>
  1162. * XmlException.cs, XmlReader.cs, XmlTextReader.cs: Reformatted,
  1163. added missing members and MonoTODO attributes.
  1164. * XmlTextReader.cs: Throw XmlException instead of System.Exception.
  1165. 2002-02-27 Jason Diamond <[email protected]>
  1166. * XmlElement.cs: Reformatted, added missing members and MonoTODO
  1167. attributes.
  1168. 2002-02-26 Duncan Mak <[email protected]>
  1169. * XmlCDataSection.cs: Initial implementation.
  1170. * NameTable.cs: Fixed the whole thing. Wrote a NUnit test to test
  1171. it out. This should (hopefully) be correct.
  1172. 2002-02-26 Jason Diamond <[email protected]>
  1173. * XmlTextReader.cs: Apparently Microsoft's implementation treats
  1174. namespace declarations as attributes so we do now, too.
  1175. * XmlNamespaceManager.cs: HasNamespace fixed so that it only
  1176. checks the current scope.
  1177. 2002-02-26 Duncan Mak <[email protected]>
  1178. * XmlDocumentType.cs: Added a few hacks here and there to
  1179. temporarily fix the "I broke the build issue".
  1180. 2002-02-25 Jason Diamond <[email protected]>
  1181. * XmlDocument.cs, XmlElement.cs, XmlNode.xs, XmlNodeList.cs,
  1182. XmlNodeListAsArrayList.cs: Multiple fixes necessary to get
  1183. simple test to pass. The existing code is really shitty so I'll
  1184. probably start writing tests and refactoring before much else
  1185. can get done.
  1186. 2002-02-25 Duncan Mak <[email protected]>
  1187. * NameTable.cs: Implemented.
  1188. * XmlDeclaration.cs: It should inherit from XmlLinkedNode, not XmlNode.
  1189. 2002-02-24 Duncan Mak <[email protected]>
  1190. * XmlNodeOrder.cs: Added to CVS.
  1191. * XmlQualifiedName.cs: Fixed a warning from Equals ().
  1192. * XmlTokenizedType.cs: Added to CVS.
  1193. * XmlUrlResolver.cs: Added to CVS with one TODO task.
  1194. 2002-02-23 Duncan Mak <[email protected]>
  1195. * XmlQualifiedName.cs: Fixed ToString () and added the operators
  1196. (== and !=).
  1197. 2002-02-23 Jason Diamond <[email protected]>
  1198. * XmlTextReader.cs: Added support for qualified attributes.
  1199. 2002-02-23 Jason Diamond <[email protected]>
  1200. * XmlNamespaceManager.cs: Initial implementation.
  1201. * XmlTextReader.cs: Added support for NamespaceURI property on
  1202. elements.
  1203. 2002-02-23 Nick Drochak <[email protected]>
  1204. * ChangeLog: Add the change log to this directory
  1205. * XmlQualifiedName.cs: Fixed compile errors so it would build. Still has
  1206. MonoTODO's