platform/upstream/dotnet/runtime.git
2019-04-18 Andy Ayersanother similar fix
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 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 Jarret ShookAdd lvIsImplicitByRef information to lvaSetStruct ...
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 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 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 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 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...
2019-04-15 Jeremy KoritzinskyOpt COM methods out of the new Windows instance-method...
2019-04-15 Benjamin BartelsImproved performance of System.Reflection.Emit API...
2019-04-15 Sergey AndreenkoGet rid of varNumInp.
2019-04-15 Sergey AndreenkoAnother surgery fix for genPutArgStk to fix desktop...
2019-04-15 Vladimir SadovMerge pull request dotnet/coreclr#23981 from VSadov...
2019-04-15 Bruce ForstallMerge pull request dotnet/coreclr#23996 from BruceForst...
2019-04-15 Bruce ForstallFix test for 64-bit platforms
2019-04-15 dotnet-maestro-botUpdate CoreClr to preview5-27615-71 (dotnet/coreclr...
2019-04-15 Marco Rossignoliimprove entropy (dotnet/coreclr#23591)
2019-04-15 dotnet-maestro-botUpdate CoreClr to preview5-27614-72 (dotnet/coreclr...
2019-04-15 Gergely KalaposFix typo in environment variable name - profiler loadin...
2019-04-15 Raz FrimanRemove unused offset calculation (dotnet/coreclr#23793)
2019-04-15 Levi BroderickRemove old method names from Rune (dotnet/coreclr#23938)
2019-04-14 vsadovRemoved support for short plug padding in `fit`.
2019-04-14 dotnet-maestro-botUpdate CoreClr to preview5-27614-71 (dotnet/coreclr...
2019-04-14 vsadovAdjust plug_size_to_fit to consider large alignment...
2019-04-14 Gergely KalaposFix broken new lines (dotnet/coreclr#23979)
2019-04-14 Jan KotasMove GCMemoryInfo to shared partition
2019-04-14 Jan KotasFix AssemblyName regression
2019-04-14 Jan KotasMove GCMemoryInfo to shared partition
2019-04-14 dotnet-maestro-botUpdate BuildTools, CoreClr to preview4-03913-01, previe...
2019-04-14 Jan KotasDelete unused AssemblyName._hashForControl and related...
2019-04-13 Steve MacLeanEnterContextualReflection handle null (dotnet/coreclr...
2019-04-13 Egor ChesakovUse xUnit TestOutputHelper to get proper test output...
2019-04-13 Jan KotasDelete outdated comment (dotnet/coreclr#23967)
2019-04-13 Next TurnRemove unnecessary ThrowIfCreated call (dotnet/coreclr...
2019-04-13 mikednFix ARM's genPutArgStk codegen (dotnet/coreclr#23867)
2019-04-13 Bruce ForstallMerge pull request dotnet/coreclr#23948 from BruceForst...
2019-04-13 Filip NavaraMove DateTime Windows implementation to shared CoreLib...
2019-04-13 Jan KotasDelete outdated comment
2019-04-13 Jan KotasDelete COMPlus_FinalizeOnShutdown (dotnet/coreclr#23595)
2019-04-13 Egor ChesakovExclude ResolveEventTests.cmd and CallbackTests.cmd...
2019-04-13 Bruce ForstallMerge pull request dotnet/coreclr#23935 from BruceForst...
2019-04-13 Sung Yoon WhangFix EventPipe IPC streaming (dotnet/coreclr#23768)
2019-04-12 Bruce ForstallFix x86 stack probing (dotnet/coreclr#23881)
2019-04-12 dotnet-maestro... [master] Update dependencies from dotnet/corefx (dotnet...
2019-04-12 Egor ChesakovAdd R2R prefix to TestRunNamePrefix when running ReadyT...
2019-04-12 Jan VorlicekFix OSX debugging (dotnet/coreclr#23924)
2019-04-12 Thays GraziaFix DIM Test to run on mono (dotnet/coreclr#23870)
2019-04-12 Bruce ForstallDisplay the arm instruction size
2019-04-12 Bruce ForstallUpdate maximum allowed arm prolog size
2019-04-12 Sergey AndreenkoReenable System.ComponentModel.Composition.Tests arm64...
2019-04-12 Carol EidtDon't Free UpperVector (dotnet/coreclr#23889)
2019-04-12 Bruce ForstallFix arm64 localloc with large outgoing argument space
2019-04-12 bdebaereConsolidate duplicate assignment (dotnet/coreclr#23923)
2019-04-12 Sergiy KuryataMerge pull request dotnet/coreclr#23900 from sergiy...
2019-04-12 Stephen ToubAdd several links to deep-dive blog posts
2019-04-12 Andy AyersJIT: update byref null check logic to handle field...
2019-04-12 Sergiy KuryataEnable precompiling CoreRoot overlay with crossgen...
2019-04-12 Egor ChesakovEnable default Ready2Run testing in pull requests....
2019-04-12 bdebaereRemove duplicates. (dotnet/coreclr#23922)
2019-04-12 Levi BroderickAdd optimized UTF-8 validation and transcoding apis...
2019-04-12 Steve MacLeanFix Assembly.LoadFromPartialName(string) (dotnet/corec...
2019-04-12 dotnet-maestro-botUpdate CoreClr to preview5-27611-71 (dotnet/coreclr...
2019-04-12 Stephen ToubFix Version's comparer operators to allow null (dotnet...
2019-04-12 Steve MacLeanFix 23740 (dotnet/coreclr#23906)
2019-04-11 Andy AyersJIT: fix assert when there are mixed types in Enum...
2019-04-11 Levi BroderickClarify comment in 3-byte processing
next