platform/upstream/coreclr.git
2018-09-29 Jeremy KoritzinskyUnify argument verification for Marshal.GetHINSTANCE...
2018-09-29 Jan KotasDelete redundant framework API tests (#20187)
2018-09-29 Sergey AndreenkoMake `structType` optional in jitEEInterface method...
2018-09-29 Stephen ToubAvoid allocation in Task.Yield() awaiter (#20186)
2018-09-28 Egor ChesakovSpecify configuration to runtest.sh to make runtest...
2018-09-28 Drew ScogginsMerge pull request #20152 from DrewScoggins/UpdateIBCDeps
2018-09-28 Jan VorlicekEnable delegate marshalling for collectible types ...
2018-09-28 Tanner GoodingUpdating NumberToStringFormat to not print the sign...
2018-09-28 Luqun LouEnable BSTR Marshaling Support for x-plat PInvoke ...
2018-09-28 dotnet-maestro-botUpdate CoreClr, CoreFx to preview1-26928-03, preview1...
2018-09-28 Alexander SoldatovAdded transcript of ARMEnabled. (#20181)
2018-09-28 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup to preview1-26928...
2018-09-28 Stephen ToubAvoid AwaitTaskContinuation allocation in some awaits...
2018-09-27 dotnet-maestro-botUpdate CoreClr, CoreFx, CoreSetup, PgoData to preview1...
2018-09-27 Stephen ToubFix CancellationTokenRegistration.Dispose racing with...
2018-09-27 Egor ChesakovEnable Ubuntu arm Cross Release crossgen_comparison...
2018-09-27 Egor ChesakovMerge pull request #19960 from echesakovMSFT/UseCrossBi...
2018-09-27 Michelle McDanielReplace Crst* with CrstStatic for IBCLogger (#20148)
2018-09-27 Viktor HoferMaestro dependency update without buildtools (#20143)
2018-09-27 Egor ChesakovEnable Ubuntu arm crossgen_comparison Checked in each...
2018-09-27 Egor ChesakovCross-bitness in VTable Calls (#20137)
2018-09-26 Sergey AndreenkoDo not treat a custom layout as overlapping when trying...
2018-09-26 Jacek BlaszczynskiRemove deleted HW intrinsic tests from exclusion lists...
2018-09-26 Bruce ForstallMerge pull request #20098 from dotnetrt/fix-win-unix...
2018-09-26 Drew ScogginsUpdate BuildInfoPaths for PGO and IBC packages
2018-09-26 Jeremy KoritzinskyMerge pull request #20132 from jkoritzinsky/fixes/corec...
2018-09-26 Drew ScogginsUpdate dependencies.props to fix typo
2018-09-26 Bruce ForstallMerge pull request #19939 from mikedn/visit-cmpxchg
2018-09-26 Jeremy KoritzinskyRemove duplicated test
2018-09-26 Jeremy KoritzinskyAdd outdated test to CoreFX.issues.json
2018-09-26 Jeremy KoritzinskyPR Feedback and exclude regression test on 64-bit proce...
2018-09-26 Luqun LouUse platformdefines through lib instead of cpp (#19948)
2018-09-26 Jan KotasDelete dead .NET Framework activation code (#20134)
2018-09-25 Jeremy KoritzinskyAdd regression test.
2018-09-25 Jeremy KoritzinskySimpler implementation from PR feedback.
2018-09-25 Sung Yoon WhangPorting fix on Desktop for VirtualUnlock perf issue...
2018-09-25 Jeremy KoritzinskyFix possible overflow in SafeBuffer.Initialize.
2018-09-25 Egor ChesakovMerge pull request #19979 from echesakovMSFT/CrossGenCo...
2018-09-25 Jacek BlaszczynskiAdd header files to ildasm, ilasm vcxproj (#20052)
2018-09-25 Bruce ForstallMerge pull request #20107 from dotnet/dev/unix_test_wor...
2018-09-25 Sergey Andreenkoswitch to netcoreapp2.0 (#20120)
2018-09-25 Jacek BlaszczynskiAdd headers to cordb{di, ee_dac, ee_wks}.vcxproj files...
2018-09-24 Jan VorlicekFix hijacking for ARM/ARM64/x86 on Unix (#20042)
2018-09-24 Davis GoodinDon't check for libintl.h on Darwin (OSX) (#20094)
2018-09-24 Sergey Andreenkoclean code that counts promoted implict byref argument...
2018-09-24 Jan KotasSimplify OSVERSIONINFOEX interop (#20111)
2018-09-24 谭九鼎Remove unnecessary parenthesis (dotnet/corefx#32419)
2018-09-22 Bruce ForstallImprove Linux arm32/arm64 corefx test runs.
2018-09-22 Bruce ForstallMove run-tests.sh from corefx
2018-09-22 Tanner GoodingPorting NumberToDouble to managed code. (#20080)
2018-09-22 Jacek BlaszczynskiFix failures in Windows/Linux CI Formatting jobs by...
2018-09-22 Egor ChesakovAddress PR feedback - Cleanup temp dirs after usage
2018-09-22 Bruce ForstallMerge pull request #20095 from BruceForstall/Disable80373
2018-09-22 Ahson KhanStreamline MemoryExtension Trim and Trim(char) by remov...
2018-09-21 Billy O'NealAdd missing <cmath> header for fabs to fix Visual C...
2018-09-21 Bruce ForstallDisable test b80373 for all non-Windows targets
2018-09-21 Brian SullivanMerge pull request #20033 from briansull/normalizeAsser...
2018-09-21 Andrew ArnottFix copy-paste error in xml doc comment (dotnet/corefx...
2018-09-21 Michelle McDanielMove smoketests to new helix queue (#20090)
2018-09-21 Marek SafarSimplifies UTF32Encoding/UTF8Encoding/UnicodeEncoding...
2018-09-21 Simon NattressFix decoding bug in r2rdump's native format reader
2018-09-21 Fadi HannaPerformance fix for R2R: vtable calls (#20061)
2018-09-21 Mike McLaughlinFix issue #20076 createdump faults. (#20084)
2018-09-21 Simon NattressMake EH table optional in R2RDump
2018-09-21 Brian SullivanUpdated assertionprop.cpp
2018-09-20 Jacek BlaszczynskiConvert Sse2 tests PackSignedSaturate, PackUnsignedSatu...
2018-09-20 Andy AyersJIT: Fix operand evaluation order for GT_INDEX_ADDR...
2018-09-20 Jan KotasMove RegistryKey to shared CoreLib partition (#20067)
2018-09-20 Fei PengDisable tests of BroadcastScalarToVector128
2018-09-20 Fei PengAdd pointer overloads for Avx2.BroadcastScalarToVector128
2018-09-20 Fei PengAdd unsigned overloads for MultiplyLow
2018-09-20 Fei PengAdd all integer overloads for AVX2/SSSE3 AlignRight
2018-09-20 Fei PengAdd all integer overloads for Avx2/SSE4.1 BlendVariable
2018-09-20 Brian SullivanAdded methods VNLiberalNormalValue and VNConservativeNo...
2018-09-20 Tanner GoodingMoving GetExponent/Mantissa and make BigInteger used...
2018-09-20 Tanner GoodingRemoving BitScanReverse from pal.h
2018-09-20 Tanner GoodingFixing some naming conventions and removing dead code.
2018-09-20 Tanner GoodingRemoving bcltype/fp.h from native code.
2018-09-20 Tanner GoodingMaking Number.Grisu3.DigitGen slightly more efficient.
2018-09-20 Tanner GoodingRemoving the Grisu3 native implementation.
2018-09-20 Tanner GoodingPorting the Grisu3 algorithm to managed code.
2018-09-20 Tanner GoodingPorting bcltype/diyfp.cpp to managed code as shared...
2018-09-20 Tanner GoodingRemoving the Dragon4 and DoubleToNumber native implemen...
2018-09-20 Tanner GoodingPorting the Dragon4 algorithm to managed code.
2018-09-20 Tanner GoodingPorting bcltype/bignum.cpp to managed code as shared...
2018-09-20 Michelle McDanielRevert "Move smoketests to use Helix queue (#20017...
2018-09-20 Egor ChesakovMerge pull request #20035 from echesakovMSFT/CrossBitne...
2018-09-20 Bruce ForstallMerge pull request #20071 from BruceForstall/FixViews
2018-09-20 Marek SafarCleans up error message caching in DuplicateWaitObjectE...
2018-09-20 Bruce ForstallFix arm/arm64 Jenkins views
2018-09-20 Bruce ForstallMerge pull request #20069 from dotnet/dev/unix_test_wor...
2018-09-20 Bruce ForstallMerge pull request #20070 from BruceForstall/FixLimited
2018-09-20 Bruce ForstallExclude Windows from arm64 daily corefx job scheduling
2018-09-20 Bruce ForstallMerge pull request #20068 from BruceForstall/FixLimited...
2018-09-20 Bruce ForstallRefine Linux arm64 "limited hardware" designation
2018-09-20 Bruce ForstallMerge pull request #20065 from BruceForstall/FixArm64In...
2018-09-20 Bruce ForstallFix arm64 Linux innerloop triggered jobs
2018-09-20 Bruce ForstallMerge pull request #20064 from BruceForstall/FixSpace
2018-09-19 Bruce ForstallRemove extra space from verbose context strings
2018-09-19 Carol EidtMerge pull request #20002 from mikedn/undef-printf
next