Simpler code (same as in String.Manipulation.cs). (#15223)
[platform/upstream/coreclr.git] / src /
2017-11-26 Jiri {x2} CincuraSimpler code (same as in String.Manipulation.cs). ...
2017-11-26 Justin Van PattenSort the Action/Func delegates (#15222)
2017-11-26 Justin Van PattenUse string.Create in BitConverter.ToString(byte[])...
2017-11-25 dotnet botFix build error (#15213)
2017-11-24 Anirudh Agnihotryadded keu value to key not found exception (#15201)
2017-11-24 mikednDelete unused file expandarray.h (#15204)
2017-11-24 Anirudh AgnihotryImplementation for new string.contains api (#15180)
2017-11-23 Victor ZaytsevFixed parameter validation for Delegate.CreateDelegate...
2017-11-23 Stephen ToubRevert making Nullable<T> readonly (#15198)
2017-11-23 Jan KotasMove TextInfo to shared CoreLib partition (#15195)
2017-11-23 Jan KotasFix namespaces and ThrowHelper
2017-11-23 Jan KotasMove Nullable and string normalization to shared CoreLi...
2017-11-23 Steve MacLean[Arm64] support GBDJIT debug frame (#15174)
2017-11-23 Bruce ForstallMerge pull request #15181 from BruceForstall/CleanupCal...
2017-11-23 Bruce ForstallMerge pull request #15177 from sdmaclea/PR-ARM64-SIMD...
2017-11-23 Bruce ForstallMerge pull request #15178 from sdmaclea/PR-ARM64-SIMD...
2017-11-23 Bruce ForstallMerge pull request #15179 from sdmaclea/PR-ARM64-assign...
2017-11-22 Justin Van PattenStringBuilder: Use Decimal.TryFormat (#15170)
2017-11-22 Bruce ForstallMerge pull request #15173 from sdmaclea/PR-ARM64-LowerV...
2017-11-22 Bruce ForstallClean up `GTF_CALL_VIRT_KIND_MASK` and related usage
2017-11-22 Steve MacLean[Arm64] Assign temps to GT_SIMD arguments
2017-11-22 Steve MacLean[Arm64] SIMD Normalize struct arg type
2017-11-22 Steve MacLean[Arm64] SIMD morph varTypeIsStruct
2017-11-22 Steve MacLean[Arm64] Fix LowerVirtualStubCall reg allocation
2017-11-22 Bruce ForstallMerge pull request #15168 from BruceForstall/NoArm64Debug
2017-11-22 Stephen ToubAdd string to ReadOnlySpan<char> implicit cast (#15167)
2017-11-22 Jan KotasCosmetic fixes after move to shared partition
2017-11-22 Bruce ForstallMerge pull request #15149 from BruceForstall/ArchiveMor...
2017-11-22 Fei PengFix SSE2 and SSE4.1 APIs (#15160)
2017-11-22 Jan KotasFix unused field warnings
2017-11-22 Sergey Andreenko[RyuJit][x86] Set unused flag when replace an unused...
2017-11-22 Jan KotasMove ArraySegment and a few other files to shared CoreL...
2017-11-22 Stephen ToubAdd Decimal.TryFormat span-based method (#15145)
2017-11-22 Sergey Andreenkoformat spmi source (#15144)
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 ForstallMerge pull request #15133 from BruceForstall/FixMissing...
2017-11-21 Bruce ForstallMerge pull request #15131 from BruceForstall/RemoveX86L...
2017-11-21 Justin Van PattenVersion: Use int.TryFormat & StringBuilder.Append(int...
2017-11-21 Carol EidtMerge pull request #15034 from CarolEidt/FixDivRegs
2017-11-21 Justin Van PattenReduce allocations in StringBuilder.AppendFormat for...
2017-11-21 Bruce ForstallRemove x86 legacy_backend build and CI testing
2017-11-21 Sergey Andreenkofix the adding (#15121)
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 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 Jan KotasMove TaskToApm to shared CoreLib partition (#15113)
2017-11-20 Bruce ForstallMerge pull request #15088 from BruceForstall/FixArmStre...
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 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 David NissimoffFix #15057 MemoryStream.CopyToAsync calls Write / Write...
2017-11-18 Jan KotasFix up ConfiguredValueTaskAwaitable signature for new...
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 Bruce ForstallFix GenTree definition for GT_BITCAST
2017-11-17 Bruce ForstallFix RyuJIT/arm32 GT_MUL_LONG node bashing
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-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 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" GrafFire tracepoints for methods with no template (#14987)
2017-11-15 Ahson KhanAdding null check for implicit cast from array/arrayseg...
2017-11-15 Sergey AndreenkoDelete move to return spill in the implicit tail call...
next