David Karnok d20c94e292 Merge branch 'master' into TimeoutCancelLoser 6 years ago
..
Buffer.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Catch.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Concat.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Defer.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Distinct.cs 8be4811163 Moving to Async naming convention. 7 years ago
DistinctUntilChanged.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Do.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Expand.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Finally.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Generate.cs ab166038dd Modernize Ix.Async tests. 7 years ago
IgnoreElements.cs ab166038dd Modernize Ix.Async tests. 7 years ago
IsEmpty.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
Max.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
MaxBy.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
Min.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
MinBy.cs 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
Never.cs 856b8f2d02 Address a few minor IDE warnings. 6 years ago
OnErrorResumeNext.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Repeat.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Retry.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Return.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Scan.cs ab166038dd Modernize Ix.Async tests. 7 years ago
SelectMany.cs ab166038dd Modernize Ix.Async tests. 7 years ago
StartWith.cs ab166038dd Modernize Ix.Async tests. 7 years ago
Throw.cs 35baf55cdc Add test for Throw. 7 years ago
Timeout.cs 47c597de2c Add test for double timeout, exercises the cancel paths 6 years ago
Using.cs ab166038dd Modernize Ix.Async tests. 7 years ago