Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-04[System.ServiceModel] Fixed Bug652331_2 test that failed on Jenkins by increa...Alexander Köplinger
2014-09-16[WCF]: Update to my last fix for bug #22129.Martin Baulig
2014-09-15[WCF]: Copy out/ref parameters on async call; bug #22129.Martin Baulig
2014-09-04Cleanup namespace names of class lib tests to follow conventionAlexander Köplinger
2014-09-05[WCF]: Actually fix #22179 to allow concurrent requests.Martin Baulig
2014-08-29Correct duplicate X509CertificateValidationMode definition error caused by en...Ryan J. Melena
2014-08-26[WCF]: Fix #22179 - 'finally' protect ClientRuntimeChannel.Begin/EndProcess().Martin Baulig
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-07-03[WCF] Disable CloseTest and OpenTest4 in CustomPeerResolverServiceTest.Alex Rønne Petersen
2014-06-20[WCF] Make BasicHttpBinding.AllowCookies workMiguel de Icaza
2014-06-18Fixed another 8080 test portAlexander Köplinger
2014-06-18[System.ServiceModel] Changed test port from 8080 to 30158Alexander Köplinger
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-23[build] Add new project files based on the new staged buildMiguel de Icaza
2014-05-20[build] Record extra library builds for our Visual Studio input filesMiguel de Icaza
2014-05-16Merge pull request #1041 from mono/staged-cyclic-buildsMiguel de Icaza
2014-05-15Last of the cycles is goneMiguel de Icaza
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] Import of additional member documentation that contain generic paramet...Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-12[docs] type parameter documentation impport.Joel Martinez
2014-05-12[docs] Additional parameter documentation import.Joel Martinez
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-03-10docupdate: System.ServiceModel documentation updateJoel Martinez
2014-03-01Data corruption using SslStream (Xamarin bug 15293)Ed Boren
2014-02-23[Test] Cleaned up how a bunch of tests were ignoredAlexander Köplinger
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2014-01-10fix build.Atsushi Eno
2014-01-10Fix bug #11336.Atsushi Eno
2013-09-10Add System.ServiceModel.Activation assembly. Fixes #14544Marek Safar
2013-09-03Fix mobile build of my commit 1ae87e9.Martin Baulig
2013-09-02[WCF]: Add stubs for some missing .NET 4.0/4.5 APIs.Martin Baulig
2013-09-02Add missing .NET 4.5 APIsMartin Baulig
2013-07-31Class libraries: introduce mobile_static profile, for MonoTouch-like static b...Miguel de Icaza
2013-07-02Update csproj filesMarek Safar
2013-03-22[WCF]: Disable WsdlExporterTest.ExportMessageContract().Martin Baulig
2013-03-22[WCF]: Implement cookie support in .NET 4.0.Martin Baulig
2013-03-22[WCF]: 2nd part of bug #5827, set CheckCharacters = false in TextMessageEncoder.Martin Baulig
2013-03-13Minor .NET 4.5 API fixes.Martin Baulig
2013-03-13Add stubs for some new .NET 4.0/4.5 WCF APIs.Martin Baulig
2013-03-13Misc .NET 4.5 / PCL APIs.Martin Baulig
2013-02-21Update 4.5 bcl solution filesMarek Safar