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
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-10-27[build] Add wasm profileMarek Safar
2017-10-24Fix WCF Windows Linux cross WCF-comunication via NetTcpBinding (without any s...vinogradniy
2017-10-18[bcl] Fix test assembly build for monodroid profile (#5808)Alexander Köplinger
2017-08-31[bcl] Fix a few hardcoded socket ports in tests (#5471)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Move testing dll into profileAlexander Kyte
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-07-21Implement ServiceEndpoint.EndpointBehaviorspjt33
2017-07-03[System.ServiceModel] Don't use DateTime.Now for measuring elapsed timeAlexander Köplinger
2017-06-29[bcl] Drop a bunch of unused _2_1.cs files (#5112)Alexander Köplinger
2017-06-28[build] Add a new profileMarek Safar
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-05-12[Facades] Update with new typeforwarders/APIs (#4838)Alexander Köplinger
2017-05-09[bcl] Cleanup outdated csproj/sln files (#4806)Alexander Köplinger
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-03-16[System.ServiceModel] Rename method parameters to match .NET contractAlexander Köplinger
2017-02-13[System.ServiceModel] Disable unreliable testMarek Safar
2017-01-23[build] Add new profileMarek Safar
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-12-21Renamed profile to winaot (#4190)Henric Müller
2016-12-20[bcl] Rename aot_hybrid profile to testing_aot_hybridAlexander Köplinger
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-19[build] Add new profileMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-22[profiles] Fix MOBILE assemblies and tests compilation + Rename MOBILE to AOT...Ludovic Henry
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-04[System.ServiceModel] Recognize 'faultactor' in SOAP fault messageAlexander Köplinger
2016-10-29[System.ServiceModel] Make looper thread in ChannelDispatcher a background th...Alexander Köplinger
2016-10-29[System.Xml/System.ServiceModel/Dataflow] Use more specific type in assertAlexander Köplinger
2016-10-29[bcl] Replace deprecated usage of Assertion class and Is.InstanceOfType usages.Marcos Henrich
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-14[System.ServiceModel] Hide only relevant exceptions in TcpChannelListener.csMarek Safar
2016-10-13[System.ServiceModel] Move a few types into System.IdentityModelAlexander Köplinger
2016-10-11[System.ServiceModel] Split unreliable testsMarek Safar
2016-08-30[System] Set KeepAlive flag for HttpWebRequestPozdeev
2016-08-26Merge pull request #3460 from akoeplinger/remove-net_4_5-ifdefAlexander Köplinger
2016-08-26[bcl] Fix method parameter names to match .NETAlexander Köplinger
2016-08-23[mcs] Remove NET_4_5 ifdef from the source filesAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-08-16[ServiceModel] Don't throw in dummy InstanceContext constructor on mobile/xam...Alexander Köplinger
2016-08-11[bcl] Update to match NETStandard 1.6 membersAlexander Köplinger
2016-07-20[tests] Remove double inclusion of source fileVlad Brezae
2016-07-13[bcl] netstandart 1.6 supportMarek Safar
2016-07-07Fixed stack overflow issue in DuplexClientRuntimeChannel (#2172)alenl2
2016-07-03[mobile_static] Tracked down unpassable ServiceModel tests, blacklistedAlexander Kyte
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza