platform/upstream/coreclr.git
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 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...
2017-03-01 Pat GavlinMerge pull request #9862 from mikedn/ge-vnf-gt
2017-03-01 Bruce ForstallMerge pull request #9825 from mskvortsov/ryujit-arm32...
2017-02-28 Aditya MandaleekaAdd 6 byte NOP instruction.
2017-02-28 Aditya MandaleekaImplement card bundles for non-Windows platforms.
2017-02-28 Pat GavlinHandle contained nodes earlier in buildRefPositionsForNode.
2017-02-28 Pat GavlinMerge pull request #9794 from pgavlin/PutArgRegInit
2017-02-28 Alex PerovichAdd more shared sources
2017-02-28 Rahul KumarMerge pull request #9729 from rahku/hijackfix
2017-02-28 Jarret ShookMerge pull request #9857 from jashook/arm64_inner_structs
2017-02-28 Mikhail SkvortcovRyuJIT/ARM32: Enable P/Invoke lowering.
2017-02-28 Jan VorlicekFix mismatch in the cmake script endif condition (...
2017-02-28 Gaurav KhannaMerge pull request #9781 from dotnet-bot/master-UpdateD...
2017-02-28 Mike DanesFix broken GT_GE - VNF_GT_UN mapping
2017-02-28 Bruce ForstallMerge pull request #9852 from mskvortsov/ryujit-arm32...
2017-02-28 Andy AyersRemove some unused benchmarks (#9843)
2017-02-28 jashookAdd the correct offset for finding nested structs.
2017-02-28 Pat GavlinMerge pull request #9796 from pgavlin/FixOurGetThreadCycles
2017-02-28 Hyeongseok OhFix cross component builderror - CMakeLists.txt for...
2017-02-28 Mikhail SkvortcovRyuJIT/ARM32: enable CG for GT_LABEL nodes
2017-02-28 Frederik CarlierDisable DBGIPC_TRANSPORT_DI and DBGIPC_TRANSPORT_VM...
2017-02-28 Jonghyun ParkUse BIT64 instead of _WIN64 for LONG helpers (#9845)
2017-02-28 dotnet-botUpdate CoreClr, CoreFx to beta-25028-02, stable, respec...
2017-02-28 Yongseop Kim[x86/linux] Implement BackPatchWorkerAsmStub (#9690)
2017-02-28 Sergey AndreenkoMerge pull request #9774 from sandreenko/coreRT-fat...
2017-02-28 Dan MoseleyReplace INSIDE_CLR with CORECLR (#9841)
2017-02-28 Alex PerovichMove Used interop sources into shared folder (#9840)
2017-02-28 Sergey AndreenkoCC fix
2017-02-28 Andy AyersSome tests for devirtualization (#9834)
2017-02-28 Jonghyun ParkUse flags in exceptionhandling.cpp (#9823)
2017-02-28 Jonghyun Park[x86/Linux] Fix GetCurrentSP (#9838)
2017-02-28 Sergey AndreenkocoreRT fat pointer hidden argument fix for calls with...
2017-02-27 Aditya MandaleekaMerge pull request #9837 from adityamandaleeka/remove_u...
2017-02-27 Aditya MandaleekaRemove useless message from runtest output.
2017-02-27 Michal StrehovskýDon't generate a runtime lookup for static base if...
2017-02-27 Pat GavlinMerge pull request #9795 from pgavlin/RefactorIsContained
2017-02-27 Per LundbergREADME.md: More idiomatic Markdown usage (#9799)
2017-02-27 mikednImprove BitConverter.ToIntNN methods (#9803)
2017-02-27 mikednUse Unsafe.ReadUnaligned/WriteUnaligned in UMA (#9829)
2017-02-27 mikednAdd Unsafe.ReadUnaligned/WriteUnaligned (#9808)
2017-02-27 Jonghyun ParkUse WIN64EXCEPTIONS to declare EE_PERSONALITY_ROUTINE...
2017-02-27 Jonghyun Park[x86/Linux] Clean up unused NakedThrowHelper stub ...
2017-02-27 Jonghyun Park[x86/Linux] 16-byte aligned Funclet Helpers (#9810)
2017-02-27 Jonghyun ParkClean up PInvokeStubForHost and PInvokeStubForHostInner...
2017-02-27 Jonghyun ParkClean up nested WIN64EXCEPTIONS-ifdef (#9817)
2017-02-27 Jonghyun Park[x86/Linux] Use _X86_ instead of _TARGET_X86_ (#9816)
2017-02-27 Jonghyun Park[x86/Linux] Clean up PopSEHRecords (#9812)
2017-02-27 Jonghyun Park[x86/Linux] Clean up CallRtlUnwind (#9813)
2017-02-27 Jonghyun Park[x86/Linux] Clean up ARRAY STUB(s) (#9811)
2017-02-26 Jan KotasDelete a bit of dead code (#9801)
2017-02-26 Pat GavlinMerge pull request #9789 from mikedn/le-intrinsic
2017-02-26 Eric MellinoMerge pull request #9782 from mellinoe/ilasm-pathlength-fix
2017-02-26 Jan KotasUpdate BitConverter from CoreFX (#9788)
2017-02-26 Ben AdamsBetter ArraySegment .ctor tests (#9800)
2017-02-25 Hyung-Kyu Choi[ARM/CI] Fix arm32 CI git check failure (#9798)
2017-02-25 Hyung-Kyu Choi[ARM/CI] Update arm CI to sync up with corefx change...
2017-02-25 Pat GavlinFix _our_GetThreadCycles for clang/xarch.
2017-02-25 Pat GavlinRefactor register arg handling in TreeNodeInfoInit.
2017-02-25 Pat GavlinRefactor isContained().
2017-02-25 Jan KotasMerge pull request #9791 from dotnet/revert-9231-MinOpt...
2017-02-25 Jan KotasRevert "Simplified MinOpts GC ref tracking."
2017-02-25 Jan VorlicekFix GC hole when exception filter throws unhandled...
2017-02-25 Mike DanesTreat BitConverter.IsLittleEndian as an intrinsic
2017-02-25 James KoRemove `this == null` checks from string.Equals (...
2017-02-25 Alex PerovichMove S.Buffers and S.IO sources shared with corert...
2017-02-25 Andy AyersMerge pull request #9756 from AndyAyersMS/RefCountGener...
2017-02-25 Stephen ToubUse clock_gettime(CLOCK_REALTIME) in DateTime.UtcNow...
2017-02-25 Ahson Ahmed... Merge pull request #9598 from ahsonkhan/OptimizeSpanClear
2017-02-25 Eric MellinoIncrease the length of allowed parameters in ilasm.
2017-02-25 Aditya MandaleekaRemove optimizedtls.cpp (#9777)
2017-02-24 Jan VorlicekRemove NakedThrowHelper and ifdef-out its callers ...
2017-02-24 Andy Ayersreview feedback
2017-02-24 Pat GavlinMerge pull request #9336 from mikedn/const-fold
next