Merge pull request #15420 from swgillespie/test-build-perf
[platform/upstream/coreclr.git] / src /
2017-12-07 Tom DeseynDon't change SIGINT/SIGQUIT handling when they are...
2017-12-07 Andy AyersJIT: fix remorph assert in cast long shift optimization...
2017-12-07 Fei Pengnew intrinsic type support (#15340)
2017-12-07 Anirudh AgnihotryNull Check added to GetFullPath Function in Unix (...
2017-12-07 Bruce ForstallMerge pull request #15385 from BruceForstall/EnableGcst...
2017-12-06 Bruce ForstallMerge pull request #15388 from BruceForstall/NoLongRunn...
2017-12-06 Bruce ForstallMerge pull request #15387 from BruceForstall/FixArmTesting
2017-12-06 Anirudh AgnihotryAddress PR feedback for change adding key to KeyNotFoun...
2017-12-05 Steve MacLean[Arm64] Enable SIMD (#14633)
2017-12-05 Stephen ToubRemove old methods using string format (#15363)
2017-12-05 Jon HannaHave a Type.IsConvertible property. (#15365)
2017-12-03 Zhukov MaximRename the method FloorLog2 to be more clear & fix...
2017-12-02 Andy AyersJIT: defer removing statements during opt CSE (#15323)
2017-12-02 Jan KotasDelete sortversioning.cpp/h (#15345)
2017-12-01 Carol EidtMerge pull request #15315 from CarolEidt/Fix14548
2017-12-01 Stephen ToubImprove throughput of String.Split(char / char[], ...
2017-12-01 Carol EidtMerge pull request #15190 from sdmaclea/PR-ARM64-IsCont...
2017-12-01 Bruce ForstallMerge pull request #15281 from sdmaclea/PR-ARM64-Fix...
2017-12-01 Bruce ForstallMerge pull request #15270 from sdmaclea/PR-ARM64-JITSTR...
2017-12-01 Andy AyersJIT: handle boundary cases for casts of long shifts...
2017-12-01 Bruce ForstallMerge pull request #15262 from sdmaclea/PR-ARM64-JITSTR...
2017-12-01 Bruce ForstallMerge pull request #15275 from sdmaclea/PR-ARM64-SIMD...
2017-12-01 Bruce ForstallMerge pull request #15311 from BruceForstall/FixArmFlow...
2017-12-01 Stephen ToubMerge pull request #15317 from dotnet-bot/from-tfs
2017-12-01 Tom DeseynUnix: Remove MaxPath, MaxName (#15229)
2017-12-01 Jan KotasJumpstub fixes (#15296)
2017-12-01 Bruce ForstallMerge pull request #15312 from BruceForstall/FixSmartyA...
2017-12-01 Jan KotasMerge pull request dotnet/corert#5038 from dotnet/nmirror
2017-12-01 Carol EidtUnmark unused fields as lvOnFrame
2017-12-01 dotnet-botdelete the second definition of getMethodNameFromMetadata2
2017-11-30 dotnet-botdelete the second definition of getMethodNameFromMetadata
2017-11-30 Roman ArtemevFixed DCE of call nodes (#15192)
2017-11-30 Bruce ForstallMerge pull request #15305 from BruceForstall/AddMoreSma...
2017-11-30 Anirudh AgnihotryRemoved Check Invalid Path Chars (#15191)
2017-11-30 Tom DeseynExpose Environment.ProcessorCount via EnvironmentAugmen...
2017-11-30 Sean Gillespie[Local GC] Fail fast on exceptions within a standalone...
2017-11-30 Bruce ForstallMerge pull request #15292 from BruceForstall/Revert15172
2017-11-30 Sergey Andreenko[RyuJit] Delete contained workaround. (#15257)
2017-11-30 Bruce ForstallMerge pull request #15282 from BruceForstall/EnableMore...
2017-11-29 William GodbeMerge pull request #15288 from wtgodbe/Crossgen
2017-11-29 Jan VorlicekFix GC stress C bug for arm (#15269)
2017-11-29 Steve MacLean[Arm64] Fix UNROLL_LIMIT logic
2017-11-29 Brian Sullivan[tfs-changeset: 1682429]
2017-11-29 Steve MacLean[ARM64] Align Compiler::lvaStressLclFldCB padding
2017-11-29 Steve MacLean[Arm64] SIMD genMultiRegCallStoreToLocal add missing...
2017-11-29 Stephen ToubAvoid provider-related costs for default integer format...
2017-11-29 Steve MacLean[Arm64] Use REG_IP1 for genEpilogRestoreReg*
2017-11-29 Stephen ToubMerge pull request #15246 from stephentoub/double_tryformat
2017-11-29 Stephen ToubAddress PR feedback
2017-11-29 Stephen ToubReduce duplicate code for span formatting in StringBuilder
2017-11-29 Stephen ToubAdd double/float.TryFormat
2017-11-29 Stephen ToubPort ValueStringBuilder updates/fixes from corefx
2017-11-29 Stephen ToubMove FormatDouble/Single to managed code
2017-11-29 Andy AyersJIT: fix bug with int casts of long shifts (#15236)
2017-11-29 Bruce ForstallMerge pull request #15250 from BruceForstall/DisableMul...
2017-11-28 Stephen ToubFix typo in comment in number formatting
2017-11-28 Stephen ToubSwitch new TryParse* and TryFormat methods to use span...
2017-11-27 Sean Gillespie[Local GC] Move knowledge of overlapped I/O objects...
2017-11-27 Bruce ForstallMerge pull request #15187 from BruceForstall/FixArmTailcall
2017-11-27 Koundinya VeluriImprove Monitor scaling (#14216)
2017-11-26 Dan MoseleyFix resx typo (#15212)
2017-11-26 Justin Van PattenRemove some dead Unix code (#15221)
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] Allow IsContainableMemoryOp() use
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 Bruce ForstallFix arm32 stub indirect tailcall
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
next