platform/upstream/coreclr.git
2019-02-28 Jan VorlicekFix resource stream for collectible assemblies
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 ...
2019-02-27 Noah FalkUpdate EventCounter spec (#22852)
2019-02-27 Sergey AndreenkoFix `optVNConstantPropOnTree`. (#22865)
2019-02-26 Jan VorlicekFix Assembly::Load context for collectible assemblies...
2019-02-26 Eric StJohnFix _IlasmDir definition (#22856)
2019-02-26 Andy AyersJIT: In morph, only call DefinesLocal on assignments...
2019-02-26 John SalemMerge pull request #22841 from josalem/stacktrace-cache...
2019-02-26 David MasonUpdate added types and methoddefs on ApplyMetadata...
2019-02-26 Sinan KayaGCC compatibility fixes #7 (#22810)
2019-02-26 Noah FalkSpec for EventCounter changes (#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 (#22835)
2019-02-26 Egor ChesakovAdd platforms template parameter to platform-matrix...
2019-02-25 Jarret ShookFor linux-musl-arm64 use OutputRid (#22840)
2019-02-25 Andy AyersFix and re-enable some finalizer tests (#22771)
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 dotnet-maestro... [master] Update dependencies from dotnet/core-setup...
2019-02-25 Filip NavaraMove WaitHandle to shared CoreLib (#22634)
2019-02-25 Eric StJohnMerge pull request #22796 from ericstj/splitILAsmCopy
2019-02-23 JohnRemoved erroneous use of 'PROCESSOR_ARCHITECTURE' Envir...
2019-02-23 Clinton Ingramfix BSWAP16 intrinsic handling of signed values (#22666)
2019-02-23 Marek SafarMove AssemblyLoadContext to shared partition (#22685)
2019-02-23 Eric StJohnMake System.Runtime.CompilerServices.Unsafe inbox ...
2019-02-23 Tanner GoodingAdding a missing single-quote (#22809)
2019-02-23 Dan MoseleyRemove 'from HRESULT' (#22782)
2019-02-23 Jan KotasChange Environment.Version to return product version...
2019-02-23 Jarret ShookCorrectly build packages for linux-musl-arm64 (#22793)
2019-02-22 Mukul SabharwalEnable FEATURE_BASICFREEZE (#22776)
2019-02-22 John SalemRestore original delegate use until corresponding coref...
2019-02-22 John SalemMirror StackFrameHelperChanges in mscorlib.h and change...
2019-02-22 Jan VorlicekAdd fatal error details printing (#22789)
2019-02-22 Sergey AndreenkoUpdate CoreFX Windows Arm32 exclusion list. (#22695)
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. (#22779)
2019-02-22 Simon NattressR2RDump - Gracefully handle inability to parse GC Info
2019-02-22 Sinan KayaMore GNUC Fixes (#22687)
2019-02-22 Jarret ShookDisable tests that fail to build under 3.0.0-preview3...
2019-02-22 Sergey AndreenkoExclude /Interop/COM/NETClients/Events/NETClientEvent...
2019-02-22 Michal StrehovskýStore information about partial ngen in R2R images...
2019-02-22 David MasonUpdate ReJIT/MethodDescBackpatchInfoTracker lock relati...
2019-02-22 Jan KotasDelete unused FEATURE flags (#22781)
2019-02-22 Sergey AndreenkoFix CoreFX build break. (#22773)
2019-02-22 Jan KotasCleanup unnecessary COUNTER_ONLY (#22759)
2019-02-22 Sung Yoon WhangAdd exception counter (#22734)
2019-02-22 Jarret ShookCorrect __CrossBuild in build-packages to be 0 or 1...
2019-02-21 Brian SullivanMerge pull request #22731 from briansull/issue-22436
2019-02-21 Jarret ShookDo not use portablebuild=false for linux-musl (#22760)
2019-02-21 Sergey Andreenko[XUnit] Use ParallelRun==Collections on all platforms...
2019-02-21 Sung Yoon WhangRemove unused perfcounter code (#22742)
2019-02-21 Jarret Shook[Unix|*] Rework and share the logic for determining...
2019-02-21 Maoni Stephensincreasing LocalGC version to 3 for 3.0 (#22751)
2019-02-21 Marek SafarClean up unused parameters around Assembly::Load (...
2019-02-21 Brian SullivanMispelling
2019-02-21 Aaron RobinsonSupport COM events (#22721)
2019-02-21 Brian SullivanAdded enclosing brances for if/then stmts
2019-02-21 Andy AyersJIT: handle preference miss two register xmm return...
2019-02-21 Noah FalkAdd VS debugging info to our instructions
2019-02-21 Tanner GoodingEnable the HWIntrinsic extension methods and remove...
2019-02-21 Filip NavaraMove Thread to shared CoreLib (dotnet/corefx#35462)
2019-02-21 Ben AdamsReduce struct copy by 1 in ValueTask.GetAwaiter (#22738)
2019-02-21 Andrew AuRemoved some dead code
2019-02-21 Brian SullivanFix Isuue 22436 - noway_assert 'expTyp == cseLclVarTyp...
2019-02-20 Egor ChesakovRemove accidentally added Windows.10.Nano.Amd64 from...
2019-02-20 Juan HoyosAdd CoreCLR blobfeed to NuGet.config (#22699)
2019-02-20 Andy AyersFix dblarray tests and reenable for arm32 (#22718)
2019-02-20 John SalemFix GC Hole by using SetAt on the PTRARRAY for the...
2019-02-20 Stephen ToubUse ThrowHelper in ManualResetValueTaskSourceCore ...
2019-02-20 Egor ChesakovUse Build.DefinitionName for Creator when submitting...
2019-02-20 Konstantin... Fix tizen rootfs building (#22715)
2019-02-20 Stephen ToubFix bug introduced during cleanup in JapaneseLunisolarC...
2019-02-20 Ben AdamsAllow Task.WaitAny completion to run synchronously...
2019-02-20 Sinan KayaAbstract deprecated and selectany for GCC and remove...
2019-02-20 Stephen ToubFix race condition in ManualResetValueTaskSourceCore...
2019-02-20 Mike McLaughlinFix CLRDataCreateInstance export. This was breaking...
2019-02-20 Sung Yoon WhangAdd ManagedRuntimeEventSource (#22515)
2019-02-20 Jan KotasEarly out from vectored exception handler on uninitiali...
2019-02-20 Jan KotasUse out arguments in UmAlQuraCalendar (#22704)
2019-02-20 Jan KotasCleanup CoreLib makefiles (#22706)
2019-02-20 Tanner GoodingAdding tannergooding to the arm64Users list. (#22665)
2019-02-20 Brian SullivanMerge pull request #22656 from briansull/fix_arm64_assert
2019-02-20 John SalemAdd array of managed assembly objects to StackFrameHelp...
2019-02-19 Brian SullivanFix formatting
2019-02-19 Stephen ToubUse RunContinuationsAsynchronously in SemaphoreSlim...
2019-02-19 Brian SullivanCorrect the assert to add R8 as a potential valid register
2019-02-19 Hugh BellamyCleanup Calendars code (#22582)
2019-02-19 Tanner GoodingFixing extension method overload resolution for some...
2019-02-19 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-19 Egor ChesakovUse testGroup for defining test jobs (#22608)
next