platform/upstream/dotnet/runtime.git
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)
2019-02-13 GrantPerf: Consolidate implementation of LeadingZeroCount...
2019-02-13 Sergey AndreenkoFix comment placement. (dotnet/coreclr#22580)
2019-02-13 Brian BoheMoving structures initialization before generating...
2019-02-13 Stephen ToubReplace Win32Native.cs with Interop files (dotnet/corec...
2019-02-13 Stephen ToubMove SafeHandle to managed code and shared (dotnet...
2019-02-13 Stephen ToubMove EventRegistrationToken to shared (dotnet/coreclr...
2019-02-13 Tanner GoodingFixing the double/float formatting code to use a fallba...
2019-02-13 Juan HoyosFix gen-buildsys-win for vs2019 x86 (dotnet/coreclr...
2019-02-13 Ben AdamsImprove SpanHelpers.Byte (dotnet/coreclr#22503)
2019-02-13 Carol EidtFix min-opts spill of tree temp large vectors (dotnet...
2019-02-13 Brian BoheRefactoring siVarLoc creation (dotnet/coreclr#22543)
2019-02-12 Jan KotasFix CoreRT build breaks - Adjust resource name - Workar...
2019-02-12 Eugene RozenfeldFix exception sets for indirections in value numbering...
2019-02-12 Jarret ShookEnable arm64 linux musl builds (dotnet/coreclr#22495)
2019-02-12 José RiveroBug Fix: Calling System.Diagnostics.Tracing.EventPipe...
2019-02-12 Sung Yoon WhangRenaming RuntimeEventSource to NativeRuntimeEventSource...
2019-02-12 Aditya MandaleekaEnable portable fast alloc helpers on ARM64 Windows...
2019-02-12 Tanner GoodingAdd extensions methods for several of the VectorXXX...
2019-02-12 Michal StrehovskýIfdef out code that triggers UTC bug (dotnet/corertdotn...
2019-02-12 Aaron RobinsonUpdate COM Activator class (dotnet/coreclr#22317)
2019-02-12 Andy AyersJIT: change how we block gc refs from callee saves...
2019-02-12 hamish-roseAdd new rounding modes to System.Math, System.MathF...
2019-02-12 Tanner GoodingSupport building with VS2019 Preview (dotnet/coreclr...
2019-02-12 Mike DanesFix genCodeForIndexAddr
2019-02-12 Stephen ToubDelete mda.cs and related dead code (dotnet/coreclr...
2019-02-12 Stephen ToubMove ConditionalWeakTable to shared (dotnet/coreclr...
2019-02-12 Marek Safar Make Module partial to allow additional changed for...
2019-02-12 Michal StrehovskýAnnotate EventCounter as a relocated type (dotnet/corer...
2019-02-11 Stephen ToubMove Volatile to shared (dotnet/coreclr#22523)
2019-02-11 Russ KeldorphLocally define DLLEXPORT in ee_il_dll.cpp
2019-02-11 Russ KeldorphMove runincontext to src/tools
2019-02-11 Stephen ToubMove GCHandle to shared (dotnet/coreclr#22499)
2019-02-11 Russ KeldorphUpdate master label to preview4
2019-02-11 Konstantin... prestub: fix ExternalMethodFixupWorker (dotnet/coreclr...
2019-02-11 Marek SafarMake Nullable partial to allow additional method for...
2019-02-10 Jan KotasCleanup DLL exports (dotnet/coreclr#22500)
2019-02-10 Jan KotasFix casing of interop directories (dotnet/corertdotnet...
2019-02-10 Sung Yoon WhangMove eventpipe buffer to TLS (dotnet/coreclr#21817)
2019-02-10 Sung Yoon Whangset up CoreLib to include EventCounter in build project...
2019-02-09 Jan VorlicekAdd reporting exception from ResolveEHClause (dotnet...
2019-02-09 Sung Yoon Whangmove EventCounter to shared CoreLib (dotnet/corefxdotne...
2019-02-09 Marek SafarMove Array's SZGenericArrayEnumerator to shared partiti...
2019-02-09 Jan KotasDelete EnvironmentAugments (dotnet/coreclr#22485)
2019-02-09 Adeel MujahidSet visibility option to hidden (dotnet/coreclr#21924)
2019-02-08 GrantBitOps.TrailingZeroCount has inconsistent software...
2019-02-08 Jarret Shook[Official Build] Remove FreeBSD builds (dotnet/coreclr...
2019-02-08 Russ KeldorphRevert "Revert "Re-point Jenkins to new Ubuntu ARM64...
2019-02-08 Stephen ToubMove GCSettings to shared (dotnet/coreclr#22483)
2019-02-08 Sven BoemerPass official build id to build (dotnet/coreclr#22468)
2019-02-08 Jan KotasUpdate CoreRT with shared array implementation
2019-02-08 dotnet-maestro-botUpdate BuildTools, CoreFx, CoreSetup to preview1-03706...
2019-02-08 Andy AyersJIT: Suppress emitting same-reg zero extending move...
2019-02-08 Andy AyersJIT: fix ifdef guarding an assert (dotnet/coreclr#22460)
2019-02-08 Eugene RozenfeldForce results of rejected multi-reg-returning tail...
2019-02-08 Stephen ToubFinish removing Environment from corefx
2019-02-08 Sergey AndreenkoFix the desktop warning (dotnet/coreclr#22481)
2019-02-08 Marek SafarMove DateTime for Unix to shared partition (dotnet...
2019-02-08 Egor ChesakovDisable more baseservices/threading/interlocked tests...
2019-02-08 Jan KotasFix race condition in g_pfnGetSystemTimeAsFileTime...
next