New test.
[mono.git] / mcs / class / System.Web.Services / System.Web.Services.Protocols /
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-06 Lluis Sanchez2006-09-06 Lluis Sanchez Gual <lluis@novell.com>
2006-09-06 Lluis Sanchezsvn path=/trunk/mcs/; revision=64989
2006-09-05 Ankit JainIn class/System.Web.Services/System.Web.Services.Descri...
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-30 Konstantin Trigerimplemented WebClientProtocol.UseDefaultCredentials()
2006-08-21 Konstantin Trigeruse correct public documented API (SendOrPost calls...
2006-08-21 Konstantin TrigerJava profile does not support code generation
2006-06-09 Massimiliano Mantione * ssapre-cee-ops.h: Renamed as "simple-cee-ops.h"
2006-06-08 Chris ToshokIn System.Web.Services.Description:
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-15 Vladimir Krasnov* SoapExtension.cs: fixed ExecuteProcessMessage signatu...
2006-03-15 Vladimir Krasnov* SoapServerMessage.cs: fixed SoapServerMessage constru...
2006-03-15 Vladimir Krasnov* HttpSoapWebServiceHandler.cs, SoapServerMessage.cs...
2006-03-12 Vladimir Krasnov* TypeStubManager.cs: fixed type_to_manager member...
2006-03-12 Vladimir Krasnov* SoapDocumentationHandler.cs: TARGET_JVM blocks added...
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
2006-01-13 Ben Maurer2006-01-12 Ben Maurer <bmaurer@andrew.cmu.edu>
2006-01-10 Raja R HarinathThis should fix #76928. This fix incorporates ideas...
2006-01-04 Chris Toshok2006-01-04 Chris Toshok <toshok@ximian.com>
2006-01-04 Chris Toshok2006-01-04 Chris Toshok <toshok@ximian.com>
2005-12-21 Miguel de IcazaAdd this for backwards compatibility
2005-11-10 Miguel de IcazaMake a copy of the old ZipLib
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mono/; revision=51217
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51216
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51212
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51207
2005-10-04 Gonzalo Paniagua... svn path=/branches/mono-1-1-9/mcs/; revision=51206
2005-09-27 Sebastien Pouliot2005-09-27 Sebastien Pouliot <sebastien@ximian.com>
2005-09-26 Lluis Sanchez2005-09-26 Lluis Sanchez Gual <lluis@novell.com>
2005-08-16 Marek Safar2005-08-16 Marek Safar <marek.safar@seznam.cz>
2005-08-15 Gert Driesen* SoapException.cs: Only mark serializable on 2.0 profile.
2005-08-03 Gonzalo Paniagua... 2005-08-03 Gonzalo Paniagua Javier <gonzalo@ximian...
2005-06-30 Konstantin TrigerDisposing the WebService instance after a WebMethod...
2005-06-29 Marek Safarerror messages review
2005-06-27 Ben Maurerremove svn:executable from .cs files
2005-06-21 Atsushi Enoimported everything from my branch (which is slightly...
2005-06-14 Lluis Sanchez2005-06-14 Lluis Sanchez Gual <lluis@novell.com>
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...
next