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