2004-07-09 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / class / System.XML / ChangeLog
1 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * System.Xml.dll.sources: removed one of ImportContext.cs
4
5 2004-07-08  Lluis Sanchez Gual <lluis@ximian.com>
6
7         * System.Xml.dll.sources: Added new files:
8                 System.Xml.Serialization/IXmlSerializerImplementation.cs
9                 System.Xml.Serialization/IXmlTextParser.cs
10                 System.Xml.Serialization/ImportContext.cs
11                 System.Xml.Serialization/SchemaImporter.cs
12                 System.Xml.Serialization/SchemaImporterExtension.cs
13                 System.Xml.Serialization/SchemaImporterExtensionCollection.cs
14                 System.Xml.Serialization/XmlDeserializationEvents.cs
15                 System.Xml.Serialization/XmlSchemaProviderAttribute.cs
16                 System.Xml.Serialization/XmlSerializationGeneratedCode.cs
17                 System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs
18                 System.Xml.Serialization/XmlSerializerFactory.cs
19                 System.Xml.Serialization/XmlSerializerVersionAttribute.cs
20
21 2004-07-06  Raja R Harinath  <rharinath@novell.com>
22
23         * System.Xml.dll.sources: List newly added NET 2.0 stubs.
24
25 2004-07-02  Raja R Harinath  <rharinath@novell.com>
26
27         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
28
29 2004-06-18  Atsushi Enomoto  <atsushi@ximian.com>
30
31         * Mono.System.XML.csproj : now contains new NET_2_0 files.
32
33 2004-05-22  Atsushi Enomoto  <atsushi@ximian.com>
34
35         * System.Xml.dll.sources : added/removed all NET_2_0 classes.
36
37 2004-05-19  Atsushi Enomoto  <atsushi@ximian.com>
38
39         * System.Xml.dll.sources : Added System.Xml.Schema/CustomSerializer.cs
40
41 2004-03-31  Atsushi Enomoto  <atsushi@ximian.com>
42
43         * System.Xml_test.dll.sources :
44           Added new test files: nist_dom stuff, XmlSecureResolverTests.cs,
45           XmlSchemaAssertion.cs, MsxslScriptTests.cs.
46
47 2004-03-24  Lluis Sanchez Gual <lluis@ximian.com>
48
49         * System.Xml_test.dll.sources: Added 
50                 System.Xml.Serialization/ComplexDataStructure.cs.
51
52 2004-02-24  Lluis Sanchez Gual <lluis@ximian.com>
53
54         * System.Xml.dll.sources: Added SerializationSource.cs.
55
56 2004-02-22  Nick Drochak <ndrochak@ieee.org>
57
58         * System.Xml_test.dll.sources : Removed XmlSchemaAssertion.cs. It does
59         not seem to be in CVS.  This was breaking the build on windows.
60
61 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
62
63         * System.Xml_test.dll.sources : Added XmlEntityTests.cs and
64           XmlDocumentEventTests.cs.
65
66 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
67
68         * System.Xml.dll.sources : Added XslFunctions.cs.
69
70 2004-02-15 Ben Maurer  <bmaurer@users.sourceforge.net>
71
72         * DTDValidatingReader.cs: simple optimization. there is only
73         one string, skip the string builder and just return the string.
74
75 2004-02-13  Atsushi Enomoto  <atsushi@ximian.com>
76
77         * System.Xml.dll.sources : added DTMXPathDocumentWriter.cs.
78
79 2004-02-11  Atsushi Enomoto  <atsushi@ximian.com>
80
81         * Mono.System.XML.csproj : updated.
82
83 2004-01-14  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * System.Xml.dll.sources : added SchemaDataValueType.cs
86
87 2004-01-07  Nick Drochak <ndrochak@ieee.org>
88
89         * Makefile: Don't hide behind the /nowarns.  Fix them.
90
91 2004-01-06  Atsushi Enomoto  <atsushi@ximian.com>
92
93         * Makefile : use /noconfig like System.dll (to erase make test warning)
94
95 2003-12-18  Lluis Sanchez Gual <lluis@ximian.com>
96
97   * System.Xml_test.dll.sources : Added test files
98                 System.Xml.Serialization/DeserializeTests.cs
99                 System.Xml.Serialization/XmlAttributesTests.cs
100                 System.Xml.Serialization/XmlReflectionImporterTests.cs
101                 System.Xml.Serialization/XmlSerializationWriterTests.cs
102
103 2003-12-17  David Sheldon <dave-mono@earth.li>
104
105   * System.Xml_test.dll.sources : Added XmlSchemaBuiltInDatatypeTests.cs
106
107 2003-12-15  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
108
109         * System.Xml.dll.sources :
110           removed UpdateEventHandler.cs and XmlUpdateEventArgs.cs to sqlxml.
111
112 2003-12-14  Tim Coleman <tim@timcoleman.com>
113         * System.Xml.dll.sources :
114                 Add files from new System.Xml.Query namespace.
115
116 2003-12-11  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
117
118         * System.Xml.dll.sources : Added ScriptCompilerInfo.cs.
119
120 2003-12-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
121
122         * System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs.
123
124 2003-11-25  Tim Coleman <tim@timcoleman.com>
125         * System.Xml.dll.sources: added XmlSchemaBuiltInType.cs
126
127 2003-11-19  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
128
129         * System.Xml.dll.sources: added XPathComparer.cs
130
131 2003-11-17  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
132
133         * System.Xml.dll.sources: added some new .NET 1.2 stuff,
134           and sorted some members of the list.
135
136 2003-11-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
137
138         * System.Xml.dll.sources: added HtmlEmitter.cs
139
140 2003-10-15  Lluis Sanchez Gual  <lluis@ximian.com>
141
142         * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs
143
144 2003-10-09  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
145
146         * System.Xml.dll.sources: added DTDReader.cs.
147
148 2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
149
150         * System.Xml.dll.sources: added DTMXPathNode.cs.
151
152 2003-09-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
153
154         * System.Xml.dll.sources: added XsdIdentityPath.cs, XsdIdentityState.cs
155           and XsdWildcard.cs.
156
157 2003-09-01  Lluis Sanchez Gual  <lluis@ximian.com>
158
159         * System.Xml.dll.sources: added SerializationCodeGenerator.cs,
160           SerializationCodeGeneratorConfiguration.cs.
161
162 2003-08-24  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
163
164         * System.Xml.dll.sources : added XsdParticleValidationState.cs
165           and XsdValidatingReader.cs.
166         * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs
167           and XsdValidatingReaderTests.cs.
168
169 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
170
171         * System.Xml.dll.sources: add files from Oleg.
172
173 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
174
175         * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
176
177 2003-08-14  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
178
179         * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs 
180           and Mono.Xml/IHasXmlSchemaInfo.cs
181
182 2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
183
184         * System.Xml.dll.sources: Added Assembly/Locale.cs
185
186 2003-08-07  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
187
188         * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
189
190 2003-07-28 Ben Maurer  <bmaurer@users.sourceforge.net>
191
192         * System.Xml.dll.sources: Add new files
193
194 2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
195
196         * Mono.System.XML.csproj : caught up with current library.
197
198 2003-07-18  Peter Williams  <peter@newton.cx>
199
200         * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a 
201         distable file.
202
203 2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
204
205         * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
206
207 2003-07-06  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
208
209         * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
210           System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
211
212 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
213
214         * added Mono.Xml.XPath directory.
215         * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, 
216                 DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
217
218 2003-06-16  Lluis Sanchez Gual <lluis@ximian.com>
219
220         * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
221
222 2003-06-05  Lluis Sanchez Gual <lluis@ximian.com>
223
224         * added System.Xml.Serialization/ReflectionHelper.cs to list.unix
225
226 2003-05-27  Joshua Tauberer <tauberer@for.net>
227
228         * XslTransform.cs: Initial support for extension objects.
229                 Known issues:
230                         Extension method signatures must match exactly to the
231                         types of parameters that the method is called with from the stylesheet.
232                         Node set parameters are converted to an ArrayList of strings.
233         * makefule.gnu: Added -unsafe flag, required by the above stuff.
234         * System.XML.build: Added -unsafe flag.  Hope this is the right place.
235
236 2003-05-26  Lluis Sanchez Gual <lluis@ximian.com>
237         
238         * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs
239           XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs
240           XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added
241
242 2003-05-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
243
244         * added XmlSecureResolver.cs to list.unix.
245
246 2003-05-15  Nick Drochak  <ndrochak@gol.com>
247
248         * System.XML.build: exclude standalone tests from dll build.
249
250 2003-05-10  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
251
252         * added TypeTableEntry.cs to list.unix.
253
254 2003-03-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
255
256         * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and 
257           Mono.System.Xml.csproj.
258
259 2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
260
261         * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
262
263 2003-01-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
264
265         * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
266
267 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
268         
269         * updated .build file(s) to correctly contain required buildfile 
270           attribute for nant
271
272 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
273
274         * makefile.gnu: added test target.
275
276 2002-08-22  Tim Coleman <tim@timcoleman.com>
277         * list.unix:
278                 Add System.Xml.Serialization/XmlCustomFormatter.cs
279
280 2002-08-19  Tim Coleman <tim@timcoleman.com>
281         * list.unix:
282                 Add System.Xml.Serialization/XmlSerializationWriter.cs
283
284 2002-07-24  Tim Coleman <tim@timcoleman.com>
285         * list.unix:
286                 Add some more classes to this build list.
287
288 2002-07-22  Tim Coleman <tim@timcoleman.com>
289         * list.unix:
290                 Add System.Xml.Serialization/SoapReflectionImporter.cs to build
291                 list.
292
293 2002-07-22  Tim Coleman <tim@timcoleman.com>
294         * list.unix: added new classes to build list.
295
296 2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
297         
298         * System.Xml.Serialization: Added to build target
299
300 2002-05-24  Miguel de Icaza  <miguel@ximian.com>
301
302         * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
303
304 2002-03-06  Jason Diamond  <jason@injektilo.org>
305
306         * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
307
308 2002-02-23  Nick Drochak  <ndrochak@gol.com>
309
310         * System.XML.build: Change dll name to System.Xml.dll from 
311         System.XML.dll (not easy to notice, btw)
312
313 2001-12-07  Nick Drochak <ndrochak@gol.com>
314
315         * ChangeLog: Add the change log to this directory
316
317         * 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'.