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-24[bcl] Build some assemblies with -warnaserror (#5295)Alexander Köplinger
2017-11-19XmlReaderSettings.EnableLegacyXmlSettings should always be false on mono. Fix...Egor Bogatov
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-06[bcl] Updates referencesource to 4.7.1Marek Safar
2017-10-27[build] Add wasm profileMarek Safar
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Skip not supported tests with mkbundleAlexander Kyte
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-05-09[bcl] Cleanup outdated csproj/sln files (#4806)Alexander Köplinger
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-01-28[bcl] Update tests that failed when .cs file contained CRLFAlexander Köplinger
2017-01-23[build] Add new profileMarek Safar
2017-01-20[bcl] Rename FEATURE_MONO_CAS to MONO_FEATURE_CASAlexander 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-22[System.Xml] Disable more failing tests on old xslt implementationMarek Safar
2016-12-22[System.Xml] Disable failing tests on old xslt implementationMarek Safar
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-20[System.Xml] Add support for msxsl format functions. Fixes #50242Marek Safar
2016-12-20[System.Xml] Enable more testsMarek Safar
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-10[System.Xml] Add XElement array handling to serialization interpreter. Fixes ...Marek Safar
2016-11-10[system.xml] Enable more testsMarek Safar
2016-10-29[System.Xml/System.ServiceModel/Dataflow] Use more specific type in assertAlexander Köplinger
2016-10-29[System.Xml] Fix embedded assembly name in XmlCodeExporterTestsAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-14[System.Xml] Update supported time formats for mobile version of XML deserial...Marek Safar
2016-10-14[System.Xml] Enable more testsMarek Safar
2016-09-23[bcl] Add missing APIs for netstandard parity and expose a few APIs on mobileAlexander Köplinger
2016-09-20Fixes line ending issue in XmlReflectionImporterTests.Bug594490_Serialization...Niklas Therning
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-09[bcl] Update Reference Source to .NET Framework 4.6.2Marek Safar
2016-06-16[bcl] Make mono cas opt-in features instead of opt-out for mobile profilesMarek Safar
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-18Remove more deprecated stuffMiguel de Icaza
2016-05-18Remove dead code, update solution filesMiguel 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