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