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