Bart De Smet 81751c5744 Reordering members in Min and Max. 8 éve
..
Properties 48c0707a7f Migrate to VS 2017 8 éve
Aggregate.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
AnyAll.cs f085fba7f3 Async variants of Any and All. 8 éve
AppendPrepend.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
AsyncEnumerable.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. 8 éve
AsyncEnumerableHelpers.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
AsyncEnumerator.cs 6ebcbef413 Splitting types in different files. 8 éve
AsyncIterator.cs d5040a051a Async variants for Where and Select. 8 éve
Average.Generated.cs b7bc6a5a59 Async variants of Average, Max, Min, and Sum. 8 éve
Average.Generated.tt b7bc6a5a59 Async variants of Average, Max, Min, and Sum. 8 éve
Average.cs 8ec4b1ec2f Some cleanup. 8 éve
Buffer.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Cast.cs 41064bf39d Use C# 7 language features 8 éve
Catch.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Concatenate.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Contains.cs 250702b6b6 nameof cleanup 9 éve
Count.cs 07c8d8c8cf Async variants of Count and LongCount. 8 éve
Create.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
DefaultIfEmpty.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Defer.cs e093467530 Rename GetEnumerator to GetAsyncEnumerator. 8 éve
Disposables.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Distinct.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Do.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
ElementAt.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
EmptyArray.cs 62b7ef4fb6 Code review 9 éve
Except.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
ExcludeFromCodeCoverageAttribute.cs fc324a3d2d Add tests based on code coverage 9 éve
Expand.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Finally.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
First.cs 24ab7ac3e5 Async variants for First, Last, and Single. 8 éve
ForEach.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Generate.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
GroupJoin.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Grouping.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
IAsyncDisposable.cs 01f0f7fe74 Add IAsyncDisposable. 8 éve
IAsyncEnumerable.cs e093467530 Rename GetEnumerator to GetAsyncEnumerator. 8 éve
IAsyncEnumerator.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
IAsyncGrouping.cs 5ab0208a38 Clean up some garbage. 8 éve
IIListProvider.cs abfb2c93da Address some bugs that were hanging tests 9 éve
IOrderedAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 éve
IgnoreElements.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Intersect.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Join.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Last.cs 24ab7ac3e5 Async variants for First, Last, and Single. 8 éve
Lookup.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Max.cs 81751c5744 Reordering members in Min and Max. 8 éve
Min.cs 81751c5744 Reordering members in Min and Max. 8 éve
MinMax.Generated.cs b7bc6a5a59 Async variants of Average, Max, Min, and Sum. 8 éve
MinMax.Generated.tt b7bc6a5a59 Async variants of Average, Max, Min, and Sum. 8 éve
OnErrorResumeNext.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
OrderBy.cs 040e8a9c06 cleanup too 9 éve
OrderedAsyncEnumerable.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Range.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Repeat.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Retry.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Reverse.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Scan.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Select.cs d5040a051a Async variants for Where and Select. 8 éve
SelectMany.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
SequenceEqual.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Set.cs 1003c9a46a exclude coverage from corefx type 9 éve
Single.cs 24ab7ac3e5 Async variants for First, Last, and Single. 8 éve
Skip.cs c89ae4f52e Async variants of TakeWhile and SkipWhile. 8 éve
StartsWith.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Strings.cs 62b7ef4fb6 Code review 9 éve
Sum.Generated.cs b7bc6a5a59 Async variants of Average, Max, Min, and Sum. 8 éve
Sum.Generated.tt b7bc6a5a59 Async variants of Average, Max, Min, and Sum. 8 éve
System.Interactive.Async.csproj 4f3a90ada1 Generating Average. 8 éve
Take.cs c89ae4f52e Async variants of TakeWhile and SkipWhile. 8 éve
TaskExt.cs 34012690a0 Minor cleanup 9 éve
ToAsyncEnumerable.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
ToCollection.cs 41064bf39d Use C# 7 language features 8 éve
ToObservable.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Union.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Using.cs 2659fb7e97 Switch to IAsyncDisposable. 8 éve
Where.cs d5040a051a Async variants for Where and Select. 8 éve
Zip.cs abcc4d0e94 Async variant of Zip. 8 éve