Switch to compiler-tester
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols / ChangeLog
2005-06-14 Marek SafarSwitch to compiler-tester
2005-06-10 Gonzalo Paniagua... 2005-06-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-06-09 Gonzalo Paniagua... 2005-06-09 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-06-07 Kornél PálWebServiceHandlerFactory.cs: Throw InvalidOperationExce...
2005-06-06 Zoltan Varga2005-06-06 Zoltan Varga <vargaz@freemail.hu>
2005-06-06 Kornél PálAdded support for HttpPostLocalhost and HttpSoap12
2005-06-05 Konstantin TrigerClose WebResponse to free resources
2005-06-05 Konstantin Trigermoving static fields to AppDomain in Java builds
2005-04-12 Dick Porter2005-04-12 Dick Porter <dick@ximian.com>
2005-02-07 Lluis Sanchez2005-02-07 Lluis Sanchez Gual <lluis@novell.com>
2005-01-31 Dick PorterBranch for io-layer daemonectomy work
2004-12-14 Marek SafarCopied remotely
2004-12-09 Marek Safarrenamed to be consistent
2004-12-09 Lluis Sanchez2004-12-09 Lluis Sanchez Gual <lluis@novell.com>
2004-12-09 Lluis Sanchez2004-12-09 Lluis Sanchez Gual <lluis@novell.com>
2004-12-04 Martin Baulig**** Merged r36954 from MCS ****
2004-12-03 Gonzalo Paniagua... 2004-12-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-11-16 Jonathan Pryor * Mono.Posix.dll.sources: Rename Mono.Posix to Mono...
2004-11-10 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-10-11 Lluis Sanchez * Methods.cs: Use the service namespace as the base...
2004-10-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-28 Lluis Sanchez * WebServiceHelper.cs: Write the encodingStyle attribu...
2004-09-24 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-19 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-15 Lluis Sanchez * Methods.cs: Use the service namespace as the base...
2004-09-15 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-07 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-09-02 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-25 Lluis Sanchez * HttpSoapWebServiceHandler.cs, WebServiceHandler...
2004-08-25 Lluis Sanchez * HttpSoapWebServiceHandler.cs, WebServiceHandler...
2004-08-04 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-08-03 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-28 Lluis Sanchez * HttpSimpleClientProtocol.cs, HttpWebClientProtocol.cs,
2004-07-27 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-21 Lluis Sanchez * HttpWebClientProtocol.cs: Add received cookies to...
2004-07-21 Lluis Sanchez * HttpWebClientProtocol.cs: Add received cookies to...
2004-07-17 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-13 Lluis Sanchez * HttpWebClientProtocol.cs, Soap12FaultCodes.cs, SoapC...
2004-07-09 Lluis Sanchez * HttpSimpleClientProtocol.cs, HttpWebClientProtocol.cs,
2004-07-09 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-07-05 Lluis Sanchez * Methods.cs: When using RPC, ignore RequestElementNam...
2004-07-02 Lluis Sanchez * XmlReturnWriter.cs: Add XmlIncludes to the reflectio...
2004-07-01 Lluis Sanchez * Methods.cs: Check for null when looking for a header...
2004-07-01 Lluis Sanchez * Methods.cs, SoapMessage.cs: Added support for unknow...
2004-07-01 nobodyThis commit was manufactured by cvs2svn to create branc...
2004-06-22 Lluis Sanchez * XmlReturnReader.cs, XmlReturnWriter.cs: Generate...
2004-06-10 Lluis Sanchez * TypeStubManager.cs: Improved locking in GetLogicalTy...
2004-06-02 Lluis Sanchez * LogicalMethodInfo.cs: Don't crash in GetCustomAttrib...
2004-06-01 Lluis Sanchez2004-06-01 Gert Driesen <drieseng@users.sourceforge...
2004-05-24 Lluis Sanchez * SoapClientMessage.cs: Get the MethodInfo from the...
2004-05-17 Gonzalo Paniagua... 2004-05-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-12 Lluis Sanchez* LogicalMethodInfo.cs: Made EnableSession property...
2004-05-12 Lluis Sanchez * HttpSimpleWebServiceHandler.cs: Added GetRequestMeth...
2004-05-11 Gonzalo Paniagua... 2004-05-11 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-10 Gonzalo Paniagua... 2004-05-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-05 Gonzalo Paniagua... 2004-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-05-05 Gonzalo Paniagua... 2004-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2004-03-25 Lluis Sanchez * WebServiceHelper.cs: In GetContentEncoding, chop...
2004-03-09 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Set the properties...
2004-02-27 Lluis Sanchez * Fault.cs: Moved Fault class from Methods.cd to this...
2004-02-11 Lluis Sanchez * WebServiceHelper.cs: When reading a soap request...
2004-02-09 Lluis Sanchez* WebServiceHandler.cs: inheritance from WebService...
2004-02-05 Alon GazitThis attribute is inherited by derived classes.changed...
2004-02-05 Alon GazitThis attribute is multiuse.Changed the AttributeUsage...
2004-01-27 Lluis SanchezSoapDocumentMethodAttribute.cs: Fixed bug in ResponseNa...
2004-01-24 Lluis Sanchez * HttpWebClientProtocol.cs: Added missing property.
2004-01-21 Lluis Sanchez * HttpSoapWebServiceHandler.cs, SoapHttpClientProtocol...
2004-01-21 Lluis Sanchez * Methods.cs: Set the correct namespaces for Fault...
2004-01-19 Lluis Sanchez * Methods.cs: Get the method namespace from the bindin...
2004-01-14 Lluis Sanchez * Methods.cs: Set the correct element name and namespa...
2004-01-10 Gonzalo Paniagua... 2004-01-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-12-23 Lluis SanchezSoapDocumentationHandler.cs: Added support for DISCO...
2003-12-16 Lluis Sanchez * HttpSimpleClientProtocol.cs: Do not encode the reque...
2003-12-15 Lluis Sanchez * HttpSoapWebServiceHandler.cs: Added check for valid...
2003-12-12 Lluis Sanchez* Methods.cs: Added special handling for RPC format.
2003-11-27 Lluis Sanchez * Methods.cs: Added correct namespace for serializatio...
2003-11-24 Lluis Sanchez * Methods.cs, TypeStubManager.cs, SoapMessage.cs:...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-11-20 Gonzalo Paniagua... 2003-11-20 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-27 Miguel de Icaza2003-10-26 Miguel de Icaza <miguel@ximian.com>
2003-10-22 Lluis Sanchez * Methods.cs: Class Fault is now public, so it can...
2003-10-15 Lluis Sanchez * TypeStubManager.cs: Added OperationName property.
2003-10-14 Lluis Sanchez * HttpGetTypeStubInfo.cs, HttpPostTypeStubInfo.cs...
2003-10-12 Lluis Sanchez * SoapHttpClientProtocol.cs: Replaced AsyncInfo by...
2003-10-10 Gonzalo Paniagua... 2003-10-10 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-06 Lluis Sanchez * HtmlFormParameterWriter.cs: Fixed WriteRequest().
2003-10-04 Lluis Sanchez * SoapDocumentationHandler.cs: Moved here the code...
2003-10-03 Gonzalo Paniagua... 2003-10-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2003-10-01 Lluis Sanchez * HtmlFormParameterReader.cs, HtmlFormParameterWriter.cs,
2003-09-29 Lluis Sanchez * Methods.cs: Little fix in binding check.
2003-09-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs: In SerializeResponse...
2003-09-14 Lluis Sanchez * SoapDocumentationHandler.cs: Added support for on...
2003-09-04 Lluis Sanchez * Methods.cs: Added support for bare parameter style...
2003-09-01 Lluis Sanchez * Methods.cs: In TypeStubInfo, added Documentation...
2003-08-28 Lluis Sanchez * HttpSoapWebServiceHandler.cs:
2003-07-22 Lluis Sanchez * WebServiceHandler.cs: Fixed Invoke(). ParameterInfo...
2003-07-16 Lluis Sanchez* SoapHttpClientProtocol.cs: Removed debug WriteLine.
2003-07-10 Lluis Sanchez * HttpSoapWebServiceHandler.cs: MS puts the soap actio...
2003-07-09 Lluis Sanchez * SoapHttpClientProtocol.cs, HttpSoapWebServiceHandler...
2003-07-04 Lluis Sanchez * LogicalMethodInfo.cs: Fixed Invoke method. If return...
next