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

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04Add option to block all metadata in an assembly (#5199)Michal Strehovský
2017-10-27dd IsDotNetFrameworkProductAssembly for Framework Assemblylouluqun
2017-07-15Make metadata collections no longer implement generic IReadOnlyCollectionMichal Strehovsky
2017-06-24Update CoreRT build to use latest .NET CLI and build tools (#3916)Jan Kotas
2017-06-20Undo ToolsVersion cleanup on full framework projectsJan Kotas
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-05-25Enable reflection blocking (#3685)Michal Strehovský
2017-04-17Delete unnecesary AotPackageReferencePath referencesJan Kotas
2017-04-15Avoid mixing references to CoreRT and ProjectN .csprojJan Kotas
2017-02-25Update build tools to latest (#2815)Jan Kotas
2017-02-14Upgrade .NET Core NuGet packages to latest versions (#2667)Jan Kotas
2016-12-09Make ordering of modifiers more consistent (#2318)Jan Kotas
2016-09-27Update buildtools to 1.0.26-prerelease-00809-01 (#1922)Jan Kotas
2016-09-20Update CLIJan Kotas
2016-08-20Migrate reflection types into System.Private.CoreLib.Sedar Gokbulut
2016-08-17Update metadata reader to be more lazyMichal Strehovsky
2016-08-15Fix representation of modified types in the native metadataMichal Strehovsky
2016-08-04Add helpers to compute type hashcode from native metadata (#1616)Michal Strehovský
2016-06-22Unify EEType.csMichal Strehovsky
2016-05-07Enable System.Private.Reflection.Metadata tests (#1248)Michal Strehovský
2016-04-25Fix build warnings on Ubuntu 14.04 x64 (#1195)Manu
2016-04-22Update buildtoolsMichal Strehovský
2016-04-15Update ILCompiler to netstandard1.3 (#1148)Jan Kotas
2016-04-12Update nuget package versionsJan Kotas
2016-03-24Drop xunit.netcore.extensions from test projectsMichal Strehovský
2016-03-15Delete net46 from metadata testsMichal Strehovský
2016-03-10Upgrade System.Reflection.Metadata reference to v1.3Michal Strehovský
2016-02-10Switch to live CLI buildJan Kotas
2016-02-06Revert "Merge pull request #717 from schellap/break2"Senthil
2016-01-29Fix project.json syntax for dotnet restoreSenthil
2016-01-28Update licensing headersdotnet-bot
2016-01-05Upgrade beta framework references to rc2Jan Kotas
2016-01-04Need to explicitly set the AssemblyVersion otherwise it defaults to 999.999.9...Wes Haggard
2016-01-04Clean up the new CoreRT project files as they had a bunch of redundant proper...Wes Haggard
2015-12-23While porting the library I ended up updating quite a few projects to make su...Alex Ghiondea
2015-12-18Update package and build tools versionsJan Kotas
2015-12-05Disable System.Private.Reflection.Metadata.TestsMichal Strehovský
2015-12-05Add unit test for metadata reader and writerMichal Strehovský
2015-12-04Port reflection metadata reader and writer to CoreRTMichal Strehovsky