platform/upstream/coreclr.git
2018-01-04 William GodbeRemove bad assert in Mutex & update error messages...
2018-01-04 dotnet botMerge changes from TFS (#15732)
2018-01-04 Davis GoodinMark all CoreCLR packages as non-shipping (#15725)
2018-01-04 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02403...
2018-01-04 Jan KotasFix link to IdnMapping.cs (#15717)
2018-01-04 AtanuLink to THIRD-PARTY-NOTICES is fixed (#15665)
2018-01-04 William GodbeCheck for null in ReflectionTypeLoadException Message...
2018-01-04 Russell CohenFix typo in docstring (#15714)
2018-01-04 Bruce ForstallMerge pull request #15706 from dotnet-bot/from-tfs
2018-01-04 dotnet botUse the message that the ReflectionTypeLoadException...
2018-01-04 Tanner GoodingUpdating the build script to work when python is instal...
2018-01-04 Bruce ForstallMerge pull request #15614 from BruceForstall/AddPushPer...
2018-01-03 Victor "Nate... Fix size-on-disk benchmark to handle new CLI behavior...
2018-01-03 Andy AyersFix formatting
2018-01-03 Bruce ForstallMerge pull request #15602 from sdmaclea/PR-HWINT-XARCH-DEP
2018-01-03 Andy AyersSpill the eval stack when storing to a pinned local.
2018-01-03 Davis GoodinPass manifest details to PushToBlobFeed (#15705)
2018-01-03 Carol EidtMerge pull request #15702 from sdmaclea/PR-EOL
2018-01-03 Steve MacLeanNormalize lsra.h line endings
2018-01-03 William GodbePrint Inner Exceptions in ReflectionTypeLoadException...
2018-01-03 Steve MacLean[Arm64] getBaseTypeAndSizeOfSIMDType
2018-01-03 Bruce ForstallMerge pull request #15698 from mikedn/patch-1
2018-01-03 Carol EidtMerge pull request #15699 from CarolEidt/FixFeatureSIMDDesc
2018-01-03 Ben AdamsUse Span to drop byte[1] allocations (#15680)
2018-01-03 Carol EidtFix description of FeatureSIMD
2018-01-03 mikednFix minor formatting issue in jit-call-morphing.md
2018-01-02 Bruce ForstallMerge pull request #15692 from BruceForstall/DisableJit...
2018-01-02 Bruce ForstallDisable jitdiff jobs
2018-01-02 Carol EidtMerge pull request #15640 from tannergooding/hwintrin...
2018-01-02 Carol EidtMerge pull request #15596 from CarolEidt/RemoveMap
2018-01-02 Victor "Nate... Retry: Enable EventPipe across Unix and Windows (#15611)
2018-01-02 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02402...
2018-01-02 mikednGive a proper VN to GT_BOX (#15666)
2018-01-02 Ben AdamsEncoding: Don't alloc for zero length array (#13794)
2018-01-02 mikednRemove some unnecessary boxing (#15676)
2018-01-01 Bruce Bowyer... Return StringBuilder back to cache when not making...
2018-01-01 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26101-01, preview1...
2017-12-29 mikednReplace a few for loops with foreach to avoid loop...
2017-12-29 Jan KotasRemove lib prefix for System.Globalization.Native.a...
2017-12-29 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26029-02, preview1...
2017-12-29 Jan KotasRemove reflection block on methods with MethodAttribute...
2017-12-29 Jan KotasMake HandleRef fields private
2017-12-29 Jan KotasMerge pull request dotnet/corert#5148 from dotnet/nmirror
2017-12-29 Tanner GoodingMerge pull request #15341 from tannergooding/simd-scalar
2017-12-29 Anirudh AgnihotryRecognize STA\MTA Attribute For Main Function (#15652)
2017-12-29 Colin GreenRemoved redundant null tests when sorting a secondary...
2017-12-28 Bruce ForstallMerge pull request #15658 from BruceForstall/FixBuildWa...
2017-12-28 Bruce ForstallFix desktop build warnings
2017-12-28 Szabolcs DézsiExtending FormatException's message with datetime/forma...
2017-12-28 AtanuLink to the File Header Example for C# was broken....
2017-12-28 Tanner GoodingUpdated CreateMethodDesc to pass along the `IsJitIntrin...
2017-12-27 Alfred MyersUpdated links to ABI conventions (#15651)
2017-12-27 José RiveroUpdate the version of the xUnit Performance Api (#15620)
2017-12-27 Tanner GoodingAdding basic containment analysis support for hardware...
2017-12-27 Ben AdamsResolve race in ShimProxyCallback::AddRef (#15643)
2017-12-26 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26026-01, preview1...
2017-12-24 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26024-02, preview1...
2017-12-24 Ahson KhanMake DangerousGetPinnableReference internal and remove...
2017-12-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26023-03, preview1...
2017-12-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26023-01, preview1...
2017-12-23 Steve MacLean[Arm64] Disable HW Intrinsic NGEN (#15603)
2017-12-22 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02322...
2017-12-22 Jan KotasFix manual GC_PROTECTs around StackTraceArray (#15621)
2017-12-22 Sergey AndreenkoSmall changes around stack levels. (#15616)
2017-12-22 Bruce ForstallMake views recursive
2017-12-22 Alfred MyersMinor tweaks (#15590)
2017-12-22 Tanner GoodingOrganizing the tests/src/JIT/HardwareIntrinsics/X86...
2017-12-22 Bruce ForstallTry Views class
2017-12-22 Bruce ForstallMark view variables static
2017-12-22 Sergey Andreenkomark call->fgArgInfo with hasStackArgs for arm32 split...
2017-12-22 Bruce ForstallAdd more Views to Jenkins UI
2017-12-22 Tom Deseynicushim: try using the build-time libicu version (...
2017-12-21 Bruce ForstallMerge pull request #15610 from BruceForstall/UpBuildOnl...
2017-12-21 Bruce ForstallIncrease build only job timeouts
2017-12-21 Victor "Nate... Revert "Enable EventPipe across Unix and Windows (...
2017-12-21 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to prerelease-02320...
2017-12-21 Bruce ForstallMerge pull request #15600 from BruceForstall/FixPri0Builds
2017-12-21 Bruce ForstallFix build-only test priority
2017-12-21 Bruce ForstallMerge pull request #15599 from BruceForstall/IncreaseDe...
2017-12-21 Bruce ForstallAdd an hour to test job timeouts to account for their...
2017-12-21 Brian RobbinsFix build error when using VS2015. (#15598)
2017-12-21 Victor "Nate... Enable EventPipe across Unix and Windows (#14772)
2017-12-21 Bruce ForstallMerge pull request #15514 from fiigii/14930
2017-12-21 Carol EidtLSRA: Replace operandToLocationInfoMap with a list
2017-12-20 Sergey Andreenkofix template method that nobody calls. (#15584)
2017-12-20 Michal StrehovskýBlock diamondshape and sharedgenerics tests on #15591...
2017-12-20 Carol EidtMerge pull request #15404 from CarolEidt/ElimLsraInfo
2017-12-20 Carol EidtFix the dump of LIR flags
2017-12-20 Fei PengAdd COMPlus_EnableIncompleteISAClass and streamline...
2017-12-20 Bruce ForstallMerge pull request #15594 from BruceForstall/TestTimeout
2017-12-20 Tanner GoodingMerge pull request #15588 from fiigii/movetest
2017-12-20 Bruce ForstallMerge pull request #15396 from BruceForstall/LimitArm64...
2017-12-20 Bruce ForstallFix per-test timeout
2017-12-20 mikednRemove unused TYP_ARRAY/PTR/FUNC (#15529)
2017-12-20 Bruce ForstallMerge pull request #15586 from jkotas/revert
2017-12-20 Fei PengMove x86 intrinsic tests into X86 folder
2017-12-20 Jan KotasRevert "Respect STA/MTAThread attributes (#15512)"
2017-12-20 Sergey Andreenkoif getter is under #ifdef, then the setter should be...
2017-12-20 Mike McLaughlinFix sos/dac long named dlls (#15580)
2017-12-19 Carol EidtFix for armel double passed as long
next