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-01-18Merge pull request #2536 from dotnet-bot/from-tfsJan Kotas
2017-01-18Brings over some Assembly and AssemblyName APIsDaniel Harvey
2017-01-18Split pipeline build to match CoreFX's model. (#2505)Chris Rummel
2017-01-18Merge pull request #2533 from AtsushiKan/acAtsushi Kanamori
2017-01-18Use regular PInvoke for errno shims (#2530)Jan Kotas
2017-01-18Adding ISerializable to System.Delegate/System.MulticastDelegateAtsushi Kanamori
2017-01-18Merge pull request #2529 from dotnet/nmirrorJan Kotas
2017-01-18Merge pull request #2528 from dotnet-bot/from-tfsJan Kotas
2017-01-18Undo RuntimeImport optimization for Get/SetLastErrorJan Kotas
2017-01-18Merge pull request #2524 from dotnet/nmirrorMichal Strehovský
2017-01-18Update CoreCLR.issues.targets (#2522)Michal Strehovský
2017-01-18Merge pull request #2523 from dotnet-bot/from-tfsJan Kotas
2017-01-18Copy ByReference<T>from CoreCLRJan Kotas
2017-01-18Make threadstatics multifile friendly (#2508)Michal Strehovský
2017-01-17Fix handling of parametrized types in CppCodeGen (#2517)Jan Kotas
2017-01-16Merge pull request #2515 from dotnet-bot/from-tfsJan Kotas
2017-01-16Remove about one half of EagerOrderedStaticCctor attribute values by switchin...Tomas Rylek
2017-01-15Prefer using Array.Length as upper for loop limit (#2513)mikedn
2017-01-15Update CoreCLR.issues.targets (#2512)Michal Strehovský
2017-01-14Merge pull request #2511 from dotnet/masterJan Kotas
2017-01-14Merge pull request #2509 from dotnet/nmirrorJan Kotas
2017-01-14Encode Reverse PInvoke frame stack slot in GCInfo (#2484)sandreenko
2017-01-14Merge pull request #2507 from dotnet-bot/from-tfsJan Kotas
2017-01-14Repair a build break by only defining ProfilingScanContext when DACCESS_COMPI...dotnet-bot
2017-01-14Move around OS-specific gcenv files to match CoreCLR (#2506)Jan Kotas
2017-01-14Merge pull request #2488 from nattress/cctorrunnerSimon Nattress
2017-01-14Run ordered class constructors explicitlySimon Nattress
2017-01-14Merge pull request #2504 from dotnet/nmirrorMichal Strehovský
2017-01-14Merge pull request #2502 from fadimounir/fix2498Fadi Hanna
2017-01-14Fix issue 2498: Native layout signatures for nullable types.fadimounir
2017-01-13Merge pull request #2503 from dotnet-bot/from-tfsJan Kotas
2017-01-13Merge pull request #2501 from dotnet/nmirrorMichal Strehovský
2017-01-13 This is the internal component of CoreRT#2485 (https://github.com/dotnet...dotnet-bot
2017-01-13Merge pull request #2500 from dotnet-bot/from-tfsMichal Strehovský
2017-01-13Changing the way external native layout offsets get used, to include a CoreRT...Fadi Hanna
2017-01-13Merge pull request #2499 from SedarG/masterSedar Gokbulut
2017-01-13Picking up new libraries from CoreFX:Sedar Gokbulut
2017-01-13Merge pull request #2497 from nattress/setjobtimeoutSimon Nattress
2017-01-13Set larger timeout for push jobSimon Nattress
2017-01-13Merge pull request #2496 from MichalStrehovsky/nativeLayoutCleanupMichal Strehovský
2017-01-13Make GenericsHashtable like ExactMethodInstantiationsMichal Strehovský
2017-01-13Delete redundant collections and stateMichal Strehovský
2017-01-13Merge pull request #2495 from SedarG/masterSedar Gokbulut
2017-01-13Remove useless instance fieldsMichal Strehovský
2017-01-13Merge pull request #2493 from nattress/committestrunSimon Nattress
2017-01-13Merge pull request #2440 from fadimounir/runtimemethodhandleFadi Hanna
2017-01-13Adding support for RuntimeMethodHandle nodes.fadimounir
2017-01-13Run all tests during post-commit jobSimon Nattress
2017-01-13Fixing which asset we pick up for System.RuntimeSedar Gokbulut
2017-01-12Merge pull request #2494 from dotnet-bot/from-tfsJan Kotas