Bart De Smet 5227c48429 Refactor Where/Select optimizations 6 éve
..
Aggregate.cs 0980e87430 Avoiding heap-allocated closures 6 éve
All.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Any.cs 0980e87430 Avoiding heap-allocated closures 6 éve
AppendPrepend.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 éve
Average.Generated.cs 369026d24e Taming CancellationToken overload hell 6 éve
Average.Generated.tt 369026d24e Taming CancellationToken overload hell 6 éve
Average.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Cast.cs 555dbb6810 Changing a few classes to private. 6 éve
Concat.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Contains.cs 15fb36bba0 Simplify code using local functions 6 éve
Count.cs 0980e87430 Avoiding heap-allocated closures 6 éve
DefaultIfEmpty.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
ElementAt.cs 0980e87430 Avoiding heap-allocated closures 6 éve
ElementAtOrDefault.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 6 éve
Except.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
First.cs 0980e87430 Avoiding heap-allocated closures 6 éve
FirstOrDefault.cs 0980e87430 Avoiding heap-allocated closures 6 éve
ForEach.cs 369026d24e Taming CancellationToken overload hell 6 éve
GroupBy.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
GroupJoin.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Grouping.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 7 éve
Intersect.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Join.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Last.cs 0980e87430 Avoiding heap-allocated closures 6 éve
LastOrDefault.cs 0980e87430 Avoiding heap-allocated closures 6 éve
LongCount.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Lookup.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Max.Primitive.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Max.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Min.Primitive.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Min.cs 0980e87430 Avoiding heap-allocated closures 6 éve
MinMax.Generated.cs 369026d24e Taming CancellationToken overload hell 6 éve
MinMax.Generated.tt 369026d24e Taming CancellationToken overload hell 6 éve
OfType.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
OrderBy.cs a5ad50d29b Adding tests for OrderBy. 6 éve
OrderedAsyncEnumerable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Range.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 éve
Reverse.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Select.Opt.cs 5227c48429 Refactor Where/Select optimizations 6 éve
Select.cs 5227c48429 Refactor Where/Select optimizations 6 éve
SelectMany.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
SequenceEqual.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Single.cs 0980e87430 Avoiding heap-allocated closures 6 éve
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
SingleOrDefault.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Skip.cs 3a3c59ba42 Change signature of Clone. 7 éve
SkipLast.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
SkipWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Sum.Generated.cs 0980e87430 Avoiding heap-allocated closures 6 éve
Sum.Generated.tt 2ed38972f3 Use local functions in Sum 6 éve
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 éve
TakeLast.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
TakeWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
ToArray.cs 369026d24e Taming CancellationToken overload hell 6 éve
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 éve
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 6 éve
ToDictionary.cs d6171d53ee Reduce loop bodies 6 éve
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures 6 éve
ToHashSet.cs d6171d53ee Reduce loop bodies 6 éve
ToList.cs 0980e87430 Avoiding heap-allocated closures 6 éve
ToLookup.cs 369026d24e Taming CancellationToken overload hell 6 éve
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Union.cs b9f9514d57 Revert "Use only var when type is obvious." 6 éve
Where.Opt.cs 5227c48429 Refactor Where/Select optimizations 6 éve
Where.cs 5227c48429 Refactor Where/Select optimizations 6 éve
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 éve