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