platform/upstream/coreclr.git
2019-03-05 Sung Yoon WhangUpdate eventcounter spec (#23019)
2019-03-05 Andy AyersJIT: remove unneeded ref count updating traversal from...
2019-03-05 Steve MacLeanRemove dead ContainToAppDomain (#23021)
2019-03-05 Sergey AndreenkoDo not treat warnings as errors during corefx build...
2019-03-05 Aaron RobinsonRemove loose dependency in runtime on System.ComponentM...
2019-03-05 Steve MacLeanRemove BEGIN/END_EXCEPTION_GLUE from botr
2019-03-05 Egor ChesakovPass -priority= argument directly to build-test.cmd...
2019-03-04 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-04 Egor ChesakovPublish logs as pipeline artifacts for build-job.yml...
2019-03-04 Jarret ShookDisable tests for open issues (#22976)
2019-03-04 Jarret ShookFix rid choice setup stress (#23004)
2019-03-04 Jeremy KoritzinskyMove EEClassLayoutInfo::CollectLayoutFieldMetadataThrow...
2019-03-04 Carol EidtMerge pull request #22791 from CarolEidt/Fix19256
2019-03-04 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-03-04 Sinan KayaCleanup more GCC warnings (#22872)
2019-03-04 Dotnet-GitSync-BotMirror changes from dotnet/corert (#22985)
2019-03-03 Stephen ToubMerge pull request #22981 from dotnet/darc-master-95952...
2019-03-03 dotnet-maestro... Update dependencies from https://dnceng@dev.azure.com...
2019-03-03 Jan KotasDisable outdated tests
2019-03-03 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-03-03 Jan KotasFix CoreCLR build break
2019-03-03 Jan KotasUpdate CoreRT for changes in shared partition
2019-03-03 Fawad HalimCorrected some misspellings (#22978)
2019-03-02 Marek SafarMove Activator to shared partition (#22894)
2019-03-02 GrantUse BitOperations in more callsites (CoreCLR) (#22630)
2019-03-02 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#22968)
2019-03-02 Jarret ShookRevert "Revert "Improve coreclrhost.h header" (#22955...
2019-03-02 Jarret ShookRevert "Improve coreclrhost.h header" (#22955)
2019-03-02 Jan KotasDisable DOTNET_MULTILEVEL_LOOKUP in the build scripts...
2019-03-02 dotnet-maestro... Update dependencies from https://dnceng@dev.azure.com...
2019-03-02 Marek SafarMove more Thread logic to shared partition (#22935)
2019-03-02 Jan KotasFix CoreFX build break
2019-03-02 Jan KotasFix netfx build break
2019-03-02 Aaron RobinsonSupport IClassFactory2 - LicenseManager use in COM...
2019-03-02 Steve MacLeanUse arcade's version of dotnet to build (#22755)
2019-03-02 Varun VenkatesanRevert heapcount and enable CPU Groups to fix Ubuntu...
2019-03-01 Jan KotasFix CoreRT build breaks
2019-03-01 Juan Hoyos[master] Update dependencies from dotnet/arcade (#22818)
2019-03-01 dotnet-maestro... Update dependencies from https://dnceng@dev.azure.com...
2019-03-01 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#22953)
2019-03-01 Marek SafarRemove unused code from EventSource (#22853)
2019-03-01 Foxtrek_64Label implements IEquatable<Label> (#22938)
2019-03-01 Andy AyersJIT: revise comment about struct-of-struct-of-field...
2019-03-01 José RiveroFixes: Audit missing entries in ClrEtwAll.man #22790...
2019-03-01 Andrew AuFix issue #22337
2019-03-01 Vance MorrisonMerge pull request #22905 from vancem/RundownFix
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 #22801 from janvorli/improve-coreclr...
2019-03-01 Jan VorlicekMerge pull request #22821 from am11/fix/signed-compare...
2019-03-01 jashookDisable tests for a clean official build
2019-03-01 dotnet-maestroUpdate dependencies from https://github.com/dotnet...
2019-03-01 Jan VorlicekFix resource stream for collectible assemblies (#22925)
2019-03-01 Stephen ToubAnother small tweak to fix Thread behavioral difference...
2019-03-01 Sung Yoon WhangFix keyword for PinPlugAtGCTime event (#22806)
2019-03-01 Levi BroderickAdd Rune.DecodeUtf16 / DecodeUtf8 and friends (#22725)
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. (#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 (#22930)
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 (#22913)
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 (#22884)
2019-02-28 Steve MacLeanRemove sdmaclea from active arm64 users (#22924)
2019-02-28 Jan VorlicekFix resource stream for collectible assemblies
2019-02-28 Egor ChesakovRe-partition MSBuild test groups (#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 #22890 from stephentoub/fixthreadbeh...
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 (#22866)
2019-02-28 Tomáš MatoušekMerge pull request #22736 from dotnet/dev/tomat/copyrights
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 (#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 (#22882)
2019-02-27 Stephen ToubFix WaitTimeout breaking change (#22881)
2019-02-27 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-02-27 Russ KeldorphRemove BuildTestsAgainstPackages logic
2019-02-27 Jeremy KoritzinskyAdd blob feed to dependencies.props (#22857)
2019-02-27 Jan KotasPreserve Marshal.GetLastWin32Error in SafeHandle.Danger...
2019-02-27 Filip NavaraMove Thread to shared CoreLib (#22744)
2019-02-27 GrantMake BitOperations public (CoreCLR) (#22864)
2019-02-27 Andrew AuRemove bogus assert in Thread::MarkThreadForAbort ...
next