platform/upstream/dotnet/runtime.git
2019-03-01 Andrew AuFix issue dotnet/coreclr#22337
2019-03-01 Vance MorrisonMerge pull request dotnet/coreclr#22905 from vancem...
2019-03-01 Jeremy KoritzinskyTurn on IBC and enforce PGO in official and release...
2019-03-01 Morgan BrownImplement Serialization Guard
2019-03-01 Jan VorlicekMerge pull request dotnet/coreclr#22801 from janvorli...
2019-03-01 Jan VorlicekMerge pull request dotnet/coreclr#22821 from am11/fix...
2019-03-01 jashookDisable tests for a clean official build
2019-03-01 Jan VorlicekFix resource stream for collectible assemblies (dotnet...
2019-03-01 Stephen ToubAnother small tweak to fix Thread behavioral difference...
2019-03-01 Sung Yoon WhangFix keyword for PinPlugAtGCTime event (dotnet/coreclr...
2019-03-01 Levi BroderickAdd Rune.DecodeUtf16 / DecodeUtf8 and friends (dotnet...
2019-03-01 Aaron RobinsonMove COM related attributes to the shared source locati...
2019-03-01 Juan HoyosConsume optimization packages using new dependency...
2019-03-01 Sergey AndreenkoFix CoreFX build scripts2. (dotnet/coreclr#22931)
2019-03-01 Vance Morrisonchange to kick off CI
2019-03-01 Tanner GoodingRemoving the ExtractVector128 and InsertVector128 APIs...
2019-02-28 Jan KotasRevert "Update added types and methoddefs on ApplyMetad...
2019-02-28 Aaron RobinsonSet the MarshalByRefObject to be ComVisible and (dotnet...
2019-02-28 Jarret ShookSet flag in comp info to signal that a caller has ...
2019-02-28 Swaroop SridharNativeLibraryTests: Platform restriction on some tests...
2019-02-28 Stephen ToubFix DumpAsync to understand ContinuationWrapper (dotnet...
2019-02-28 Stephen ToubFix GetApartmentState value on Unix to be Unknown ...
2019-02-28 Andy AyersJIT: allow slightly more general promotion of structs...
2019-02-28 Jan VorlicekMake the new stream class sealed
2019-02-28 Steve MacLeanRemove unused packages from init-tools.msbuild (dotnet...
2019-02-28 Steve MacLeanRemove sdmaclea from active arm64 users (dotnet/coreclr...
2019-02-28 Jan VorlicekFix resource stream for collectible assemblies
2019-02-28 Egor ChesakovRe-partition MSBuild test groups (dotnet/coreclr#22885)
2019-02-28 Jan KotasFix CoreRT build break
2019-02-28 Michelle McDanielChange IBC package layout to match what we generate...
2019-02-28 Stephen ToubMerge pull request dotnet/coreclr#22890 from stephentou...
2019-02-28 Juan HoyosUpdate BuildTools, CoreClr, IbcData, PgoData to preview...
2019-02-28 Stephen ToubAddress PR feedback (clean up style in Thread.CoreCLR.cs)
2019-02-28 Aaron RobinsonRemove legacy classfactory.cpp implementation for manag...
2019-02-28 Maoni Stephensadded a lightweight GC profiling option (dotnet/coreclr...
2019-02-28 Tomáš MatoušekMerge pull request dotnet/coreclr#22736 from dotnet...
2019-02-28 Vance MorrisonUpdate issue number
2019-02-28 Vance MorrisonPartial fix for issue 22585. Fixes symbol lookup...
2019-02-27 Stephen ToubFix BitOperations using in standalone EventSource build
2019-02-27 Jan KotasFix EventSource StubEnvironment
2019-02-27 Steve MacLeanFix sync.sh syntax error (dotnet/coreclr#22883)
2019-02-27 José Rivero[Test fix] Test failure: tracing_eventsource._eventpipe...
2019-02-27 José RiveroDisabling runtimeeventsource to unblock official build...
2019-02-27 Sung Yoon WhangDisabling windows event log test till further investiga...
2019-02-27 Tanner GoodingFixing hwintrinsicArm64 to return nullptr for the Base_...
2019-02-27 Stephen ToubFix Thread-related breaking changes
2019-02-27 Stephen ToubFix Thread.ExecutionContext breaking change (dotnet...
2019-02-27 Stephen ToubFix WaitTimeout breaking change (dotnet/coreclr#22881)
2019-02-27 Russ KeldorphRemove BuildTestsAgainstPackages logic
2019-02-27 Jeremy KoritzinskyAdd blob feed to dependencies.props (dotnet/coreclr...
2019-02-27 Jan KotasPreserve Marshal.GetLastWin32Error in SafeHandle.Danger...
2019-02-27 Filip NavaraMove Thread to shared CoreLib (dotnet/coreclr#22744)
2019-02-27 GrantMake BitOperations public (CoreCLR) (dotnet/coreclr...
2019-02-27 Andrew AuRemove bogus assert in Thread::MarkThreadForAbort ...
2019-02-27 Noah FalkUpdate EventCounter spec (dotnet/coreclr#22852)
2019-02-27 Sergey AndreenkoFix `optVNConstantPropOnTree`. (dotnet/coreclr#22865)
2019-02-26 Jan VorlicekFix Assembly::Load context for collectible assemblies...
2019-02-26 Eric StJohnFix _IlasmDir definition (dotnet/coreclr#22856)
2019-02-26 Andy AyersJIT: In morph, only call DefinesLocal on assignments...
2019-02-26 John SalemMerge pull request dotnet/coreclr#22841 from josalem...
2019-02-26 AdeelAddress janvorli's feedback comments
2019-02-26 David MasonUpdate added types and methoddefs on ApplyMetadata...
2019-02-26 Adeel MujahidMerge branch 'master' into fix/signed-compare-and-narrowing
2019-02-26 Sinan KayaGCC compatibility fixes dotnet/coreclr#7 (dotnet/corecl...
2019-02-26 Noah FalkSpec for EventCounter changes (dotnet/coreclr#22811)
2019-02-26 Jeremy KoritzinskyAdd the coreclr blob feed as a restore source for test...
2019-02-26 Stephen ToubSpecial-case 1 module per assembly in Assembly.GetTypes...
2019-02-26 Steve MacLeanRemove buildpipelines (dotnet/coreclr#22835)
2019-02-26 Egor ChesakovAdd platforms template parameter to platform-matrix...
2019-02-25 Jarret ShookFor linux-musl-arm64 use OutputRid (dotnet/coreclr...
2019-02-25 Andy AyersFix and re-enable some finalizer tests (dotnet/coreclr...
2019-02-25 Filip NavaraRemove support for ICLRExecutionManager and pause/resum...
2019-02-25 John SalemSimplify getting exposed Assembly, and specifies parame...
2019-02-25 AdeelFix LONG64 definition
2019-02-25 Filip NavaraMove WaitHandle to shared CoreLib (dotnet/coreclr#22634)
2019-02-25 Eric StJohnMerge pull request dotnet/coreclr#22796 from ericstj...
2019-02-25 Jan VorlicekUse function pointer term in the coreclr_create_delegat...
2019-02-25 AdeelAddress janvorli's feedback comments
2019-02-25 AdeelAddress CR feedback
2019-02-24 Sinan KayaSuppress conversion
2019-02-24 AdeelFix comparison and narrowing errors reported by GCC
2019-02-23 JohnRemoved erroneous use of 'PROCESSOR_ARCHITECTURE' Envir...
2019-02-23 Clinton Ingramfix BSWAP16 intrinsic handling of signed values (dotnet...
2019-02-23 Marek SafarMove AssemblyLoadContext to shared partition (dotnet...
2019-02-23 Eric StJohnMake System.Runtime.CompilerServices.Unsafe inbox ...
2019-02-23 Tanner GoodingAdding a missing single-quote (dotnet/coreclr#22809)
2019-02-23 Dan MoseleyRemove 'from HRESULT' (dotnet/coreclr#22782)
2019-02-23 Jan KotasChange Environment.Version to return product version...
2019-02-23 Jan VorlicekRename the CALLING_CONVENTION
2019-02-23 Jarret ShookCorrectly build packages for linux-musl-arm64 (dotnet...
2019-02-22 Mukul SabharwalEnable FEATURE_BASICFREEZE (dotnet/coreclr#22776)
2019-02-22 John SalemRestore original delegate use until corresponding coref...
2019-02-22 Jan VorlicekFix the stdcall to be present only for x86 Windows
2019-02-22 Jan VorlicekImprove coreclrhost.h header
2019-02-22 John SalemMirror StackFrameHelperChanges in mscorlib.h and change...
2019-02-22 Jan VorlicekAdd fatal error details printing (dotnet/coreclr#22789)
2019-02-22 Sergey AndreenkoUpdate CoreFX Windows Arm32 exclusion list. (dotnet...
2019-02-22 Eric St. JohnSplit out copy of Ilasm and make it optional
2019-02-22 Stephen ToubIgnore EINVAL/EBADF errors from FTruncate in FileStream...
2019-02-22 Jeremy KoritzinskyDisable IJW tests on Windows 7. (dotnet/coreclr#22779)
next