platform/upstream/coreclr.git
2017-11-21 Jan KotasDelete unused leftovers from binary serialization ...
2017-11-21 Michal StrehovskýMerge pull request dotnet/corert#4971 from dotnet/nmirror
2017-11-21 Jan KotasMove SafeBuffer and a few other files to shared CoreLib...
2017-11-21 Bruce ForstallMerge pull request #15138 from BruceForstall/FixArmPri1
2017-11-21 Jan KotasMove UnmanagedMemoryAccessor to shared CoreLib partitio...
2017-11-21 Bruce ForstallTemporary fix for arm/armlb/arm64 builds: always build...
2017-11-21 Bruce ForstallMerge pull request #15133 from BruceForstall/FixMissing...
2017-11-21 Bruce ForstallMerge pull request #15131 from BruceForstall/RemoveX86L...
2017-11-21 Justin Van... Version: Use int.TryFormat & StringBuilder.Append(int...
2017-11-21 Carol EidtMerge pull request #15034 from CarolEidt/FixDivRegs
2017-11-21 Justin Van... Reduce allocations in StringBuilder.AppendFormat for...
2017-11-21 Santiago Fernandez... Change quotes.
2017-11-21 Bruce ForstallRemove x86 legacy_backend build and CI testing
2017-11-21 Sergey Andreenkofix the adding (#15121)
2017-11-21 Santiago Fernandez... Add a core dump example.
2017-11-20 dotnet botFix typo (#15129)
2017-11-20 Carol EidtSet reg conflicts on contained IND
2017-11-20 Mike McLaughlinFix a few of createdump bugs. (#15079)
2017-11-20 Carol EidtMerge pull request #15120 from sdmaclea/PR-ARM64-SIMD...
2017-11-20 Bruce ForstallMerge pull request #15087 from BruceForstall/FixJmpGsCheck
2017-11-20 Bruce ForstallMerge pull request #15084 from BruceForstall/FixMulLong...
2017-11-20 Bruce ForstallMerge pull request #15086 from BruceForstall/FixBitCast...
2017-11-20 Bruce ForstallFix debuggable GenTree (#15081)
2017-11-20 Andy AyersUpdate jitbench harness to capture steady state data
2017-11-20 Bruce ForstallFix genPrepForEHCodegen for arm64
2017-11-20 Carol EidtMerge pull request #15115 from CarolEidt/Enable14665Tests
2017-11-20 Bruce ForstallMerge pull request #14933 from sdmaclea/PR-ARM64-SIMD...
2017-11-20 Bruce ForstallMerge pull request #12552 from mikedn/switch-bt
2017-11-20 Bruce ForstallMerge pull request #15117 from sdmaclea/PR-ARM64-SIMD...
2017-11-20 Steve MacLean[Arm64] SIMD12 genCodeForStoreLcl*
2017-11-20 Jan KotasMove MemoryStream to shared CoreLib partition (#15116)
2017-11-20 Steve MacLean[Arm64] SIMD fix SIMDIntrinsicSet* op2 life
2017-11-20 Carol EidtRe-enable tests disabled for #14665
2017-11-20 Jan KotasMove TaskToApm to shared CoreLib partition (#15113)
2017-11-20 Bruce ForstallMerge pull request #15088 from BruceForstall/FixArmStre...
2017-11-20 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02219...
2017-11-20 AlexAllow ByRef return types in Dynamic Method (#15106)
2017-11-19 Stephen ToubFix two issues in managed number formatting (#15105)
2017-11-19 Jan KotasDelete FriendAccessAllowedAttribute and associated...
2017-11-19 Jan KotasMove debugger attributes to shared partition (#15100)
2017-11-19 Jan KotasDelete SuppressUnmanagedCodeSecurity on QCalls
2017-11-19 Mike DanesUse BT in switch lowering
2017-11-19 Jan KotasDelete unnecesary SuppressUnmanagedCodeSecurity annotat...
2017-11-19 Jan KotasMerge pull request #15069 from stephentoub/coreclrnumbe...
2017-11-18 Stephen ToubUse TryFormat in StringBuilder
2017-11-18 Stephen ToubAdd TryFormat methods to {S}Byte, {U}Int16/32/64, and...
2017-11-18 Stephen ToubChange FormatFixed to avoid bounds checks
2017-11-18 Stephen ToubRemove now dead code from managed parsing/formatting.
2017-11-18 Stephen ToubImprove performance of managed formatting code
2017-11-18 Stephen ToubMove integer parsing/formatting logic to shared
2017-11-18 Jan KotasDelete unused Thread::YieldTask (#15091)
2017-11-18 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2017-11-18 David NissimoffFix #15057 MemoryStream.CopyToAsync calls Write / Write...
2017-11-18 Jan KotasRename mscorlib to System.Private.CoreLib in documentat...
2017-11-18 Jan KotasFix up ConfiguredValueTaskAwaitable signature for new...
2017-11-18 Jan KotasFix MacOSX build break (#15093)
2017-11-18 Bruce ForstallFix STRESS_LCL_FLDS for ARM
2017-11-18 Bruce ForstallFix RyuJIT/arm32 GS cookie check before JMP call
2017-11-17 Karthik RajasekaranRemove deprecated Copy Task (#15050)
2017-11-17 Bruce ForstallFix GenTree definition for GT_BITCAST
2017-11-17 Bruce ForstallFix RyuJIT/arm32 GT_MUL_LONG node bashing
2017-11-17 Chris SienkiewiczEnable FEATURE_DATATARGET4 for Unix Arm builds (#15060)
2017-11-17 David Masonfix for il to native mapping etw events (#15038)
2017-11-17 Fei PengGeneric hardware intrinsics throw exception for non...
2017-11-17 Sergey AndreenkoDo not check stmts after the tail call candidate if...
2017-11-17 Bruce ForstallMerge pull request #15066 from BruceForstall/CleanUpGroovy2
2017-11-17 Bruce ForstallFix two typos in trigger phrases
2017-11-16 Bruce ForstallClean up netci.groovy (#15030)
2017-11-16 Sergey Andreenkofix format (#15064)
2017-11-16 Brian SullivanMerge pull request #15063 from dotnet-bot/from-tfs
2017-11-16 dotnet-botFix desktop build breaks.
2017-11-16 Sergey AndreenkoFix 14455: _opt_relrotarg_valref test failure on amd64...
2017-11-16 Sergey Andreenkodon't use Compiler:: if we are currently in this namesc...
2017-11-16 Jonathan DickinsonHashCode based on xxHash32 (#14863)
2017-11-16 Ivan CronynAdded EmitCalli overload (#15040)
2017-11-15 mikednImprove SSA dominator computation memory usage (#14965)
2017-11-15 Victor "Nate... change labels to use new Ubuntu machine pool (#15043)
2017-11-15 JC AguileraMerge pull request #15031 from dotnet-maestro-bot/maste...
2017-11-15 Bruce ForstallMerge pull request #15039 from fiigii/fix
2017-11-15 Victor "Nate... Fire tracepoints for methods with no template (#14987)
2017-11-15 Ahson KhanAdding null check for implicit cast from array/arrayseg...
2017-11-15 Sean GillespieRe-enable Standalone GC job, running daily (#15015)
2017-11-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2017-11-15 Sergey AndreenkoDelete move to return spill in the implicit tail call...
2017-11-15 Fei PengFix #15035
2017-11-15 Zhukov MaximRemove out-of-use method and properties from appdomain...
2017-11-15 Tarek Mahmoud... Enable Globalization Invariant mode using Environment...
2017-11-15 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2017-11-15 Sergey Andreenkomove fgFixupStructReturn (#14966)
2017-11-14 Andy AyersJIT: look through GT_RET_EXPR when forming inline candi...
2017-11-14 Carol EidtMerge pull request #15014 from fiigii/vexencoding
2017-11-14 Jarret ShookMerge pull request #15026 from jashook/re_add_arm64_stress
2017-11-14 Carol EidtMerge pull request #14914 from CarolEidt/Fix14665
2017-11-14 Tomas Weinfurtsmall changes to get coreclr building on FreeBSD again...
2017-11-14 jashookAdd jitstress arm64 jobs again
2017-11-14 Bruce ForstallMerge pull request #15023 from BruceForstall/FixJitOpts
2017-11-14 Fei PengChange VEX-encoding selection to avoid AVX-SSE transiti...
2017-11-14 Bruce ForstallFix RunTest.cmd argument parsing
2017-11-14 Bruce ForstallMerge pull request #15017 from BruceForstall/DisableArm...
2017-11-14 Ahson KhanAdd object null checks in Memory<T> APIs to support...
next