platform/upstream/dotnet/runtime.git
2017-07-06 Yi Zhang (CLR)build runtime layout when skipping tests (dotnet/corecl...
2017-07-06 Jonghyun Park[x86/Linux] Enable thread-abort reraise loop prevention...
2017-07-06 Yongseop Kim[RyuJIT/ARM32] Fix assertion failed 'gcPtrCount ==...
2017-07-06 Tarek Mahmoud... Merge pull request dotnet/coreclr#12647 from dotnet...
2017-07-06 Tarek Mahmoud... Fix the merge from the corert changes
2017-07-06 Tarek Mahmoud... Merge pull request dotnet/corertdotnet/coreclr#4080...
2017-07-06 Aditya MandaleekaMerge pull request dotnet/coreclr#12606 from adityamand...
2017-07-06 Aditya MandaleekaMask INJECT_ACTIVATION_SIGNAL while on alternate signal...
2017-07-05 Hanjoung LeeUpdate gtDispRegVal() for multi register nodes (dotnet...
2017-07-05 chcostaCleanup officialbuild warnings (dotnet/coreclr#12578)
2017-07-05 Bruce ForstallMerge pull request dotnet/coreclr#12619 from parjong...
2017-07-05 Bruce ForstallMerge pull request dotnet/coreclr#12637 from parjong...
2017-07-05 Bruce ForstallMerge pull request dotnet/coreclr#12575 from wateret...
2017-07-05 Jonghyun ParkAdd skipcrossgen option
2017-07-05 Jonghyun ParkSupport interprter build when INTERP_TRACING is not...
2017-07-05 Jonghyun ParkRemove unused global variable (dotnet/coreclr#12620)
2017-07-05 Jonghyun ParkHide methods in IdDispenser (instead of using DacNotImp...
2017-07-04 Jan KotasUpdate to latest System.Memory
2017-07-04 dotnet-maestro-botUpdate CoreClr, CoreFx to preview2-25504-01, preview2...
2017-07-04 Jan KotasDelete unnecessary code (dotnet/coreclr#12607)
2017-07-04 Hanjoung Lee[RyuJIT/armel] Move returned float to float reg
2017-07-04 Jonghyun ParkFix missing refernces in FEATURE_MERGE_JIT_AND_ENGINT
2017-07-04 Pat GavlinMerge pull request dotnet/coreclr#12608 from pgavlin...
2017-07-03 Sergey Andreenkocreate GetAssertionIndex to convert from unsigned to...
2017-07-03 Pat GavlinFix a bug in LIR dead store removal.
2017-07-03 Jonghyun Park[x86/Linux] Restore PTR_MethodTable in FastPrimitiveArr...
2017-07-01 Sergey AndreenkoMove the bitset iterator for bitsetasuint64inclass...
2017-07-01 Bruce ForstallImprove fgAddRefPred (dotnet/coreclr#12585)
2017-07-01 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#4046...
2017-07-01 Jan KotasReducing diffs with CoreRT (dotnet/coreclr#12579)
2017-07-01 Bruce ForstallMerge pull request dotnet/coreclr#12568 from hseok...
2017-07-01 Hyung-Kyu ChoiRemove unnecessary update of RegRecord in LSRA (dotnet...
2017-06-30 Hyeongseok Oh[RyuJIT/ARM32] Return HFA struct (dotnet/coreclr#12453)
2017-06-30 Matt EllisMerge pull request dotnet/coreclr#12539 from ellismg...
2017-06-30 Aditya MandaleekaMerge pull request dotnet/coreclr#12527 from gsfreema...
2017-06-30 Sean GillespieFix an issue where g_ephemeral_low would never get...
2017-06-30 Pat GavlinMerge pull request dotnet/coreclr#12577 from dpodder...
2017-06-30 Roman ArtemevMerge pull request dotnet/coreclr#12236 from rartemev...
2017-06-30 Pat GavlinMerge pull request dotnet/coreclr#12570 from mskvortsov...
2017-06-30 Carol EidtMerge pull request dotnet/coreclr#11815 from hseok...
2017-06-30 Bruce ForstallMerge pull request dotnet/coreclr#12576 from gsfreema...
2017-06-30 Bruce ForstallMerge pull request dotnet/coreclr#12559 from rartemev...
2017-06-30 Daniel PodderUpdate optdata to version 20170630-0138
2017-06-30 Scott FreemanREADME.md link and grammar fixes
2017-06-30 Mikhail SkvortcovAdd a missing case to GenTree::VisitOperands()
2017-06-30 Aditya MandaleekaMerge pull request dotnet/coreclr#12566 from adityamand...
2017-06-30 Pat GavlinMerge pull request dotnet/coreclr#12540 from pgavlin...
2017-06-30 Hyeongseok Oh[ARM32/RyuJIT] Lowering: enable passing split struct...
2017-06-30 Hyeongseok Oh[RyuJIT/ARM32] Fix using fgMorphMultiregStructArg for...
2017-06-30 Aditya MandaleekaFix license header on new file.
2017-06-30 Aditya MandaleekaMerge pull request dotnet/coreclr#12535 from adityamand...
2017-06-30 Adeel MujahidMake libnuma soft dependency (dotnet/coreclr#12556)
2017-06-30 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#4004...
2017-06-30 Jan KotasUse public ConditionalWeakTable iterator (dotnet/corecl...
2017-06-30 Jonghyun ParkMove JIT_TrialAlloc declaration into jitinterfacex86...
2017-06-30 Jan KotasRemove m_ prefixes in BinaryReader.cs (dotnet/coreclr...
2017-06-30 Brian SullivanMerge pull request dotnet/coreclr#12557 from briansull...
2017-06-30 Pat GavlinAddress PR feedback.
2017-06-30 Pat GavlinFormat code.
2017-06-30 Brian SullivanImplement a /verbose flag to show the verbose output...
2017-06-29 Roman ArtemevFix build failure in internal builds
2017-06-29 Pat GavlinChange LSRA to use the operand visitor.
2017-06-29 Pat GavlinRefactor LSRA's operand use builder.
2017-06-29 Pat GavlinReplace some uses of the operand iterator with the...
2017-06-29 Pat GavlinAdd a generic operand visitor to `GenTree`.
2017-06-29 Tarek Mahmoud... Make ResourceManager netstandard 2.0 API behave correct...
2017-06-29 Jarret ShookMerge pull request dotnet/coreclr#12532 from jashook...
2017-06-29 Xiangyang ... Use the number of GC threads to calculate spin count...
2017-06-29 jashookFix the package restore for arm64 and arm32
2017-06-29 Bruce ForstallMerge pull request dotnet/coreclr#12538 from dotnet...
2017-06-29 Carol EidtMerge pull request dotnet/coreclr#12360 from wateret...
2017-06-29 Jan KotasDelete file moved to shared partition
2017-06-29 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#4004...
2017-06-29 Daniel PodderReduce the verbosity of optdata sync on stdout (dotnet...
2017-06-29 Jan KotasFix GC contract violation (dotnet/coreclr#12542)
2017-06-29 Michal StrehovskýDelete test that tests pinning of System.Object (dotnet...
2017-06-29 Hanjoung Lee[RyuJIT/armel] Support `double` argument passing
2017-06-29 Jonghyun Park[x86/Linux] Adjust SP in throwing helper block (dotnet...
2017-06-29 Matt EllisUpdate to master prerelease2 tag
2017-06-29 Pat GavlinMerge pull request dotnet/coreclr#12528 from pgavlin...
2017-06-29 Pat GavlinMerge pull request dotnet/coreclr#12534 from dotnet...
2017-06-28 Pat GavlinMerge pull request dotnet/coreclr#12487 from pgavlin...
2017-06-28 Brian SullivanRemove unreached() macro
2017-06-28 Aditya MandaleekaSupport DispatcherQueues when getting WinRT sync context.
2017-06-28 Bruce ForstallMerge pull request dotnet/coreclr#12531 from dotnet...
2017-06-28 Pat GavlinFix a release build break.
2017-06-28 Koundinya VeluriMove ReaderWriterLockSlim to shared partition
2017-06-28 JC AguileraEnable SourceBranch to be passed from the pipeline...
2017-06-28 Pat GavlinFormat code.
2017-06-28 Pat GavlinAddress PR feedback.
2017-06-28 Bruce ForstallFix build error
2017-06-28 Pat GavlinFix usage style.
2017-06-28 Steve MacLeanReduce excessive loop count in interlocked tests (dotne...
2017-06-28 Jonghyun ParkUse proper ifdef for EmitProfilerComCallXXX methods...
2017-06-28 Jeremy KuhneFix debug assert (dotnet/coreclr#12496)
2017-06-28 Jonghyun ParkFix build error when FEATURE_READYTORUN_COMPILER is...
2017-06-28 Pat GavlinAdd a flag to build.{sh,cmd} to disable PGO.
2017-06-28 Hyeongseok Oh[RyuJIT/ARM32] Enable passing large split struct argume...
2017-06-28 Scott FreemanFix contributing workflow commit message link
2017-06-28 JC AguileraEnable SourceBranch to be passed from the pipeline...
next