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
2017-06-17Delete ToolsVersion attribute from msbuild filesJan Kotas
2017-06-17Fix build warnings with latest C# compilerJan Kotas
2017-06-17Debugger SupportAndrew Au
2017-06-16Distinguish positive and negative zeros in metadata writer.Anton Lapounov
2017-06-16RefactoringAndrew Au
2017-06-15Debugger SupportAndrew Au
2017-06-15Make Environment.GetCommandLineArgs() work on Project N. (#3894)Atsushi Kanamori
2017-06-15Merge pull request #3889 from dotnet-bot/from-tfsJan Kotas
2017-06-15Fix issue in Nullable<T> USG layoutDavid Wrighton
2017-06-15Merge pull request #3888 from dotnet-bot/from-tfsJan Kotas
2017-06-15Adds TypeForwardedFrom attributes to serializable CoreLib types and makes the...Morgan Brown
2017-06-15Merge pull request #3886 from dotnet-bot/from-tfsJan Kotas
2017-06-14Minor cleanup in CallingConventions.cs.Anton Lapounov
2017-06-14Merge pull request #3880 from dotnet-bot/from-tfsJan Kotas
2017-06-14Make Environment.GetCommandLineArgs() PNSE on Project N (#3881)Atsushi Kanamori
2017-06-14ProjectX: Do not emit reflection data sections for EmptyMetadataManagerdotnet-bot
2017-06-14Merge pull request #3876 from dotnet-bot/from-tfsJan Kotas
2017-06-14Fix CoreRT build breakJan Kotas
2017-06-14Merge pull request #3874 from dotnet-bot/from-tfsJan Kotas
2017-06-14Introduce UnsafeGCHandle and enable the blittable check in GCHandle.set_Target.Anton Lapounov
2017-06-14Fix some bad namings around the generic dictionary entry that holds a dispatc...Michal Strehovsky
2017-06-13Fix ToF regression in GetCurrentMethodGeneric() (#3871)Atsushi Kanamori
2017-06-13Merge pull request #3869 from MichalStrehovsky/nmirrorMergeMichal Strehovský
2017-06-13Cleanups after enabling virtual method inlining (#3867)Michal Strehovský
2017-06-13Merge pull request #3866 from dotnet/nmirrorMichal Strehovský
2017-06-13Merge pull request #3865 from dotnet-bot/from-tfsJan Kotas
2017-06-13Enable inlining of virtual method calls (#3773)Michal Strehovský
2017-06-13Update RyuJIT (#3864)Michal Strehovský
2017-06-13Add support for jump stub generation in CoreRTDavid Wrighton
2017-06-13Unify StackFrameIterator behavior w.r.t. various special addresses within MRT...Tomas Rylek
2017-06-12Merge pull request #3862 from dotnet-bot/from-tfsJan Kotas
2017-06-12 Fixing bug 445667: AV in universal transition thunk.Fadi Hanna
2017-06-12Allow an external optimizer to specify VTable layout (#3854)Michal Strehovský
2017-06-11Move the code that throws for varargs out of the parser (#3861)Michal Strehovský
2017-06-11Fix open delegates to instance methods on valuetypes (#3857)Michal Strehovský
2017-06-11Merge pull request #3860 from dotnet/masterJan Kotas
2017-06-10Fix ProjectN build breaks (#3859)Jan Kotas
2017-06-10Add additional rules to IL scanner (#3855)Michal Strehovský
2017-06-10Merge pull request #3853 from dotnet/nmirrorJan Kotas
2017-06-10Merge pull request #3852 from dotnet-bot/from-tfsJan Kotas
2017-06-10Merge pull request #3849 from dotnet/nmirrorJan Kotas
2017-06-10Rename internal type System.IO.File in CoreLib to System.IO.InternalFileFaizur Rahman
2017-06-10Merge pull request #3851 from dotnet-bot/from-tfsJan Kotas
2017-06-10UnmanagedFunctionPointer AttributeTijoy Tom Kalathiparambil
2017-06-09Merge pull request #3850 from dotnet-bot/from-tfsJan Kotas
2017-06-09Debugger SupportAndrew Au
2017-06-09[ILVerify] Added special handling for null values in ImportStoreIndirect (#3846)Michael Mayr
2017-06-09Merge pull request #3848 from dotnet-bot/from-tfsJan Kotas
2017-06-09Debugger SupportAndrew Au
2017-06-09DateTime serialization fixed, added attention labels to serialized fields (#1...Viktor Hofer