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