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