2018-02-25 |
dotnet-maestro-bot | Update CoreFx, PgoData to preview2-26225-02, master... |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Jan Kotas | Delete printing of security transparency in SOS (#16560) |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Jan Kotas | Fixed NaN's GetHashCode and Equals invariant issue... |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Jeremy Kuhne | Fix path issues (#16554) |
commit | commitdiff | tree | snapshot |
2018-02-24 |
kasper3 | Return empty array if length is zero (#16529) |
commit | commitdiff | tree | snapshot |
2018-02-24 |
dotnet-maestro-bot | Update CoreFx, PgoData to preview2-26224-02, master... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Petar Petrov | Fix calling convention gap in DynamicILGenerator.EmitCa... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Stephen Toub | Suppress "local variable is initialized but not used... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Sung Yoon Whang | Address more stacktrace print issues (#16525) |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Brian Robbins | Delete eventpipetrace test. (#16534) |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Michal Strehovský | Mark sharedgenerics test as GCStressIncompatible (... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Davis Goodin | Update BuildTools to 2.1.0-preview2-02522-03 (#16532) |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Maoni Stephens | Enabling CLR implemented write watch on AMD64 on Window... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Jeremy Kuhne | Remove StringBuffer and use ValueStringBuilder (#16512) |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Andy Ayers | JIT: don't trust field offsets in R2R for nullcheck... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Jan Vorlicek | Fix preventing memory allocation in signal handler... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Jan Kotas | Fix build break with older VS versions (#16522) |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Tanner Gooding | Adding a TODO-XArch to `Lowering::ContainCheckHWIntrins... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Tanner Gooding | Adding the missing function header comments to hwintrin... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Jan Kotas | AsReadOnlySpan -> AsSpan rename to fix build breaks |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Atsushi Kanamori | Rename string-slicing extension methods (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-02-23 |
Carol Eidt | Merge pull request #16511 from CarolEidt/FixDD541653 |
commit | commitdiff | tree | snapshot |
2018-02-22 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview2... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Carol Eidt | Handle a restored double Interval at block boundary |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Ahson Khan | Add ReadOnlySpan string-like Equals/CompareTo/IndexOf... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jeremy Kuhne | Remove most preemptive checks from GetFullPath (#16478) |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Carol Eidt | Merge pull request #16473 from CarolEidt/FixDD541648 |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Atsushi Kanamori | Add CoreLib helpers for MemoryExtensions.AsSpan/AsMemor... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
gbalykov | Remove relocations for MethodTable::m_pParentMethodTabl... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Ahson Khan | Fix impl of ReadOnlySpan ToLower/ToUpper for Unix.... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Brian Sullivan | Merge pull request #16475 from briansull/vso-569605 |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Ben Adams | Remove OwnedFlagBit from TryGetOwnedMemory index |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Jan Kotas | Rename AsReadOnlySpan -> Span |
commit | commitdiff | tree | snapshot |
2018-02-22 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview2... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Ahson Khan | Fix Span Debugger Display String to correctly show... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Tanner Gooding | Adding tests for the SSE3 and SSSE3 hardware intrinsics |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Tanner Gooding | Adding support for the SSE3 and SSSE3 hardware intrinsics |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Tanner Gooding | Updating the x86 hardware intrinsic test templates... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Brian Robbins | Fix EventPipe Test Failures Under GCStress (#16494) |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Bruce Forstall | Fix StructPacking test for ARM (#16484) |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Ben Adams | Fix TryGetOwnedMemory xml docs |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Brian Sullivan | clang format |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Brian Sullivan | Codereview feedback |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Alexandre Teoi | Show the expected stack trace from a rethrown exception... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Noah Falk | Add more benchmarks to JitBench (#16353) |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Brian Sullivan | whitespace fix |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Brian Sullivan | Fix for assert during CSE processing |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Koundinya Veluri | Disable tiered compilation for collectible assemblies... |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Carol Eidt | LEA on rhs of block copy can't be contained |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Jeremy Kuhne | Dial back aggressive checks in Path (#16447) |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Anirudh Agnihotry | Moved extensions.cs to shared folder in coreclr (#16459) |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Jan Vorlicek | Revert TLS model change of the gCurrentThreadInfo |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Ben Adams | Add TryGetOwnedMemory (#16455) |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Noah Falk | Add CI perf repro script (#16414) |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Carol Eidt | Merge pull request #16408 from fiigii/sse4load |
commit | commitdiff | tree | snapshot |
2018-02-20 |
mlabiuk | Prevent memory allocation in signal handler (#16384) |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Jan Kotas | Replace ValueStringBuilder.set_Length with indexer... |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Wes Haggard | Merge pull request #16436 from brunotag/patch-1 |
commit | commitdiff | tree | snapshot |
2018-02-20 |
dotnet-maestro-bot | Update CoreClr to preview2-26220-01 (#16445) |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Carol Eidt | Merge pull request #16444 from mikedn/vec2load |
commit | commitdiff | tree | snapshot |
2018-02-19 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview2-26219-05, master... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Mike Danes | Handle TYP_SIMD8 correctly in genCodeForLclFld |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Ben Adams | Inline String->ReadOnlySpan (#16440) |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Carol Eidt | Merge pull request #16422 from CarolEidt/Fix15037 |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Jan Kotas | Delete workaround for #16197 (#16433) |
commit | commitdiff | tree | snapshot |
2018-02-18 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview2-26218-01, master... |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Jan Kotas | Delete some more dead code related to #16304 (#16432) |
commit | commitdiff | tree | snapshot |
2018-02-18 |
Bruno Tagliapietra | Update UsingYourBuild.md |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Ben Adams | Inlinable MulticastDelegate == (#16431) |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Sergey Andreenko | delete unused mirror files (#16423) |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Steve MacLean | Fix #16402 (#16406) |
commit | commitdiff | tree | snapshot |
2018-02-17 |
Brian Sullivan | Merge pull request #16413 from briansull/more-vso-566984 |
commit | commitdiff | tree | snapshot |
2018-02-17 |
dotnet-maestro-bot | Update CoreClr to preview2-26217-01 (#16426) |
commit | commitdiff | tree | snapshot |
2018-02-17 |
dotnet-maestro-bot | Update CoreClr to preview2-26216-09 (#16420) |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Tanner Gooding | Updating the JIT to take EnableSSE3_4 into account... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Brian Sullivan | Code Review - Removed unnecessary assert. |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Brian Sullivan | Fix whitespace formatting |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Brian Sullivan | Added new tree walker helper optHasCSEdefWithSideeffect... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Carol Eidt | Don't set delayRegFree if no target |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Carol Eidt | Merge pull request #16364 from CarolEidt/FixDD543057a |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Bruce Forstall | Merge pull request #16393 from BruceForstall/CleanupRunTest |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Carol Eidt | Correctly handle check for busy double reg |
commit | commitdiff | tree | snapshot |
2018-02-16 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to preview2... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Sergey Andreenko | Fix dlStack test (#16410) |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Sergey Andreenko | delete liveness workarond. (#16416) |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Viktor Hofer | Fix regression & enable ClearInitLocals in System.Text... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Ahson Khan | Fix impl of ReadOnlySpan StartsWith/EndsWith for Unix... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Sergey Andreenko | reenable readytorun\tests\mainv* for arm jitstress... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Sung Yoon Whang | Fix coreOverlayDir in Unix test instructions (#16415) |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Ahson Khan | Add ReadOnlySpan string-like ToLower/ToUpper API with... |
commit | commitdiff | tree | snapshot |
2018-02-16 |
Brian Sullivan | Fix for assert(sideEffList) in clr\src\jit\optcse.cpp... |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Fei Peng | Implement SSE4.1 LoadAlignedVector128NonTemporal |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Fei Peng | address GT_ADDR(GT_HWIntrinsic) nodes |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Fei Peng | Fix importer and morph with HWIntrinsic SIMD types |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Kevin Gosse | Fix typo in GC log (#16398) |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Carol Eidt | Merge pull request #16160 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Jan Kotas | Implement RuntimeHelpers.PrepareMethod/PrepareDelegate... |
commit | commitdiff | tree | snapshot |
2018-02-15 |
John Doe | Typos (dotnet/corert#5386) |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Anirudh Agnihotry | StringComparer Create(culture, CompareOptions) overload... |
commit | commitdiff | tree | snapshot |
2018-02-15 |
Konstantin... | sigsegv_handler: handle case when it is called on origi... |
commit | commitdiff | tree | snapshot |
next |