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