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