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