platform/upstream/coreclr.git
2018-02-28 Rex MorganFixing lambda capture unused errors. (#16555)
2018-02-28 Anirudh AgnihotryTests For GetPathRoot and Enabling NormalizeDirectorySe...
2018-02-28 Jan KotasUse the same default value of MarshalAs.IidParamIndex...
2018-02-28 Brian SullivanMerge pull request #16637 from dotnet-bot/from-tfs
2018-02-28 Juan Carlos... Address comments
2018-02-28 Juan Carlos... Actually adding SCEP script
2018-02-28 Brian SullivanMinimal Fix for the incorrect rangecheck elimination...
2018-02-28 Juan Carlos... Adding SCEP install/uninstall script and tasks
2018-02-27 Anirudh AgnihotryBug in GetFullPath(basePath, Path) (#16598)
2018-02-27 Brian SullivanMerge pull request #16533 from briansull/default-fill
2018-02-27 Stephen ToubChange new ThreadPool.QueueUserWorkItem method to be...
2018-02-27 Adam SitnikEvent pipe guid in metadata (#16316), fixes #16105
2018-02-27 Brian SullivanImplement JitDefaultFill
2018-02-27 Jan KotasFix P1 test build break (#16631)
2018-02-27 Sergey Andreenkoadd PHASE_COMPUTE_REACHABILITY (#16574)
2018-02-27 crntnDebugger FIFO pipes are created in TMPDIR if defined...
2018-02-27 Ahson KhanAdd MemoryExtensions to CoreLib along with necessary...
2018-02-27 Egor ChesakovMerge pull request #16514 from echesakovMSFT/UseTargetP...
2018-02-27 Jan KotasDelete left-over globalization CoreCLR tests (#16571)
2018-02-27 Sung Yoon WhangAdd test for GC.GetAllocatedBytesForCurrentThread ...
2018-02-27 Sung Yoon WhangRe-attempt fixing case in GC reliability/stress night...
2018-02-27 Fei PengUpdate the table-driven framework to support x86 imm...
2018-02-27 Fei PengAdd tests/templates for AVX2/SSE2 shift intrinsics
2018-02-27 Fei PengAdd tests ShiftLeft/RightLogicalVariable
2018-02-27 Fei PengAdd AVX.Compare/CompareScalar tests
2018-02-27 Fei PengAdd Avx.SetZeroVector256<T> tests
2018-02-27 Brian RobbinsUpgrade TraceEvent and XUnit-Performance to the latest...
2018-02-27 Ben AdamsFix ascii range check (#16535)
2018-02-27 Sung Yoon WhangFix for incorrect case in GC reliability/stress night...
2018-02-27 Victor "Nate... Fix SoDBench by retargeting ASP Net feed (#16596)
2018-02-27 Egor ChesakovDefine _TARGET_64BIT_ macro if not defined when _TARGET...
2018-02-26 Stephen ToubAvoid async method caching of a 0 decimal task (#16588)
2018-02-26 Egor ChesakovReplace sizeof(void*)-like expressions with TARGET_POIN...
2018-02-26 Mike McLaughlinFixed mixed mode attach/JIT debugging. (#16552)
2018-02-26 Bruce ForstallMerge pull request #16591 from BruceForstall/FixArmTest...
2018-02-26 Bruce ForstallFix arm32/arm64 test exclusions
2018-02-26 Andy AyersSimplify test dependencies for benchmarks (#16378)
2018-02-26 dotnet-maestro-botUpdate PgoData to master-20180226-0052 (#16563)
2018-02-26 Jan KotasDelete Single/Double.GetHashCode tests (#16567)
2018-02-26 Jarret ShookMerge pull request #16396 from jashook/add_separate_bui...
2018-02-26 Jan KotasUse overriden double/float GetHashCode for default...
2018-02-26 Jan KotasDelete dead code
2018-02-26 Jan KotasDelete redundant (RuntimeType) casts
2018-02-26 Jan KotasDelete redundant int pcaCount intializations
2018-02-26 Jan KotasFix GetCustomAttribute API for DllImportAttribute pseud...
2018-02-25 dotnet-maestro-botUpdate CoreFx, PgoData to preview2-26225-02, master...
2018-02-25 Jan KotasDelete printing of security transparency in SOS (#16560)
2018-02-25 Jan KotasFixed NaN's GetHashCode and Equals invariant issue...
2018-02-25 Jeremy KuhneFix path issues (#16554)
2018-02-24 kasper3Return empty array if length is zero (#16529)
2018-02-24 dotnet-maestro-botUpdate CoreFx, PgoData to preview2-26224-02, master...
2018-02-24 Petar PetrovFix calling convention gap in DynamicILGenerator.EmitCa...
2018-02-24 Stephen ToubSuppress "local variable is initialized but not used...
2018-02-24 Sung Yoon WhangAddress more stacktrace print issues (#16525)
2018-02-24 Brian RobbinsDelete eventpipetrace test. (#16534)
2018-02-24 Michal StrehovskýMark sharedgenerics test as GCStressIncompatible (...
2018-02-24 Davis GoodinUpdate BuildTools to 2.1.0-preview2-02522-03 (#16532)
2018-02-24 Steve MacLean[Arm64/Windows] Make r2r green in CI
2018-02-24 Maoni StephensEnabling CLR implemented write watch on AMD64 on Window...
2018-02-23 Egor ChesakovAdd definition _TARGET_64BIT_ in clrdefinitions.cmake
2018-02-23 Jeremy KuhneRemove StringBuffer and use ValueStringBuilder (#16512)
2018-02-23 Andy AyersJIT: don't trust field offsets in R2R for nullcheck...
2018-02-23 Jan VorlicekFix preventing memory allocation in signal handler...
2018-02-23 Jan KotasFix build break with older VS versions (#16522)
2018-02-23 Tanner GoodingAdding a TODO-XArch to `Lowering::ContainCheckHWIntrins...
2018-02-23 Tanner GoodingAdding the missing function header comments to hwintrin...
2018-02-23 Jan KotasAsReadOnlySpan -> AsSpan rename to fix build breaks
2018-02-23 Atsushi KanamoriRename string-slicing extension methods (dotnet/corefx...
2018-02-23 Carol EidtMerge pull request #16511 from CarolEidt/FixDD541653
2018-02-22 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview2...
2018-02-22 Carol EidtHandle a restored double Interval at block boundary
2018-02-22 Ahson KhanAdd ReadOnlySpan string-like Equals/CompareTo/IndexOf...
2018-02-22 Jeremy KuhneRemove most preemptive checks from GetFullPath (#16478)
2018-02-22 Carol EidtMerge pull request #16473 from CarolEidt/FixDD541648
2018-02-22 Atsushi KanamoriAdd CoreLib helpers for MemoryExtensions.AsSpan/AsMemor...
2018-02-22 gbalykovRemove relocations for MethodTable::m_pParentMethodTabl...
2018-02-22 Ahson KhanFix impl of ReadOnlySpan ToLower/ToUpper for Unix....
2018-02-22 Brian SullivanMerge pull request #16475 from briansull/vso-569605
2018-02-22 Ben AdamsRemove OwnedFlagBit from TryGetOwnedMemory index
2018-02-22 Jan KotasRename AsReadOnlySpan -> Span
2018-02-22 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, PgoData to preview2...
2018-02-22 Ahson KhanFix Span Debugger Display String to correctly show...
2018-02-22 Tanner GoodingAdding tests for the SSE3 and SSSE3 hardware intrinsics
2018-02-22 Tanner GoodingAdding support for the SSE3 and SSSE3 hardware intrinsics
2018-02-22 Tanner GoodingUpdating the x86 hardware intrinsic test templates...
2018-02-22 Brian RobbinsFix EventPipe Test Failures Under GCStress (#16494)
2018-02-22 Bruce ForstallFix StructPacking test for ARM (#16484)
2018-02-22 Ben AdamsFix TryGetOwnedMemory xml docs
2018-02-22 Brian Sullivanclang format
2018-02-22 Brian SullivanCodereview feedback
2018-02-21 Alexandre TeoiShow the expected stack trace from a rethrown exception...
2018-02-21 Noah FalkAdd more benchmarks to JitBench (#16353)
2018-02-21 Brian Sullivanwhitespace fix
2018-02-21 Brian SullivanFix for assert during CSE processing
2018-02-21 Koundinya VeluriDisable tiered compilation for collectible assemblies...
2018-02-21 Carol EidtLEA on rhs of block copy can't be contained
2018-02-21 Jeremy KuhneDial back aggressive checks in Path (#16447)
2018-02-21 Anirudh AgnihotryMoved extensions.cs to shared folder in coreclr (#16459)
2018-02-21 Jan VorlicekRevert TLS model change of the gCurrentThreadInfo
2018-02-21 Ben AdamsAdd TryGetOwnedMemory (#16455)
next