2018-01-30 |
Brian Robbins | EventPipe: Don't Generate and Emit Stacks on Rundown... |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Tanner Gooding | Merge pull request #16066 from tannergooding/sse-intrinsics |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jan Kotas | Move TimeZoneInfo.Unix.cs to shared CoreLib partition... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Maryam Ariyan | EnsureCapacty(0) should return zero as capacity for... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Carol Eidt | Merge pull request #16077 from mikedn/smalltype |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Stephen Toub | Use corelib-shared ValueStringBuilder |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Andy Ayers | JIT: don't overlook strong nearby preference in LSRA... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tom Deseyn | Perform PhysicalMemoryLimit check for workstation GC... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
dotnet-maestro-bot | Update CoreClr to preview2-26129-05 (#16073) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jingyu Ma | Added Grisu3 algorithm support for double.ToString... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Carol Eidt | Merge pull request #15833 from sdmaclea/PR-ARM64-INITIA... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Victor "Nate... | Disable broken EventPipe tests at build time (#16046) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Ben Adams | Use EventSource guid ctor for ArrayPoolEventSource... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Ben Adams | Use Guid ctor for TplEtwProvider (#16060) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Michal Strehovský | Fix reflection to work with default interface methods... |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Mike Danes | Use genTypeCanRepresentValue only with small types |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Tom Deseyn | improve DllImport library name variation trying (#15912) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
dotnet-maestro-bot | Update PgoData to master-20180129-0045 (#16070) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jan Kotas | Fix ProjectN build break (dotnet/corert#5302) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
Jan Kotas | Fix metadata format error checking (#16036) |
commit | commitdiff | tree | snapshot |
2018-01-29 |
dotnet-maestro-bot | Update CoreClr to preview2-26129-01 (#16067) |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Tanner Gooding | Marking SSE HWIntrinsics as fully implemented |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Tanner Gooding | Adding tests for the SSE Store, StoreAligned, StoreAlig... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Tanner Gooding | Adding support for the SSE Store, StoreAligned, StoreAl... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
mikedn | Improve Interlocked.Exchange<T> (#16058) |
commit | commitdiff | tree | snapshot |
2018-01-28 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview2-26128-04, master... |
commit | commitdiff | tree | snapshot |
2018-01-28 |
dotnet-maestro-bot | Update CoreClr to preview2-26128-01 (#16056) |
commit | commitdiff | tree | snapshot |
2018-01-28 |
Tanner Gooding | Merge pull request #15961 from tannergooding/struct... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tanner Gooding | Moving the SetIsIntrinsic code earlier in the method... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tanner Gooding | Updating the Vector64, Vector128, and Vector256 StructP... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tanner Gooding | Updating the VM to properly pack the SIMD hardware... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tanner Gooding | Updating the methodtablebuilder to handle the System... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Tanner Gooding | Adding some StructPacking tests to ensure existing... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Levi Broderick | Optimize Span.Copy and Span.TryCopyTo (#15947) |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Koundinya Veluri | Fix some tests under GCStress (#16048) |
commit | commitdiff | tree | snapshot |
2018-01-27 |
Eugene Rozenfeld | Fix side effect flags setting after expression cloning... |
commit | commitdiff | tree | snapshot |
2018-01-27 |
David Mason | GCPrivate, GCHandle, and GChandlePrivate events for... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Steve MacLean | [Arm64] Initial HWIntrinsic implementation |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Conrad Meyer | Fix FreeBSD build and update build instructions (#15998) |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Jarret Shook | Merge pull request #16035 from jashook/use_checked_centos |
commit | commitdiff | tree | snapshot |
2018-01-26 |
jashook | Use centOS Checked jobs |
commit | commitdiff | tree | snapshot |
2018-01-26 |
David Mason | fix pointer in ILCodeVersionNode so it uses PTR_COR_ILM... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Brian Robbins | Create the concept of EventPipeSession and refactor... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Brian Robbins | Fix Windows-Specific EventPipe Bugs (#16025) |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Sean Gillespie | [Local GC] FEATURE_EVENT_TRACE 3/n: Defining and Firing... |
commit | commitdiff | tree | snapshot |
2018-01-26 |
Eugene Rozenfeld | Compute System.Private.CoreLib roots required by the... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Konstantin... | Fix asan false-positive errors: (#15563) |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Koundinya Veluri | Enable tiered jitting for R2R methods (#15967) |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Russ Keldorph | Revert "Add environment variable (COMPlus_EnableDiagnos... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
William Godbe | Add GetLoadLibrary function for PAL & use in TrackErro... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Ben Adams | Resolve iterators and async methods (#14655) |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Jarret Shook | Merge pull request #16017 from jashook/fix_inner_loop_c... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
jashook | Correctly allow buildOnly jobs for release x64 |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Carol Eidt | Merge pull request #16005 from CarolEidt/Fix15848 |
commit | commitdiff | tree | snapshot |
2018-01-25 |
nietras | Minor bug fix for Array.Sort: Replace keys.Length with... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Konstantin... | [x86/Linux] Fix HelperMethodFrame::UpdateRegDisplay... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Carol Eidt | Disable the ConvertToUInt intrinsics by removing them... |
commit | commitdiff | tree | snapshot |
2018-01-25 |
Jarret Shook | Merge pull request #15813 from jashook/inner_loop_fixes |
commit | commitdiff | tree | snapshot |
2018-01-25 |
jashook | Add innerloop tag for pri0 jobs |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Carol Eidt | Disable FP to Unsigned Vector Conversions |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Michelle McDaniel | Fix syntax error in illink groovy (#15999) |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Sergey Andreenko | Delete Ptr typedefs from jit src. (#15983) |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Mike McLaughlin | Add "CLRJitAttachState" global export from coreclr... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Michal Strehovský | Reflection-block some types in CoreLib (dotnet/corert... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Sean Gillespie | [Local GC] FEATURE_EVENT_TRACE 2/n: Scaffolding for... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Carol Eidt | Merge pull request #15980 from CarolEidt/Fix15932 |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Jan Kotas | Delete dead code (#15990) |
commit | commitdiff | tree | snapshot |
2018-01-24 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Bruce Forstall | Merge pull request #15949 from mikedn/shift-inconsistency |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Sean Gillespie | [Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Levi Broderick | Add Unsafe.IsAddressGreaterThan / IsAddressLessThan... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Michal Strehovský | Catch ambiguous interface method resolution exceptions... |
commit | commitdiff | tree | snapshot |
2018-01-24 |
Michal Strehovský | Do not devirtualize shared default interface methods... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Wes Haggard | Merge pull request #15984 from dagood/remove-conversion... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Davis Goodin | Never attempt Portable PDB conversion |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Carol Eidt | Adjust minRegs for SELECT stress modes |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Michelle McDaniel | Remove hardcoded paths in linkbench scripts (#15939) |
commit | commitdiff | tree | snapshot |
2018-01-23 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Ian Hays | Misc Span/Memory changes (#15941) |
commit | commitdiff | tree | snapshot |
2018-01-23 |
Victor "Nate... | Disable EventPipe tests which fair in stress runs ... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Ahson Khan | Rename Pin offset to byteOffset and clean up Retain... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
danmosemsft | Remove .NET limit on env var name and value length |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Wes Haggard | Merge pull request #15966 from weshaggard/MoveTo21Preview2 |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jan Kotas | Move TimeZoneInfo.Win32.cs to shared CoreLib partition... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Wes Haggard | Move from preview1 to preview2 in master branches |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Bruce Forstall | Merge pull request #15944 from BruceForstall/CorefxTest... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Tanner Gooding | Merge pull request #15942 from tannergooding/no-multire... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jan Kotas | Fix Windows ARM release build break (#15958) |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Jarret Shook | Merge pull request #15959 from jashook/remove_arm_pr_tr... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
jashook | Turn off arm pr trigger |
commit | commitdiff | tree | snapshot |
2018-01-22 |
Tanner Gooding | Stop the SIMD hardware intrinsics types from undergoing... |
commit | commitdiff | tree | snapshot |
2018-01-22 |
antofik | Remove AppDomainLeaks configuration option (#15956) |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Jan Kotas | Rename Libraries.GlobalizationInterop to Libraries... |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Jan Kotas | Define Interop.Kernel32.MAX_PATH (#15952) |
commit | commitdiff | tree | snapshot |
2018-01-21 |
Bruce Forstall | Merge pull request #15948 from fiigii/fix-ifdef |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Jan Kotas | Fix timezone lookup to be consistently case insensitive... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Jeremy Barton | Merge pull request #15936 from GrabYourPitchforks/levib... |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Ahson Khan | Add optional integer offset to OwnedMemory Pin (#15946) |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Mike Danes | Fix 64 bit shift inconsistencies (on 32 bit targets) |
commit | commitdiff | tree | snapshot |
next |