projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-03603-01, preview-27305-02...
2019-01-06
Ben Adams
(C#7) Use pattern matching `is` rather than `as` with...
commit
|
commitdiff
|
tree
2019-01-06
Ben Adams
Remove redundant unsafe contexts (#21826)
commit
|
commitdiff
|
tree
2019-01-04
Ben Adams
Support faster null checks (#21765)
commit
|
commitdiff
|
tree
2019-01-04
Ben Adams
Skip additional cast from common EC.Run calls (#21789)
commit
|
commitdiff
|
tree
2019-01-02
Ben Adams
strlen to managed code and vectorize (#21729)
commit
|
commitdiff
|
tree
2018-12-31
Ben Adams
Remove EventPipeController static constructor (#21718)
commit
|
commitdiff
|
tree
2018-12-31
Ben Adams
Improve MdUtf8String (#21720)
commit
|
commitdiff
|
tree
2018-12-31
Ben Adams
Remove Environment static constructor (#21715)
commit
|
commitdiff
|
tree
2018-12-30
Ben Adams
Shorter ExecutionContext.Capture (#21707)
commit
|
commitdiff
|
tree
2018-12-30
Ben Adams
Use EventSource guid ctor for RuntimeEventSource (...
commit
|
commitdiff
|
tree
2018-12-30
Ben Adams
Separate ThreadPool...ThreadLocals get from initalization...
commit
|
commitdiff
|
tree
2018-12-29
Ben Adams
Fix warning causing error in warning as error (Windows...
commit
|
commitdiff
|
tree
2018-12-24
Ben Adams
Fix warning causing error in warning as error (Windows...
commit
|
commitdiff
|
tree
2018-12-24
Ben Adams
Use TZCNT and LZCNT for Locate{First|Last}Found{Byte...
commit
|
commitdiff
|
tree
2018-12-22
Ben Adams
SpanHelpers deal with nullable reference types (#21232)
commit
|
commitdiff
|
tree
2018-12-15
Ben Adams
Fix warning causing error in warning as error (#21557)
commit
|
commitdiff
|
tree
2018-12-03
Ben Adams
Store CurrentThread in ThreadStatic (#21328)
commit
|
commitdiff
|
tree
2018-11-28
Ben Adams
Queue ValueTaskAwaiter IAsyncStateMachineBox directly...
commit
|
commitdiff
|
tree
2018-11-21
Ben Adams
Vectorize string.IndexOf(..., StringComparison.Ordinal...
commit
|
commitdiff
|
tree
2018-11-21
Ben Adams
Vectorize Array.{Last}IndexOf<T>(...) for byte and...
commit
|
commitdiff
|
tree
2018-11-19
Ben Adams
Single pass Vectorize Span<byte>.IndexOfAny(..., ReadOnlySpa...
commit
|
commitdiff
|
tree
2018-11-09
Ben Adams
Fast-path ExecutionContext for ThreadPool items (#20308)
commit
|
commitdiff
|
tree
2018-10-26
Ben Adams
Allow ArrayPool.Shared devirtualization (redux) (#20637)
commit
|
commitdiff
|
tree
2018-10-25
Ben Adams
Avoid implicit long casts in uint compares (#20511)
commit
|
commitdiff
|
tree
2018-10-22
Ben Adams
Additionally Vectorize string.IndexOfAny for value...
commit
|
commitdiff
|
tree
2018-08-31
Ben Adams
IndexOf(char, Ordinal) use fast path (#19788)
commit
|
commitdiff
|
tree
2018-08-20
Ben Adams
Mark some readonly fields readonly (#19559)
commit
|
commitdiff
|
tree
2018-08-20
Ben Adams
Mark more structs as readonly (#19557)
commit
|
commitdiff
|
tree
2018-08-20
Ben Adams
Make DateTimeOffset a readonly struct (#19552)
commit
|
commitdiff
|
tree
2018-08-11
Ben Adams
Don't early terminate on null for 64bit NR HashCode...
commit
|
commitdiff
|
tree
2018-05-30
Ben Adams
Inline Span.CopyTo (#18006)
commit
|
commitdiff
|
tree
2018-04-17
Ben Adams
Dict: Use Ref Local Reassignment (C# 7.3) (#17483)
commit
|
commitdiff
|
tree
2018-04-12
Ben Adams
Use string.IsNullOrEmpty to eliminate bounds check...
commit
|
commitdiff
|
tree
2018-04-11
Ben Adams
Remove MemoryManager.Length (#17498)
commit
|
commitdiff
|
tree
2018-04-11
Ben Adams
Fix Assert in ValueTask (#17511)
commit
|
commitdiff
|
tree
2018-03-29
Ben Adams
Dict cache default comparer for object types (#17285)
commit
|
commitdiff
|
tree
2018-03-28
Ben Adams
Fix Dictionary CopyTo regression (#17300)
commit
|
commitdiff
|
tree
2018-03-25
Ben Adams
Dictionary/List code clean up/formatting (C#7) (#17196)
commit
|
commitdiff
|
tree
2018-03-21
Ben Adams
Small tweaks to Dict asm size (#17096)
commit
|
commitdiff
|
tree
2018-03-17
Ben Adams
Prevent concurrent use corruption from causing infinite...
commit
|
commitdiff
|
tree
2018-03-01
Ben Adams
1-base Dictionary buckets to reduce initalization
commit
|
commitdiff
|
tree
2018-03-01
Ben Adams
Use EqualityComparer<TKey>.Default Intrinsic
commit
|
commitdiff
|
tree
2018-03-01
Ben Adams
Improve Dictionary TryInsert CQ
commit
|
commitdiff
|
tree
2018-03-01
Ben Adams
Improve Dictionary FindEntry CQ
commit
|
commitdiff
|
tree
2018-02-27
Ben Adams
Fix ascii range check (#16535)
commit
|
commitdiff
|
tree
2018-02-22
Ben Adams
Remove OwnedFlagBit from TryGetOwnedMemory index
commit
|
commitdiff
|
tree
2018-02-22
Ben Adams
Fix TryGetOwnedMemory xml docs
commit
|
commitdiff
|
tree
2018-02-21
Ben Adams
Add TryGetOwnedMemory (#16455)
commit
|
commitdiff
|
tree
2018-02-18
Ben Adams
Inline String->ReadOnlySpan (#16440)
commit
|
commitdiff
|
tree
2018-02-17
Ben Adams
Inlinable MulticastDelegate == (#16431)
commit
|
commitdiff
|
tree
2018-02-03
Ben Adams
Remove AsyncMethodBuilder from shared partition (#16149)
commit
|
commitdiff
|
tree
2018-01-31
Ben Adams
Reduce Execution Context Save+Restore (#15629)
commit
|
commitdiff
|
tree
2018-01-29
Ben Adams
Use EventSource guid ctor for ArrayPoolEventSource...
commit
|
commitdiff
|
tree
2018-01-29
Ben Adams
Use Guid ctor for TplEtwProvider (#16060)
commit
|
commitdiff
|
tree
2018-01-25
Ben Adams
Resolve iterators and async methods (#14655)
commit
|
commitdiff
|
tree
2018-01-17
Ben Adams
Skip EDI boundary for async (#15781)
commit
|
commitdiff
|
tree
2018-01-11
Ben Adams
Allow CALLEE_IS_FORCE_INLINE precedent over CALLEE_DOES_NOT_...
commit
|
commitdiff
|
tree
2018-01-11
Ben Adams
Improve performance for Math.Abs (#15823)
commit
|
commitdiff
|
tree
2018-01-03
Ben Adams
Use Span to drop byte[1] allocations (#15680)
commit
|
commitdiff
|
tree
2018-01-02
Ben Adams
Encoding: Don't alloc for zero length array (#13794)
commit
|
commitdiff
|
tree
2017-12-27
Ben Adams
Resolve race in ShimProxyCallback::AddRef (#15643)
commit
|
commitdiff
|
tree
2017-12-12
Ben Adams
Make EventCacheKey IEquatable (#15470)
commit
|
commitdiff
|
tree
2017-12-11
Ben Adams
Dictionary Initalize CQ (#15461)
commit
|
commitdiff
|
tree
2017-12-11
Ben Adams
Improve Dict.Clear CQ (#15459)
commit
|
commitdiff
|
tree
2017-12-08
Ben Adams
Tweak Resize
commit
|
commitdiff
|
tree
2017-12-08
Ben Adams
Add scope prefix for class vars
commit
|
commitdiff
|
tree
2017-12-08
Ben Adams
Externalize exception boxing (#15418)
commit
|
commitdiff
|
tree
2017-11-06
Ben Adams
Add .NET Core 2.0 performance post (#14875)
commit
|
commitdiff
|
tree
2017-10-23
Ben Adams
Hide post exception stack frames (#14652)
commit
|
commitdiff
|
tree
2017-10-20
Ben Adams
Fix jit fromatting
commit
|
commitdiff
|
tree
2017-09-15
Ben Adams
Delete JitHelpers.UnsafeCast (#14005)
commit
|
commitdiff
|
tree
2017-07-25
Ben Adams
ValueTask .ctor throw to Helper
commit
|
commitdiff
|
tree
2017-04-20
Ben Adams
Inline List.Clear (#11104)
commit
|
commitdiff
|
tree
2017-04-07
Ben Adams
Devirtualizable default encoding (#10783)
commit
|
commitdiff
|
tree
2017-04-04
Ben Adams
Improve Guid.ToString (#10669)
commit
|
commitdiff
|
tree
2017-03-31
Ben Adams
Fallback for enum.Format(G) when not valid (#10610)
commit
|
commitdiff
|
tree
2017-03-17
Ben Adams
Support devirtulization of Encoders (#10229)
commit
|
commitdiff
|
tree
2017-03-03
Ben Adams
Support Encoding devirtualization
commit
|
commitdiff
|
tree
2017-02-26
Ben Adams
Better ArraySegment .ctor tests (#9800)
commit
|
commitdiff
|
tree
2017-02-23
Ben Adams
Faster List Add (#9539)
commit
|
commitdiff
|
tree
2017-02-19
Ben Adams
Revert "Fast-path for ASCII & UTF8 Encoding ASCII data...
commit
|
commitdiff
|
tree
2017-02-18
Ben Adams
Fast-path for ASCII & UTF8 Encoding ASCII data (#9187)
commit
|
commitdiff
|
tree
2017-02-12
Ben Adams
Optimize List Clear+Remove (#9540)
commit
|
commitdiff
|
tree
2017-02-10
Ben Adams
GcHandle Perf Tweaks (#9473)
commit
|
commitdiff
|
tree
2017-02-09
Ben Adams
Inlinable ArraySegment ctor (#9433)
commit
|
commitdiff
|
tree
2017-02-05
Ben Adams
Use StringBuilderCache for Enum.InternalFlagsFormat...
commit
|
commitdiff
|
tree
2017-01-24
Ben Adams
Fast-path for ASCII & UTF8 Encoding ASCII data (#8969)
commit
|
commitdiff
|
tree
2017-01-23
Ben Adams
Remove some Diagnostics.Eventing allocations (#8869)
commit
|
commitdiff
|
tree
2016-10-14
Ben Adams
SpinLock.TryEnter fail fast for timeout 0 (#6952)
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Move up DOES_NOT_RETURN more
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Common List+Array Exceptions
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Common CopyTo Exceptions
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Common Enumerator exceptions
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Use existing common exceptions
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Make ThrowHelper paths simple for DOES_NOT_RETURN
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Set DOES_NOT_RETURN flag in fgFindJumpTargets
commit
|
commitdiff
|
tree
2016-10-13
Ben Adams
Count BBJ_RETURN in fgMakeBasicBlocks
commit
|
commitdiff
|
tree
2016-09-11
Ben Adams
Fix Environment no-inlining for mscorlib
commit
|
commitdiff
|
tree
2016-09-07
Ben Adams
ConcurrentDictionary<TKey, TValue> Exceptions to ThrowHelper...
commit
|
commitdiff
|
tree
2016-09-07
Ben Adams
Task<T> Exceptions to ThrowHelper (#7076)
commit
|
commitdiff
|
tree
next