platform/upstream/dotnet/runtime.git
2018-01-30 Konstantin... Compiler::lookupHWIntrinsic: fix oob read (dotnet/corec...
2018-01-30 Stephen ToubReplace TryCopyTo with CopyTo (dotnet/coreclr#16078)
2018-01-30 Konstantin... ThrowExceptionFromContextInternal, RtlCaptureContext...
2018-01-30 Jan KotasCleanup + Small TimeZoneInfo optimization for Unix...
2018-01-30 Michal StrehovskýDefault interface methods test fixes (dotnet/coreclr...
2018-01-30 Koundinya VeluriPrevent compiler optimization that could cause local...
2018-01-30 Brian RobbinsAdd ActivityId Support to EventPipe (dotnet/coreclr...
2018-01-30 Brian RobbinsEventPipe: Don't Generate and Emit Stacks on Rundown...
2018-01-30 Tanner GoodingMerge pull request dotnet/coreclr#16066 from tannergood...
2018-01-29 Jan KotasMove TimeZoneInfo.Unix.cs to shared CoreLib partition...
2018-01-29 Maryam AriyanEnsureCapacty(0) should return zero as capacity for...
2018-01-29 Carol EidtMerge pull request dotnet/coreclr#16077 from mikedn...
2018-01-29 Stephen ToubUse corelib-shared ValueStringBuilder
2018-01-29 Andy AyersJIT: don't overlook strong nearby preference in LSRA...
2018-01-29 Tom DeseynPerform PhysicalMemoryLimit check for workstation GC...
2018-01-29 dotnet-maestro-botUpdate CoreClr to preview2-26129-05 (dotnet/coreclr...
2018-01-29 Jingyu MaAdded Grisu3 algorithm support for double.ToString...
2018-01-29 Carol EidtMerge pull request dotnet/coreclr#15833 from sdmaclea...
2018-01-29 Victor "Nate... Disable broken EventPipe tests at build time (dotnet...
2018-01-29 Ben AdamsUse EventSource guid ctor for ArrayPoolEventSource...
2018-01-29 Ben AdamsUse Guid ctor for TplEtwProvider (dotnet/coreclr#16060)
2018-01-29 Michal StrehovskýFix reflection to work with default interface methods...
2018-01-29 Mike DanesUse genTypeCanRepresentValue only with small types
2018-01-29 Tom Deseynimprove DllImport library name variation trying (dotnet...
2018-01-29 dotnet-maestro-botUpdate PgoData to master-20180129-0045 (dotnet/coreclr...
2018-01-29 Jan KotasFix ProjectN build break (dotnet/corertdotnet/coreclr...
2018-01-29 Jan KotasFix metadata format error checking (dotnet/coreclr...
2018-01-29 dotnet-maestro-botUpdate CoreClr to preview2-26129-01 (dotnet/coreclr...
2018-01-28 Tanner GoodingMarking SSE HWIntrinsics as fully implemented
2018-01-28 Tanner GoodingAdding tests for the SSE Store, StoreAligned, StoreAlig...
2018-01-28 Tanner GoodingAdding support for the SSE Store, StoreAligned, StoreAl...
2018-01-28 mikednImprove Interlocked.Exchange<T> (dotnet/coreclr#16058)
2018-01-28 dotnet-maestro-botUpdate CoreClr, PgoData to preview2-26128-04, master...
2018-01-28 dotnet-maestro-botUpdate CoreClr to preview2-26128-01 (dotnet/coreclr...
2018-01-28 Tanner GoodingMerge pull request dotnet/coreclr#15961 from tannergood...
2018-01-27 Tanner GoodingMoving the SetIsIntrinsic code earlier in the method...
2018-01-27 Tanner GoodingUpdating the Vector64, Vector128, and Vector256 StructP...
2018-01-27 Tanner GoodingUpdating the VM to properly pack the SIMD hardware...
2018-01-27 Tanner GoodingUpdating the methodtablebuilder to handle the System...
2018-01-27 Tanner GoodingAdding some StructPacking tests to ensure existing...
2018-01-27 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2018-01-27 Levi BroderickOptimize Span.Copy and Span.TryCopyTo (dotnet/coreclr...
2018-01-27 Koundinya VeluriFix some tests under GCStress (dotnet/coreclr#16048)
2018-01-27 Eugene RozenfeldFix side effect flags setting after expression cloning...
2018-01-27 David MasonGCPrivate, GCHandle, and GChandlePrivate events for...
2018-01-26 Steve MacLean[Arm64] Initial HWIntrinsic implementation
2018-01-26 Conrad MeyerFix FreeBSD build and update build instructions (dotnet...
2018-01-26 Jarret ShookMerge pull request dotnet/coreclr#16035 from jashook...
2018-01-26 jashookUse centOS Checked jobs
2018-01-26 David Masonfix pointer in ILCodeVersionNode so it uses PTR_COR_ILM...
2018-01-26 Brian RobbinsCreate the concept of EventPipeSession and refactor...
2018-01-26 Brian RobbinsFix Windows-Specific EventPipe Bugs (dotnet/coreclr...
2018-01-26 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 3/n: Defining and Firing...
2018-01-26 Eugene RozenfeldCompute System.Private.CoreLib roots required by the...
2018-01-25 Konstantin... Fix asan false-positive errors: (dotnet/coreclr#15563)
2018-01-25 Koundinya VeluriEnable tiered jitting for R2R methods (dotnet/coreclr...
2018-01-25 Russ KeldorphRevert "Add environment variable (COMPlus_EnableDiagnos...
2018-01-25 William Godbe Add GetLoadLibrary function for PAL & use in TrackErro...
2018-01-25 Ben AdamsResolve iterators and async methods (dotnet/coreclr...
2018-01-25 Jarret ShookMerge pull request dotnet/coreclr#16017 from jashook...
2018-01-25 jashookCorrectly allow buildOnly jobs for release x64
2018-01-25 Carol EidtMerge pull request dotnet/coreclr#16005 from CarolEidt...
2018-01-25 nietrasMinor bug fix for Array.Sort: Replace keys.Length with...
2018-01-25 Konstantin... [x86/Linux] Fix HelperMethodFrame::UpdateRegDisplay...
2018-01-25 Carol EidtDisable the ConvertToUInt intrinsics by removing them...
2018-01-25 Jarret ShookMerge pull request dotnet/coreclr#15813 from jashook...
2018-01-25 jashookAdd innerloop tag for pri0 jobs
2018-01-24 Carol EidtDisable FP to Unsigned Vector Conversions
2018-01-24 Michelle McDanielFix syntax error in illink groovy (dotnet/coreclr#15999)
2018-01-24 Sergey AndreenkoDelete Ptr typedefs from jit src. (dotnet/coreclr#15983)
2018-01-24 Mike McLaughlinAdd "CLRJitAttachState" global export from coreclr...
2018-01-24 Michal StrehovskýReflection-block some types in CoreLib (dotnet/corertdo...
2018-01-24 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 2/n: Scaffolding for...
2018-01-24 Carol EidtMerge pull request dotnet/coreclr#15980 from CarolEidt...
2018-01-24 Jan KotasDelete dead code (dotnet/coreclr#15990)
2018-01-24 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2018-01-24 Bruce ForstallMerge pull request dotnet/coreclr#15949 from mikedn...
2018-01-24 Sean Gillespie[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event...
2018-01-24 Levi BroderickAdd Unsafe.IsAddressGreaterThan / IsAddressLessThan...
2018-01-24 Michal StrehovskýCatch ambiguous interface method resolution exceptions...
2018-01-24 Michal StrehovskýDo not devirtualize shared default interface methods...
2018-01-23 Wes HaggardMerge pull request dotnet/coreclr#15984 from dagood...
2018-01-23 Davis GoodinNever attempt Portable PDB conversion
2018-01-23 Carol EidtAdjust minRegs for SELECT stress modes
2018-01-23 Michelle McDanielRemove hardcoded paths in linkbench scripts (dotnet...
2018-01-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to prerelea...
2018-01-23 Ian HaysMisc Span/Memory changes (dotnet/coreclr#15941)
2018-01-23 Victor "Nate... Disable EventPipe tests which fair in stress runs ...
2018-01-22 Ahson KhanRename Pin offset to byteOffset and clean up Retain...
2018-01-22 danmosemsftRemove .NET limit on env var name and value length
2018-01-22 Wes HaggardMerge pull request dotnet/coreclr#15966 from weshaggard...
2018-01-22 Jan KotasMove TimeZoneInfo.Win32.cs to shared CoreLib partition...
2018-01-22 Wes HaggardMove from preview1 to preview2 in master branches
2018-01-22 Bruce ForstallMerge pull request dotnet/coreclr#15944 from BruceForst...
2018-01-22 Tanner GoodingMerge pull request dotnet/coreclr#15942 from tannergood...
2018-01-22 Jan KotasFix Windows ARM release build break (dotnet/coreclr...
2018-01-22 Jarret ShookMerge pull request dotnet/coreclr#15959 from jashook...
2018-01-22 jashookTurn off arm pr trigger
2018-01-22 Tanner GoodingStop the SIMD hardware intrinsics types from undergoing...
2018-01-22 antofikRemove AppDomainLeaks configuration option (dotnet...
next