platform/upstream/dotnet/runtime.git
2019-04-22 Steve MacLeanRemove create assembly name (dotnet/coreclr#24154)
2019-04-22 Carol EidtFix Arm64 UpperVector save/restore (dotnet/coreclr...
2019-04-21 Steve MacLeanFix AssemblyName cache hash and key (dotnet/coreclr...
2019-04-21 Yoh DeadfallFixed link to .NET Core SDK (dotnet/coreclr#24147)
2019-04-21 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03917-01, previe...
2019-04-20 Sung Yoon WhangEventpipe Crst ordering fix (dotnet/coreclr#24101)
2019-04-20 Andrew AuTighten asserts (dotnet/coreclr#24124)
2019-04-20 Sergey AndreenkoMerge pull request dotnet/coreclr#24131 from sandreenko...
2019-04-20 Steve MacLeanFix Timezone whitespace (dotnet/coreclr#24137)
2019-04-20 Aaron RobinsonThe thread triggering finalizer shutdown events should...
2019-04-20 Tanner GoodingPulling in CoreFX changes and fixing up Sse2.StoreLow...
2019-04-20 Koundinya VeluriImplement APIs for some threading metrics (CoreCLR...
2019-04-20 Sergey AndreenkoAdd a repro test.
2019-04-20 Sergey AndreenkoMerge pull request dotnet/coreclr#24126 from sandreenko...
2019-04-20 Sergey AndreenkoFix `impGetStructAddr`.
2019-04-20 Sergey AndreenkoMerge pull request dotnet/coreclr#24127 from sandreenko...
2019-04-19 Sergey AndreenkoFix Arm32 Ubuntu CoreFX script.
2019-04-19 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-04-19 Mukul SabharwalLarge Pages on Linux & macOS (dotnet/coreclr#24098)
2019-04-19 Fadi HannaExclude failing tests on all platforms/architectures...
2019-04-19 Fadi HannaFix project metadata in test (dotnet/coreclr#24119)
2019-04-19 Russ KeldorphRemove commit triggered linux_arm ReadyToRun jobs
2019-04-19 Andrew WangMove CLR_ADDITIONAL_COMPILER_OPTIONS to be set after...
2019-04-19 Santiago Fernandez... Fix build errors in Interop.Errors
2019-04-19 Santiago Fernandez... Disable warning in ValueStringBuilder.ToString
2019-04-19 Aaron RobinsonBlock usage of default interfaces feature in COM scenar...
2019-04-19 Michal StrehovskýLook for IBC data outside Windows (dotnet/coreclr#24062)
2019-04-19 Krzysztof WicherNullable: couple of missing #nullable enable (dotnet...
2019-04-19 Stephen ToubNullable: System.Collections.Concurrent (dotnet/coreclr...
2019-04-19 Filip NavaraFix performance regression on glibc on Linux (dotnet...
2019-04-19 Jan KotasMove R2R-specific code to be outside FEATURE_PREJIT...
2019-04-19 Tanner GoodingAdding Sse2.StoreScalar(long*, V128) which will replace...
2019-04-19 Omair MajidDon't return value types as const (dotnet/coreclr#24103)
2019-04-18 Bruce ForstallMerge pull request dotnet/coreclr#24105 from BruceForst...
2019-04-18 Carol EidtAllow UpperVector Save and Restore without base type...
2019-04-18 Bruce ForstallReduce the number of Linux arm32 periodic jobs triggered
2019-04-18 Fadi HannaFix RVA field placement order (dotnet/coreclr#24047)
2019-04-18 Jeremy KoritzinskyDisable native-client tests on IL round-trip (dotnet...
2019-04-18 José RiveroIf IPC connections fails, then remove active session...
2019-04-18 Russ KeldorphMerge pull request dotnet/coreclr#24071 from AndyAyersM...
2019-04-18 Omair MajidAdd a destructor for sos::GCHeap (dotnet/coreclr#24072)
2019-04-18 Jan VorlicekMerge pull request dotnet/coreclr#23853 from jkoritzins...
2019-04-18 Jan VorlicekMerge pull request dotnet/coreclr#24066 from janvorli...
2019-04-18 Jan KotasSkip type sanity checks for CoreLib (dotnet/coreclr...
2019-04-18 Benjamin BartelsFixed ChunkEnumerator.Current NRE (dotnet/coreclr#24076)
2019-04-18 Jan VorlicekMerge pull request dotnet/coreclr#23934 from franksinan...
2019-04-18 Santiago Fernandez... Merge pull request dotnet/coreclr#23762 from dotnet...
2019-04-18 Andy Ayersanother similar fix
2019-04-17 Andrew AuRemoving the unnecessary friend relationship
2019-04-17 Brian SullivanMerge pull request dotnet/coreclr#24067 from briansull...
2019-04-17 Brian SullivanAdded comment on #endif
2019-04-17 Andy AyersJIT: fix arm64 crossgen simd issue
2019-04-17 Andy AyersJIT: ignore pinning of non-gc types (dotnet/coreclr...
2019-04-17 Santiago Fernandez... Fix StringBuilder annotations and debug.asserts (dotnet...
2019-04-17 Sung Yoon WhangRuntime counters naming change and setting default...
2019-04-17 Eugene RozenfeldRestrict morph add rearrangement. (dotnet/coreclr#23984)
2019-04-17 Sergey AndreenkoMerge pull request dotnet/coreclr#24065 from sandreenko...
2019-04-17 Brian SullivanFix for Desktop build break
2019-04-17 Jarret ShookAdd lvIsImplicitByRef information to lvaSetStruct ...
2019-04-17 Jan VorlicekPut back the CPU limiting in GC
2019-04-17 Sergey AndreenkoAdd --runtime-path to CoreFX test runner.
2019-04-17 Tarek Mahmoud... Update the types consumers of Index and Range (dotnet...
2019-04-17 Santiago Fernandez... Exclude ToString_NullFrame_ThrowsNullReferenceException...
2019-04-17 Omair MajidFix a ZeroMemory call in methodcontext.cpp (dotnet...
2019-04-17 Next TurnNit: Update comment (dotnet/coreclr#23896)
2019-04-17 dotnet-maestro-botUpdate CoreClr to preview5-27616-71 (dotnet/coreclr...
2019-04-17 Jeremy KoritzinskyRemove limits on IVT public key lengths. (dotnet/corecl...
2019-04-17 Tanner GoodingChanging Math.Max, Math.Min, Math.MaxMagnitude, and...
2019-04-17 Levi BroderickFix incorrect EHCount calculation (dotnet/coreclr#24048)
2019-04-17 Jan VorlicekFix incorrect thread affinitization (dotnet/coreclr...
2019-04-17 José Rivero[EventPipe] Minor bug fixes, and remove redundant/unuse...
2019-04-16 Bruce ForstallMerge pull request dotnet/coreclr#24037 from BruceForst...
2019-04-16 Sergey AndreenkoMerge pull request dotnet/coreclr#24002 from sandreenko...
2019-04-16 Santiago Fernandez... Fix if condition in AssemblyLoadContext
2019-04-16 Sergey AndreenkoMerge pull request dotnet/coreclr#23947 from sandreenko...
2019-04-16 Bruce ForstallReduce stack requirements of test
2019-04-16 Sergey AndreenkoUse lvaGetDesc.
2019-04-16 Stephen ToubNullable: Addition COM types (dotnet/coreclr#24032)
2019-04-16 Santiago Fernandez... Merge remote-tracking branch 'dotnet/master' into Nulla...
2019-04-16 Egor ChesakovDowngrade xUnit package version (dotnet/coreclr#23944)
2019-04-16 Carol EidtArm64 vector ABI (dotnet/coreclr#23675)
2019-04-16 Steve MacLeanTest remove ContextualReflectionProxy (dotnet/coreclr...
2019-04-16 Steve MacLeanUpdate ContextualReflection doc (dotnet/coreclr#24018)
2019-04-16 Omair MajidUse delete [] on array types (dotnet/coreclr#24027)
2019-04-16 Filip NavaraMove EventSource to shared CoreLib partition (dotnet...
2019-04-16 Sergey AndreenkoMerge pull request dotnet/coreclr#24009 from sandreenko...
2019-04-16 Omair MajidUse NewArrayHolder for array types in src/debug (dotnet...
2019-04-16 Omair MajidUse NewArrayHolder for array types (dotnet/coreclr...
2019-04-16 Sinan KayaConversion issues
2019-04-16 Egor ChesakovFix an issue with literal 0xFFFFFFFFFFFFF000LL being...
2019-04-16 Adeel MujahidUpdate clr-configuration-knobs and cleanups (dotnet...
2019-04-16 Levi BroderickFix incorrect bit match pattern in UTF-16 validation...
2019-04-16 Jan KotasFold ResourceSet::CommonInit into constructor (dotnet...
2019-04-16 Sergey AndreenkoFix lsraBlockEpoch check.
2019-04-15 Steve MacLeanInitialize IsolatedComponentLoadContext.Name (dotnet...
2019-04-15 Egor BogatovAdd "partial" to MarshalAsAttribute (dotnet/coreclr...
2019-04-15 Jan KotasDelete unused YieldProcessorScalingFactor from GC ...
2019-04-15 Jan KotasRemove redundant UnderlyingSystemType calls (dotnet...
2019-04-15 Fadi HannaCheck for null methodhandle before checking if the...
2019-04-15 Sergiy KuryataFix precompiling CoreRoot overlay with crossgen for...
next