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