platform/upstream/dotnet/runtime.git
2018-10-26 David WrightonImplement interface dispatch to COM for ARM64 (dotnet...
2018-10-26 Andy AyersJIT: refactor how we do late devirtualization (dotnet...
2018-10-26 Tomas Weinfurtfixes to build properly on FreeBSD (dotnet/coreclr...
2018-10-26 Austin WiseAdd missing include guard in header file. (dotnet/corec...
2018-10-26 Austin WiseRemove some dead code related to cross-appdomain except...
2018-10-26 Stephen ToubMerge pull request dotnet/coreclr#20628 from stephentou...
2018-10-26 RafaelWorking towards clean-up comments /**/ in cs (dotnet...
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 dotnet/coreclr#20579 from fiigii...
2018-10-26 Bruce ForstallMerge pull request dotnet/coreclr#20611 from BruceForst...
2018-10-25 Bruce ForstallMerge pull request dotnet/coreclr#20527 from BruceForst...
2018-10-25 Bruce ForstallStop attempting to move PSPSym during localloc for...
2018-10-25 Aaron RobinsonMerge pull request dotnet/coreclr#20617 from AaronRobin...
2018-10-25 Bruce ForstallDisable b152292 for arm32 also
2018-10-25 Stephen ToubAdd DumpDelegate sos command (dotnet/coreclr#20591)
2018-10-25 Aaron RobinsonAdd support for tests to detect Windows Nano at runtime.
2018-10-25 Brian RobbinsRemove debug-only file writers. (dotnet/coreclr#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 dotnet/coreclr#20614 from AaronRobin...
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 (dotnet...
2018-10-25 Petr OnderkaAvoid comparing capacity in StringBuilder.Equals (dotne...
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 (dotnet/coreclr#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 (dotnet...
2018-10-25 Tarek Mahmoud... Avoid having DateTime.TryParse throwing (dotnet/coreclr...
2018-10-25 John SalemAdd IsCollectible property to Assembly and necessary...
2018-10-25 Tarek Mahmoud... Get the real update for Unicode 11 data (dotnet/coreclr...
2018-10-25 Andy AyersExclude IDispatch test for Windows Arm64 (dotnet/corecl...
2018-10-24 Jeremy KoritzinskyRemove support for nonexistent UnmanagedFunctionPointer...
2018-10-24 Michelle McDanielRun IBCMerge step for Linux on Windows (dotnet/coreclr...
2018-10-24 Tarek Mahmoud... Update Unicode data to version 11 (dotnet/coreclr#20529)
2018-10-24 Michelle McDanielMove ILLink and SizeOnDisk testing to Helix Queue ...
2018-10-24 Fei PengExpose EnableISA knobs in release build (dotnet/coreclr...
2018-10-24 Aaron RobinsonMerge pull request dotnet/coreclr#20497 from AaronRobin...
2018-10-24 Jan KotasDelete duplicate CoreFX tests (dotnet/coreclr#20532)
2018-10-24 Sergey AndreenkoInitialize `StructReturnType` for `gtNewRefCOMfield...
2018-10-24 Andy AyersJIT: recover types from helper calls and more (dotnet...
2018-10-23 Egor ChesakovUse the same version of Xunit as in corefx (2.4.1 prere...
2018-10-23 Bruce ForstallMerge pull request dotnet/coreclr#20537 from BruceForst...
2018-10-23 Carol EidtMerge pull request dotnet/coreclr#20552 from fiigii...
2018-10-23 Zeng JiangAdd PInvoke/Delegate tests (dotnet/coreclr#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 (dotnet/coreclr#20528)
2018-10-22 Fei PengAes/Pclmulqdq IsSupported should depend on Ssse3 (dotne...
2018-10-22 Ben AdamsAdditionally Vectorize string.IndexOfAny for value...
2018-10-22 Andy AyersJIT: improve simplification of IND(ADDR(x)) (dotnet...
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 (dotnet...
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 (dotnet/coreclr#19298)
2018-10-19 Bruce ForstallMerge pull request dotnet/coreclr#20472 from BruceForst...
2018-10-19 Zeng JiangAdd PInvoke/ExactSpelling tests (dotnet/coreclr#19303)
2018-10-19 Jan KotasDelete redundant framework API tests (dotnet/coreclr...
2018-10-18 Zeng JiangAdd PInvoke/Primitives/Int tests (dotnet/coreclr#19304)
2018-10-18 mikedn[RyuJIT] Delete dead code (dotnet/coreclr#20411)
2018-10-18 Stephen ToubAdd public IThreadPoolWorkItem (dotnet/coreclr#20387)
2018-10-18 Bruce ForstallRemove unnecessary interpreter fallback (dotnet/coreclr...
2018-10-18 Stephen ToubRevert List.InsertRange changes from dotnet/coreclr...
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 (dotnet/corec...
2018-10-17 Jan VorlicekFix collectible NativeCallable UMThunkEntry lifetime...
2018-10-17 Vance MorrisonMerge pull request dotnet/coreclr#20464 from brianrob...
2018-10-17 Brian RobbinsUse AppContext.BaseDirectory instead of AppDomain.Curre...
2018-10-17 Sergey AndreenkoDelete `FixupIfSIMDLocal`. (dotnet/coreclr#20360)
2018-10-17 Antoine BlanchetReplace 'VSCode' by 'Visual Studio Code' in doc (dotnet...
2018-10-17 Bruce ForstallMerge pull request dotnet/coreclr#20455 from BruceForst...
2018-10-17 Nick CraverFix duplicate cast in RuntimeMethodInfo.GetCustomAttrib...
2018-10-17 Tomas Weinfurtmake coreclr buildable on FreeBSD again (dotnet/coreclr...
2018-10-17 Nick CraverOptimizes StackTrace string generation (dotnet/coreclr...
2018-10-17 David WrightonFix resetting of m_hasArgLocDescForStructInRegs (dotnet...
2018-10-17 Tomáš RylekStructured dump of instance entrypoints and decoding...
2018-10-17 Jarret ShookAdd hack for arm64/x86 to skip build tools restore...
2018-10-17 Simon NattressHigh entropy ASLR for native images
2018-10-17 Bruce ForstallMerge pull request dotnet/coreclr#20431 from BruceForst...
2018-10-17 Bruce ForstallDisable GC finalizearraysleep, finalizearray tests...
next