2018-01-22 |
Ahson Khan | Rename Pin offset to byteOffset and clean up Retain... |
tree | commitdiff |
2018-01-22 |
danmosemsft | Remove .NET limit on env var name and value length |
tree | commitdiff |
2018-01-22 |
Wes Haggard | Merge pull request #15966 from weshaggard/MoveTo21Preview2 |
tree | commitdiff |
2018-01-22 |
Jan Kotas | Move TimeZoneInfo.Win32.cs to shared CoreLib partition... |
tree | commitdiff |
2018-01-22 |
Bruce Forstall | Merge pull request #15944 from BruceForstall/CorefxTest... |
tree | commitdiff |
2018-01-22 |
Tanner Gooding | Merge pull request #15942 from tannergooding/no-multire... |
tree | commitdiff |
2018-01-22 |
Jan Kotas | Fix Windows ARM release build break (#15958) |
tree | commitdiff |
2018-01-22 |
Tanner Gooding | Stop the SIMD hardware intrinsics types from undergoing... |
tree | commitdiff |
2018-01-22 |
antofik | Remove AppDomainLeaks configuration option (#15956) |
tree | commitdiff |
2018-01-21 |
Jan Kotas | Rename Libraries.GlobalizationInterop to Libraries... |
tree | commitdiff |
2018-01-21 |
Jan Kotas | Define Interop.Kernel32.MAX_PATH (#15952) |
tree | commitdiff |
2018-01-21 |
Bruce Forstall | Merge pull request #15948 from fiigii/fix-ifdef |
tree | commitdiff |
2018-01-20 |
Jan Kotas | Fix timezone lookup to be consistently case insensitive... |
tree | commitdiff |
2018-01-20 |
Jeremy Barton | Merge pull request #15936 from GrabYourPitchforks/levib... |
tree | commitdiff |
2018-01-20 |
Ahson Khan | Add optional integer offset to OwnedMemory Pin (#15946) |
tree | commitdiff |
2018-01-20 |
Fei Peng | #if defined(_TARGET_XARCH_) || defined(_TARGET_ARM64_) |
tree | commitdiff |
2018-01-20 |
Bruce Forstall | Merge pull request #15945 from dotnet-bot/from-tfs |
tree | commitdiff |
2018-01-20 |
Jan Kotas | Break current culture initialization cycle (#15938) |
tree | commitdiff |
2018-01-20 |
Carol Eidt | Merge pull request #15903 from CarolEidt/Fix545505 |
tree | commitdiff |
2018-01-20 |
Bruce Forstall | Fix desktop build |
tree | commitdiff |
2018-01-20 |
Tanner Gooding | Updating the VM to no longer treat the SIMD HWIntrinsic... |
tree | commitdiff |
2018-01-19 |
Tanner Gooding | Merge pull request #15836 from tannergooding/emitInsBinary |
tree | commitdiff |
2018-01-19 |
Nobuyuki Iwanaga | CharUnicodeInfo.GetUnicodeCategory(int codePoint) ... |
tree | commitdiff |
2018-01-19 |
Carol Eidt | Merge pull request #15798 from sdmaclea/PR-ARM64-Set... |
tree | commitdiff |
2018-01-19 |
Carol Eidt | Merge pull request #15933 from sdmaclea/PR-ARM64-EMIT... |
tree | commitdiff |
2018-01-19 |
Carol Eidt | Merge pull request #15935 from sdmaclea/PR-ARM64-IRREGU... |
tree | commitdiff |
2018-01-19 |
Carol Eidt | Merge pull request #15930 from mikedn/useless-code |
tree | commitdiff |
2018-01-19 |
Michal Strehovský | Stop treating all calls to instance interface methods... |
tree | commitdiff |
2018-01-19 |
Tarek Mahmoud Sayed | Remove Redundant Resource entry (#15928) |
tree | commitdiff |
2018-01-19 |
Jan Kotas | Move platform-neutral part of TimeZone to shared CoreLi... |
tree | commitdiff |
2018-01-19 |
Carol Eidt | Merge pull request #15749 from fiigii/tabledrive |
tree | commitdiff |
2018-01-19 |
Levi Broderick | Allow implicit conversion of null arrays to empty Memor... |
tree | commitdiff |
2018-01-19 |
Steve MacLean | [Arm64] Set Instruction set flags |
tree | commitdiff |
2018-01-19 |
Steve MacLean | [Arm64] Remove irregular vector not handling |
tree | commitdiff |
2018-01-19 |
Steve MacLean | [Arm64] Add compare vector to zero emitters |
tree | commitdiff |
2018-01-19 |
Mike McLaughlin | Revert "Change just-in-time debugging registry keys... |
tree | commitdiff |
2018-01-19 |
Mike Danes | Remove some redundant code from TreeNodeInfoInit |
tree | commitdiff |
2018-01-19 |
sergey ignatov | [armel tizen] Fixed CoreRT issue #4626 unwinding suppor... |
tree | commitdiff |
2018-01-19 |
Fei Peng | Merge SSE intrinsics into the table-driven framework |
tree | commitdiff |
2018-01-19 |
Tanner Gooding | Removing an incorrect assert from emitInsBinary |
tree | commitdiff |
2018-01-19 |
Jan Kotas | Cache Invariant CompareInfo (#15902) |
tree | commitdiff |
2018-01-19 |
Bruce Forstall | Merge pull request #15920 from BruceForstall/AllowArmJi... |
tree | commitdiff |
2018-01-19 |
Krzysztof Wicher | Do not throw IndexOutOfBounds when AM/PM designator... |
tree | commitdiff |
2018-01-18 |
dotnet bot | Mirror changes from dotnet/corefx (#15909) |
tree | commitdiff |
2018-01-18 |
Brian Robbins | Enable EventPipe and EventSource Functional Tests ... |
tree | commitdiff |
2018-01-18 |
Tanner Gooding | Refactoring emitInsBinary |
tree | commitdiff |
2018-01-18 |
Brian Robbins | Convert BulkTypeLogger Allocations From Stack to Heap... |
tree | commitdiff |
2018-01-18 |
Fei Peng | table drive Intel hardware intrinsic |
tree | commitdiff |
2018-01-18 |
Carol Eidt | Merge pull request #15901 from tannergooding/hwintrin... |
tree | commitdiff |
2018-01-18 |
Bruce Forstall | Allow COMPlus_JitHalt to display a pop-up on ARM/ARM64 |
tree | commitdiff |
2018-01-18 |
Carol Eidt | ARM: Fix morphing of struct passed on stack |
tree | commitdiff |
2018-01-18 |
Jacek Blaszczynski | Update clr-configuration-knobs.md, add new C# csi... |
tree | commitdiff |
2018-01-18 |
Tanner Gooding | Updating TYP_SIMD locals to no longer undergo struct... |
tree | commitdiff |
2018-01-18 |
Tanner Gooding | Disabling the Math.Round, Math.Floor, and Math.Ceiling... |
tree | commitdiff |
2018-01-18 |
Tanner Gooding | Fixing some bad merge conflicts in the `emitIns_R_A_I... |
tree | commitdiff |
2018-01-18 |
Carol Eidt | Merge pull request #15869 from sdmaclea/PR-ARM64-is16Byte |
tree | commitdiff |
2018-01-18 |
Mike McLaughlin | Add environment variable (COMPlus_EnableDiagnostics... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Merge pull request #15897 from tannergooding/hwintrin... |
tree | commitdiff |
2018-01-17 |
Carol Eidt | Merge pull request #15900 from tannergooding/sse-intrinsics |
tree | commitdiff |
2018-01-17 |
Ben Adams | Skip EDI boundary for async (#15781) |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding a DebugView for Vector64<T>, Vector128<T>, and... |
tree | commitdiff |
2018-01-17 |
Jan Kotas | Move public StreamReader/Writer to CoreLib (#15884) |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Updating emitIns_R_R_A_I to not be defined for the... |
tree | commitdiff |
2018-01-17 |
Bruce Forstall | Merge pull request #15893 from BruceForstall/FixR2RCrossgen |
tree | commitdiff |
2018-01-17 |
Bruce Forstall | Merge pull request #15894 from BruceForstall/DisableGet... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Merge pull request #15538 from tannergooding/sse-intrinsics |
tree | commitdiff |
2018-01-17 |
Jan Vorlicek | Add missing config.h.in entry for HAVE_LIBINTL_H (... |
tree | commitdiff |
2018-01-17 |
Jan Kotas | Matching non-shared Decimal changes |
tree | commitdiff |
2018-01-17 |
Pent Ploompuu | Misc Decimal optimizations |
tree | commitdiff |
2018-01-17 |
Santiago Fernandez... | Update corelib shared README.md (dotnet/corefx#26366) |
tree | commitdiff |
2018-01-17 |
Dan Moseley | Update filetimes to nsec (#15872) |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Resolving PR feedback |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Load, LoadAligned, LoadHigh... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Updating most of the SSE Compare intrinsics to support... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Updating the SSE HWIntrinsics to share code where possible. |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE MoveMask intrinsic |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Set scalar intrinsic |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Compare<op>Ordered and Compa... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE ConvertTo Int32, Int32WithTr... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Reciprocal, ReciprocalSqrt... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE compare eq, gt, ge, lt,... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Add, Divide, Max, Min, Move... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE StaticCast intrinsic |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Shuffle intrinsic |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Set, SetAll, and SetZero... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE Reciprocal, ReciprocalSqrt... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE compare eq, gt, ge, lt,... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding support for the SSE And, AndNot, Divide, Max... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Adding the remaining SSE intrinsics to hwintrinsiclistx... |
tree | commitdiff |
2018-01-17 |
Tanner Gooding | Merge pull request #14736 from tannergooding/roundsx |
tree | commitdiff |
2018-01-16 |
Tanner Gooding | Merge pull request #15880 from tannergooding/hwintrin... |
tree | commitdiff |
2018-01-16 |
Jan Vorlicek | Fix one missing check for NULL after malloc (#15877) |
tree | commitdiff |
2018-01-16 |
Atsushi Kanamori | Small fix to underlying CoreCLR support for new string... |
tree | commitdiff |
2018-01-16 |
Tanner Gooding | Mark emitIns_R_A and emitIns_R_R_A to be not defined... |
tree | commitdiff |
2018-01-16 |
Jan Vorlicek | Fix mismatch between new and free in numa.cpp (#15870) |
tree | commitdiff |
2018-01-16 |
Jan Vorlicek | Fix Android build (#15868) |
tree | commitdiff |
2018-01-15 |
Steve MacLean | [Arm64] Use is16Byte |
tree | commitdiff |
2018-01-15 |
Tanner Gooding | Adding SSE4.1 intrinsic support for Round, Ceiling... |
tree | commitdiff |
2018-01-13 |
Jan Kotas | Merge pull request #15855 from jkotas/revert |
tree | commitdiff |
2018-01-13 |
Jan Kotas | Revert "Remove relocations for MethodTable::m_pParentMe... |
tree | commitdiff |
next |