platform/upstream/coreclr.git
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-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)
2019-02-19 Russ KeldorphEnable telemetry for official builds
2019-02-19 Fei PengOptimize Vector128/256<T>.Get/WithElement (#22353)
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 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-18 Michal StrehovskýFix constrained call corner cases (#22464)
2019-02-18 Ben AdamsFix warning causing error in warning as error (Windows...
2019-02-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-18 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-18 Sinan KayaFix Integer Rounding issue and duplicate definition...
2019-02-18 Adeel MujahidDelete RtlMoveMemory and tests (#22668)
2019-02-17 Swaroop SridharFix the build of Loader/NativeLib test (#22648)
2019-02-17 Tanner GoodingOnly import the RoslynPropsFile if it exists. (#22657)
2019-02-17 Adeel MujahidFix visibility and signed comparison issues for GCC...
2019-02-17 Jan KotasAvoid pulling in Lazy<T> during startup (#22659)
2019-02-16 Carol EidtMerge pull request #22528 from mikedn/idx-addr
2019-02-16 dotnet-maestro... [master] Update dependencies from dotnet/corefx (#22595)
2019-02-16 Aaron RobinsonSet the 'PLATFORM_OSX' constant during OSX build (...
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. (#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 (#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 (#22619)
2019-02-15 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-15 Stephen ToubRemove CoreLib's src\Interop\Windows directory (#22622)
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 (#22602)
2019-02-15 GrantMissed optimization from #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 (#22593)
2019-02-14 Eugene RozenfeldFix check for memory containment safety. (#22563)
2019-02-14 Juan HoyosRevert signing to fixed version (#22609)
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 (#22507)
2019-02-14 Sinan KayaGnuport cleanup 3 (#22581)
2019-02-14 Levi BroderickAdd Rune creation API from UTF-16 surrogate pair (...
2019-02-14 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-14 Egor ChesakovAdd coreclr-outerloop build definition jobs (#22578)
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 #22327 from BrianBohe/refactoring_ge...
2019-02-13 Jeremy KoritzinskyRemove Marshaling MDA (#22579)
2019-02-13 Aaron RobinsonRemove some CAS cruft (#22576)
2019-02-13 GrantPerf: Consolidate implementation of LeadingZeroCount...
2019-02-13 Sergey AndreenkoFix comment placement. (#22580)
2019-02-13 Brian BoheMoving structures initialization before generating...
2019-02-13 Stephen ToubReplace Win32Native.cs with Interop files (#22540)
2019-02-13 Stephen ToubMove SafeHandle to managed code and shared (#22564)
2019-02-13 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-13 Stephen ToubMove EventRegistrationToken to shared (#22565)
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 (#22567)
2019-02-13 Ben AdamsImprove SpanHelpers.Byte (#22503)
2019-02-13 Carol EidtFix min-opts spill of tree temp large vectors (#22530)
2019-02-13 Brian BoheRefactoring siVarLoc creation (#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 (#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/corert...
2019-02-12 Aaron RobinsonUpdate COM Activator class (#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 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2019-02-12 Tanner GoodingSupport building with VS2019 Preview (#22525)
2019-02-12 Mike DanesFix genCodeForIndexAddr
2019-02-12 Stephen ToubDelete mda.cs and related dead code (#22535)
next