efb544e153d40c94908eb6eacec61cc6d2b92f9a
[mono.git] / mcs / class / System.XML / ChangeLog
1 2009-02-19  Geoff Norton  <gnorton@novell.com>
2
3         * net_2_1_raw_System.Xml.dll.sources: Add a bunch of missing attributes
4
5 2009-01-22  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * net_2_1_raw_System.Xml.dll.sources: added XmlXapResolver.cs.
8
9 2009-01-14  Sebastien Pouliot  <sebastien@ximian.com>
10
11         * net_2_1_raw_System.Xml.dll.sources: Add NamespaceHandling
12
13 2008-08-19  Jb Evain  <jbevain@novell.com>
14
15         * net_2_1_raw_System.Xml.dll.sources: add new files.
16
17 2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
18
19         * Makefile : more simplification (and I forgot the syntax again :/)
20
21 2008-05-22  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * Makefile : EXTRA_DISTFILES is becoming messy, so simplify it.
24
25 2008-04-13  Jb Evain  <jbevain@novell.com>
26
27         * Makefile, net_2_1_*.sources: SL 2.0 now has a System.Xml.
28         Merged from the Moonlight 2 branch.
29
30 2008-04-02  Atsushi Enomoto  <atsushi@ximian.com>
31
32         * Makefile : extra distfiles (376395.xml, 376395.xsd).
33
34 2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
35
36         * Makefile : extra distfiles (361818*.xsd).
37
38 2008-02-19  Atsushi Enomoto  <atsushi@ximian.com>
39
40         * System.Xml_test.dll.sources: added XmlSchemasTests.cs.
41
42 2008-02-04  Atsushi Enomoto  <atsushi@ximian.com>
43
44         * System.Xml_test.dll.sources : added XmlSchemaValidatorTests.cs.
45         * Makefile : extra distfiles (358408.xsd).
46
47 2008-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
48
49         * System.Xml_test.dll.sources: added XmlParserContextTests.cs.
50
51 2007-10-31  Atsushi Enomoto  <atsushi@ximian.com>
52
53         * Makefile : extra distfiles (336625.xsd).
54
55 2007-09-21  Atsushi Enomoto  <atsushi@ximian.com>
56
57         * Makefile : extra distfiles (325482.xml / 325482.xsl).
58
59 2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
60
61         * Makefile : extra distfiles (82078.xsd).
62
63 2007-08-21  Atsushi Enomoto  <atsushi@ximian.com>
64
65         * Makefile : extra distfiles (82493.xml/.xsl).
66
67 2007-08-02  Atsushi Enomoto  <atsushi@ximian.com>
68
69         * Makefile : extra distfiles (82010.xml/.xsd).
70
71 2007-06-28  Atsushi Enomoto  <atsushi@ximian.com>
72
73         * System.Xml.dll.sources : added XsltDebuggerWrapper.cs, as initial
74           attempt to support external debugger.
75
76 2007-04-24  Atsushi Enomoto  <atsushi@ximian.com>
77
78         * Makefile : added distfiles.
79
80 2006-11-01  Atsushi Enomoto  <atsushi@ximian.com>
81
82         * System.Xml_test.dll.sources : added following tests:
83           - XmlSerializerImplementationTests.cs
84           - SchemaImporterExtensionTests.cs
85           - SchemaImporterExtensionCollectionTests.cs
86
87 2006-11-01  Atsushi Enomoto  <atsushi@ximian.com>
88
89         * Makefile : Now it supports (and expects) cyclic build. You need
90           another System.XML iteration in mcs/class/Makefile.
91         * System.Xml.dll.sources : moved extension classes, added config and
92           XmlSchemaEnumerator.cs and removed IXmlSerializerImplementation.cs.
93
94 2006-10-30  Wade Berrier  <wberrier@novell.com>
95
96         * Makefile: remove README, Mono.System.XML.csproj, 
97         Mono.System.XML.sln from EXTRA_DIST to fix make dist
98
99 2006-10-30  Atsushi Enomoto  <atsushi@ximian.com>
100
101         * README, Mono.System.XML.csproj, Mono.System.XML.sln :
102           remove old files.
103
104 2006-10-27  Atsushi Enomoto  <atsushi@ximian.com>
105
106         * Makefile : added 79650.xsd to dist file.
107
108 2006-10-27  Atsushi Enomoto  <atsushi@ximian.com>
109
110         * Makefile : added 79683.dtd to dist file.
111
112 2006-10-22  Zoltan Varga  <vargaz@gmail.com>
113
114         * Makefile (EXTRA_DISTFILES): Add some missing test files.
115
116 2006-09-26      Boris Kirzner <borisk@mainsoft.com>
117
118         * run-W3C-tests.bat, run-XSLT-tests.bat: log files naming fix.
119
120 2006-09-13      Boris Kirzner <borisk@mainsoft.com>
121         * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: 
122         reworked test scripts for TARGET_JVM.
123
124 2006-09-06  Merav Sudri  <meravs@mainsoft.com>
125
126         * run-W3C-tests.bat - Update nunit build and XMLTool actions
127         * run-XSLT-tests.bat - Update CLASSPATH,nunit build and XMLTool actions 
128  
129 2006-07-24  Atsushi Enomoto  <atsushi@ximian.com>
130
131         * System.Xml.dll.sources : added XmlMappingAccess.
132
133 2006-05-16  Vladimir Krasnov  <vladimirk@mainsoft.com>
134
135         * run-W3C-tests.bat: skip nunit build if already done
136         * run-XSLT-tests.bat: skip nunit build if already done
137
138 2006-04-27  Gert Driesen  <drieseng@users.sourceforge.net>
139
140         * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/
141         XmlSchemaCollectionTests.cs.
142
143 2006-04-26  Gert Driesen  <drieseng@users.sourceforge.net>
144
145         * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/
146         SoapAttributesTests.cs.
147
148 2006-04-20  Gert Driesen  <drieseng@users.sourceforge.net>
149
150         * System.Xml_test.dll.sources: Added Test/System.Xml.Serialization/
151         XmlCodeExporterTests.cs.
152
153 2006-04-12  Atsushi Enomoto  <atsushi@ximian.com>
154
155         * System.Xml_test.dll.sources :
156           Added Test/System.Xml/XmlDefaultReader.cs.
157
158 2006-04-03  Andrew Skiba <andrews@mainsoft.com>
159         
160         * run-tests.bat, run-W3C-tests.bat: fix TARGET_JVM test scripts
161
162 2006-04-03  Andrew Skiba <andrews@mainsoft.com>
163
164         * run-tests.bat, run-W3C-tests.bat, run-XSLT-tests.bat: batch files
165         for running tests with java
166
167 2006-04-03      Boris Kirzner <borisk@mainsoft.com>
168         * System.XML.vmwcsproj: fix project file for TARGET_JVM.
169
170 2006-03-15  Atsushi Enomoto  <atsushi@ximian.com>
171
172         * System.Xml.dll.sources : added XslSortEvaluator.cs.
173
174 2006-02-20  Atsushi Enomoto  <atsushi@ximian.com>
175
176         * System.Xml.dll.sources : removed XmlTextWriterOpenElement.cs and 
177           XmlTextWriter.cs. Added XmlTextWriter2.cs, to be renamed to
178           XmlTextWriter.cs in a few days or weeks.
179
180 2006-02-17  Atsushi Enomoto  <atsushi@ximian.com>
181
182         * System.Xml.dll.sources : removed DTDValidatingReader and added
183           DTDValidatingReader2.cs and EntityResolvingXmlReader.cs.
184
185 2006-02-16  Atsushi Enomoto  <atsushi@ximian.com>
186
187         * System.Xml.dll.sources : added IHasXmlChildNode.cs.
188
189 2006-02-09  Gert Driesen  <drieseng@users.sourceforge.net>
190
191         * System.Xml_test.dll.Sources: Added XmlSerializationReaderTests.cs.
192
193 2006-01-27  Atsushi Enomoto  <atsushi@ximian.com>
194
195         * System.Xml.dll.sources : added XmlIteratorNodeList.cs.
196
197 2006-01-10  Atsushi Enomoto  <atsushi@ximian.com>
198
199         * System.Xml_test.dll.sources : added XmlSchemaTypeTests.cs.
200
201 2006-01-10  Atsushi Enomoto  <atsushi@ximian.com>
202
203         * System.Xml_test.dll.sources : XmlSchemaDatatypeTests.cs was missing.
204           collected sys.xml.schema lines.
205
206 2006-01-07  Gert Driesen  <drieseng@users.sourceforge.net>
207
208         * System.Xml_test.dll.sources: Added SoapSchemaExporterTests.cs,
209         SoapReflectionImporterTests.cs, XmlSchemaImporterTests.cs.
210
211 2005-12-28  Gert Driesen  <drieseng@users.sourceforge.net>
212
213         * System.Xml_test.dll.sources: Added XmlSchemaExporterTests.cs.
214
215 2005-12-17  Gert Driesen  <drieseng@users.sourceforge.net>
216
217         * System.Xml_test.dll.sources: Added XsltCompilerExceptionTests.cs
218         and XsltExceptionTests.cs.
219
220 2005-12-14  Atsushi Enomoto  <atsushi@ximian.com>
221
222         * System.Xml_test.dll.sources: Added XPathNavigatorReaderTests.cs.
223
224 2005-12-13  Atsushi Enomoto  <atsushi@ximian.com>
225
226         * System.Xml_test.dll.sources: Added XmlAssert.cs.
227
228 2005-12-13  Atsushi Enomoto  <atsushi@ximian.com>
229
230         * System.Xml_test.dll.sources: Added XPathEditableNavigatorTests.cs.
231
232 2005-12-08  Andrew Skiba  <andrews@mainsoft.com>
233
234         * System.XML.vmwcsproj: update the project with recent changes
235
236 2005-12-08  Atsushi Enomoto  <atsushi@ximian.com>
237
238         * System.Xml.dll.sources : added XmlSchemaCompilationSettings.cs
239
240 2055-12-01  Konstantin Triger <kostat@mainsoft.com>
241
242         * Makefile: java profile reference change.
243
244 2005-11-30  Konstantin Triger <kostat@mainsoft.com>
245
246         * System.XML.vmwcsproj: reference to vmwutils replaced with reference to J2SE.Helpers.
247         * jay.bat: quoting passes
248
249 2005-11-22  Atsushi Enomoto  <atsushi@ximian.com>
250
251         * System.Xml.dll.sources : added dummy XslCompiledTransform.cs.
252
253 2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
254
255         * net_1_1_java_System.Xml.dll.exclude.sources,
256         net_1_1_java_System.dll.sources: fix filename
257
258 2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
259
260         * Makefile: add java build profile
261         * System.Xml.vmwcsproj: replace XmlNodeReader.cs with XmlNodeReader2.cs
262         and XslDecimalFormat.cs with XslDecimalFormat.jvm.cs
263         * net_1_1_java_System.Xml.dll.exclude.sources,
264         net_1_1_java_System.dll.sources: add source lists for java profile
265
266 2005-11-10 Vladimir Krasnov <vladimirk@mainsoft.com>
267
268         * System.XML.vmwcsproj: removed XmlSchemaBuiltInType.cs
269
270 2005-09-25  Atsushi Enomoto  <atsushi@ximian.com>
271
272         * System.Xml.dll.sources : removed XmlSchemaBuiltInType.cs.
273
274 2005-09-21  Atsushi Enomoto  <atsushi@ximian.com>
275
276         * Makefile : shut down CS0642 noise.
277         * System.Xml.dll.sources : added XmlOutputMethod.
278
279 2005-09-20 Konstantin Triger <kostat@mainsoft.com>
280
281         * Added jay.bat to run jay in java prebuild step
282         * System.XML.vmwcsproj: added prebuild step
283
284 2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
285
286         * Makefile: /unsafe isn't required to build System.Xml.
287         * System.Xml_test.dll.sources: Added new CAS unit tests.
288
289 2005-07-31  Gert Driesen  <drieseng@users.sourceforge.net>
290
291         * System.Xml_test.dll.sources: Added tests for default values of
292         Xml Serialization attribute classes.
293
294 2005-06-27  Raja R Harinath  <rharinath@novell.com>
295
296         * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and
297         Test/System.Xml/nist_dom/.
298
299 2005-06-27  Atsushi Enomoto  <atsushi@ximian.com>
300
301         * System.Xml.dll.sources : removed XmlQueryDialect.
302           Added xslt message event stuff.
303
304 2005-06-20  Raja R Harinath  <rharinath@novell.com>
305
306         * Makefile (SCARY_LIB): Remove.
307
308 2005-05-25  Raja R Harinath  <rharinath@novell.com>
309
310         * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs.
311
312 2005-05-23  Atsushi Enomoto  <atsushi@ximian.com>
313
314         * System.Xml.Query : removed the whole directory (removed from .net 2.0)
315
316 2005-05-09  Atsushi Enomoto  <atsushi@ximian.com>
317
318         * System.Xml.dll.sources : removed obsolete TypeTableEntry.cs.
319
320 2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>
321
322         * System.Xml.dll.sources : XPathAtomicValue.cs -> XmlAtomicValue.cs.
323
324 2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>
325
326         * System.Xml.dll.sources : removed XmlValueConverter (obsoleted).
327         * System.Xml_test.dll.sources : removed XPathAtomicValue (obsoleted).
328
329 2005-05-04  Andrew Skiba  <andrews@mainsoft.com>
330
331         * System.XML.vmwcsproj: Added Visual MainWin C# project file for
332         building System.XML package for TARGET_JVM.
333         
334 2005-04-03  Ben Maurer  <bmaurer@ximian.com>
335
336         * System.Xml.dll.sources: Kill multiplexing hack.
337
338 2004-03-22  Atsushi Enomoto  <atsushi@ximian.com>
339
340         * Makefile : now it creates XSLT pattern parser files from
341           Parser.jay and Tokenizer.cs in System.Xml.XPath.
342
343 2004-03-04  Atsushi Enomoto  <atsushi@ximian.com>
344
345         * System.Xml.dll.sources : Added XslNotSupportedOperation.cs.
346
347 2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>
348
349         * Makefile : /nowarn:0162 is back.
350
351 2004-01-20  Atsushi Enomoto  <atsushi@ximian.com>
352
353         * Makefile : amd64 build complains /nowarn:0162. It should not, but
354           now removing since it breaks the build.
355
356 2004-01-18  Atsushi Enomoto  <atsushi@ximian.com>
357
358         * System.Xml.dll.sources :
359           Added XmlNameEntry.cs and XmlNameEntryCache.cs.
360
361 2004-01-17  Atsushi Enomoto  <atsushi@ximian.com>
362
363         * System.Xml.dll.sources : replaced CustomSerializer with 
364           XmlSchemaSerializer.
365           Replaced XmlNodeReader with XmlNodeReaderImpl.cs and
366           XmlNodeReader2.cs. (dispatches entity reader and non-entity reader.)
367
368 2004-12-17  Atsushi Enomoto  <atsushi@ximian.com>
369
370         * System.Xml.dll.sources : added XmlReaderBinarySupport.cs.
371
372 2004-12-14  Atsushi Enomoto  <atsushi@ximian.com>
373
374         * System.Xml.dll.sources : added XmlSchemaValidatingReader.
375
376 2004-12-08  Atsushi Enomoto  <atsushi@ximian.com>
377
378         * System.Xml.dll.sources : added XmlSchemaValidator.cs,
379           XmlValueGetter.cs and XmlSchemaValidationFlags.cs.
380
381 2004-12-06  Raja R Harinath  <rharinath@novell.com>
382
383         * Makefile (lib_file): New autodetecting define.
384         (USE_BOOT_COMPILE, LIBRARY_COMPILE): Add support for using
385         bootstrap compiler.
386         (BUILT_SOURCES): Add ...XPath/Parser.cs.
387         (EXTRA_DISTFILES): Add ...Query/XQueryParser.jay.
388         (BOOTSTRAP_MCS) [PROFILE=net_2_0]: New.
389         * System.Xml.dll.sources: Remove ...XPath/Parser.cs.
390
391 2004-12-04  Atsushi Enomoto  <atsushi@ximian.com>
392
393         * System.Xml.dll.sources : added DTMXPathDocument2.cs,
394           DTMXPathDocumentBuilder2.cs, DTMXPathDocumentWriter2.cs,
395           DTMXPathDocumentWriter2.cs and DTMXPathNode2.cs.
396
397 2004-12-03  Raja R Harinath  <rharinath@novell.com>
398
399         * Makefile: Remove support for being in bootstrap build.
400
401 2004-12-01  Atsushi Enomoto  <atsushi@ximian.com>
402
403         * System.Xml.dll.sources: removed old IXPathChangeNavigable.cs,
404           XmlChangeFilters.cs, and XPathDocumentNodeChangedAction.cs.
405
406 2004-11-25  Atsushi Enomoto  <atsushi@ximian.com>
407
408         * Makefile : added LIBRARY_COMPILE condition for upcoming need to
409           be referenced in bootstrap.
410
411 2004-11-22  Atsushi Enomoto  <atsushi@ximian.com>
412
413         * System.Xml.dll.sources : added XmlSchemaInfo.cs.
414
415 2004-11-17  Atsushi Enomoto  <atsushi@ximian.com>
416
417         * System.Xml.dll.sources : Moved XQueryConvert.cs from
418           System.Xml.Query to System.Xml.
419
420 2004-11-17  Atsushi Enomoto  <atsushi@ximian.com>
421
422         * System.Xml.dll.sources : added XmlSchemaInference.cs,
423           XmlSchemaInferenceException.cs and XmlSchemaValidationException.cs.
424
425 2004-11-08  Atsushi Enomoto  <atsushi@ximian.com>
426
427         * System.Xml.dll.sources :
428           added XmlTextReader2.cs.
429           removed IXPathEditable.cs, XPathEditableNavigator.cs,
430           NodeChangedEventArgs.cs and NodeChangedEventHandler.cs.
431
432 2004-10-29  Atsushi Enomoto  <atsushi@ximian.com>
433
434         * Makefile : just ignore obsolete attribute warnings (those obsolete
435           members are widely used in obsolete code).
436
437 2004-10-28  Atsushi Enomoto  <atsushi@ximian.com>
438
439         * System.Xml.dll.sources : removed IXmlDataEvidence, fixed
440           XmlDateTimeSerializationMode, added NewLineHandling.
441
442 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
443
444         * System.Xml.dll.sources : removed all XQuery related classes, fixed
445           XmlConvertDateTimeSerializationMode, removed 2.0 XPathDocument
446           implementation classes.
447
448 2004-10-21  Atsushi Enomoto  <atsushi@ximian.com>
449
450         * Makefile : added -nowarn:0162 -nowarn:0618 to the compiler options.
451
452 2004-10-07  Atsushi Enomoto  <atsushi@ximian.com>
453
454         * System.Xml.dll.sources:
455           added System.Xml.Query/XQueryFunctionContextAttribute.cs.
456
457 2004-09-13  Atsushi Enomoto  <atsushi@ximian.com>
458
459         * System.Xml_test.dll.sources : Added XPathAtomicValueTests.cs.
460
461 2004-09-08  Atsushi Enomoto  <atsushi@ximian.com>
462
463         * System.Xml_test.dll.sources : Added XmlWriterSettingsTests.cs.
464
465 2004-09-07  Atsushi Enomoto  <atsushi@ximian.com>
466
467         * System.Xml_test.dll.sources : Added XmlReaderSettingsTests.cs.
468           XmlReaderCommonTests.cs and XmlSchemaSetTests.cs were missing.
469
470 2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
471
472         * System.Xml.dll.sources:
473           added System.Xml.Query/XQueryComparisonOperator.cs.
474
475 2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
476
477         * System.Xml.dll.sources:
478           added System.Xml.Query/XQueryArithmeticOperator.cs.
479
480 2004-08-20  Atsushi Enomoto  <atsushi@ximian.com>
481
482         * System.Xml.dll.sources:
483           added many XQuery implementation internal classes.
484
485 2004-08-02  Atsushi Enomoto  <atsushi@ximian.com>
486
487         * System.Xml.dll.sources: added those files:
488           - Mono.Xml.XPath/XPathDocument2.cs
489           - Mono.Xml.XPath/XPathDocument2Navigator.cs
490           - Mono.Xml.XPath/XPathDocument2Editable.cs
491
492 2004-07-29  Atsushi Enomoto  <atsushi@ximian.com>
493
494         * System.Xml.dll.sources: added Mono.Xml/SubtreeXmlReader.cs
495
496 2004-07-28  Atsushi Enomoto  <atsushi@ximian.com>
497
498         * System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs
499
500 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
501
502         * Makefile : added call to jay for creating XQueryParser.cs.
503         * System.Xml.dll.sources : added XQueryParser.cs, XQueryTokenizer.cs,
504           XQueryModuleProlog.cs, XPath2Expression.cs and XQueryExpression.cs.
505
506 2004-07-21  Atsushi Enomoto  <atsushi@ximian.com>
507
508         * System.Xml.dll.sources: Added XQueryConvert.cs. Removed 
509           XmlFactory.cs, XmlQualifiedNameTable.cs, IXPathChangeNavigable.cs,
510           XPathChangeNavigator.cs and IXmlType.cs that are removed or going to 
511           be removed.
512
513 2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
514
515         * System.Xml.dll.sources: Added MonoFIXAttribute.cs
516
517 2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
518
519         * System.Xml.dll.sources:
520           Added XmlFilterReader.cs and XPathNavigatorReader.cs
521
522 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
523
524         * System.Xml.dll.sources: Added XmlConvertDateTimeOption.cs.
525
526 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
527
528         * System.Xml.dll.sources: removed XmlItemView.cs and
529           XmlItemViewCollection.cs (only in 1.2).
530
531 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
532
533         * System.Xml.dll.sources: removed one of ImportContext.cs
534
535 2004-07-08  Lluis Sanchez Gual <lluis@ximian.com>
536
537         * System.Xml.dll.sources: Added new files:
538                 System.Xml.Serialization/IXmlSerializerImplementation.cs
539                 System.Xml.Serialization/IXmlTextParser.cs
540                 System.Xml.Serialization/ImportContext.cs
541                 System.Xml.Serialization/SchemaImporter.cs
542                 System.Xml.Serialization/SchemaImporterExtension.cs
543                 System.Xml.Serialization/SchemaImporterExtensionCollection.cs
544                 System.Xml.Serialization/XmlDeserializationEvents.cs
545                 System.Xml.Serialization/XmlSchemaProviderAttribute.cs
546                 System.Xml.Serialization/XmlSerializationGeneratedCode.cs
547                 System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs
548                 System.Xml.Serialization/XmlSerializerFactory.cs
549                 System.Xml.Serialization/XmlSerializerVersionAttribute.cs
550
551 2004-07-06  Raja R Harinath  <rharinath@novell.com>
552
553         * System.Xml.dll.sources: List newly added NET 2.0 stubs.
554
555 2004-07-02  Raja R Harinath  <rharinath@novell.com>
556
557         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
558
559 2004-06-18  Atsushi Enomoto  <atsushi@ximian.com>
560
561         * Mono.System.XML.csproj : now contains new NET_2_0 files.
562
563 2004-05-22  Atsushi Enomoto  <atsushi@ximian.com>
564
565         * System.Xml.dll.sources : added/removed all NET_2_0 classes.
566
567 2004-05-19  Atsushi Enomoto  <atsushi@ximian.com>
568
569         * System.Xml.dll.sources : Added System.Xml.Schema/CustomSerializer.cs
570
571 2004-03-31  Atsushi Enomoto  <atsushi@ximian.com>
572
573         * System.Xml_test.dll.sources :
574           Added new test files: nist_dom stuff, XmlSecureResolverTests.cs,
575           XmlSchemaAssertion.cs, MsxslScriptTests.cs.
576
577 2004-03-24  Lluis Sanchez Gual <lluis@ximian.com>
578
579         * System.Xml_test.dll.sources: Added 
580                 System.Xml.Serialization/ComplexDataStructure.cs.
581
582 2004-02-24  Lluis Sanchez Gual <lluis@ximian.com>
583
584         * System.Xml.dll.sources: Added SerializationSource.cs.
585
586 2004-02-22  Nick Drochak <ndrochak@ieee.org>
587
588         * System.Xml_test.dll.sources : Removed XmlSchemaAssertion.cs. It does
589         not seem to be in CVS.  This was breaking the build on windows.
590
591 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
592
593         * System.Xml_test.dll.sources : Added XmlEntityTests.cs and
594           XmlDocumentEventTests.cs.
595
596 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
597
598         * System.Xml.dll.sources : Added XslFunctions.cs.
599
600 2004-02-15 Ben Maurer  <bmaurer@users.sourceforge.net>
601
602         * DTDValidatingReader.cs: simple optimization. there is only
603         one string, skip the string builder and just return the string.
604
605 2004-02-13  Atsushi Enomoto  <atsushi@ximian.com>
606
607         * System.Xml.dll.sources : added DTMXPathDocumentWriter.cs.
608
609 2004-02-11  Atsushi Enomoto  <atsushi@ximian.com>
610
611         * Mono.System.XML.csproj : updated.
612
613 2004-01-14  Atsushi Enomoto  <atsushi@ximian.com>
614
615         * System.Xml.dll.sources : added SchemaDataValueType.cs
616
617 2004-01-07  Nick Drochak <ndrochak@ieee.org>
618
619         * Makefile: Don't hide behind the /nowarns.  Fix them.
620
621 2004-01-06  Atsushi Enomoto  <atsushi@ximian.com>
622
623         * Makefile : use /noconfig like System.dll (to erase make test warning)
624
625 2003-12-18  Lluis Sanchez Gual <lluis@ximian.com>
626
627   * System.Xml_test.dll.sources : Added test files
628                 System.Xml.Serialization/DeserializeTests.cs
629                 System.Xml.Serialization/XmlAttributesTests.cs
630                 System.Xml.Serialization/XmlReflectionImporterTests.cs
631                 System.Xml.Serialization/XmlSerializationWriterTests.cs
632
633 2003-12-17  David Sheldon <dave-mono@earth.li>
634
635   * System.Xml_test.dll.sources : Added XmlSchemaBuiltInDatatypeTests.cs
636
637 2003-12-15  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
638
639         * System.Xml.dll.sources :
640           removed UpdateEventHandler.cs and XmlUpdateEventArgs.cs to sqlxml.
641
642 2003-12-14  Tim Coleman <tim@timcoleman.com>
643         * System.Xml.dll.sources :
644                 Add files from new System.Xml.Query namespace.
645
646 2003-12-11  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
647
648         * System.Xml.dll.sources : Added ScriptCompilerInfo.cs.
649
650 2003-12-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
651
652         * System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs.
653
654 2003-11-25  Tim Coleman <tim@timcoleman.com>
655         * System.Xml.dll.sources: added XmlSchemaBuiltInType.cs
656
657 2003-11-19  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
658
659         * System.Xml.dll.sources: added XPathComparer.cs
660
661 2003-11-17  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
662
663         * System.Xml.dll.sources: added some new .NET 1.2 stuff,
664           and sorted some members of the list.
665
666 2003-11-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
667
668         * System.Xml.dll.sources: added HtmlEmitter.cs
669
670 2003-10-15  Lluis Sanchez Gual  <lluis@ximian.com>
671
672         * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs
673
674 2003-10-09  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
675
676         * System.Xml.dll.sources: added DTDReader.cs.
677
678 2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
679
680         * System.Xml.dll.sources: added DTMXPathNode.cs.
681
682 2003-09-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
683
684         * System.Xml.dll.sources: added XsdIdentityPath.cs, XsdIdentityState.cs
685           and XsdWildcard.cs.
686
687 2003-09-01  Lluis Sanchez Gual  <lluis@ximian.com>
688
689         * System.Xml.dll.sources: added SerializationCodeGenerator.cs,
690           SerializationCodeGeneratorConfiguration.cs.
691
692 2003-08-24  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
693
694         * System.Xml.dll.sources : added XsdParticleValidationState.cs
695           and XsdValidatingReader.cs.
696         * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs
697           and XsdValidatingReaderTests.cs.
698
699 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
700
701         * System.Xml.dll.sources: add files from Oleg.
702
703 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
704
705         * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
706
707 2003-08-14  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
708
709         * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs 
710           and Mono.Xml/IHasXmlSchemaInfo.cs
711
712 2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
713
714         * System.Xml.dll.sources: Added Assembly/Locale.cs
715
716 2003-08-07  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
717
718         * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
719
720 2003-07-28 Ben Maurer  <bmaurer@users.sourceforge.net>
721
722         * System.Xml.dll.sources: Add new files
723
724 2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
725
726         * Mono.System.XML.csproj : caught up with current library.
727
728 2003-07-18  Peter Williams  <peter@newton.cx>
729
730         * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a 
731         distable file.
732
733 2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
734
735         * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
736
737 2003-07-06  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
738
739         * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
740           System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
741
742 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
743
744         * added Mono.Xml.XPath directory.
745         * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, 
746                 DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
747
748 2003-06-16  Lluis Sanchez Gual <lluis@ximian.com>
749
750         * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
751
752 2003-06-05  Lluis Sanchez Gual <lluis@ximian.com>
753
754         * added System.Xml.Serialization/ReflectionHelper.cs to list.unix
755
756 2003-05-27  Joshua Tauberer <tauberer@for.net>
757
758         * XslTransform.cs: Initial support for extension objects.
759                 Known issues:
760                         Extension method signatures must match exactly to the
761                         types of parameters that the method is called with from the stylesheet.
762                         Node set parameters are converted to an ArrayList of strings.
763         * makefule.gnu: Added -unsafe flag, required by the above stuff.
764         * System.XML.build: Added -unsafe flag.  Hope this is the right place.
765
766 2003-05-26  Lluis Sanchez Gual <lluis@ximian.com>
767         
768         * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs
769           XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs
770           XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added
771
772 2003-05-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
773
774         * added XmlSecureResolver.cs to list.unix.
775
776 2003-05-15  Nick Drochak  <ndrochak@gol.com>
777
778         * System.XML.build: exclude standalone tests from dll build.
779
780 2003-05-10  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
781
782         * added TypeTableEntry.cs to list.unix.
783
784 2003-03-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
785
786         * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and 
787           Mono.System.Xml.csproj.
788
789 2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
790
791         * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
792
793 2003-01-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
794
795         * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
796
797 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
798         
799         * updated .build file(s) to correctly contain required buildfile 
800           attribute for nant
801
802 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
803
804         * makefile.gnu: added test target.
805
806 2002-08-22  Tim Coleman <tim@timcoleman.com>
807         * list.unix:
808                 Add System.Xml.Serialization/XmlCustomFormatter.cs
809
810 2002-08-19  Tim Coleman <tim@timcoleman.com>
811         * list.unix:
812                 Add System.Xml.Serialization/XmlSerializationWriter.cs
813
814 2002-07-24  Tim Coleman <tim@timcoleman.com>
815         * list.unix:
816                 Add some more classes to this build list.
817
818 2002-07-22  Tim Coleman <tim@timcoleman.com>
819         * list.unix:
820                 Add System.Xml.Serialization/SoapReflectionImporter.cs to build
821                 list.
822
823 2002-07-22  Tim Coleman <tim@timcoleman.com>
824         * list.unix: added new classes to build list.
825
826 2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
827         
828         * System.Xml.Serialization: Added to build target
829
830 2002-05-24  Miguel de Icaza  <miguel@ximian.com>
831
832         * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
833
834 2002-03-06  Jason Diamond  <jason@injektilo.org>
835
836         * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
837
838 2002-02-23  Nick Drochak  <ndrochak@gol.com>
839
840         * System.XML.build: Change dll name to System.Xml.dll from 
841         System.XML.dll (not easy to notice, btw)
842
843 2001-12-07  Nick Drochak <ndrochak@gol.com>
844
845         * ChangeLog: Add the change log to this directory
846
847         * 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'.