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