2010-06-04 Jb Evain <jbevain@novell.com>
[mono.git] / mcs / class / System.Web.Services / ChangeLog
1 2010-06-04  Jb Evain  <jbevain@novell.com>
2
3         * monotouch_System.Web.Services.dll.sources: add HttpEncoder from
4         System.Web. Fixes the build.
5
6 2009-09-30  Miguel de Icaza  <miguel@novell.com>
7
8         * Call the constructors directly for MonoTouch, instead of using
9         the Activator.CreateInstance.
10
11         I do not see why we need Activator.CreateInstance *at all* in this
12         case, we should just kill that. 
13
14 2008-07-01  Atsushi Enomoto  <atsushi@ximian.com>
15
16         * System.Web.Services_test.dll.sources :
17           added WebServicesInteroperabilityTest.cs.
18         * Makefile: updated EXTRA_DISTFILES.
19
20 2007-11-22  Arina Itkes
21
22         * WebClientAsyncResult.cs, WebClientProtocol.cs: 
23           Synchronization fix
24
25 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * System.Web.Services_test.dll.sources : added WebServiceTest.cs.
28
29 2007-05-08  Atsushi Enomoto  <atsushi@ximian.com>
30
31         * System.Web.Services.dll.sources :
32           removed SoapClientMethod.cs (not in use).
33         * System.Web.Services_test.dll.sources :
34           added LogicalMethodInfoTest.cs.
35
36 2007-04-23  Atsushi Enomoto  <atsushi@ximian.com>
37
38         * System.Web.Services_test.dll.sources: added SoapServerType.cs.
39
40 2007-01-25  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * System.Web.Services_test.dll.sources: added TypeTypeConverter.cs.
43
44 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * System.Web.Services_test.dll.sources:
47           Added ServiceDescriptionImporterTest.cs.
48         * Makefile : added test2.wsdl to EXTRA_DISTFILES.
49
50 2007-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
51
52         * System.Web.Services_test.dll.sources: added SocketResponder.cs and
53         SoapHttpClientProtocolTest.cs.
54
55 2006-12-15  Atsushi Enomoto  <atsushi@ximian.com>
56
57         * System.Web.Services_test.dll.sources :
58           added ServiceDescriptionFormatExtensionCollectionTest.cs.
59
60 2006-12-01  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * Makefile : added wsdl-1.1-soap.xsd to the build and distfiles.
63
64 2006-11-30  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * System.Web.Services.dll.sources :
67           added BasicProfileViolationEnumerator.cs.
68
69 2006-11-28  Atsushi Enomoto  <atsushi@ximian.com>
70
71         * System.Web.Services.dll.sources : added SOAP 1.2 Fault serializer
72           files (fault-12.genxs, Fault12.cs and Fault12Serializer.cs).
73
74 2006-11-16  Atsushi Enomoto  <atsushi@ximian.com>
75
76         * System.Web.Services.dll.sources : added/removed/replaced 2.0 server
77           protocol classes in S.W.S.Protocols.
78
79 2006-11-15  Atsushi Enomoto  <atsushi@ximian.com>
80
81         * System.Web.Services_test.dll.sources : added WebReferenceTest.cs.
82
83 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * System.Web.Services.dll.sources :
86           added WebReferenceOptionsSerializer.cs.
87
88 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
89
90         * System.Web.Services.dll.sources : added WebReferenceOptions.cs.
91         * System.Web.Services_test.dll.sources :
92           added WebReferenceOptionsTest.cs.
93         * Makefile: added web-reference.xsd to resources and dist files.
94
95 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
96
97         * System.Web.Services.dll.sources : removed obsolete WsiClaims.cs.
98
99 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
100
101         * Makefile : added *.wsdl to the build.
102           Added wsdl and genxs to EXTRA_DISTFILES.
103
104 2006-09-06  Vladimir Krasnov <vladimirk@mainsoft.com>
105
106         * System.Web.Services20.vmwcsproj: added
107         ServiceDescriptionSerializerBase2.cs for 2.0 
108
109 2006-09-05  Ankit Jain  <jankit@novell.com>
110
111         * System.Web.Services.dll.sources: Add
112         ServiceDescriptionSerializerBase2.cs
113
114 2006-06-16  Raja R Harinath  <rharinath@novell.com>
115
116         * Makefile (EXTRA_DISTFILES): New.
117         Add Test/System.Web.Services.Description/test.wsdl.
118
119 2006-06-08  Chris Toshok  <toshok@ximian.com>
120
121         * Makefile (LIB_MCS_FLAGS): remove the CONFIGURATION_2_0 define.
122         NET_2_0 implies this now.
123
124 2006-03-15  Vladimir Krasnov  <vladimirk@mainsoft.com>
125
126         * System.Web.Services.vmwcsproj: fixed links to Consts.cs, Locale.cs
127         and MonoTODOAttribute.cs
128
129 2006-03-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
130
131         * Added System.Web.Services.vmwcsproj, Grasshopper project file
132
133 2006-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
134
135         * System.Web.Services_test.dll.sources: Added 
136         ServiceDescriptorReflectorTest.cs.
137
138 2006-01-09  Chris Toshok  <toshok@ximian.com>
139
140         * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define
141         CONFIGURATION_2_0 to use the new System.Configuration api.
142
143 2006-01-05  Chris Toshok  <toshok@ximian.com>
144
145         * System.Web.Services_test.dll.sources: enable a bunch of the 2.0
146         configuration tests.  Just Element types for now.  Collections
147         coming soon.
148
149 2006-01-03  Chris Toshok  <toshok@ximian.com>
150
151         * System.Web.Services.dll.sources: add the 2.0 config classes.
152
153         * Makefile (LIB_MCS_FLAGS): if PROFILE == net_2_0, include
154         -r:System.Configuration.dll
155
156 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
157
158         * System.Web.Services_test.dll.sources : added ServiceDescriptionTest.cs
159
160 2004-07-14  Lluis Sanchez Gual <lluis@ximian.com>
161
162         * System.Web.Services.dll.sources: Added new files:
163                 System.Web.Services.Description/BasicProfileChecker.cs
164                 System.Web.Services.Description/ConformanceChecker.cs
165
166 2004-07-13  Lluis Sanchez Gual <lluis@ximian.com>
167
168         * System.Web.Services.dll.sources: Added new files:
169                 System.Web.Services.Description/BasicProfileViolation.cs
170                 System.Web.Services.Description/BasicProfileViolationCollection.cs
171                 System.Web.Services.Description/NamedItem.cs
172                 System.Web.Services.Description/Soap12AddressBinding.cs
173                 System.Web.Services.Description/Soap12Binding.cs
174                 System.Web.Services.Description/Soap12BodyBinding.cs
175                 System.Web.Services.Description/Soap12FaultBinding.cs
176                 System.Web.Services.Description/Soap12HeaderBinding.cs
177                 System.Web.Services.Description/Soap12OperationBinding.cs
178                 System.Web.Services.Description/WebReference.cs
179                 System.Web.Services.Description/WebReferenceCollection.cs
180                 System.Web.Services.Description/WebServicesInteroperability.cs
181
182 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
183
184         * System.Web.Services.dll.sources: Added 2.0 files:
185                 System.Web.Services/WsiClaims.cs
186                 System.Web.Services.Protocols/InvokeCompletedEventArgs.cs
187                 System.Web.Services.Protocols/InvokeCompletedEventHandler.cs
188                 System.Web.Services.Protocols/Soap12FaultCodes.cs
189                 System.Web.Services.Protocols/SoapFaultSubcode.cs
190                 System.Web.Services.Protocols/SoapProtocolVersion.cs
191
192 2004-02-27  Lluis Sanchez Gual <lluis@ximian.com>
193
194         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols/Fault.cs.
195
196 2003-10-10  Lluis Sanchez Gual <lluis@ximian.com>
197
198         * DiscoveryDocumentSerializer.cs: New file.
199
200 2003-10-06  Lluis Sanchez Gual <lluis@ximian.com>
201
202         * System.Web.Services.dll.sources: Added 
203                 System.Web.Services.Description/HttpGetProtocolImporter.cs
204                 System.Web.Services.Description/HttpPostProtocolImporter.cs
205                 System.Web.Services.Description/HttpSimpleProtocolImporter.cs
206
207 2003-10-04  Lluis Sanchez Gual  <lluis@ximian.com>
208
209         * System.Web.Services.dll.sources: Added 
210                 System.Web.Services.Description/HttpGetProtocolReflector.cs
211                 System.Web.Services.Description/HttpPostProtocolReflector.cs
212                 System.Web.Services.Description/HttpSimpleProtocolReflector.cs
213
214 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
215
216         * System.Web.Services.dll.sources: Added 
217                 System.Web.Services.Protocols/HttpGetTypeStubInfo.cs,
218                 System.Web.Services.Protocols/HttpGetWebServiceHandler.cs,
219                 System.Web.Services.Protocols/HttpPostTypeStubInfo.cs,
220                 System.Web.Services.Protocols/HttpPostWebServiceHandler.cs,
221                 System.Web.Services.Protocols/HttpSimpleTypeStubInfo.cs,
222                 System.Web.Services.Protocols/HttpSimpleWebServiceHandler.cs,
223                 System.Web.Services.Protocols/TypeStubManager.cs
224
225 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
226
227         * System.Web.Services.dll.sources: Added SoapHttpTransportImporter.cs.
228
229 2003-09-14  Lluis Sanchez Gual  <lluis@ximian.com>
230
231         * System.Web.Services_test.dll.sources: Added BindingCollectionTest.cs 
232           ChangeLog DocumentableItemTest.cs OperationCollectionTest.cs 
233           OperationMessageCollectionTest.cs OperationMessageTest.cs 
234           PortTypeCollectionTest.cs PortTypeTest.cs ServiceCollectionTest.cs 
235           ServiceDescriptionCollectionTest.cs 
236           SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
237           New test files by Erik LeBel.
238           
239 2003-08-01  Lluis Sanchez Gual  <lluis@ximian.com>
240
241         * System.Web.Services.dll.sources: Added ExtensionManager.cs, 
242           ServiceDescriptionSerializerBase.cs
243
244 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
245
246         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols.SoapDocumentationHandler
247
248 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
249
250         * System.Web.Services.dll.sources: Added Assembly/AssemblyInfo.cs, Assembly/Locale.cs
251
252 2003-07-04  Lluis Sanchez Gual  <lluis@ximian.com>
253
254         * list: added System.Web.Services.Protocols.HttpSoapWebServiceHandler.cs and
255           System.Web.Services.Protocols.WebServiceHelper.cs.
256
257 2003-02-25  Dave Bettin <dave@opendotnet.com>
258         * Test: Modified test cases to conform to nunit2 guidelines
259
260 2002-08-24  Tim Coleman <tim@timcoleman.com>
261         * list:
262                 New files added to build.
263
264 2002-08-23  Tim Coleman <tim@timcoleman.com>
265         * list:
266                 New files added to build.
267
268 2002-08-07  Tim Coleman <tim@timcoleman.com>
269         * System.Web.Services.build:
270                 Added "test" target to build.
271                 Added "clean" target to build.
272         * Test:
273                 New test suites added.
274
275 2002-08-06  Tim Coleman <tim@timcoleman.com>
276         * list: Added System.Web.Services.Protocols/ServerProtocol.cs
277
278 2002-07-29  Dave Bettin <javabettin@yahoo.com>
279         * list: added new Discovery classes
280         * System.Web.Services.Discovery: added stubs
281         * .cvsignore: added
282         * Mono.System.Web.Services: added VS.net project for assembly
283
284 2002-07-25  Tim Coleman <tim@timcoleman.com>
285         * list: add new classes
286
287 2002-07-24  Tim Coleman <tim@timcoleman.com>
288         * list:
289                 Added System.Web.Services.Description/SoapProtocolReflector.cs
290
291 2002-07-22  Tim Coleman <tim@timcoleman.com>
292         * makefile.gnu:
293         * list:
294                 Modifications to make this library buildable on
295                 linux.
296                 
297
298 2002-07-22  Tim Coleman <tim@timcoleman.com>
299         * list: Added new files from System.Web.Services.Protocols
300                 and System.Web.Services.Configuration
301
302 2002-07-19  Tim Coleman <tim@timcoleman.com>
303         * list: Added
304
305 2002-07-19  Tim Coleman <tim@timcoleman.com>
306         * System.Web.Services.build: added
307         * System.Web.Services:
308         * System.Web.Services.Configuration:
309         * System.Web.Services.Description:
310         * System.Web.Services.Discovery:
311         * System.Web.Services.Protocols:
312                 New directories added