projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not restore or initialize buildtools for x86/arm64 (#20370)
2018-10-10
Stephen Toub
Add CancellationToken.UnsafeRegister (#20342)
commit
|
commitdiff
|
tree
2018-10-10
Stephen Toub
Add Timer duration/period to ThreadTransferSendObj
commit
|
commitdiff
|
tree
2018-10-09
Stephen Toub
Reduce CPU consumption by Timer's FireNextTimers (...
commit
|
commitdiff
|
tree
2018-10-09
Stephen Toub
Avoid building DebugFinalizableAsyncStateMachineBox...
commit
|
commitdiff
|
tree
2018-10-09
Stephen Toub
Clear unnecessary state from completed Tasks (#20294)
commit
|
commitdiff
|
tree
2018-09-29
Stephen Toub
Improve Guid parsing performance (#20183)
commit
|
commitdiff
|
tree
2018-09-29
Stephen Toub
Avoid allocation in Task.Yield() awaiter (#20186)
commit
|
commitdiff
|
tree
2018-09-28
Stephen Toub
Avoid AwaitTaskContinuation allocation in some awaits...
commit
|
commitdiff
|
tree
2018-09-27
Stephen Toub
Fix CancellationTokenRegistration.Dispose racing with...
commit
|
commitdiff
|
tree
2018-07-20
Stephen Toub
Fix unnnecessary reference to DateTimeFormatInfo.DecimalSepa...
commit
|
commitdiff
|
tree
2018-07-20
Stephen Toub
Improve throughput of TimeSpan.ToString/TryFormat with...
commit
|
commitdiff
|
tree
2018-07-18
Stephen Toub
Improve TimeSpan.ToString/TryFormat throughput for...
commit
|
commitdiff
|
tree
2018-07-17
Stephen Toub
Improve throughput of {U}Int32/64.{Try}Parse for hex...
commit
|
commitdiff
|
tree
2018-07-16
Stephen Toub
Improve throughput of UInt32/UInt64 integer parsing...
commit
|
commitdiff
|
tree
2018-07-15
Stephen Toub
Remove unused resource strings from System.Private...
commit
|
commitdiff
|
tree
2018-07-15
Stephen Toub
Temporarily allow combase.dll!RoGetActivationFactory...
commit
|
commitdiff
|
tree
2018-07-13
Stephen Toub
Improve Int32/Int64 {Try}Parse performance for NumberStyles...
commit
|
commitdiff
|
tree
2018-07-12
Stephen Toub
Remove TODO comment from CancellationTokenRegistration...
commit
|
commitdiff
|
tree
2018-07-10
Stephen Toub
Fix two issues in Marshal.SecureStringToBSTR (#18851)
commit
|
commitdiff
|
tree
2018-07-06
Stephen Toub
Improve DateTime{Offset}.ParseExact performance for...
commit
|
commitdiff
|
tree
2018-07-05
Stephen Toub
Improve DateTime{Offset}.ParseExact{Multiple} performance...
commit
|
commitdiff
|
tree
2018-06-29
Stephen Toub
Improve bool.TryFormat perf (#18711)
commit
|
commitdiff
|
tree
2018-06-28
Stephen Toub
Avoid capturing ExecutionContext into CancellationTokenSourc...
commit
|
commitdiff
|
tree
2018-06-27
Stephen Toub
Simplify built-in types across corefx (dotnet/corefx...
commit
|
commitdiff
|
tree
2018-06-25
Stephen Toub
Simplify types in non-shared corelib (dotnet/corert...
commit
|
commitdiff
|
tree
2018-06-24
Stephen Toub
Simply type names in Corelib (#18623)
commit
|
commitdiff
|
tree
2018-06-23
Stephen Toub
Change string.Compare(...) == 0 occurrences to string...
commit
|
commitdiff
|
tree
2018-06-22
Stephen Toub
Update behaviors of new TextWriter StringBuilder overloads...
commit
|
commitdiff
|
tree
2018-06-19
Stephen Toub
Avoid two unnecessary string.Substring calls in PunycodeDeco...
commit
|
commitdiff
|
tree
2018-06-15
Stephen Toub
Avoid some virtual dispatch in Encodings (#18487)
commit
|
commitdiff
|
tree
2018-06-11
Stephen Toub
Standardize on PLATFORM_WINDOWS instead of PLATFORM_UNIX...
commit
|
commitdiff
|
tree
2018-06-09
Stephen Toub
Use nameof of Encoding classes (#18395)
commit
|
commitdiff
|
tree
2018-06-09
Stephen Toub
Use cached strings for values 0 to 9 (#18383)
commit
|
commitdiff
|
tree
2018-06-09
Stephen Toub
Remove ConcurrentDictionary from CoreLib (#18308)
commit
|
commitdiff
|
tree
2018-06-07
Stephen Toub
Remove dead case from string.Compare (#18345)
commit
|
commitdiff
|
tree
2018-06-07
Stephen Toub
Remove a dead branch from __DTString (#18334)
commit
|
commitdiff
|
tree
2018-06-07
Stephen Toub
Delete FormatterConverter from CoreLib (#18336)
commit
|
commitdiff
|
tree
2018-05-31
Stephen Toub
Add additional features to SOS DumpAsync command (...
commit
|
commitdiff
|
tree
2018-05-31
Stephen Toub
Fix number formatting exception with empty NumberGroupSizes...
commit
|
commitdiff
|
tree
2018-05-30
Stephen Toub
Add sos DumpAsync command (#18160)
commit
|
commitdiff
|
tree
2018-05-19
Stephen Toub
Avoid freezing ConcurrentQueue segments in Count (...
commit
|
commitdiff
|
tree
2018-05-16
Stephen Toub
Add some more documentation for ValueTask (dotnet/corefx...
commit
|
commitdiff
|
tree
2018-05-11
Stephen Toub
Move StringBuilderCache to shared (#17964)
commit
|
commitdiff
|
tree
2018-05-11
Stephen Toub
Merge pull request dotnet/corefx#29636 from stephentoub...
commit
|
commitdiff
|
tree
2018-05-10
Stephen Toub
Replace easy Substrings with AsSpan/Slices (#17916)
commit
|
commitdiff
|
tree
2018-05-09
Stephen Toub
Reduce allocation in StringBuilder marshaling (#17928)
commit
|
commitdiff
|
tree
2018-05-08
Stephen Toub
Remove ConcurrentDictionary from System.Private.CoreLib...
commit
|
commitdiff
|
tree
2018-05-02
Stephen Toub
Fix faulty assert in Utilities.SelectBucketIndex (...
commit
|
commitdiff
|
tree
2018-04-27
Stephen Toub
Fix Number.ParseNumber to not assume '\0' at the end...
commit
|
commitdiff
|
tree
2018-04-13
Stephen Toub
Fix default style argument to Double/Single/Decimal...
commit
|
commitdiff
|
tree
2018-04-09
Stephen Toub
Avoid Unsafe.As usage in ValueTask that can break type...
commit
|
commitdiff
|
tree
2018-04-06
Stephen Toub
Add YieldAwaiter support to the async method builder...
commit
|
commitdiff
|
tree
2018-04-05
Stephen Toub
Merge pull request #17432 from stephentoub/portnumericperf
commit
|
commitdiff
|
tree
2018-04-05
Stephen Toub
Use FormattingHelpers.Count{Hex}Digits in {u}int/long...
commit
|
commitdiff
|
tree
2018-04-05
Stephen Toub
Move FormattingHelpers.Count{Hex}Digits from Utf8Formatter...
commit
|
commitdiff
|
tree
2018-04-04
Stephen Toub
Fix ExecutionContext capture in Task (#17407)
commit
|
commitdiff
|
tree
2018-04-04
Stephen Toub
Consolidate and optimize TextInfo.ChangeCase (#17391)
commit
|
commitdiff
|
tree
2018-04-04
Stephen Toub
Avoid unnecessary string allocations in IdnMapping...
commit
|
commitdiff
|
tree
2018-03-27
Stephen Toub
Fix regression in StreamWriter.Write perf for small...
commit
|
commitdiff
|
tree
2018-03-23
Stephen Toub
Fix Path.GetTempFileName on Windows (#17148)
commit
|
commitdiff
|
tree
2018-03-21
Stephen Toub
Improve DateTime{Offset} "r" and "o" formatting performance...
commit
|
commitdiff
|
tree
2018-03-21
Stephen Toub
Avoid allocating when SuppressFlow'ing in default ExecutionC...
commit
|
commitdiff
|
tree
2018-03-16
Stephen Toub
Avoid allocating _IOCompletionCallback when flow is...
commit
|
commitdiff
|
tree
2018-03-14
Stephen Toub
Add TaskCanceledException ctor that takes CancellationToken...
commit
|
commitdiff
|
tree
2018-03-12
Stephen Toub
Use a cached canceled task in ValueTask (dotnet/corefx...
commit
|
commitdiff
|
tree
2018-03-08
Stephen Toub
Fix inlining of IAsyncStateMachineBox (#16830)
commit
|
commitdiff
|
tree
2018-03-04
Stephen Toub
Delete stale TryFormat and {Try}Parse overloads (#16746)
commit
|
commitdiff
|
tree
2018-03-02
Stephen Toub
Fix netstandard build references to UnsafeTask
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Change several ValueTask properties to methods (#16691)
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Adjust System.Threading.Tasks.Extensions for IValueTaskSource
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Fix build break in System.Memory due to incorrect XML...
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Merge pull request #16618 from stephentoub/valuetaskextensib...
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Move IValueTaskSource and friends to System.Threading...
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Add token to IValueTaskSource
commit
|
commitdiff
|
tree
2018-03-01
Stephen Toub
Implement ValueTask extensibility
commit
|
commitdiff
|
tree
2018-02-27
Stephen Toub
Change new ThreadPool.QueueUserWorkItem method to be...
commit
|
commitdiff
|
tree
2018-02-26
Stephen Toub
Avoid async method caching of a 0 decimal task (#16588)
commit
|
commitdiff
|
tree
2018-02-24
Stephen Toub
Suppress "local variable is initialized but not used...
commit
|
commitdiff
|
tree
2018-02-09
Stephen Toub
Fix T[]->ArraySegment cast to return default for null...
commit
|
commitdiff
|
tree
2018-02-01
Stephen Toub
Use ValueTask shared from corelib (dotnet/corefx#26636)
commit
|
commitdiff
|
tree
2018-01-30
Stephen Toub
Merge pull request #16098 from stephentoub/valuetaskshared
commit
|
commitdiff
|
tree
2018-01-30
Stephen Toub
Make ValueTask shareable with corefx
commit
|
commitdiff
|
tree
2018-01-30
Stephen Toub
Replace TryCopyTo with CopyTo (#16078)
commit
|
commitdiff
|
tree
2018-01-30
Stephen Toub
Remove ValueTuple usage from ConfiguredValueTaskAwaitable
commit
|
commitdiff
|
tree
2018-01-30
Stephen Toub
Make ValueTaskAwaiters readonly structs
commit
|
commitdiff
|
tree
2018-01-30
Stephen Toub
Remove defunct CreateAsyncMethodBuilder from ValueTask
commit
|
commitdiff
|
tree
2018-01-29
Stephen Toub
Use corelib-shared ValueStringBuilder
commit
|
commitdiff
|
tree
2017-12-05
Stephen Toub
Remove old methods using string format (#15363)
commit
|
commitdiff
|
tree
2017-12-01
Stephen Toub
Improve throughput of String.Split(char / char[], ...
commit
|
commitdiff
|
tree
2017-12-01
Stephen Toub
Merge pull request #15317 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Avoid provider-related costs for default integer formatting...
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Merge pull request #15246 from stephentoub/double_tryformat
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Address PR feedback
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Reduce duplicate code for span formatting in StringBuilder
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Add double/float.TryFormat
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Port ValueStringBuilder updates/fixes from corefx
commit
|
commitdiff
|
tree
2017-11-29
Stephen Toub
Move FormatDouble/Single to managed code
commit
|
commitdiff
|
tree
2017-11-28
Stephen Toub
Fix typo in comment in number formatting
commit
|
commitdiff
|
tree
2017-11-28
Stephen Toub
Switch new TryParse* and TryFormat methods to use span...
commit
|
commitdiff
|
tree
2017-11-23
Stephen Toub
Revert making Nullable<T> readonly (#15198)
commit
|
commitdiff
|
tree
next