Bart De Smet f08c7f063e Remove IObservable<T> conversion to its own file. 7 é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 8be4811163 Moving to Async naming convention. 7 é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 8be4811163 Moving to Async naming convention. 7 éve
Contains.cs 8be4811163 Moving to Async naming convention. 7 éve
Count.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
DefaultIfEmpty.cs 8be4811163 Moving to Async naming convention. 7 éve
Distinct.cs 3a3c59ba42 Change signature of Clone. 7 éve
ElementAt.cs 8be4811163 Moving to Async naming convention. 7 éve
ElementAtOrDefault.cs 8be4811163 Moving to Async naming convention. 7 éve
Empty.cs af6a43d236 Use ValueTask for internal IAsyncPartition interface. 7 é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 d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
GroupJoin.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve
Grouping.cs 67cb696b45 Clean up Grouping. 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 d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 é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 4e73c9a032 Save some state machine allocations. 7 éve
Repeat.cs 3a3c59ba42 Change signature of Clone. 7 éve
Reverse.cs 8be4811163 Moving to Async naming convention. 7 éve
Select.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 é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 8be4811163 Moving to Async naming convention. 7 éve
ToAsyncEnumerable.Observable.cs f08c7f063e Remove IObservable<T> conversion to its own file. 7 éve
ToAsyncEnumerable.Task.cs 3504fe8bf6 Move Task<T> conversion to separate file. 7 éve
ToAsyncEnumerable.cs f08c7f063e Remove IObservable<T> conversion to its own file. 7 é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 8be4811163 Moving to Async naming convention. 7 é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 3a3c59ba42 Change signature of Clone. 7 é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