platform/upstream/coreclr.git
2019-04-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#23593)
2019-04-01 Fadi HannaEnable R2R compilation/inlining of PInvoke stubs where...
2019-04-01 Jan KotasEnable negative type-check results in CoreLib version...
2019-04-01 Carol Eidtre-add test exclusion for #23545 (#23598)
2019-03-30 Jan KotasUpdate dependencies from https://github.com/dotnet...
2019-03-30 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-30 Fei PengFix ARM64 isFullyImplementedIsa (#23590)
2019-03-30 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-03-30 Ganbarukamo41Implement IEquatable to Memory and ReadOnlyMemory ...
2019-03-30 Steve MacLeanClean up AssemblyLoadContext30Extensions test (#23581)
2019-03-30 Sergey AndreenkoMerge pull request #23579 from sandreenko/removeFedoraRuns
2019-03-29 Sergey AndreenkoIncrease GCStress test timeouts. (#23576)
2019-03-29 Sergey AndreenkoMake tracelogging GCStressIncompatible. (#23578)
2019-03-29 Brian BoheA new way of tracking variables (#23373)
2019-03-29 Carol EidtFix HW intrinsic containment bugs (#23558)
2019-03-29 Steve MacLeanAssembly.Load ALC name (#23574)
2019-03-29 Sergey AndreenkoRemove Fedora runs.
2019-03-29 Brian SullivanMerge pull request #23533 from briansull/Issue_23441
2019-03-29 Sergey AndreenkoIncrease GCStress test timeouts.
2019-03-29 Sergey AndreenkoUse GenTreeStmt* where it is implied. (#22963)
2019-03-29 Fei PengSimplify and unify Vector64/128/256 platform-agnostic...
2019-03-29 IliaUse char16_t for *_W macros in corhdr.h on Linux/MacOs...
2019-03-29 Sergey Andreenkoexclude failing test. (#23566)
2019-03-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-29 Jeremy KoritzinskyCorrectly marshal structure return values in member...
2019-03-29 Jan VorlicekMerge pull request #23423 from franksinankaya/gcc_clean...
2019-03-29 Koundinya VeluriChange Timer implementation on Unixes to use only one...
2019-03-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-29 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-29 Sinan Kayaif exists
2019-03-29 Sinan KayaUnify clang with GNUC
2019-03-29 Tanner Gooding Updating BuildTools, CoreCLR to preview4-03828-01...
2019-03-29 Ben AdamsAvoid boxing allocations for async in Tier0 (#22984)
2019-03-29 Sergey AndreenkoDelete simple unused vars2 (#23491)
2019-03-29 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-03-29 Marek SafarSimplify StackFrame class (#23483)
2019-03-29 Jan KotasDelete RuntimeThread.cs (#23532)
2019-03-29 Levi BroderickImprove performance of Marvin32 (#22816)
2019-03-29 Sergey AndreenkoExclude failing in PRs tests 2. (#23540)
2019-03-29 Sergey AndreenkoDelete `setup_coredis_tools` from runtest.py. (#23495)
2019-03-29 Brian SullivanFix for issue #23441
2019-03-29 Sung Yoon WhangFix increment calculation in IncrementingPollingCounter...
2019-03-29 Sergey AndreenkoExclude failing in PRs tests. (#23535)
2019-03-28 Carol EidtFix codegen for StoreNonTemporal (#23511)
2019-03-28 Egor ChesakovRestrict Ubuntu.1404.Arm32.Open from running against...
2019-03-28 Carol EidtStruct & SIMD improvements (#22255)
2019-03-28 Jeremy KoritzinskyFix Helix queue names (#23468)
2019-03-28 Egor ChesakovSwitch to BYOC BuildPools in internal project (#23501)
2019-03-28 Bruce ForstallMerge pull request #23519 from BruceForstall/RestoreWin...
2019-03-28 Santiago Fernandez... Nullable: System.Object (#23466)
2019-03-28 Krzysztof WicherNullable: all calendars (#23469)
2019-03-28 Santiago Fernandez... Nullable: System.Char (#23480)
2019-03-28 Bruce ForstallRestore Windows arm32/arm64 innerloop build jobs
2019-03-28 Vladimir SadovMerge pull request #23325 from VSadov/CmpExchA64
2019-03-28 simplejackcoderGetPinnableReference on String.cs (#23428)
2019-03-28 dotnet-maestro... [master] Update dependencies from dotnet/arcade (#23406)
2019-03-28 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#23455)
2019-03-28 Jan KotasMove QueryPerformanceCounter PInvokes to shared (dotnet...
2019-03-28 buyaa-nNullable updates for byte type (#23460)
2019-03-28 buyaa-nNullable changes for boolean type (#23451)
2019-03-28 Santiago Fernandez... Nullable: String (#23450)
2019-03-28 Krzysztof Wichernullable: number (#23454)
2019-03-28 Krzysztof WicherNullable: Uint32, (U)Int16, (U)Int64 (#23449)
2019-03-28 Krzysztof WicherNullable: Int32 (#23443)
2019-03-28 Steve MacLeanALC Enhancement nits (#23506)
2019-03-27 Steve MacLeanALC enhancements (#22273)
2019-03-27 Steve MacLeanExtend WindowsEventLog test for EntryPointFilter (...
2019-03-27 Swaroop SridharUpdate DllMap doc (#22804)
2019-03-27 Steve MacLeanAdd ALC.ContextualReflection.md (#23335)
2019-03-27 Sergey AndreenkoRevert "Delete unused variables in jit. Part 2. (#23481...
2019-03-27 Sergey AndreenkoDelete unused variables in jit. Part 2. (#23481)
2019-03-27 Andrew AuEliminate EventPipeBuffer::Close()
2019-03-27 Tanner GoodingFixing the codegen for x64 intrinsics to use EA_8BYTE...
2019-03-27 Sergey AndreenkoAdd call to setup-stress-dependencies.sh to build-test...
2019-03-27 Sergey AndreenkoUpdate CoreFX arm64 test exclusions. (#23463)
2019-03-27 Fadi HannaReplacing the /Trusted_Platform_Assemblies switch with...
2019-03-27 Egor ChesakovUse DotNet-HelixApi-Access only in internal project...
2019-03-26 Carol EidtHandle addressing modes for HW intrinsics (#22944)
2019-03-26 vsadovMake tests outerloop again
2019-03-26 Tanner GoodingCleaning up the P/Invoke signatures for QPF and QPC...
2019-03-25 Jan VorlicekMerge pull request #23430 from janvorli/disable-ijw...
2019-03-25 David WrightonReplace Win32 resource reading logic with cross platfor...
2019-03-25 Andy AyersJIT: don't treat whitespace as separator in assembly...
2019-03-25 Andy AyersMark test GitHub_18582 as optimization sensitive (...
2019-03-25 Jan VorlicekDisabled new IJW tests
2019-03-25 Jan VorlicekDisable loading IJW assemblies into collectible ALC
2019-03-25 Jan VorlicekMerge pull request #23413 from luhenry/fix-gh22302-2
2019-03-25 Tomáš RylekMiscellaneous R2RDump improvements (#23215)
2019-03-25 Tarek Mahmoud... Re-enable Index/Range Jit test (#23415)
2019-03-25 Nick Schonningtypo: Double word "both" (dotnet/corefx#36272)
2019-03-25 Nick Schonningtypo: Double word "never" (dotnet/corefx#36300)
2019-03-25 Nick Schonningtypo: Double word "to" (dotnet/corefx#36264)
2019-03-25 Nick Schonningtypo: Double word "that" (dotnet/corefx#36269)
2019-03-25 Nick Schonningtypo: Double word "a" (dotnet/corefx#36271)
2019-03-25 Nick Schonningtypo: Double word "in" (dotnet/corefx#36270)
2019-03-25 Nick Schonningtypo: Double word "the" (dotnet/corefx#36274)
2019-03-25 Nick Schonningtypo: Double word "this" (dotnet/corefx#36273)
2019-03-25 Nick Schonningtypo: Double word "are" (dotnet/corefx#36275)
2019-03-25 Nick Schonningtypo: Double word "types" (dotnet/corefx#36276)
2019-03-25 Nick Schonningtypo: Double word "is" (dotnet/corefx#36283)
next