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