platform/upstream/coreclr.git
2017-06-05 wtgodbeUpdate permissions
2017-06-05 wtgodbeExplicitly download correct version of CoreDisTools...
2017-06-05 Xiangyang ... Inline YieldProcessor on Linux (#12058)
2017-06-05 Steve MacLean... More ldar/stlr support
2017-06-05 Steve MacLean... [Arm64] Add emitInsTargetRegSize support for ldar/stlr
2017-06-05 Carol EidtMerge pull request #12025 from hseok-oh/ryujit/remorph_...
2017-06-05 Hyeongseok OhUpdate morph.cpp
2017-06-05 Hyeongseok OhRevert and remove isReMorph argument
2017-06-03 Vance MorrisonAdditional fix for ETW failure in 32 process on 64...
2017-06-03 Matt EllisMerge pull request #12068 from omajid/master
2017-06-03 gbalykovRemove relocations from SECTION_MethodDesc for ngened...
2017-06-03 Koundinya VeluriCall sched_yield directly for Sleep(0) (#12063)
2017-06-02 Omair MajidFix typo in CRL_CMAKE_WARNINGS_ARE_ERRORS
2017-06-02 Roman ArtemevMerge pull request #12064 from rartemev/fix_bash_script...
2017-06-02 Xiangyang ... fix procCount assertion (#12065)
2017-06-02 Bar ArnonTiny typo in TaskCompletionSource xml comment (#12066)
2017-06-02 Omair MajidAdd support for not breaking *nix build on warnings...
2017-06-02 Jan KotasMerge pull request dotnet/corert#3745 from dotnet/nmirror
2017-06-02 Sean GillespieMerge pull request #11699 from swgillespie/local-gc...
2017-06-02 Roman Artemevattempt to fix r2r test failures
2017-06-02 Bruce ForstallMerge pull request #11803 from BruceForstall/FixRuntest
2017-06-02 Xiangyang ... fix SleepEx(0,false) on Linux (#12057)
2017-06-02 Sean GillespieReturn 0 on success from GC Reliability Framework scrip...
2017-06-02 Carol EidtMerge pull request #11957 from sjsinju/spill_temp_size
2017-06-02 Carol EidtMerge pull request #12003 from sjsinju/reg1_reg2_planB
2017-06-02 Michal StrehovskýAdd support for flat vtables in RyuJIT (#12041)
2017-06-02 Yi Zhang (CLR)Fix a bug in LoadNativeStringResource to honor the...
2017-06-02 Jonghyun ParkInvoke jitShutdown during ProcessShutdownWork (#12054)
2017-06-02 Jonghyun Park[x64/Linux] Fix FEATURE_INTERPRETER Release build ...
2017-06-02 Hyeongseok OhFix formatting and bug
2017-06-02 Hyeongseok OhRemove updating nextSlotNum in remorphing phase
2017-06-02 sjsujinkimModify comments
2017-06-02 Hyeongseok OhFix formatting
2017-06-01 Daniel PodderFix optdata restore functionality (#11935)
2017-06-01 Karthik RajasekaranEnsure that platform is considered for LongPlatformName...
2017-06-01 Jonghyun ParkSupport msbuildonunsupportedplatform on non-x64 archite...
2017-06-01 Sergey AndreenkoFix 11991 (#12013)
2017-06-01 Sean GillespieFix warnings on 32-bit platforms
2017-06-01 Carol EidtMerge pull request #11959 from hqueue/arm/ryujit/11779
2017-06-01 Roman ArtemevMerge pull request #11860 from rartemev/fix_tests_build_4
2017-06-01 Pat GavlinMerge pull request #11876 from hqueue/arm/ryujit/merge_...
2017-06-01 Sean Gillespie[Local GC] Remove uses of g_SystemInfo from the GC...
2017-06-01 Sean Gillespie[Local GC] Obtaining configuration information (#11379)
2017-06-01 Sean Gillespie[Local GC] Add async pinned handle methods to the handl...
2017-06-01 Sean Gillespie[Local GC] Fix handle table interface violation (#11558)
2017-06-01 Sean Gillespie[Local GC] Fix some handle table interface violations...
2017-06-01 Sean GillespieFix a build break in feature branch caused by obsolete...
2017-06-01 Sean Gillespie[Local GC] Scaffolding for loading a standalone GC...
2017-06-01 chunseokleegdbjit symbols exported (#11739)
2017-06-01 Steve MacLean... [Arm64] Use inner shareable for instGen_MemoryBarrier
2017-06-01 Steve MacLean[Arm64] Use half barriers for IL Volatile implementation
2017-06-01 José RiveroUpdating version of xUnit-Performance-Api (#11987)
2017-06-01 Morgan BrownFixes deserializaing TimeZoneInfo by putting back the...
2017-06-01 Jonghyun Park[x64/Linux] Use correct argument registers in Interpret...
2017-06-01 Stephen ToubMerge pull request #11988 from stephentoub/fix_fds
2017-06-01 Hyeongseok Oh[RyuJIT/ARM32] Skip argTable info assignment for split...
2017-05-31 Brian RobbinsRemove GCX_PREEMP call when allocating a buffer. (...
2017-05-31 Atsushi KanamoriPost-Serialization cleanup fixes to Reflection (#12010)
2017-05-31 mikednDelete useless file (#12021)
2017-05-31 Stephen ToubDisable inheritance of several common file descriptors
2017-05-31 Gaurav KhannaDefault to portable build in dev and official builds...
2017-05-31 gbalykovFix issues with RelativePointer instead of RelativeFixu...
2017-05-31 Atsushi KanamoriExpose Enumerator members out of EnvironmentAugments...
2017-05-31 sjsujinkim[RyuJit/ARM32] Fix wrong behavior of UINT->CHAR casting
2017-05-31 Hyung-Kyu Choi[RyuJIT/ARM32] Update restoring TYP_DOUBLE interval
2017-05-31 Hyung-Kyu Choi[RyuJIT/ARM32] Applying review feedback
2017-05-31 Hyung-Kyu Choi[RyuJIT/ARM32] Applying review feedback
2017-05-31 Krzysztof WicherMerge pull request #11995 from ViktorHofer/Serializatio...
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 #11977 from mskvortsov/FixDoubleRegA...
2017-05-30 Pat GavlinMerge pull request #11872 from hqueue/arm/ryujit/dodge_...
2017-05-30 Sergey AndreenkoSkip cast nodes for the tail call check. (#11986)
2017-05-30 Jan KotasFix build break
2017-05-30 Marek SafarMoves windows specific field to Debug.Windows.cs file...
2017-05-30 Stephen ToubUse FD_CLOEXEC instead of equivalent 1 in InternalCreat...
2017-05-30 Gaurav KhannaRemove Debian Armel (#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 #11972 from hseok-oh/ryujit/issue_11971
2017-05-30 Carol EidtMerge pull request #11973 from hseok-oh/ryujit/issue_11837
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-30 Hyung-Kyu Choi[RyuJIT/ARM32] Fix restoring TYP_DOUBLE interval in...
2017-05-29 Roman ArtemevMake linux test build worked
2017-05-29 Tom DeseynImplement GetCurrentProcessCpuCount for Unix and merge...
2017-05-29 Buyduckadded DWARF exprloc for static value class fields ...
2017-05-29 sjsujinkim[RyuJit/ARM32] Adjust alignment for TYP_DOUBLE in tmpPr...
2017-05-28 Morgan BrownFix build breaks
2017-05-28 Morgan BrownIDeserializationCallback cleanup
2017-05-27 mikednFix tool initialization detection (#11912)
2017-05-27 dotnet botUpdate CoreClr to preview1-25327-01 (#11949)
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 (#11944)
2017-05-27 José RiveroEnable linux perf runs (#11905)
2017-05-27 Morgan BrownISerializable cleanup (#11873)
next