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-10-27[build] Add wasm profileMarek Safar
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-06-28[build] Add a new profileMarek Safar
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-04-11Updates referencesource to .NET 4.7Marek Safar
2017-01-28[bcl] Update tests that failed when .cs file contained CRLFAlexander Köplinger
2017-01-25[bcl] Fix build for orbis profileAlexander Köplinger
2017-01-11Mono BCL test fixes so XM can run them (#4210)Chris Hamons
2017-01-10[msvc] Update csproj files (#4221)monojenkins
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-12-02[msvc] Update csproj files (#4074)monojenkins
2016-11-29[bcl] Clean up some warningsMarek 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-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-09-23[bcl] Add missing APIs for netstandard parity and expose a few APIs on mobileAlexander Köplinger
2016-08-18[mcs] Replace NET_2_1 by MOBILELudovic Henry
2016-08-09[bcl] Update Reference Source to .NET Framework 4.6.2Marek Safar
2016-08-02[bcl] Don't build not installed mobile assembliesMarek Safar
2016-07-03[mobile_static] Fix System.Runtime.Serialization tests with preprocessorAlexander Kyte
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-05-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-05-03Remove referencesource submodule and move sources to mcs/class/referencesourceMarek Safar
2016-05-02[System.Runtime.Serialization] Remove redundant IVT to System.ServiceModel.WebMarek Safar
2016-05-02[System.Runtime.Serialization] Remove redundant IVT to System.ServiceModelMarek Safar
2016-04-14Support SerializeObjectState for System.Exception (bug #39824)Andi McClure
2016-04-04[System.Runtime.Serialization.dll] Update referencesource stringsMarek Safar
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-30Merge pull request #2698 from esdrubal/iosxmlarrayMarcos Henrich
2016-03-29[System.Runtime.Serialization] Static writer fix.Marcos Henrich
2016-03-15[system.runtime.serialization] Use correct IVT key for System.ServiceModel.WebMarek Safar
2016-02-29[System.Runtime.Serialization] DataContractSerializerTestMarcos Henrich
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2016-01-27Fix serialization under XM 4.5 Target FrameworkChris Hamons
2015-12-21XmlObjectSerialier: fix ISerializable (bxc#37171)Aaron Bockover
2015-12-17[test][System.Runtime.Serialization] Ensure test compile on XI (avoid more th...Sebastien Pouliot
2015-12-04[System.Runtime.Serialization] Static serializer calls directly into internal...Miguel de Icaza
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-10-31[System.ServiceModel.Web] Move System.Runtime.Serialization.Json tests into S...Alexander Köplinger