platform/upstream/coreclr.git
2018-10-28 dotnet-maestro-botUpdate CoreClr, CoreSetup, IbcData, PgoData to preview1...
2018-10-27 Jan KotasDelete redundant CoreMangLib decimal tests (#20649)
2018-10-27 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreSetup, IbcData, PgoData...
2018-10-27 Stephen ToubAdd IAsyncDisposable implementation to Timer (#20646)
2018-10-27 Stephen ToubImplement IAsyncDisposable on CancellationTokenRegistra...
2018-10-27 Steve MacLeanRemove dead RESOURCE_SATELLITE_CONFIG (#20639)
2018-10-26 Aaron RobinsonMerge pull request #20621 from AaronRobinsonMSFT/block_...
2018-10-26 Ben AdamsAllow ArrayPool.Shared devirtualization (redux) (#20637)
2018-10-26 Pent PloompuuNew Decimal.Remainder implementation (#20305)
2018-10-26 David WrightonImplement interface dispatch to COM for ARM64 (#20618)
2018-10-26 Andy AyersJIT: refactor how we do late devirtualization (#20553)
2018-10-26 Tomas Weinfurtfixes to build properly on FreeBSD (#20588)
2018-10-26 Austin WiseAdd missing include guard in header file. (#20635)
2018-10-26 Austin WiseRemove some dead code related to cross-appdomain except...
2018-10-26 Stephen ToubMerge pull request #20628 from stephentoub/asyncinterfaces
2018-10-26 RafaelWorking towards clean-up comments /**/ in cs (#20609)
2018-10-26 Egor BogatovOptimize FormattingHelpers.CountHexDigits using Lzcnt...
2018-10-26 Stephen ToubAdd ConfigureAwait extension method for IAsyncEnumerable
2018-10-26 Stephen ToubAdd ManualResetValueTaskSourceCore
2018-10-26 Stephen ToubAdd AsyncIteratorMethodBuilder
2018-10-26 Stephen ToubAdd IAsyncEnumerable and IAsyncEnumerator
2018-10-26 Stephen ToubAdd IAsyncDisposable
2018-10-26 Carol EidtMerge pull request #20579 from fiigii/broadcast
2018-10-26 Bruce ForstallMerge pull request #20611 from BruceForstall/DisableB152292
2018-10-26 Aaron RobinsonAdd a runtime check for Windows.Nano to all COM related...
2018-10-25 Bruce ForstallMerge pull request #20527 from BruceForstall/FixPspSymMove
2018-10-25 Bruce ForstallStop attempting to move PSPSym during localloc for...
2018-10-25 Aaron RobinsonMerge pull request #20617 from AaronRobinsonMSFT/window...
2018-10-25 Bruce ForstallDisable b152292 for arm32 also
2018-10-25 Stephen ToubAdd DumpDelegate sos command (#20591)
2018-10-25 Aaron RobinsonAdd support for tests to detect Windows Nano at runtime.
2018-10-25 Brian RobbinsRemove debug-only file writers. (#20612)
2018-10-25 Fei PengAdd test cases for AVX2.BroadcastScalarToVector128...
2018-10-25 Fei PengImplement AVX2.BroadcastScalarToVector128/256
2018-10-25 Aaron RobinsonMerge pull request #20614 from AaronRobinsonMSFT/corecl...
2018-10-25 Aaron RobinsonDisable IDispatch test on Windows.Nano
2018-10-25 Steve MacLeanDisable ExecuteInDefaultAppDomain test on *nix
2018-10-25 Steve MacLeanExecInDefAppDom add InjectCode test
2018-10-25 Steve MacLeanAdd test for ICLRRuntimeHost::ExecuteInDefaultAppDomain
2018-10-25 Steve MacLeanAdd IID_ICLRRuntimeHost QueryInterface support
2018-10-25 Steve MacLeanRestore ExecuteInDefaultAppDomain implementation
2018-10-25 Brian RobbinsAdd EventPipe Config File Option MultiFileSec (#20548)
2018-10-25 Petr OnderkaAvoid comparing capacity in StringBuilder.Equals (...
2018-10-25 Jeremy KoritzinskyFallback to old behavior when marshaling a non-blittabl...
2018-10-25 Andy AyersJIT: ensure float folding is done using float precision...
2018-10-25 Thomas SchreinerFix comment Style (#20604)
2018-10-25 Stephen ToubUse IThreadPoolWorkItem in ConcurrentExclusiveScheduler...
2018-10-25 Andy AyersJIT: emit debug info for locals for minopts/tier0 ...
2018-10-25 Ben AdamsAvoid implicit long casts in uint compares (#20511)
2018-10-25 Tarek Mahmoud... Avoid having DateTime.TryParse throwing (#20587)
2018-10-25 John SalemAdd IsCollectible property to Assembly and necessary...
2018-10-25 Tarek Mahmoud... Get the real update for Unicode 11 data (#20589)
2018-10-25 Andy AyersExclude IDispatch test for Windows Arm64 (#20584)
2018-10-24 Jeremy KoritzinskyRemove support for nonexistent UnmanagedFunctionPointer...
2018-10-24 Michelle McDanielRun IBCMerge step for Linux on Windows (#20496)
2018-10-24 Tarek Mahmoud... Update Unicode data to version 11 (#20529)
2018-10-24 Michelle McDanielMove ILLink and SizeOnDisk testing to Helix Queue ...
2018-10-24 Fei PengExpose EnableISA knobs in release build (#20501)
2018-10-24 Aaron RobinsonMerge pull request #20497 from AaronRobinsonMSFT/additi...
2018-10-24 Jan KotasDelete duplicate CoreFX tests (#20532)
2018-10-24 Sergey AndreenkoInitialize `StructReturnType` for `gtNewRefCOMfield...
2018-10-24 Andy AyersJIT: recover types from helper calls and more (#20447)
2018-10-23 Egor ChesakovUse the same version of Xunit as in corefx (2.4.1 prere...
2018-10-23 Bruce ForstallMerge pull request #20537 from BruceForstall/RemoveLocA...
2018-10-23 Carol EidtMerge pull request #20552 from fiigii/retest
2018-10-23 Zeng JiangAdd PInvoke/Delegate tests (#19323)
2018-10-23 Fei PengRe-enable hardware intrinsic tests
2018-10-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreSetup, IbcData, PgoData...
2018-10-23 Aaron RobinsonAdd tests for IDispatch and Aggregation
2018-10-23 Aaron RobinsonAdd support for IDispatch in CoreCLR
2018-10-23 Jan KotasFix System.Diagnostics.Debug.Tests assembly name
2018-10-23 Jan KotasDisable System.Diagnostics.Tests CoreFX tests
2018-10-23 Bruce ForstallRemove the LocAllocSP slot for non-x86 platforms
2018-10-22 Andy Ayersadd missing methods bit (#20528)
2018-10-22 Fei PengAes/Pclmulqdq IsSupported should depend on Ssse3 (...
2018-10-22 Ben AdamsAdditionally Vectorize string.IndexOfAny for value...
2018-10-22 Andy AyersJIT: improve simplification of IND(ADDR(x)) (#20508)
2018-10-22 Maryam AriyanAdding DebugProvider to help override Write and ShowDia...
2018-10-22 Stephen ToubRemove several Timer-related allocations from Cancellat...
2018-10-22 Stephen ToubDisable stale Unix_NonExistentPath_Nop corefx test...
2018-10-20 Koundinya VeluriAdd MethodImplAttributes.AggressiveOptimization (#20274)
2018-10-20 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, IbcData...
2018-10-20 David MasonLocal GC - Fix GCToOSInterface::GetPhysicalMemoryLimit...
2018-10-19 Zeng JiangAdd PInvoke/DateTime tests (#19298)
2018-10-19 Bruce ForstallMerge pull request #20472 from BruceForstall/ImproveLoo...
2018-10-19 Zeng JiangAdd PInvoke/ExactSpelling tests (#19303)
2018-10-19 Jan KotasDelete redundant framework API tests (#20481)
2018-10-18 Zeng JiangAdd PInvoke/Primitives/Int tests (#19304)
2018-10-18 mikedn[RyuJIT] Delete dead code (#20411)
2018-10-18 Stephen ToubAdd public IThreadPoolWorkItem (#20387)
2018-10-18 Bruce ForstallRemove unnecessary interpreter fallback (#20470)
2018-10-18 Stephen ToubRevert List.InsertRange changes from #8306 (#20471)
2018-10-18 Bruce ForstallFix loop cloning array index recognition for arm64
2018-10-18 Bruce ForstallEnable code to prevent bad byrefs on all platforms...
2018-10-17 Bruce ForstallPrint Tier-0 or Tier-1 to JIT dump output (#20453)
2018-10-17 Jan VorlicekFix collectible NativeCallable UMThunkEntry lifetime...
2018-10-17 Vance MorrisonMerge pull request #20464 from brianrob/eventpipe_confi...
2018-10-17 Brian RobbinsUse AppContext.BaseDirectory instead of AppDomain.Curre...
2018-10-17 Sergey AndreenkoDelete `FixupIfSIMDLocal`. (#20360)
2018-10-17 Antoine BlanchetReplace 'VSCode' by 'Visual Studio Code' in doc (#20441)
next