2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / class / System.Web.Services / ChangeLog
blob97173267507d13c61a0a912ea19759a4e8308ad2
1 2010-06-04  Jb Evain  <jbevain@novell.com>
3         * monotouch_System.Web.Services.dll.sources: add HttpEncoder from
4         System.Web. Fixes the build.
6 2009-09-30  Miguel de Icaza  <miguel@novell.com>
8         * Call the constructors directly for MonoTouch, instead of using
9         the Activator.CreateInstance.
11         I do not see why we need Activator.CreateInstance *at all* in this
12         case, we should just kill that. 
14 2008-07-01  Atsushi Enomoto  <atsushi@ximian.com>
16         * System.Web.Services_test.dll.sources :
17           added WebServicesInteroperabilityTest.cs.
18         * Makefile: updated EXTRA_DISTFILES.
20 2007-11-22  Arina Itkes
22         * WebClientAsyncResult.cs, WebClientProtocol.cs: 
23           Synchronization fix
25 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
27         * System.Web.Services_test.dll.sources : added WebServiceTest.cs.
29 2007-05-08  Atsushi Enomoto  <atsushi@ximian.com>
31         * System.Web.Services.dll.sources :
32           removed SoapClientMethod.cs (not in use).
33         * System.Web.Services_test.dll.sources :
34           added LogicalMethodInfoTest.cs.
36 2007-04-23  Atsushi Enomoto  <atsushi@ximian.com>
38         * System.Web.Services_test.dll.sources: added SoapServerType.cs.
40 2007-01-25  Atsushi Enomoto  <atsushi@ximian.com>
42         * System.Web.Services_test.dll.sources: added TypeTypeConverter.cs.
44 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
46         * System.Web.Services_test.dll.sources:
47           Added ServiceDescriptionImporterTest.cs.
48         * Makefile : added test2.wsdl to EXTRA_DISTFILES.
50 2007-01-15  Gert Driesen  <drieseng@users.sourceforge.net>
52         * System.Web.Services_test.dll.sources: added SocketResponder.cs and
53         SoapHttpClientProtocolTest.cs.
55 2006-12-15  Atsushi Enomoto  <atsushi@ximian.com>
57         * System.Web.Services_test.dll.sources :
58           added ServiceDescriptionFormatExtensionCollectionTest.cs.
60 2006-12-01  Atsushi Enomoto  <atsushi@ximian.com>
62         * Makefile : added wsdl-1.1-soap.xsd to the build and distfiles.
64 2006-11-30  Atsushi Enomoto  <atsushi@ximian.com>
66         * System.Web.Services.dll.sources :
67           added BasicProfileViolationEnumerator.cs.
69 2006-11-28  Atsushi Enomoto  <atsushi@ximian.com>
71         * System.Web.Services.dll.sources : added SOAP 1.2 Fault serializer
72           files (fault-12.genxs, Fault12.cs and Fault12Serializer.cs).
74 2006-11-16  Atsushi Enomoto  <atsushi@ximian.com>
76         * System.Web.Services.dll.sources : added/removed/replaced 2.0 server
77           protocol classes in S.W.S.Protocols.
79 2006-11-15  Atsushi Enomoto  <atsushi@ximian.com>
81         * System.Web.Services_test.dll.sources : added WebReferenceTest.cs.
83 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
85         * System.Web.Services.dll.sources :
86           added WebReferenceOptionsSerializer.cs.
88 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
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.
95 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
97         * System.Web.Services.dll.sources : removed obsolete WsiClaims.cs.
99 2006-11-14  Atsushi Enomoto  <atsushi@ximian.com>
101         * Makefile : added *.wsdl to the build.
102           Added wsdl and genxs to EXTRA_DISTFILES.
104 2006-09-06  Vladimir Krasnov <vladimirk@mainsoft.com>
106         * System.Web.Services20.vmwcsproj: added
107         ServiceDescriptionSerializerBase2.cs for 2.0 
109 2006-09-05  Ankit Jain  <jankit@novell.com>
111         * System.Web.Services.dll.sources: Add
112         ServiceDescriptionSerializerBase2.cs
114 2006-06-16  Raja R Harinath  <rharinath@novell.com>
116         * Makefile (EXTRA_DISTFILES): New.
117         Add Test/System.Web.Services.Description/test.wsdl.
119 2006-06-08  Chris Toshok  <toshok@ximian.com>
121         * Makefile (LIB_MCS_FLAGS): remove the CONFIGURATION_2_0 define.
122         NET_2_0 implies this now.
124 2006-03-15  Vladimir Krasnov  <vladimirk@mainsoft.com>
126         * System.Web.Services.vmwcsproj: fixed links to Consts.cs, Locale.cs
127         and MonoTODOAttribute.cs
129 2006-03-12  Vladimir Krasnov  <vladimirk@mainsoft.com>
131         * Added System.Web.Services.vmwcsproj, Grasshopper project file
133 2006-02-04  Gert Driesen  <drieseng@users.sourceforge.net>
135         * System.Web.Services_test.dll.sources: Added 
136         ServiceDescriptorReflectorTest.cs.
138 2006-01-09  Chris Toshok  <toshok@ximian.com>
140         * Makefile (LIB_MCS_FLAGS): if we're building net_2_0, define
141         CONFIGURATION_2_0 to use the new System.Configuration api.
143 2006-01-05  Chris Toshok  <toshok@ximian.com>
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.
149 2006-01-03  Chris Toshok  <toshok@ximian.com>
151         * System.Web.Services.dll.sources: add the 2.0 config classes.
153         * Makefile (LIB_MCS_FLAGS): if PROFILE == net_2_0, include
154         -r:System.Configuration.dll
156 2005-10-05  Atsushi Enomoto  <atsushi@ximian.com>
158         * System.Web.Services_test.dll.sources : added ServiceDescriptionTest.cs
160 2004-07-14  Lluis Sanchez Gual <lluis@ximian.com>
162         * System.Web.Services.dll.sources: Added new files:
163                 System.Web.Services.Description/BasicProfileChecker.cs
164                 System.Web.Services.Description/ConformanceChecker.cs
166 2004-07-13  Lluis Sanchez Gual <lluis@ximian.com>
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
182 2004-07-10  Lluis Sanchez Gual <lluis@ximian.com>
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
192 2004-02-27  Lluis Sanchez Gual <lluis@ximian.com>
194         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols/Fault.cs.
196 2003-10-10  Lluis Sanchez Gual <lluis@ximian.com>
198         * DiscoveryDocumentSerializer.cs: New file.
200 2003-10-06  Lluis Sanchez Gual <lluis@ximian.com>
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
207 2003-10-04  Lluis Sanchez Gual  <lluis@ximian.com>
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
214 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
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
225 2003-09-28  Lluis Sanchez Gual  <lluis@ximian.com>
227         * System.Web.Services.dll.sources: Added SoapHttpTransportImporter.cs.
229 2003-09-14  Lluis Sanchez Gual  <lluis@ximian.com>
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>
241         * System.Web.Services.dll.sources: Added ExtensionManager.cs, 
242           ServiceDescriptionSerializerBase.cs
244 2003-08-28  Lluis Sanchez Gual  <lluis@ximian.com>
246         * System.Web.Services.dll.sources: Added System.Web.Services.Protocols.SoapDocumentationHandler
248 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
250         * System.Web.Services.dll.sources: Added Assembly/AssemblyInfo.cs, Assembly/Locale.cs
252 2003-07-04  Lluis Sanchez Gual  <lluis@ximian.com>
254         * list: added System.Web.Services.Protocols.HttpSoapWebServiceHandler.cs and
255           System.Web.Services.Protocols.WebServiceHelper.cs.
257 2003-02-25  Dave Bettin <dave@opendotnet.com>
258         * Test: Modified test cases to conform to nunit2 guidelines
260 2002-08-24  Tim Coleman <tim@timcoleman.com>
261         * list:
262                 New files added to build.
264 2002-08-23  Tim Coleman <tim@timcoleman.com>
265         * list:
266                 New files added to build.
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.
275 2002-08-06  Tim Coleman <tim@timcoleman.com>
276         * list: Added System.Web.Services.Protocols/ServerProtocol.cs
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
284 2002-07-25  Tim Coleman <tim@timcoleman.com>
285         * list: add new classes
287 2002-07-24  Tim Coleman <tim@timcoleman.com>
288         * list:
289                 Added System.Web.Services.Description/SoapProtocolReflector.cs
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                 
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
302 2002-07-19  Tim Coleman <tim@timcoleman.com>
303         * list: Added
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