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