platform/upstream/dotnet/runtime.git
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 (dotnet/coreclr#22781)
2019-02-22 Sergey AndreenkoFix CoreFX build break. (dotnet/coreclr#22773)
2019-02-22 Jan KotasCleanup unnecessary COUNTER_ONLY (dotnet/coreclr#22759)
2019-02-22 Sung Yoon WhangAdd exception counter (dotnet/coreclr#22734)
2019-02-22 Jarret ShookCorrect __CrossBuild in build-packages to be 0 or 1...
2019-02-21 Brian SullivanMerge pull request dotnet/coreclr#22731 from briansull...
2019-02-21 Jarret ShookDo not use portablebuild=false for linux-musl (dotnet...
2019-02-21 Sergey Andreenko[XUnit] Use ParallelRun==Collections on all platforms...
2019-02-21 Sung Yoon WhangRemove unused perfcounter code (dotnet/coreclr#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 (dotnet/coreclr...
2019-02-21 Marek SafarClean up unused parameters around Assembly::Load (dotne...
2019-02-21 Brian SullivanMispelling
2019-02-21 Aaron RobinsonSupport COM events (dotnet/coreclr#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/corefxdotnet...
2019-02-21 Ben AdamsReduce struct copy by 1 in ValueTask.GetAwaiter (dotnet...
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 Andy AyersFix dblarray tests and reenable for arm32 (dotnet/corec...
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 (dotnet/coreclr#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 (dotnet/coreclr#22515)
2019-02-20 Jan KotasEarly out from vectored exception handler on uninitiali...
2019-02-20 Jan KotasUse out arguments in UmAlQuraCalendar (dotnet/coreclr...
2019-02-20 Jan KotasCleanup CoreLib makefiles (dotnet/coreclr#22706)
2019-02-20 Tanner GoodingAdding tannergooding to the arm64Users list. (dotnet...
2019-02-20 Brian SullivanMerge pull request dotnet/coreclr#22656 from briansull...
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 (dotnet/coreclr#22582)
2019-02-19 Tanner GoodingFixing extension method overload resolution for some...
2019-02-19 Egor ChesakovUse testGroup for defining test jobs (dotnet/coreclr...
2019-02-19 Russ KeldorphEnable telemetry for official builds
2019-02-19 Fei PengOptimize Vector128/256<T>.Get/WithElement (dotnet/corec...
2019-02-19 Tanner GoodingAdding an update-dependencies.cmd script, like CoreFX...
2019-02-19 Michal StrehovskýFail loading types with default interface methods for...
2019-02-19 Andy AyersAdjust gc stress compatibility settings for two tests...
2019-02-19 Jan KotasUse correct version for Microsoft.NETCore.Platforms...
2019-02-19 Jan KotasRemove resetting of unmanaged thread locale from thread...
2019-02-18 Michal StrehovskýFix constrained call corner cases (dotnet/coreclr#22464)
2019-02-18 Ben AdamsFix warning causing error in warning as error (Windows...
2019-02-18 Sinan KayaFix Integer Rounding issue and duplicate definition...
2019-02-18 Adeel MujahidDelete RtlMoveMemory and tests (dotnet/coreclr#22668)
2019-02-17 Swaroop SridharFix the build of Loader/NativeLib test (dotnet/coreclr...
2019-02-17 Tanner GoodingOnly import the RoslynPropsFile if it exists. (dotnet...
2019-02-17 Adeel MujahidFix visibility and signed comparison issues for GCC...
2019-02-17 Jan KotasAvoid pulling in Lazy<T> during startup (dotnet/coreclr...
2019-02-16 Carol EidtMerge pull request dotnet/coreclr#22528 from mikedn...
2019-02-16 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-02-16 Aaron RobinsonSet the 'PLATFORM_OSX' constant during OSX build (dotne...
2019-02-16 Aaron RobinsonFix bug in FindDispatchSlot usage
2019-02-16 Tanner GoodingUpdate BuildTools, IbcData, PgoData to 3.0.0-preview1...
2019-02-15 Tanner GoodingUpdating some local functions to be 'static' (capturele...
2019-02-15 Andy AyersJIT: modify how jit determines when to update a type...
2019-02-15 Sergey AndreenkoDisable arm64 contracts. (dotnet/coreclr#22605)
2019-02-15 David MasonPort profiler howtos from David Broman's blog to the...
2019-02-15 Steve MacLeanPublish version to dotnet/versions
2019-02-15 Steve MacLeanFix UpdatePublishedVersions.ps1
2019-02-15 Mike DanesWiden index to a temporary register
2019-02-15 Jan KotasDelete references to System.Memory package that does...
2019-02-15 Jan KotasDisable failing corefx test (dotnet/coreclr#22625)
2019-02-15 Tanner GoodingManually update the dependencies.props and move S.P...
2019-02-15 Jan KotasReserve fast dictionary slots for Tier1 code (dotnet...
2019-02-15 Stephen ToubRemove CoreLib's src\Interop\Windows directory (dotnet...
2019-02-15 Jan KotasFix CoreFX build breaks
2019-02-15 Tanner GoodingFixing the number formatting code to only recognize...
2019-02-15 Marek SafarMove Reflection.Emit Tokens to shared partition (dotnet...
2019-02-15 GrantMissed optimization from dotnet/coreclr#22497
2019-02-15 Egor ChesakovRemove unnecessary ProjectReferences to CoreCLRTestLibr...
2019-02-15 David WrightonReplace multi-loaderallocator hash implementation in...
2019-02-14 Filip NavaraRemove unnecessary fields from WaitHandle (dotnet/corec...
2019-02-14 Eugene RozenfeldFix check for memory containment safety. (dotnet/corecl...
2019-02-14 GrantConsolidate implementation of Rotate and PopCount ...
2019-02-14 Stephen ToubAdjust corert for shared SafeHandle and EventRegistrati...
2019-02-14 Stephen ToubFix netfx build break in Microsoft.Diagnostics.Tracing...
2019-02-14 Marek SafarMove FrameworkEventSource to shared partition (dotnet...
2019-02-14 Sinan KayaGnuport cleanup 3 (dotnet/coreclr#22581)
2019-02-14 Levi BroderickAdd Rune creation API from UTF-16 surrogate pair (dotne...
2019-02-14 Egor ChesakovAdd coreclr-outerloop build definition jobs (dotnet...
2019-02-14 Egor ChesakovDon't use $(_HelixSource) and $(_HelixType) in test...
2019-02-14 Michal StrehovskyAnnotate PlatformID as a moved type
2019-02-14 Andrew AuImproving an assert in fgInsertInlineeBlocks
2019-02-14 Juan HoyosUse dependency flow for core-setup and corefx dependenc...
2019-02-14 Carol EidtMerge pull request dotnet/coreclr#22327 from BrianBohe...
2019-02-13 Jeremy KoritzinskyRemove Marshaling MDA (dotnet/coreclr#22579)
2019-02-13 Aaron RobinsonRemove some CAS cruft (dotnet/coreclr#22576)
next