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 |
2018-01-20 |
Fei Peng | #if defined(_TARGET_XARCH_) || defined(_TARGET_ARM64_) |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Bruce Forstall | Merge pull request #15945 from dotnet-bot/from-tfs |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Jan Kotas | Break current culture initialization cycle (#15938) |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Carol Eidt | Merge pull request #15903 from CarolEidt/Fix545505 |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Bruce Forstall | Fix desktop build |
commit | commitdiff | tree | snapshot |
2018-01-20 |
Tanner Gooding | Updating the VM to no longer treat the SIMD HWIntrinsic... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Bruce Forstall | Add CI support for updated run-corefx-tests.py |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Tanner Gooding | Merge pull request #15836 from tannergooding/emitInsBinary |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Nobuyuki Iwanaga | CharUnicodeInfo.GetUnicodeCategory(int codePoint) ... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Carol Eidt | Merge pull request #15798 from sdmaclea/PR-ARM64-Set... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Carol Eidt | Merge pull request #15933 from sdmaclea/PR-ARM64-EMIT... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Carol Eidt | Merge pull request #15935 from sdmaclea/PR-ARM64-IRREGU... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Michelle McDaniel | Convert perf.groovy to use run-xunit-perf.py (#15881) |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Carol Eidt | Merge pull request #15930 from mikedn/useless-code |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Bruce Forstall | For corefx testing, use a matching corefx repo version... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Michal Strehovský | Stop treating all calls to instance interface methods... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Tarek Mahmoud... | Remove Redundant Resource entry (#15928) |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Jan Kotas | Move platform-neutral part of TimeZone to shared CoreLi... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Carol Eidt | Merge pull request #15749 from fiigii/tabledrive |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Levi Broderick | Allow implicit conversion of null arrays to empty Memor... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Steve MacLean | [Arm64] Set Instruction set flags |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Steve MacLean | [Arm64] Remove irregular vector not handling |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Victor "Nate... | Disable eventpipetrace test due to JIT stress failure... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Steve MacLean | [Arm64] Add compare vector to zero emitters |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Mike McLaughlin | Revert "Change just-in-time debugging registry keys... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Mike Danes | Remove some redundant code from TreeNodeInfoInit |
commit | commitdiff | tree | snapshot |
2018-01-19 |
sergey ignatov | [armel tizen] Fixed CoreRT issue #4626 unwinding suppor... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Fei Peng | Merge SSE intrinsics into the table-driven framework |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Tanner Gooding | Removing an incorrect assert from emitInsBinary |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Jan Kotas | Cache Invariant CompareInfo (#15902) |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Bruce Forstall | Merge pull request #15920 from BruceForstall/AllowArmJi... |
commit | commitdiff | tree | snapshot |
2018-01-19 |
Krzysztof Wicher | Do not throw IndexOutOfBounds when AM/PM designator... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
dotnet bot | Mirror changes from dotnet/corefx (#15909) |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Brian Robbins | Enable EventPipe and EventSource Functional Tests ... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Tanner Gooding | Refactoring emitInsBinary |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Brian Robbins | Convert BulkTypeLogger Allocations From Stack to Heap... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Fei Peng | table drive Intel hardware intrinsic |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Carol Eidt | Merge pull request #15901 from tannergooding/hwintrin... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Bruce Forstall | Allow COMPlus_JitHalt to display a pop-up on ARM/ARM64 |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Carol Eidt | PR Feedback |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Carol Eidt | ARM: Fix morphing of struct passed on stack |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Jacek Blaszczynski | Update clr-configuration-knobs.md, add new C# csi... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Andy Ayers | Update perflab tests to execute in a fixed order |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Tanner Gooding | Updating TYP_SIMD locals to no longer undergo struct... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Tanner Gooding | Disabling the Math.Round, Math.Floor, and Math.Ceiling... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Tanner Gooding | Fixing the `LoadAlignedVector128` HWIntrinsic test... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Tanner Gooding | Fixing some bad merge conflicts in the `emitIns_R_A_I... |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Carol Eidt | Merge pull request #15869 from sdmaclea/PR-ARM64-is16Byte |
commit | commitdiff | tree | snapshot |
2018-01-18 |
Mike McLaughlin | Add environment variable (COMPlus_EnableDiagnostics... |
commit | commitdiff | tree | snapshot |
next |