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