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