Bart De Smet 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
..
Amb.cs f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). 6 rokov pred
Buffer.cs ea0c7176ba Fix some async iterator implementations. 6 rokov pred
Catch.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
Concat.cs ea0c7176ba Fix some async iterator implementations. 6 rokov pred
Defer.cs ea0c7176ba Fix some async iterator implementations. 6 rokov pred
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." 6 rokov pred
DistinctUntilChanged.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
Do.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
Expand.cs 038c9696f7 Use async iterators in Expand. 6 rokov pred
Finally.cs ea0c7176ba Fix some async iterator implementations. 6 rokov pred
Generate.cs ea0c7176ba Fix some async iterator implementations. 6 rokov pred
IgnoreElements.cs ea0c7176ba Fix some async iterator implementations. 6 rokov pred
IsEmpty.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
Max.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
MaxBy.cs 369026d24e Taming CancellationToken overload hell 6 rokov pred
Merge.cs 57b45a60ad Adding a prototype for a cheaper and fair concurrent Merge implementation (USE_FAIR_AND_CHEAPER_MERGE). 6 rokov pred
Min.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
MinBy.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
Never.cs cd755fd113 Some minor cosmetics. 6 rokov pred
OnErrorResumeNext.cs 3a3c59ba42 Change signature of Clone. 7 rokov pred
Repeat.cs c835b01ea9 Use async iterators in Repeat. 6 rokov pred
Retry.cs b9f9514d57 Revert "Use only var when type is obvious." 6 rokov pred
Return.cs cd755fd113 Some minor cosmetics. 6 rokov pred
Scan.cs 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 rokov pred
SelectMany.cs 07a9483ed7 Share some code and streamline exceptions. 7 rokov pred
StartWith.cs a2845c9de7 Add review comment to StartWith. 6 rokov pred
Throw.cs b9f9514d57 Revert "Use only var when type is obvious." 6 rokov pred
Timeout.cs b9f9514d57 Revert "Use only var when type is obvious." 6 rokov pred
Using.cs a43c59fb3e Use async iterators in Using. 6 rokov pred