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