platform/upstream/coreclr.git
2017-10-12 Wolfgang ZieglerFixed formatting typo. (#14448)
2017-10-12 mikednGenerate xorps instead of xorpd (#14385)
2017-10-12 Jan KotasSimplify SSE2 check for RyuJIT/x86 (#14432)
2017-10-12 William GodbeMerge pull request #14439 from wtgodbe/CrossbuildFlat
2017-10-12 wtgodbeSpecify PublishFlat in Crossbuilds
2017-10-11 William GodbeMerge pull request #14438 from wtgodbe/PublishFixes
2017-10-11 wtgodbeFix final issues with publish in pipeline
2017-10-11 William GodbeMerge pull request #14437 from wtgodbe/IdentityPackages
2017-10-11 Jan VorlicekUpdate CentOS 6 docker image (#14433)
2017-10-11 wtgodbeOnly produce identity packages on Windows
2017-10-11 Santiago Fernandez... Add instructions on how to install lldb 3.9 for core...
2017-10-11 Noah FalkMerge pull request #14422 from noahfalk/fix_14421
2017-10-11 Noah FalkMerge pull request #14430 from noahfalk/fix_14428
2017-10-11 Noah FalkMerge pull request #14424 from noahfalk/fix_14423
2017-10-11 Jan KotasDelete !FEATURE_IMPLICIT_TLS (#14398)
2017-10-11 William GodbeMerge pull request #14436 from wtgodbe/fixSlashes
2017-10-11 wtgodbeRemove double slashes from publish blobs
2017-10-11 noahfalkFix #14428
2017-10-11 noahfalkFix #14423
2017-10-11 noahfalkFix 14421
2017-10-11 William GodbeMerge pull request #13795 from wtgodbe/PublishPlayground
2017-10-11 wtgodbeProof-of-concept of using new Publish infra in coreclr
2017-10-11 Jan KotasAdd CompareInfo.Invariant.cs to shared corelib partition
2017-10-10 Tom DeseynFix AllocationTick_V3 depending on _V2 to be enabled...
2017-10-10 Jose Perez... Update to 2.0 RTM CLI (#14396)
2017-10-10 Chris PFixed typo in Optimization Phases Notes Section (#14408)
2017-10-10 Sergey Andreenkodo not spill stack after CEE_NEWARR and CEE_NEWOBJ...
2017-10-10 Jan KotasMove CompareInfo.cs to shared corelib partition (#14407)
2017-10-10 Vance MorrisonTurn on source link support (#14399)
2017-10-10 Vance MorrisonFix case of environment vars
2017-10-10 TomFixing a Typo in README.md (#14405)
2017-10-10 Andy AyersJIT: improve type equality opts for generic and prejitt...
2017-10-10 Stephen ToubMerge pull request #14394 from stephentoub/undo_strcomp
2017-10-10 José RiveroFixing JitBench (#14364)
2017-10-09 Bruce ForstallMerge pull request #14382 from mikedn/dead-opers
2017-10-09 Jan VorlicekFix zap and ready to run disabling (#14389)
2017-10-09 Aditya MandaleekaMerge pull request #14386 from adityamandaleeka/ryujit_...
2017-10-09 Stephen ToubUndo unnecessary change from DateTime.Parse commit
2017-10-09 Konstantin... [GDBJIT] Make gdbjit thread-safe & bug fix (#14390)
2017-10-08 Aditya MandaleekaParent class of Interval and RegRecord is Referenceable.
2017-10-07 Mike DanesRemoved unused opers and code
2017-10-07 dotnet-maestro-botUpdate CoreFx, PgoData to preview1-25807-01, master...
2017-10-07 Jan VorlicekFix numa build break (#14370)
2017-10-07 Bruce ForstallMerge pull request #14353 from BruceForstall/ArmAssertFixes
2017-10-07 Jan KotasDelete dead code (#14365)
2017-10-07 Stephen ToubMerge pull request #14369 from stephentoub/fix_cont_han...
2017-10-06 Stephen ToubFix handling of continuations for captured context
2017-10-06 Stephen ToubMerge pull request #14352 from stephentoub/datetime_span
2017-10-06 Bruce ForstallFix RyuJIT/arm32 asserts
2017-10-06 Stephen ToubMerge pull request #14333 from dotnet-maestro-bot/maste...
2017-10-06 Tomas Weinfurtundef NULL to fix compilation problems on FreeBSD after...
2017-10-06 Stephen ToubFix asserts in Unix build
2017-10-06 Sergey AndreenkoimpImportCall: make the failed imports obvious. (#14343)
2017-10-06 Jan KotasReorder checks in CEEInfo::getClassLayout (#14356)
2017-10-06 Brian SullivanMerge pull request #14329 from sdmaclea/PR-ARM64-ATOMIC-OPS
2017-10-06 Stephen ToubMerge pull request #14358 from stephentoub/convertspan
2017-10-06 Steve MacLeanFix comments per review
2017-10-06 Jan VorlicekRemove explicit dependency on libnuma (#14359)
2017-10-06 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2017-10-06 Stephen ToubAdd DateTime{Offset}.TryFormat methods
2017-10-06 Stephen ToubAdd DateTime{Offset} span-based {Try}Parse{Exact} overloads
2017-10-06 Stephen ToubAddress perf issues
2017-10-06 Stephen ToubRemove StringBuilder allocations from roundtrip format...
2017-10-06 Stephen ToubAdd IsValidYear/Day overrides to GregorianCalendar
2017-10-06 Stephen ToubAvoid slicing/extra method call while tokenizing in...
2017-10-06 Stephen ToubMove DateTimeParse to use spans internally
2017-10-06 Stephen ToubAdd Span-based Convert Base64 methods
2017-10-06 Michelle McDanielDisable PGO optimization on linux (#14290)
2017-10-06 Tomas Weinfurt enable lttng for FreeBSD. (#14342)
2017-10-06 Bruce ForstallMerge pull request #14253 from wateret/fix-14251
2017-10-06 Jan KotasUpdate Microsoft.NETCore.Native package (dotnet/corert...
2017-10-06 Jan VorlicekUpdate CentOS 6 and 7 docker images (#14349)
2017-10-05 Steve MacLean[Arm64] Respond to feedback
2017-10-05 Koundinya VeluriFix new deadlock possibility in ReaderWriterLockSlim...
2017-10-05 Andy AyersJIT: More type equality opts (#14317)
2017-10-05 Sergey Andreenkofix gtDispTree (#14326)
2017-10-05 Hanjoung Lee[RyuJIT/armel] Fix regression
2017-10-05 Konstantin... [SOS] Fix address types inconsistency (#14188)
2017-10-05 Konstantin... [x86/Linux][SOS] Fix clrstack command of lldb sosplugin...
2017-10-05 mikednFix condition flags reuse optimization (#14323)
2017-10-05 Sergey AndreenkofgDebugCheckFlags should use OperMayThrow for all nodes...
2017-10-04 Bruce ForstallTweaks for arm/arm64 altjit CI jobs (#14306)
2017-10-04 Steve MacLean[Arm64] Implement GT_XADD, GT_XCHG, GT_CMPXCHG ...
2017-10-04 Chris RummelMerge pull request #14328 from crummel/cmakeDocUpdate
2017-10-04 Michelle McDanielMerge pull request #14315 from adiaaida/addPerfPipeline
2017-10-04 Chris RummelUpdate official version of CMake.
2017-10-04 Bruce ForstallMerge pull request #14307 from fiigii/removeavxflag
2017-10-04 Brian SullivanMerge pull request #14294 from sdmaclea/PR-ARM64-EMIT...
2017-10-04 Brian SullivanMerge pull request #14318 from sdmaclea/PR-Fix-jump...
2017-10-04 Brian SullivanMerge pull request #14293 from sdmaclea/PR-ARM64-SMUL-DIS
2017-10-04 Jan KotasMove String.Searching.cs to shared CoreLib partition...
2017-10-04 Brian SullivanMerge pull request #14325 from dotnet-bot/from-tfs
2017-10-04 Brian SullivanAllow X86 Hardware intrinsics for non-Legacy 32-bit x86
2017-10-04 Steve MacLean[Arm64] Fix emitJumpDistBind typo
2017-10-04 Steve MacLean[Arm64] Fix IF_LS_3D emitter
2017-10-04 Jan KotasMerge pull request dotnet/corert#4663 from dotnet/nmirror
2017-10-04 Stephen ToubMerge pull request #14298 from stephentoub/stringconcat...
2017-10-04 Stephen ToubMake CancellationTokenRegistration.Token public (#14310)
2017-10-04 Jan VorlicekFix broken ARM64 build (#14313)
2017-10-03 Fei Pengremove FEATURE_AVX_SUPPORT flag
next