platform/upstream/coreclr.git
2017-03-08 Aditya MandaleekaRemove TRACK_CXX_EXCEPTION_CODE_HACK and related code...
2017-03-08 Daniel PodderPort Windows PGO support to master (#9985)
2017-03-08 Aditya MandaleekaMerge pull request #10021 from adityamandaleeka/fix_bro...
2017-03-08 Aditya MandaleekaFix broken badges.
2017-03-08 Alex PerovichAdd shared changes from corert (#10010)
2017-03-08 Stephen ToubMerge pull request #10005 from stephentoub/taskextensions
2017-03-07 Frederik CarlierAdd scripts for building for arm Android (#9961)
2017-03-07 ragmani[x86/linux] Fix "Undefined Reference" error in CLR...
2017-03-07 Jan VorlicekFix incremental build of mscordaccore (#9982)
2017-03-07 Michelle McDanielMerge pull request #9992 from adiaaida/fixjit32testing
2017-03-07 Stephen ToubAdd TaskExtensions to CoreLib
2017-03-07 Michelle McDanielFix jit32 perf and throughput testing
2017-03-07 Bruce ForstallMerge pull request #9996 from BruceForstall/FixCallFunF...
2017-03-07 Jonghyun Park[x86/Linux] CDECL as default P/Invoke Calling Convetion...
2017-03-07 Jan VorlicekEnhance ICU version scan (#9993)
2017-03-07 Hanjoung Lee[x86/Linux] Fix incorrect FP values (#9975)
2017-03-07 Bruce ForstallMerge pull request #9995 from BruceForstall/FixNetciFor...
2017-03-07 Andy AyersHarden resolveVirtualMethod against invalid types ...
2017-03-07 Jonghyun Park[x86/Linux] Check Stack Alignment in StubRareEnable...
2017-03-07 William GodbeMerge pull request #9986 from wtgodbe/XunitWrapperGranu...
2017-03-07 Jan VorlicekFix ICU detection in System.Globalization.Native build...
2017-03-07 Bruce ForstallUn-clang-format-horrible-ify emitIns_Call() and genEmit...
2017-03-07 Bruce ForstallAdd missing "break" in a forcerelocs case
2017-03-06 Michelle McDanielMerge pull request #9991 from adiaaida/fixx86NugetPacka...
2017-03-06 Michelle McDanielChange PackagePlatform to Platform for x86 jit pkg
2017-03-06 wtgodbeCreate Xunit wrappers for 2nd-level test directories...
2017-03-06 James KoImplementation for Dictionary.TryAdd (#9923)
2017-03-06 SivarvMerge pull request #9398 from mikedn/switch-cast
2017-03-06 Davis GoodinAdd stripSymbols argument; refactor symbol package...
2017-03-06 Jonghyun Park[x86/Linux] Stack align aware unwinder (#9928)
2017-03-06 Jan KotasDelete a few more unused hosting methods (#9973)
2017-03-06 Rich LanderAdd 3PN for GCBench (#9971)
2017-03-06 Rich LanderAdd 3PN entry for Livermore Loops coded in C (#9972)
2017-03-06 Austin WiseRemove hosting methods that always return false (#9930)
2017-03-06 Jan KotasDelete IsNonW8PFrameworkAPI checks (#9964)
2017-03-05 Rich LanderAdd 3PN for Burgers equation (#9966)
2017-03-05 Andy AyersJIT: change codgen for dup to not lose type information
2017-03-05 Paul WestcottRemove ComVisible as per #9371 (#9962)
2017-03-04 mikednRemove unused bbAssertionKill (#9957)
2017-03-04 Adeel MujahidUpdate glossary.md (#9951)
2017-03-04 Varun VenkatesanExtending optimized JIT helpers to Buffer.MemoryCopy...
2017-03-04 Jan KotasMove System.Lazy to shared CoreLib partition (#9955)
2017-03-04 Tanner GoodingMerge pull request #9954 from tannergooding/fcall
2017-03-04 Alex PerovichRemove unreferenced file (#9952)
2017-03-04 Paul WestcottAlternative System.Lazy implementation (#8963)
2017-03-04 Tanner GoodingFixing the FCALL 'common gotchas' comment to clarify...
2017-03-04 Tanner GoodingUpdating `COMSingle` in `classlibnative` to use the...
2017-03-03 Jonghyun Park[x86/Linux] Clean up pContext access (#9933)
2017-03-03 Jonghyun Park[x86/Linux] Revise VirtualMethodFixupStub (#9929)
2017-03-03 Tarek Mahmoud... Clean up Normalization code (#9941)
2017-03-03 Gaurav KhannaMerge pull request #9942 from dotnet-bot/master-UpdateD...
2017-03-03 Frederik CarlierSupport local stack unwinding on Android (#9940)
2017-03-03 Joseph TremouletMerge pull request #9773 from mikedn/user-range-check
2017-03-03 Rich LanderAdd 3PN entries (#9943)
2017-03-03 Bruce ForstallMerge pull request #9873 from mskvortsov/ryujit-arm32...
2017-03-03 Mike DanesAdd/improve assertion propagation comments
2017-03-03 dotnet-botUpdate CoreClr to beta-25103-03
2017-03-03 Mike DanesGenerate OAK_NO_THROW assertions from (uint)i < (uint...
2017-03-03 Mike DanesRefactor JTRUE handling during assertion gen/prop
2017-03-03 Mike DanesAdd tests for (uint)i < (uint)a.len generated assertions
2017-03-03 Gaurav KhannaMerge pull request #9897 from hseok-oh/patch_rootfs
2017-03-03 Gaurav KhannaMerge pull request #9934 from dotnet-bot/master-UpdateD...
2017-03-03 Russ KeldorphUse CoreCLROverridePath property for CoreFx tests
2017-03-03 Andrey AkinshinFix license header for test (GitHub_1323) (#9931)
2017-03-03 Mikhail SkvortcovRyuJIT/ARM32: enable codegen for long nodes.
2017-03-03 dotnet-botUpdate CoreClr to beta-25103-02
2017-03-03 dotnet botUpdate CoreClr to beta-25103-01 (#9927)
2017-03-03 Alex PerovichMerge shared changes from corert and use C# shared...
2017-03-03 Bruce ForstallMerge pull request #9915 from BruceForstall/IncBuild1
2017-03-03 Aditya MandaleekaMerge pull request #9921 from adityamandaleeka/rt_dump_...
2017-03-03 Bruce ForstallFix AsmConstants.inc to be incrementally rebuilt as...
2017-03-03 Bruce ForstallMerge pull request #9917 from BruceForstall/BuildCrossA...
2017-03-02 Aditya MandaleekaFix error in dumpling text file cleanup.
2017-03-02 Bruce ForstallBuild cross-compile altjits for arm32 and arm64
2017-03-02 Evgeny Pavlov[x86/Linux] Add STDCALL for reverse P/Invoke delegates...
2017-03-02 Igor Kulaychuk[Linux][GDB-JIT] Fix lldb type displaying issues (...
2017-03-02 Bruce ForstallMerge pull request #9916 from dotnet-bot/from-tfs
2017-03-02 Bruce ForstallAdd src\jit\protononjit directory to git mirror in...
2017-03-02 Stephen ToubMerge pull request #9911 from dotnet-bot/master-UpdateD...
2017-03-02 Michelle McDanielMerge pull request #9775 from adiaaida/addThroughputPer...
2017-03-02 Fadi HannaFix LDVIRTFTN case for GVM target methods (#9890)
2017-03-02 Brian SullivanUpdate windows-instructions.md
2017-03-02 Ahson Ahmed... Removing ref T Span.GetItem and updating Indexer to...
2017-03-02 dotnet-botUpdate CoreClr to beta-25102-03
2017-03-02 Gaurav KhannaMerge pull request #9894 from dotnet-bot/master-UpdateD...
2017-03-02 Andy AyersDevirtualize calls in some simple cases
2017-03-02 Andy AyersJit interface support for devirtualization
2017-03-02 Jonghyun Park[x86/Linux] Fix clang 3.9 build error (#9900)
2017-03-02 dotnet-botUpdate CoreClr to beta-25102-02
2017-03-02 Jonghyun Park[x86/Linux] Initial filter support (#9820)
2017-03-02 Austin WiseRemove CLRThreadpoolHosted as it always returns false...
2017-03-02 Jonghyun Park[x86/Linux] Clean up EXCEPTION_REGISTRATION_RECORD...
2017-03-02 Ahson Ahmed... Temporarily disabling SpanBench tests that use indexer...
2017-03-02 Matt WarrenUpdate links to point to valid BotR pages - One extra...
2017-03-02 Michal StrehovskýUse the correct class handle for fat call temporary...
2017-03-02 Hyeongseok Oh[ARM32/Linux] Prepare rootfs to build libcoreclrtracept...
2017-03-02 Koundinya VeluriPreallocate jump stubs for dynamic methods (#9883)
2017-03-02 Ahson Ahmed... Adding Span API perf tests for comparison with arrays...
2017-03-02 Tarek Mahmoud... Cleanup the native globalization code (#9887)
2017-03-02 Andy AyersFix casing for newly added test (#9889)
next