Bart De Smet cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 rokov pred
..
Aggregate.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
All.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
Any.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
AppendPrepend.cs b343121674 Some more naming changes. 7 rokov pred
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 rokov pred
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. 8 rokov pred
Average.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
Cast.cs 8c1ca84f1c Moving OfType to its own file. 8 rokov pred
Concat.cs b53998f1d6 More code cleanup. 7 rokov pred
Contains.cs 741e9660c8 merge from master 7 rokov pred
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 rokov pred
Create.cs b53998f1d6 More code cleanup. 7 rokov pred
DefaultIfEmpty.cs b53998f1d6 More code cleanup. 7 rokov pred
Distinct.cs cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 rokov pred
ElementAt.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
ElementAtOrDefault.cs 4847c39521 Modernize some code. 7 rokov pred
Empty.cs 4847c39521 Modernize some code. 7 rokov pred
Except.cs b53998f1d6 More code cleanup. 7 rokov pred
First.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
FirstOrDefault.cs 4847c39521 Modernize some code. 7 rokov pred
ForEach.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
GroupBy.cs ee62cf2eba Passing down cancellation to Lookup functionality. 7 rokov pred
GroupJoin.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
Grouping.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
Intersect.cs b53998f1d6 More code cleanup. 7 rokov pred
Join.cs e2b5a524e1 Some stylistic changes. 7 rokov pred
Last.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
LastOrDefault.cs 4847c39521 Modernize some code. 7 rokov pred
LongCount.cs 206c7f2f1f Splitting Count and LongCount. 8 rokov pred
Max.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
Min.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 rokov pred
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 rokov pred
OfType.cs 8c1ca84f1c Moving OfType to its own file. 8 rokov pred
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 rokov pred
OrderedAsyncEnumerable.cs b343121674 Some more naming changes. 7 rokov pred
Range.cs 4847c39521 Modernize some code. 7 rokov pred
Repeat.cs b53998f1d6 More code cleanup. 7 rokov pred
Reverse.cs b53998f1d6 More code cleanup. 7 rokov pred
Select.cs b53998f1d6 More code cleanup. 7 rokov pred
SelectMany.cs 4847c39521 Modernize some code. 7 rokov pred
SequenceEqual.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
Single.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
SingleLinkedNode.cs b53998f1d6 More code cleanup. 7 rokov pred
SingleOrDefault.cs 4847c39521 Modernize some code. 7 rokov pred
Skip.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 rokov pred
SkipLast.cs b53998f1d6 More code cleanup. 7 rokov pred
SkipWhile.cs b53998f1d6 More code cleanup. 7 rokov pred
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 rokov pred
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 rokov pred
Take.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 rokov pred
TakeLast.cs b53998f1d6 More code cleanup. 7 rokov pred
TakeWhile.cs b53998f1d6 More code cleanup. 7 rokov pred
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 rokov pred
ToAsyncEnumerable.cs b53998f1d6 More code cleanup. 7 rokov pred
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 rokov pred
ToEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 rokov pred
ToHashSet.cs 401bf16e60 Adding ToHashSet. 8 rokov pred
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 rokov pred
ToLookup.cs ee62cf2eba Passing down cancellation to Lookup functionality. 7 rokov pred
ToObservable.cs 6716857cb4 Simplify ToObservable implementation. 7 rokov pred
Union.cs cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 rokov pred
Where.cs b53998f1d6 More code cleanup. 7 rokov pred
Zip.cs b53998f1d6 More code cleanup. 7 rokov pred