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