platform/upstream/coreclr.git
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)
2019-02-12 Stephen ToubMove ConditionalWeakTable to shared (#22531)
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 (#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 (#22499)
2019-02-11 Russ KeldorphUpdate master label to preview4
2019-02-11 Konstantin... prestub: fix ExternalMethodFixupWorker (#22519)
2019-02-11 Marek SafarMake Nullable partial to allow additional method for...
2019-02-10 Jan KotasCleanup DLL exports (#22500)
2019-02-10 Jan KotasFix casing of interop directories (dotnet/corert#6982)
2019-02-10 Sung Yoon WhangMove eventpipe buffer to TLS (#21817)
2019-02-10 Sung Yoon Whangset up CoreLib to include EventCounter in build project...
2019-02-09 Jan VorlicekAdd reporting exception from ResolveEHClause (#17947)
2019-02-09 Sung Yoon Whangmove EventCounter to shared CoreLib (dotnet/corefx...
2019-02-09 Marek SafarMove Array's SZGenericArrayEnumerator to shared partiti...
2019-02-09 Jan KotasDelete EnvironmentAugments (#22485)
2019-02-09 Adeel MujahidSet visibility option to hidden (#21924)
2019-02-08 GrantBitOps.TrailingZeroCount has inconsistent software...
2019-02-08 Jarret Shook[Official Build] Remove FreeBSD builds (#22451)
2019-02-08 Russ KeldorphRevert "Revert "Re-point Jenkins to new Ubuntu ARM64...
2019-02-08 Stephen ToubMove GCSettings to shared (#22483)
2019-02-08 Sven BoemerPass official build id to build (#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 (#22460)
next