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