2018-02-28 |
Jeremy Kuhne | Add Path.Join() methods. (#16561) |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Rex Morgan | Fixing lambda capture unused errors. (#16555) |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Anirudh Agnihotry | Tests For GetPathRoot and Enabling NormalizeDirectorySe... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Jan Kotas | Use the same default value of MarshalAs.IidParamIndex... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Brian Sullivan | Merge pull request #16637 from dotnet-bot/from-tfs |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Brian Sullivan | Minimal Fix for the incorrect rangecheck elimination... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Anirudh Agnihotry | Bug in GetFullPath(basePath, Path) (#16598) |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Brian Sullivan | Merge pull request #16533 from briansull/default-fill |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Stephen Toub | Change new ThreadPool.QueueUserWorkItem method to be... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Adam Sitnik | Event pipe guid in metadata (#16316), fixes #16105 |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Brian Sullivan | Implement JitDefaultFill |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Jan Kotas | Fix P1 test build break (#16631) |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Sergey Andreenko | add PHASE_COMPUTE_REACHABILITY (#16574) |
commit | commitdiff | tree | snapshot |
2018-02-27 |
crntn | Debugger FIFO pipes are created in TMPDIR if defined... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Ahson Khan | Add MemoryExtensions to CoreLib along with necessary... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Egor Chesakov | Merge pull request #16514 from echesakovMSFT/UseTargetP... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Jan Kotas | Delete left-over globalization CoreCLR tests (#16571) |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Sung Yoon Whang | Add test for GC.GetAllocatedBytesForCurrentThread ... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Sung Yoon Whang | Re-attempt fixing case in GC reliability/stress night... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Fei Peng | Update the table-driven framework to support x86 imm... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Fei Peng | Add tests/templates for AVX2/SSE2 shift intrinsics |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Fei Peng | Add tests ShiftLeft/RightLogicalVariable |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Fei Peng | Add AVX.Compare/CompareScalar tests |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Fei Peng | Add Avx.SetZeroVector256<T> tests |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Brian Robbins | Upgrade TraceEvent and XUnit-Performance to the latest... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Ben Adams | Fix ascii range check (#16535) |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Sung Yoon Whang | Fix for incorrect case in GC reliability/stress night... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Victor "Nate... | Fix SoDBench by retargeting ASP Net feed (#16596) |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Stephen Toub | Avoid async method caching of a 0 decimal task (#16588) |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Egor Chesakov | Replace sizeof(void*)-like expressions with TARGET_POIN... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Mike McLaughlin | Fixed mixed mode attach/JIT debugging. (#16552) |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Bruce Forstall | Merge pull request #16591 from BruceForstall/FixArmTest... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Bruce Forstall | Fix arm32/arm64 test exclusions |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Andy Ayers | Simplify test dependencies for benchmarks (#16378) |
commit | commitdiff | tree | snapshot |
2018-02-26 |
dotnet-maestro-bot | Update PgoData to master-20180226-0052 (#16563) |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jan Kotas | Delete Single/Double.GetHashCode tests (#16567) |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jarret Shook | Merge pull request #16396 from jashook/add_separate_bui... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jan Kotas | Use overriden double/float GetHashCode for default... |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jan Kotas | Delete dead code |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jan Kotas | Delete redundant (RuntimeType) casts |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jan Kotas | Delete redundant int pcaCount intializations |
commit | commitdiff | tree | snapshot |
2018-02-26 |
Jan Kotas | Fix GetCustomAttribute API for DllImportAttribute pseud... |
commit | commitdiff | tree | snapshot |
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 |
next |