Bart De Smet ce1cc00303 Use ValueTask in a few more places. 6 éve
..
Aggregate.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
All.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Any.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
AppendPrepend.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 éve
Average.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Average.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Average.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Cast.cs 3a3c59ba42 Change signature of Clone. 7 éve
Concat.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Contains.cs 8be4811163 Moving to Async naming convention. 7 éve
Count.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
DefaultIfEmpty.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Distinct.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
ElementAt.cs 8be4811163 Moving to Async naming convention. 7 éve
ElementAtOrDefault.cs 8be4811163 Moving to Async naming convention. 7 éve
Empty.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Except.cs 3a3c59ba42 Change signature of Clone. 7 éve
First.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
FirstOrDefault.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
ForEach.cs c52d01bcc2 Stylistic nit. 7 éve
GroupBy.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
GroupJoin.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 7 éve
Grouping.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 7 éve
Intersect.cs 3a3c59ba42 Change signature of Clone. 7 éve
Join.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Last.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
LastOrDefault.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
LongCount.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Lookup.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Max.Generic.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Max.Primitive.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Max.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Min.Generic.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Min.Primitive.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Min.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
MinMax.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
MinMax.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
OfType.cs 3a3c59ba42 Change signature of Clone. 7 éve
OrderBy.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
OrderedAsyncEnumerable.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Range.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Repeat.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Reverse.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Select.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
SelectMany.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
SequenceEqual.cs 8be4811163 Moving to Async naming convention. 7 éve
Single.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
SingleLinkedNode.cs b53998f1d6 More code cleanup. 7 éve
SingleOrDefault.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Skip.cs 3a3c59ba42 Change signature of Clone. 7 éve
SkipLast.cs 3a3c59ba42 Change signature of Clone. 7 éve
SkipWhile.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Sum.Generated.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Sum.Generated.tt d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 éve
TakeLast.cs 3a3c59ba42 Change signature of Clone. 7 éve
TakeWhile.cs 1fe1409a43 Cosmetics. 7 éve
ToArray.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
ToAsyncEnumerable.Observable.cs f08c7f063e Remove IObservable<T> conversion to its own file. 7 éve
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 éve
ToAsyncEnumerable.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
ToDictionary.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
ToEnumerable.cs 92515218cc Fix ToEnumerable's use of ValueTask. 7 éve
ToHashSet.cs 8be4811163 Moving to Async naming convention. 7 éve
ToList.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
ToLookup.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
ToObservable.cs cfd11d1c62 Adding BCL style exception factories. 7 éve
Union.cs ce1cc00303 Use ValueTask in a few more places. 6 éve
Where.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve