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