Bart De Smet c854cad6fb Optimize Last. %!s(int64=7) %!d(string=hai) anos
..
Aggregate.cs 955246cfb3 Minor optimizations in Aggregate. %!s(int64=7) %!d(string=hai) anos
All.cs 5eed2806db Minor tweaks to Any and All. %!s(int64=7) %!d(string=hai) anos
Any.cs 5eed2806db Minor tweaks to Any and All. %!s(int64=7) %!d(string=hai) anos
AppendPrepend.cs daba4d8755 Named parameter cosmetics. %!s(int64=7) %!d(string=hai) anos
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. %!s(int64=8) %!d(string=hai) anos
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. %!s(int64=8) %!d(string=hai) anos
Average.cs b360cc4a26 Formatting Average. %!s(int64=7) %!d(string=hai) anos
Cast.cs 8c1ca84f1c Moving OfType to its own file. %!s(int64=8) %!d(string=hai) anos
Concat.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
Contains.cs f7bd7fed23 Optimize Contains. %!s(int64=7) %!d(string=hai) anos
Count.cs 7a4bdf54bc Support ICollection for short-circuiting Count. %!s(int64=7) %!d(string=hai) anos
Create.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
DefaultIfEmpty.cs daba4d8755 Named parameter cosmetics. %!s(int64=7) %!d(string=hai) anos
Distinct.cs cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. %!s(int64=7) %!d(string=hai) anos
ElementAt.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
ElementAtOrDefault.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Empty.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Except.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
First.cs 051f53ecf5 Minor simplification of the code. %!s(int64=7) %!d(string=hai) anos
FirstOrDefault.cs 051f53ecf5 Minor simplification of the code. %!s(int64=7) %!d(string=hai) anos
ForEach.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
GroupBy.cs ee62cf2eba Passing down cancellation to Lookup functionality. %!s(int64=7) %!d(string=hai) anos
GroupJoin.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
Grouping.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
Intersect.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
Join.cs e2b5a524e1 Some stylistic changes. %!s(int64=7) %!d(string=hai) anos
Last.cs c854cad6fb Optimize Last. %!s(int64=7) %!d(string=hai) anos
LastOrDefault.cs c854cad6fb Optimize Last. %!s(int64=7) %!d(string=hai) anos
LongCount.cs ff4deee27c Inline LongCount. %!s(int64=7) %!d(string=hai) anos
Max.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
Min.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. %!s(int64=8) %!d(string=hai) anos
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. %!s(int64=8) %!d(string=hai) anos
OfType.cs 8c1ca84f1c Moving OfType to its own file. %!s(int64=8) %!d(string=hai) anos
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. %!s(int64=8) %!d(string=hai) anos
OrderedAsyncEnumerable.cs b343121674 Some more naming changes. %!s(int64=7) %!d(string=hai) anos
Range.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
Repeat.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
Reverse.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
Select.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
SelectMany.cs 4847c39521 Modernize some code. %!s(int64=7) %!d(string=hai) anos
SequenceEqual.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
Single.cs 743e98cf90 Using Core pattern for First, Last, Single. %!s(int64=7) %!d(string=hai) anos
SingleLinkedNode.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
SingleOrDefault.cs 743e98cf90 Using Core pattern for First, Last, Single. %!s(int64=7) %!d(string=hai) anos
Skip.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. %!s(int64=8) %!d(string=hai) anos
SkipLast.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
SkipWhile.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
Sum.Generated.cs 1f6068c93c Inline Sum implementations. %!s(int64=7) %!d(string=hai) anos
Sum.Generated.tt 1f6068c93c Inline Sum implementations. %!s(int64=7) %!d(string=hai) anos
Take.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. %!s(int64=8) %!d(string=hai) anos
TakeLast.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
TakeWhile.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. %!s(int64=8) %!d(string=hai) anos
ToAsyncEnumerable.cs 0a64f5bcb6 Use CreateEnumerable overloads that take in a CancellationToken. %!s(int64=7) %!d(string=hai) anos
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. %!s(int64=8) %!d(string=hai) anos
ToEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. %!s(int64=7) %!d(string=hai) anos
ToHashSet.cs 401bf16e60 Adding ToHashSet. %!s(int64=8) %!d(string=hai) anos
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. %!s(int64=8) %!d(string=hai) anos
ToLookup.cs ee62cf2eba Passing down cancellation to Lookup functionality. %!s(int64=7) %!d(string=hai) anos
ToObservable.cs 6716857cb4 Simplify ToObservable implementation. %!s(int64=7) %!d(string=hai) anos
Union.cs cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. %!s(int64=7) %!d(string=hai) anos
Where.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos
Zip.cs b53998f1d6 More code cleanup. %!s(int64=7) %!d(string=hai) anos