platform/upstream/coreclr.git
2017-03-08 Tanner GoodingUpdating the various windows build scripts to have...
2017-03-06 Tanner GoodingUpdating the build scripts to support VS2017.
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)
2017-03-02 Gaurav KhannaMerge pull request #9882 from dotnet-bot/master-UpdateD...
2017-03-02 Jan KotasCleanup (#9892)
2017-03-02 Evgeny Pavlov[x86/Linux] Initial fix of arguments passing in Functio...
2017-03-01 Jan VorlicekFix incremental build on Unix (#9779)
2017-03-01 Steve MacLean[Arm64/Unix] Fix stack unwinding (#9877)
2017-03-01 William GodbeMerge pull request #9868 from wtgodbe/HelixPrep
2017-03-01 dotnet-botUpdate CoreClr to beta-25101-04
2017-03-01 Aditya MandaleekaMerge pull request #9770 from adityamandaleeka/card_bun...
2017-03-01 Michelle McDanielAdd Throughput Perf testing
2017-03-01 Pat GavlinMerge pull request #9871 from pgavlin/FixUninitBitsetAccess
2017-03-01 Jon HannaTimespan division and multiplication. (#9804)
2017-03-01 Matt WarrenUpdate links to point to valid BotR pages (#9874)
2017-03-01 Peter KukolStreamlined MinOpts GC ref tracking. (#9869)
2017-03-01 Stephen ToubMerge pull request #9831 from WinCPP/LazyInitializerNew...
2017-03-01 Yongseop Kim[x86/linux] Add IsIPinVirtualStub() on x86/linux (...
2017-03-01 Steve MacLean[Arm64/Unix] Revert fix stack unwinding in CallDescrWor...
2017-03-01 Jonghyun Park[x86/Linux] Use ESTABLISHER_FRAME_POINTER_IS_CALLER_SP...
2017-03-01 Jonghyun Park[x86/Linux] Correct GetStackParameterSize on Funclet...
2017-03-01 Pat GavlinGuard a use of a possibly-uninitialized BitSet.
2017-03-01 Stephen ToubMerge pull request #9870 from dotnet-bot/master-UpdateD...
2017-03-01 WinCPPCorefx #16274 - LazyInitializer.EnsureInitialized overl...
2017-03-01 Tarek Mahmoud... Globalization merge (#9835)
2017-03-01 Jan KotasMove files that are identical with CoreRT under mscorli...
2017-03-01 dotnet-botUpdate CoreClr to beta-25101-01
2017-03-01 Alex PerovichMerge pull request #9865 from alexperovich/moveToShared
2017-03-01 Pat GavlinMerge pull request #9609 from pgavlin/HandleContainedNo...
2017-03-01 wtgodbeAllow user to zip tests even when not building against...
next