projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #16668 from briansull/simd-ins-opt
2018-03-01
Brian Sullivan
Merge pull request #16668 from briansull/simd-ins-opt
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Change several ValueTask properties to methods (#16691)
commit
|
commitdiff
|
tree
2018-03-01
Ahson Khan
Move MemoryExtensions.TryGetString to MemoryMarshal...
commit
|
commitdiff
|
tree
2018-03-01
Ahson Khan
Remove Span.NonGenerics and update leftover AsRoS ...
commit
|
commitdiff
|
tree
2018-03-01
Egor Chesakov
Merge pull request #16660 from echesakovMSFT/UseTarget64BitMacro
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Merge pull request #16618 from stephentoub/valuetaskextensib...
commit
|
commitdiff
|
tree
2018-03-01
Victor "Nate" Graf
Create test for rundown events with EventPipe (#16667)
commit
|
commitdiff
|
tree
2018-03-01
Jan Kotas
Delete unnecesary StackCrawlMarks (#16648)
commit
|
commitdiff
|
tree
2018-02-28
Brian Robbins
Update EventSource* Tests for EventPipe (#16645)
commit
|
commitdiff
|
tree
2018-02-28
Brian Sullivan
Merge pull request #16657 from debayang/crypto_arm64_intrinsics
commit
|
commitdiff
|
tree
2018-02-28
Bruce Forstall
Merge pull request #16538 from sdmaclea/PR-ARM64-R2R_FAIL
commit
|
commitdiff
|
tree
2018-02-28
Atsushi Kanamori
Add the array/arraysegment->Span/Memory overloads to...
commit
|
commitdiff
|
tree
2018-02-28
Andy Ayers
Revert: Simplify test dependencies for benchmarks ...
commit
|
commitdiff
|
tree
2018-02-28
Egor Chesakov
Merge pull request #16531 from echesakovMSFT/MakeTarget64Bit...
commit
|
commitdiff
|
tree
2018-02-28
Jan Kotas
Add Thread.GetCurrentProcessorId() API (#16650)
commit
|
commitdiff
|
tree
2018-02-28
Carol Eidt
Merge pull request #16599 from fiigii/fixstaticcast
commit
|
commitdiff
|
tree
2018-02-28
Jeremy Kuhne
Add Path.Join() methods. (#16561)
commit
|
commitdiff
|
tree
2018-02-28
Jan Kotas
Use the same default value of MarshalAs.IidParamIndex...
commit
|
commitdiff
|
tree
2018-02-28
Brian Sullivan
Merge pull request #16637 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
2018-02-27
Brian Sullivan
Merge pull request #16533 from briansull/default-fill
commit
|
commitdiff
|
tree
2018-02-27
Stephen Toub
Change new ThreadPool.QueueUserWorkItem method to be...
commit
|
commitdiff
|
tree
2018-02-27
Adam Sitnik
Event pipe guid in metadata (#16316), fixes #16105
commit
|
commitdiff
|
tree
2018-02-27
Jan Kotas
Fix P1 test build break (#16631)
commit
|
commitdiff
|
tree
2018-02-27
Sergey Andreenko
add PHASE_COMPUTE_REACHABILITY (#16574)
commit
|
commitdiff
|
tree
2018-02-27
Ahson Khan
Add MemoryExtensions to CoreLib along with necessary...
commit
|
commitdiff
|
tree
2018-02-27
Egor Chesakov
Merge pull request #16514 from echesakovMSFT/UseTargetPointe...
commit
|
commitdiff
|
tree
2018-02-27
Jan Kotas
Delete left-over globalization CoreCLR tests (#16571)
commit
|
commitdiff
|
tree
2018-02-27
Sung Yoon Whang
Add test for GC.GetAllocatedBytesForCurrentThread ...
commit
|
commitdiff
|
tree
2018-02-27
Sung Yoon Whang
Re-attempt fixing case in GC reliability/stress night...
commit
|
commitdiff
|
tree
2018-02-27
Brian Robbins
Upgrade TraceEvent and XUnit-Performance to the latest...
commit
|
commitdiff
|
tree
2018-02-27
Sung Yoon Whang
Fix for incorrect case in GC reliability/stress night...
commit
|
commitdiff
|
tree
2018-02-27
Victor "Nate" Graf
Fix SoDBench by retargeting ASP Net feed (#16596)
commit
|
commitdiff
|
tree
2018-02-26
Stephen Toub
Avoid async method caching of a 0 decimal task (#16588)
commit
|
commitdiff
|
tree
2018-02-26
Mike McLaughlin
Fixed mixed mode attach/JIT debugging. (#16552)
commit
|
commitdiff
|
tree
2018-02-26
Bruce Forstall
Merge pull request #16591 from BruceForstall/FixArmTestExclu...
commit
|
commitdiff
|
tree
2018-02-26
Andy Ayers
Simplify test dependencies for benchmarks (#16378)
commit
|
commitdiff
|
tree
2018-02-26
Jan Kotas
Delete Single/Double.GetHashCode tests (#16567)
commit
|
commitdiff
|
tree
2018-02-26
Jarret Shook
Merge pull request #16396 from jashook/add_separate_buildtes...
commit
|
commitdiff
|
tree
2018-02-26
Jan Kotas
Use overriden double/float GetHashCode for default...
commit
|
commitdiff
|
tree
2018-02-25
Jan Kotas
Delete printing of security transparency in SOS (#16560)
commit
|
commitdiff
|
tree
2018-02-25
Jan Kotas
Fixed NaN's GetHashCode and Equals invariant issue...
commit
|
commitdiff
|
tree
2018-02-24
Brian Robbins
Delete eventpipetrace test. (#16534)
commit
|
commitdiff
|
tree
2018-02-24
Maoni Stephens
Enabling CLR implemented write watch on AMD64 on Windows...
commit
|
commitdiff
|
tree
2018-02-23
Jeremy Kuhne
Remove StringBuffer and use ValueStringBuilder (#16512)
commit
|
commitdiff
|
tree
2018-02-23
Andy Ayers
JIT: don't trust field offsets in R2R for nullcheck...
commit
|
commitdiff
|
tree
2018-02-23
Jan Vorlicek
Fix preventing memory allocation in signal handler...
commit
|
commitdiff
|
tree
2018-02-23
Jan Kotas
Fix build break with older VS versions (#16522)
commit
|
commitdiff
|
tree
2018-02-23
Carol Eidt
Merge pull request #16511 from CarolEidt/FixDD541653
commit
|
commitdiff
|
tree
2018-02-22
Ahson Khan
Add ReadOnlySpan string-like Equals/CompareTo/IndexOf...
commit
|
commitdiff
|
tree
2018-02-22
Jeremy Kuhne
Remove most preemptive checks from GetFullPath (#16478)
commit
|
commitdiff
|
tree
2018-02-22
Carol Eidt
Merge pull request #16473 from CarolEidt/FixDD541648
commit
|
commitdiff
|
tree
2018-02-22
Atsushi Kanamori
Add CoreLib helpers for MemoryExtensions.AsSpan/AsMemory...
commit
|
commitdiff
|
tree
2018-02-22
Ahson Khan
Fix impl of ReadOnlySpan ToLower/ToUpper for Unix....
commit
|
commitdiff
|
tree
2018-02-22
Brian Sullivan
Merge pull request #16475 from briansull/vso-569605
commit
|
commitdiff
|
tree
2018-02-22
Brian Robbins
Fix EventPipe Test Failures Under GCStress (#16494)
commit
|
commitdiff
|
tree
2018-02-21
Noah Falk
Add more benchmarks to JitBench (#16353)
commit
|
commitdiff
|
tree
2018-02-21
Koundinya Veluri
Disable tiered compilation for collectible assemblies...
commit
|
commitdiff
|
tree
2018-02-21
Jeremy Kuhne
Dial back aggressive checks in Path (#16447)
commit
|
commitdiff
|
tree
2018-02-21
Noah Falk
Add CI perf repro script (#16414)
commit
|
commitdiff
|
tree
2018-02-20
Carol Eidt
Merge pull request #16408 from fiigii/sse4load
commit
|
commitdiff
|
tree
2018-02-20
Wes Haggard
Merge pull request #16436 from brunotag/patch-1
commit
|
commitdiff
|
tree
2018-02-20
Carol Eidt
Merge pull request #16444 from mikedn/vec2load
commit
|
commitdiff
|
tree
2018-02-18
Carol Eidt
Merge pull request #16422 from CarolEidt/Fix15037
commit
|
commitdiff
|
tree
2018-02-18
Jan Kotas
Delete some more dead code related to #16304 (#16432)
commit
|
commitdiff
|
tree
2018-02-18
Bruno Tagliapietra
Update UsingYourBuild.md
commit
|
commitdiff
|
tree
2018-02-17
Sergey Andreenko
delete unused mirror files (#16423)
commit
|
commitdiff
|
tree
2018-02-17
Brian Sullivan
Merge pull request #16413 from briansull/more-vso-566984
commit
|
commitdiff
|
tree
2018-02-16
Carol Eidt
Merge pull request #16364 from CarolEidt/FixDD543057a
commit
|
commitdiff
|
tree
2018-02-16
Bruce Forstall
Merge pull request #16393 from BruceForstall/CleanupRunTest
commit
|
commitdiff
|
tree
2018-02-16
Sergey Andreenko
Fix dlStack test (#16410)
commit
|
commitdiff
|
tree
2018-02-16
Sergey Andreenko
delete liveness workarond. (#16416)
commit
|
commitdiff
|
tree
2018-02-16
Ahson Khan
Fix impl of ReadOnlySpan StartsWith/EndsWith for Unix...
commit
|
commitdiff
|
tree
2018-02-16
Sergey Andreenko
reenable readytorun\tests\mainv* for arm jitstress...
commit
|
commitdiff
|
tree
2018-02-16
Ahson Khan
Add ReadOnlySpan string-like ToLower/ToUpper API with...
commit
|
commitdiff
|
tree
2018-02-15
Carol Eidt
Merge pull request #16160 from sdmaclea/PR-ARM64-SIMD...
commit
|
commitdiff
|
tree
2018-02-15
Jan Kotas
Implement RuntimeHelpers.PrepareMethod/PrepareDelegate...
commit
|
commitdiff
|
tree
2018-02-14
Anirudh Agnihotry
Adding Argument name to the Exception (#16372)
commit
|
commitdiff
|
tree
2018-02-14
Sergey Andreenko
[RyuJit] Stack level setter (#15597)
commit
|
commitdiff
|
tree
2018-02-14
Brian Sullivan
Merge pull request #16367 from briansull/vso-566984
commit
|
commitdiff
|
tree
2018-02-14
Michal Strehovský
Mark sharedgenerics test as GCStressIncompatible (...
commit
|
commitdiff
|
tree
2018-02-14
Bruce Forstall
Merge pull request #16380 from kbaladurin/fix-uaf
commit
|
commitdiff
|
tree
2018-02-14
Tarek Mahmoud Sayed
Fix the fired asset in CompareInfo.IndexOf (#16373)
commit
|
commitdiff
|
tree
2018-02-14
Koundinya Veluri
Implement WaitHandle.SignalAndWait on Unix (#16383)
commit
|
commitdiff
|
tree
2018-02-14
Sergey Andreenko
Add VSD additional param for DIRECT calls. (#16267)
commit
|
commitdiff
|
tree
2018-02-14
David Mason
Fix for issue #13153 - change SetGCConcurrent to TemporaryDi...
commit
|
commitdiff
|
tree
2018-02-14
Michal Strehovský
Handle ELEMENT_TYPE_PTR in ILCodeStream::EmitLDIND...
commit
|
commitdiff
|
tree
2018-02-14
Jan Vorlicek
Fix ARM/ARM64 hijacking in tail calls (#16039)
commit
|
commitdiff
|
tree
2018-02-14
Ahson Khan
Add ReadOnlySpan string-like StartsWith and EndsWith...
commit
|
commitdiff
|
tree
2018-02-13
Brian Robbins
Fix registry path for ETW argument lookup. (#16347)
commit
|
commitdiff
|
tree
2018-02-13
Wes Haggard
Merge pull request #16344 from brunotag/patch-1
commit
|
commitdiff
|
tree
2018-02-13
Carol Eidt
Merge pull request #16351 from fiigii/fixcont
commit
|
commitdiff
|
tree
2018-02-13
Carol Eidt
Merge pull request #15950 from dotnetrt/isafix
commit
|
commitdiff
|
tree
2018-02-13
Michal Strehovský
Fix ambiguous interface method error message (#16341)
commit
|
commitdiff
|
tree
2018-02-13
Bruce Forstall
Merge pull request #16181 from Buyduck/arm-memory-barrier
commit
|
commitdiff
|
tree
2018-02-12
Carol Eidt
Merge pull request #16008 from sdmaclea/PR-ARM64-TEST...
commit
|
commitdiff
|
tree
2018-02-12
Matt Galbraith
Merge pull request #16309 from MattGal/eol-some-linuxes
commit
|
commitdiff
|
tree
2018-02-12
Bruno Tagliapietra
Update UsingYourBuild.md
commit
|
commitdiff
|
tree
2018-02-12
Andy Ayers
JIT: Allow struct promotion in GS frames (#16220)
commit
|
commitdiff
|
tree
2018-02-12
Brian Robbins
Use DateTime.ToFileTimeUtc to generate serializable...
commit
|
commitdiff
|
tree
2018-02-12
Andy Ayers
JIT: look for escaping byrefs (#16305)
commit
|
commitdiff
|
tree
next