platform/upstream/dotnet/runtime.git
2017-05-31 gbalykovFix issues with RelativePointer instead of RelativeFixu...
2017-05-31 Atsushi KanamoriExpose Enumerator members out of EnvironmentAugments...
2017-05-31 Krzysztof WicherMerge pull request dotnet/coreclr#11995 from ViktorHofe...
2017-05-31 Maoni StephensAllowing larger segment size for SOH, in preparation...
2017-05-31 gbalykovRemove relocations from SECTION_MethodDesc for ngened...
2017-05-31 Viktor HoferInternal hashtable serialization attribute removed
2017-05-31 Viktor HoferCoretype variables renamed back to netfx counterpart...
2017-05-30 Carol EidtMerge pull request dotnet/coreclr#11977 from mskvortsov...
2017-05-30 Pat GavlinMerge pull request dotnet/coreclr#11872 from hqueue...
2017-05-30 Sergey AndreenkoSkip cast nodes for the tail call check. (dotnet/corecl...
2017-05-30 Jan KotasFix build break
2017-05-30 Marek SafarMoves windows specific field to Debug.Windows.cs file...
2017-05-30 Gaurav KhannaRemove Debian Armel (dotnet/coreclr#11978)
2017-05-30 Mikhail SkvortcovRyuJIT/arm32: Fix double argument passing
2017-05-30 Vance MorrisonFix failures in ETW logging on 4GB aware 32 bit process...
2017-05-30 Carol EidtMerge pull request dotnet/coreclr#11972 from hseok...
2017-05-30 Carol EidtMerge pull request dotnet/coreclr#11973 from hseok...
2017-05-30 Hyeongseok Oh[RyuJIT/ARM32] Fix assertion failed 'remainingSize...
2017-05-30 Hyeongseok Oh[RyuJIT/ARM32] Fix offset of struct argument when using...
2017-05-29 Tom DeseynImplement GetCurrentProcessCpuCount for Unix and merge...
2017-05-29 Buyduckadded DWARF exprloc for static value class fields ...
2017-05-28 Morgan BrownFix build breaks
2017-05-28 Morgan BrownIDeserializationCallback cleanup
2017-05-27 mikednFix tool initialization detection (dotnet/coreclr#11912)
2017-05-27 dotnet botUpdate CoreClr to preview1-25327-01 (dotnet/coreclr...
2017-05-27 Rich LanderUpdate test coverage statements in workflow doc
2017-05-27 Rich LanderUpdate license links
2017-05-27 dotnet botUpdate CoreClr, CoreFx to preview1-25326-02, preview1...
2017-05-27 Rich LanderUpdate contributor docs (dotnet/coreclr#11944)
2017-05-27 José RiveroEnable linux perf runs (dotnet/coreclr#11905)
2017-05-27 Morgan BrownISerializable cleanup (dotnet/coreclr#11873)
2017-05-26 Brian RobbinsMove rundown to the same code-site where we do ETW...
2017-05-26 Brian SullivanMerge pull request dotnet/coreclr#11920 from briansull...
2017-05-26 Sergey AndreenkoFix BitSetUint64, clean and improve the surrounding...
2017-05-26 Carol EidtMerge pull request dotnet/coreclr#11823 from hqueue...
2017-05-26 Jan KotasEETypeHashTable lookups can deadlock with GC during...
2017-05-26 Petr BredFix compile with disabled FEATURE_READYTORUN option...
2017-05-26 Hyung-Kyu Choi[RyuJIT/ARM32] Update RMB for helper function
2017-05-26 Michal StrehovskýMerge pull request dotnet/corertdotnet/coreclr#3709...
2017-05-26 Joseph TremouletMerge pull request dotnet/coreclr#11917 from JosephTrem...
2017-05-25 Brian SullivanRemove the check that requires an instrumented flags...
2017-05-25 Carol EidtMerge pull request dotnet/coreclr#11878 from CarolEidt...
2017-05-25 Pat GavlinMerge pull request dotnet/coreclr#11919 from pgavlin...
2017-05-25 Pat GavlinMerge pull request dotnet/coreclr#11880 from mskvortsov...
2017-05-25 Pat GavlinAdd XUnit results for Windows_NT x86 jobs.
2017-05-25 Carol EidtMake untracked lclVars contained
2017-05-25 Brian RobbinsImplement Activity ID / Related Activity ID for EventSo...
2017-05-25 Joseph TremouletClear GTF_CALL from non-calls in rationalize
2017-05-25 Jarret ShookMerge pull request dotnet/coreclr#11834 from jashook...
2017-05-25 Hyeongseok Oh[ARM32/Linux] Copy tests.zip only for CI test
2017-05-25 Tomáš MatoušekAdds System.Runtime.CompilerServices.Runtimefeature...
2017-05-25 Aditya MandaleekaRemove g_fEEManagedEXEStartup and g_fEEIJWStartup....
2017-05-25 Brian RobbinsMark the EventPipe crst as host breakable. (dotnet...
2017-05-25 dotnet botUpdate CoreClr, CoreFx to preview1-25323-01, preview1...
2017-05-25 Jonghyun Park[x86/Linux] Reentrant PEImage::Load (dotnet/coreclr...
2017-05-24 Pat GavlinMerge pull request dotnet/coreclr#11894 from pgavlin...
2017-05-24 Xiang FanFix Issue 11861 (dotnet/coreclr#11886)
2017-05-24 gbalykovAllow RelativePointer::SetValue usage for non-DAC build...
2017-05-24 Joseph TremouletMerge pull request dotnet/coreclr#11893 from JosephTrem...
2017-05-24 Joseph TremouletMerge pull request dotnet/coreclr#11883 from JosephTrem...
2017-05-24 Brian RobbinsIndicate if thread time events are in managed or native...
2017-05-24 Jarret ShookMerge pull request dotnet/coreclr#11832 from jashook...
2017-05-24 Pat GavlinNever enregister type-punned regStruct lclVars.
2017-05-24 Joseph TremouletWeaken type assertion in gtNewLclNode
2017-05-24 Joseph TremouletImprove comments around implicit byref rewrite
2017-05-24 Steve MacLean[Arm64/Win] Revise JIT_MemSet (dotnet/coreclr#11420)
2017-05-24 Jonghyun Park[x86/Linux] Thread-safe UMThunkMarshInfo::RunTimeInit...
2017-05-24 Joseph TremouletUpdate full-struct references to promoted IBR args
2017-05-24 Mikhail SkvortcovRyuJIT/arm32: Fix genRegSetToCond for FP cases
2017-05-24 Hyung-Kyu ChoiFix format
2017-05-24 Hyung-Kyu Choi[RyuJIT/ARM32] Dodge lowering long compares
2017-05-24 Swaroop SridharILLink performance: Disable Roslyn Test
2017-05-24 Morgan BrownScale back [Serializable] on CoreCLR types (dotnet...
2017-05-23 Brian RobbinsReturn early if EventPipeBuffer is empty. (dotnet/corec...
2017-05-23 Jan KotasDelete special handling of IJW RVA fields at NGen time...
2017-05-23 Joseph TremouletMerge pull request dotnet/coreclr#11694 from JosephTrem...
2017-05-23 jashook[Arm64 Windows] Renable SpanBench
2017-05-23 jashookAdd the case 1 % 1 to our bringup test
2017-05-23 Bruce ForstallMerge pull request dotnet/coreclr#11366 from ruben...
2017-05-23 Pat GavlinMerge pull request dotnet/coreclr#10275 from mikedn...
2017-05-23 Mike McLaughlinRemove "corerun" sos plugin command. (dotnet/coreclr...
2017-05-23 Ruben AyrapetyanDirect mapping of IL-assembly images that don't contain...
2017-05-23 Ruben AyrapetyanExtract PEImage::CreateLayoutMapped and PEImage::Create...
2017-05-23 Hyung-Kyu Choi[RyuJIT/ARM][LSRA] Update register mask for GC helper
2017-05-23 Pat GavlinMerge pull request dotnet/coreclr#10990 from mikedn...
2017-05-23 Mike DanesDelete long compare support from x86 codegen
2017-05-23 Mike DanesLower long compares that are materialized into a register
2017-05-23 Mike DanesIntroduce GT_CMP and GT_SETCC(condition)
2017-05-23 Michal StrehovskýUse sigInst.methInstCount != 0 to detect generic method...
2017-05-23 Bruce ForstallMerge pull request dotnet/coreclr#11810 from BruceForst...
2017-05-23 Bruce ForstallMerge pull request dotnet/coreclr#11797 from BruceForst...
2017-05-22 José RiveroBump the version of the xUnit-Performance package ...
2017-05-22 Joseph TremouletQuiet warning C2220
2017-05-22 Bruce ForstallFix VC++ C4201 warning on desktop build
2017-05-22 Joseph TremouletFix off-by-one error
2017-05-22 Russ KeldorphRevert "Fixed tests build on Linux"
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11776 from parjong...
2017-05-22 Bruce ForstallMerge pull request dotnet/coreclr#11778 from hqueue...
2017-05-22 Bruce ForstallHandle INS_adr in emitIns_R_L on both arm32 and arm64
2017-05-22 Pat GavlinMerge pull request dotnet/coreclr#11750 from pgavlin...
next