projects
/
platform
/
upstream
/
coreclr.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Replace TryCopyTo with CopyTo (#16078)
[platform/upstream/coreclr.git]
/
src
/
2018-01-30
Stephen Toub
Replace TryCopyTo with CopyTo (#16078)
tree
|
commitdiff
2018-01-30
Konstantin Baladurin
ThrowExceptionFromContextInternal, RtlCaptureContext...
tree
|
commitdiff
2018-01-30
Jan Kotas
Cleanup + Small TimeZoneInfo optimization for Unix...
tree
|
commitdiff
2018-01-30
Koundinya Veluri
Prevent compiler optimization that could cause local...
tree
|
commitdiff
2018-01-30
Brian Robbins
Add ActivityId Support to EventPipe (#16055)
tree
|
commitdiff
2018-01-30
Brian Robbins
EventPipe: Don't Generate and Emit Stacks on Rundown...
tree
|
commitdiff
2018-01-30
Tanner Gooding
Merge pull request #16066 from tannergooding/sse-intrinsics
tree
|
commitdiff
2018-01-29
Jan Kotas
Move TimeZoneInfo.Unix.cs to shared CoreLib partition...
tree
|
commitdiff
2018-01-29
Maryam Ariyan
EnsureCapacty(0) should return zero as capacity for...
tree
|
commitdiff
2018-01-29
Carol Eidt
Merge pull request #16077 from mikedn/smalltype
tree
|
commitdiff
2018-01-29
Stephen Toub
Use corelib-shared ValueStringBuilder
tree
|
commitdiff
2018-01-29
Andy Ayers
JIT: don't overlook strong nearby preference in LSRA...
tree
|
commitdiff
2018-01-29
Tom Deseyn
Perform PhysicalMemoryLimit check for workstation GC...
tree
|
commitdiff
2018-01-29
Jingyu Ma
Added Grisu3 algorithm support for double.ToString...
tree
|
commitdiff
2018-01-29
Carol Eidt
Merge pull request #15833 from sdmaclea/PR-ARM64-INITIA...
tree
|
commitdiff
2018-01-29
Ben Adams
Use EventSource guid ctor for ArrayPoolEventSource...
tree
|
commitdiff
2018-01-29
Ben Adams
Use Guid ctor for TplEtwProvider (#16060)
tree
|
commitdiff
2018-01-29
Michal Strehovský
Fix reflection to work with default interface methods...
tree
|
commitdiff
2018-01-29
Mike Danes
Use genTypeCanRepresentValue only with small types
tree
|
commitdiff
2018-01-29
Tom Deseyn
improve DllImport library name variation trying (#15912)
tree
|
commitdiff
2018-01-29
Jan Kotas
Fix ProjectN build break (dotnet/corert#5302)
tree
|
commitdiff
2018-01-29
Jan Kotas
Fix metadata format error checking (#16036)
tree
|
commitdiff
2018-01-28
Tanner Gooding
Marking SSE HWIntrinsics as fully implemented
tree
|
commitdiff
2018-01-28
Tanner Gooding
Adding support for the SSE Store, StoreAligned, StoreAl...
tree
|
commitdiff
2018-01-28
mikedn
Improve Interlocked.Exchange<T> (#16058)
tree
|
commitdiff
2018-01-28
Tanner Gooding
Merge pull request #15961 from tannergooding/struct...
tree
|
commitdiff
2018-01-27
Tanner Gooding
Moving the SetIsIntrinsic code earlier in the method...
tree
|
commitdiff
2018-01-27
Tanner Gooding
Updating the Vector64, Vector128, and Vector256 StructP...
tree
|
commitdiff
2018-01-27
Tanner Gooding
Updating the VM to properly pack the SIMD hardware...
tree
|
commitdiff
2018-01-27
Tanner Gooding
Updating the methodtablebuilder to handle the System...
tree
|
commitdiff
2018-01-27
Levi Broderick
Optimize Span.Copy and Span.TryCopyTo (#15947)
tree
|
commitdiff
2018-01-27
Eugene Rozenfeld
Fix side effect flags setting after expression cloning...
tree
|
commitdiff
2018-01-27
David Mason
GCPrivate, GCHandle, and GChandlePrivate events for...
tree
|
commitdiff
2018-01-26
Steve MacLean
[Arm64] Initial HWIntrinsic implementation
tree
|
commitdiff
2018-01-26
Conrad Meyer
Fix FreeBSD build and update build instructions (#15998)
tree
|
commitdiff
2018-01-26
David Mason
fix pointer in ILCodeVersionNode so it uses PTR_COR_ILM...
tree
|
commitdiff
2018-01-26
Brian Robbins
Create the concept of EventPipeSession and refactor...
tree
|
commitdiff
2018-01-26
Brian Robbins
Fix Windows-Specific EventPipe Bugs (#16025)
tree
|
commitdiff
2018-01-26
Sean Gillespie
[Local GC] FEATURE_EVENT_TRACE 3/n: Defining and Firing...
tree
|
commitdiff
2018-01-26
Eugene Rozenfeld
Compute System.Private.CoreLib roots required by the...
tree
|
commitdiff
2018-01-25
Konstantin Baladurin
Fix asan false-positive errors: (#15563)
tree
|
commitdiff
2018-01-25
Koundinya Veluri
Enable tiered jitting for R2R methods (#15967)
tree
|
commitdiff
2018-01-25
Russ Keldorph
Revert "Add environment variable (COMPlus_EnableDiagnos...
tree
|
commitdiff
2018-01-25
William Godbe
Add GetLoadLibrary function for PAL & use in TrackErro...
tree
|
commitdiff
2018-01-25
Ben Adams
Resolve iterators and async methods (#14655)
tree
|
commitdiff
2018-01-25
Carol Eidt
Merge pull request #16005 from CarolEidt/Fix15848
tree
|
commitdiff
2018-01-25
nietras
Minor bug fix for Array.Sort: Replace keys.Length with...
tree
|
commitdiff
2018-01-25
Konstantin Baladurin
[x86/Linux] Fix HelperMethodFrame::UpdateRegDisplay...
tree
|
commitdiff
2018-01-25
Carol Eidt
Disable the ConvertToUInt intrinsics by removing them...
tree
|
commitdiff
2018-01-25
Jarret Shook
Merge pull request #15813 from jashook/inner_loop_fixes
tree
|
commitdiff
2018-01-24
Carol Eidt
Disable FP to Unsigned Vector Conversions
tree
|
commitdiff
2018-01-24
Sergey Andreenko
Delete Ptr typedefs from jit src. (#15983)
tree
|
commitdiff
2018-01-24
Mike McLaughlin
Add "CLRJitAttachState" global export from coreclr...
tree
|
commitdiff
2018-01-24
Michal Strehovský
Reflection-block some types in CoreLib (dotnet/corert...
tree
|
commitdiff
2018-01-24
Sean Gillespie
[Local GC] FEATURE_EVENT_TRACE 2/n: Scaffolding for...
tree
|
commitdiff
2018-01-24
Carol Eidt
Merge pull request #15980 from CarolEidt/Fix15932
tree
|
commitdiff
2018-01-24
Jan Kotas
Delete dead code (#15990)
tree
|
commitdiff
2018-01-24
Bruce Forstall
Merge pull request #15949 from mikedn/shift-inconsistency
tree
|
commitdiff
2018-01-24
Sean Gillespie
[Local GC] FEATURE_EVENT_TRACE 1/n: Tracking Event...
tree
|
commitdiff
2018-01-24
Levi Broderick
Add Unsafe.IsAddressGreaterThan / IsAddressLessThan...
tree
|
commitdiff
2018-01-24
Michal Strehovský
Catch ambiguous interface method resolution exceptions...
tree
|
commitdiff
2018-01-24
Michal Strehovský
Do not devirtualize shared default interface methods...
tree
|
commitdiff
2018-01-23
Carol Eidt
Adjust minRegs for SELECT stress modes
tree
|
commitdiff
2018-01-23
Ian Hays
Misc Span/Memory changes (#15941)
tree
|
commitdiff
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
Mike Danes
Fix 64 bit shift inconsistencies (on 32 bit targets)
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
next