2004-08-31 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / ChangeLog
1 2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System.Xml.dll.sources:
4           added System.Xml.Query/XQueryComparisonOperator.cs.
5
6 2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
7
8         * System.Xml.dll.sources:
9           added System.Xml.Query/XQueryArithmeticOperator.cs.
10
11 2004-08-20  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * System.Xml.dll.sources:
14           added many XQuery implementation internal classes.
15
16 2004-08-02  Atsushi Enomoto  <atsushi@ximian.com>
17
18         * System.Xml.dll.sources: added those files:
19           - Mono.Xml.XPath/XPathDocument2.cs
20           - Mono.Xml.XPath/XPathDocument2Navigator.cs
21           - Mono.Xml.XPath/XPathDocument2Editable.cs
22
23 2004-07-29  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * System.Xml.dll.sources: added Mono.Xml/SubtreeXmlReader.cs
26
27 2004-07-28  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs
30
31 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
32
33         * Makefile : added call to jay for creating XQueryParser.cs.
34         * System.Xml.dll.sources : added XQueryParser.cs, XQueryTokenizer.cs,
35           XQueryModuleProlog.cs, XPath2Expression.cs and XQueryExpression.cs.
36
37 2004-07-21  Atsushi Enomoto  <atsushi@ximian.com>
38
39         * System.Xml.dll.sources: Added XQueryConvert.cs. Removed 
40           XmlFactory.cs, XmlQualifiedNameTable.cs, IXPathChangeNavigable.cs,
41           XPathChangeNavigator.cs and IXmlType.cs that are removed or going to 
42           be removed.
43
44 2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * System.Xml.dll.sources: Added MonoFIXAttribute.cs
47
48 2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
49
50         * System.Xml.dll.sources:
51           Added XmlFilterReader.cs and XPathNavigatorReader.cs
52
53 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
54
55         * System.Xml.dll.sources: Added XmlConvertDateTimeOption.cs.
56
57 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
58
59         * System.Xml.dll.sources: removed XmlItemView.cs and
60           XmlItemViewCollection.cs (only in 1.2).
61
62 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
63
64         * System.Xml.dll.sources: removed one of ImportContext.cs
65
66 2004-07-08  Lluis Sanchez Gual <lluis@ximian.com>
67
68         * System.Xml.dll.sources: Added new files:
69                 System.Xml.Serialization/IXmlSerializerImplementation.cs
70                 System.Xml.Serialization/IXmlTextParser.cs
71                 System.Xml.Serialization/ImportContext.cs
72                 System.Xml.Serialization/SchemaImporter.cs
73                 System.Xml.Serialization/SchemaImporterExtension.cs
74                 System.Xml.Serialization/SchemaImporterExtensionCollection.cs
75                 System.Xml.Serialization/XmlDeserializationEvents.cs
76                 System.Xml.Serialization/XmlSchemaProviderAttribute.cs
77                 System.Xml.Serialization/XmlSerializationGeneratedCode.cs
78                 System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs
79                 System.Xml.Serialization/XmlSerializerFactory.cs
80                 System.Xml.Serialization/XmlSerializerVersionAttribute.cs
81
82 2004-07-06  Raja R Harinath  <rharinath@novell.com>
83
84         * System.Xml.dll.sources: List newly added NET 2.0 stubs.
85
86 2004-07-02  Raja R Harinath  <rharinath@novell.com>
87
88         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
89
90 2004-06-18  Atsushi Enomoto  <atsushi@ximian.com>
91
92         * Mono.System.XML.csproj : now contains new NET_2_0 files.
93
94 2004-05-22  Atsushi Enomoto  <atsushi@ximian.com>
95
96         * System.Xml.dll.sources : added/removed all NET_2_0 classes.
97
98 2004-05-19  Atsushi Enomoto  <atsushi@ximian.com>
99
100         * System.Xml.dll.sources : Added System.Xml.Schema/CustomSerializer.cs
101
102 2004-03-31  Atsushi Enomoto  <atsushi@ximian.com>
103
104         * System.Xml_test.dll.sources :
105           Added new test files: nist_dom stuff, XmlSecureResolverTests.cs,
106           XmlSchemaAssertion.cs, MsxslScriptTests.cs.
107
108 2004-03-24  Lluis Sanchez Gual <lluis@ximian.com>
109
110         * System.Xml_test.dll.sources: Added 
111                 System.Xml.Serialization/ComplexDataStructure.cs.
112
113 2004-02-24  Lluis Sanchez Gual <lluis@ximian.com>
114
115         * System.Xml.dll.sources: Added SerializationSource.cs.
116
117 2004-02-22  Nick Drochak <ndrochak@ieee.org>
118
119         * System.Xml_test.dll.sources : Removed XmlSchemaAssertion.cs. It does
120         not seem to be in CVS.  This was breaking the build on windows.
121
122 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
123
124         * System.Xml_test.dll.sources : Added XmlEntityTests.cs and
125           XmlDocumentEventTests.cs.
126
127 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
128
129         * System.Xml.dll.sources : Added XslFunctions.cs.
130
131 2004-02-15 Ben Maurer  <bmaurer@users.sourceforge.net>
132
133         * DTDValidatingReader.cs: simple optimization. there is only
134         one string, skip the string builder and just return the string.
135
136 2004-02-13  Atsushi Enomoto  <atsushi@ximian.com>
137
138         * System.Xml.dll.sources : added DTMXPathDocumentWriter.cs.
139
140 2004-02-11  Atsushi Enomoto  <atsushi@ximian.com>
141
142         * Mono.System.XML.csproj : updated.
143
144 2004-01-14  Atsushi Enomoto  <atsushi@ximian.com>
145
146         * System.Xml.dll.sources : added SchemaDataValueType.cs
147
148 2004-01-07  Nick Drochak <ndrochak@ieee.org>
149
150         * Makefile: Don't hide behind the /nowarns.  Fix them.
151
152 2004-01-06  Atsushi Enomoto  <atsushi@ximian.com>
153
154         * Makefile : use /noconfig like System.dll (to erase make test warning)
155
156 2003-12-18  Lluis Sanchez Gual <lluis@ximian.com>
157
158   * System.Xml_test.dll.sources : Added test files
159                 System.Xml.Serialization/DeserializeTests.cs
160                 System.Xml.Serialization/XmlAttributesTests.cs
161                 System.Xml.Serialization/XmlReflectionImporterTests.cs
162                 System.Xml.Serialization/XmlSerializationWriterTests.cs
163
164 2003-12-17  David Sheldon <dave-mono@earth.li>
165
166   * System.Xml_test.dll.sources : Added XmlSchemaBuiltInDatatypeTests.cs
167
168 2003-12-15  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
169
170         * System.Xml.dll.sources :
171           removed UpdateEventHandler.cs and XmlUpdateEventArgs.cs to sqlxml.
172
173 2003-12-14  Tim Coleman <tim@timcoleman.com>
174         * System.Xml.dll.sources :
175                 Add files from new System.Xml.Query namespace.
176
177 2003-12-11  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
178
179         * System.Xml.dll.sources : Added ScriptCompilerInfo.cs.
180
181 2003-12-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
182
183         * System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs.
184
185 2003-11-25  Tim Coleman <tim@timcoleman.com>
186         * System.Xml.dll.sources: added XmlSchemaBuiltInType.cs
187
188 2003-11-19  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
189
190         * System.Xml.dll.sources: added XPathComparer.cs
191
192 2003-11-17  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
193
194         * System.Xml.dll.sources: added some new .NET 1.2 stuff,
195           and sorted some members of the list.
196
197 2003-11-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
198
199         * System.Xml.dll.sources: added HtmlEmitter.cs
200
201 2003-10-15  Lluis Sanchez Gual  <lluis@ximian.com>
202
203         * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs
204
205 2003-10-09  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
206
207         * System.Xml.dll.sources: added DTDReader.cs.
208
209 2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
210
211         * System.Xml.dll.sources: added DTMXPathNode.cs.
212
213 2003-09-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
214
215         * System.Xml.dll.sources: added XsdIdentityPath.cs, XsdIdentityState.cs
216           and XsdWildcard.cs.
217
218 2003-09-01  Lluis Sanchez Gual  <lluis@ximian.com>
219
220         * System.Xml.dll.sources: added SerializationCodeGenerator.cs,
221           SerializationCodeGeneratorConfiguration.cs.
222
223 2003-08-24  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
224
225         * System.Xml.dll.sources : added XsdParticleValidationState.cs
226           and XsdValidatingReader.cs.
227         * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs
228           and XsdValidatingReaderTests.cs.
229
230 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
231
232         * System.Xml.dll.sources: add files from Oleg.
233
234 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
235
236         * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
237
238 2003-08-14  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
239
240         * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs 
241           and Mono.Xml/IHasXmlSchemaInfo.cs
242
243 2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
244
245         * System.Xml.dll.sources: Added Assembly/Locale.cs
246
247 2003-08-07  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
248
249         * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
250
251 2003-07-28 Ben Maurer  <bmaurer@users.sourceforge.net>
252
253         * System.Xml.dll.sources: Add new files
254
255 2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
256
257         * Mono.System.XML.csproj : caught up with current library.
258
259 2003-07-18  Peter Williams  <peter@newton.cx>
260
261         * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a 
262         distable file.
263
264 2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
265
266         * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
267
268 2003-07-06  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
269
270         * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
271           System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
272
273 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
274
275         * added Mono.Xml.XPath directory.
276         * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, 
277                 DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
278
279 2003-06-16  Lluis Sanchez Gual <lluis@ximian.com>
280
281         * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
282
283 2003-06-05  Lluis Sanchez Gual <lluis@ximian.com>
284
285         * added System.Xml.Serialization/ReflectionHelper.cs to list.unix
286
287 2003-05-27  Joshua Tauberer <tauberer@for.net>
288
289         * XslTransform.cs: Initial support for extension objects.
290                 Known issues:
291                         Extension method signatures must match exactly to the
292                         types of parameters that the method is called with from the stylesheet.
293                         Node set parameters are converted to an ArrayList of strings.
294         * makefule.gnu: Added -unsafe flag, required by the above stuff.
295         * System.XML.build: Added -unsafe flag.  Hope this is the right place.
296
297 2003-05-26  Lluis Sanchez Gual <lluis@ximian.com>
298         
299         * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs
300           XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs
301           XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added
302
303 2003-05-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
304
305         * added XmlSecureResolver.cs to list.unix.
306
307 2003-05-15  Nick Drochak  <ndrochak@gol.com>
308
309         * System.XML.build: exclude standalone tests from dll build.
310
311 2003-05-10  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
312
313         * added TypeTableEntry.cs to list.unix.
314
315 2003-03-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
316
317         * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and 
318           Mono.System.Xml.csproj.
319
320 2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
321
322         * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
323
324 2003-01-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
325
326         * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
327
328 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
329         
330         * updated .build file(s) to correctly contain required buildfile 
331           attribute for nant
332
333 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
334
335         * makefile.gnu: added test target.
336
337 2002-08-22  Tim Coleman <tim@timcoleman.com>
338         * list.unix:
339                 Add System.Xml.Serialization/XmlCustomFormatter.cs
340
341 2002-08-19  Tim Coleman <tim@timcoleman.com>
342         * list.unix:
343                 Add System.Xml.Serialization/XmlSerializationWriter.cs
344
345 2002-07-24  Tim Coleman <tim@timcoleman.com>
346         * list.unix:
347                 Add some more classes to this build list.
348
349 2002-07-22  Tim Coleman <tim@timcoleman.com>
350         * list.unix:
351                 Add System.Xml.Serialization/SoapReflectionImporter.cs to build
352                 list.
353
354 2002-07-22  Tim Coleman <tim@timcoleman.com>
355         * list.unix: added new classes to build list.
356
357 2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
358         
359         * System.Xml.Serialization: Added to build target
360
361 2002-05-24  Miguel de Icaza  <miguel@ximian.com>
362
363         * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
364
365 2002-03-06  Jason Diamond  <jason@injektilo.org>
366
367         * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
368
369 2002-02-23  Nick Drochak  <ndrochak@gol.com>
370
371         * System.XML.build: Change dll name to System.Xml.dll from 
372         System.XML.dll (not easy to notice, btw)
373
374 2001-12-07  Nick Drochak <ndrochak@gol.com>
375
376         * ChangeLog: Add the change log to this directory
377
378         * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right?  Plus is encourages other to try 'make test'.