Bart De Smet 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
..
Properties 48c0707a7f Migrate to VS 2017 il y a 8 ans
Aggregate.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
AnyAll.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
AppendPrepend.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
AsyncEnumerable.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
AsyncEnumerableHelpers.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
AsyncIterator.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Average.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
Buffer.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Cast.cs 41064bf39d Use C# 7 language features il y a 8 ans
Catch.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Concatenate.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Contains.cs 250702b6b6 nameof cleanup il y a 9 ans
Count.cs 41064bf39d Use C# 7 language features il y a 8 ans
Create.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
DefaultIfEmpty.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Defer.cs e093467530 Rename GetEnumerator to GetAsyncEnumerator. il y a 8 ans
Disposables.cs d57face49b remove dead code il y a 9 ans
Distinct.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Do.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
ElementAt.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
EmptyArray.cs 62b7ef4fb6 Code review il y a 9 ans
Except.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
ExcludeFromCodeCoverageAttribute.cs fc324a3d2d Add tests based on code coverage il y a 9 ans
Expand.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Finally.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
First.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
ForEach.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
Generate.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
GroupJoin.cs c36206ae8d Minimal work to remove CancellationToken from MoveNextAsync. il y a 8 ans
Grouping.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
IAsyncDisposable.cs 01f0f7fe74 Add IAsyncDisposable. il y a 8 ans
IAsyncEnumerable.cs e093467530 Rename GetEnumerator to GetAsyncEnumerator. il y a 8 ans
IAsyncEnumerator.cs 2d2ec8d939 Improving compat MoveNext async extension method to honor cancellation. il y a 8 ans
IAsyncGrouping.cs 5ab0208a38 Clean up some garbage. il y a 8 ans
IIListProvider.cs abfb2c93da Address some bugs that were hanging tests il y a 9 ans
IOrderedAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed il y a 9 ans
IgnoreElements.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Intersect.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Join.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Last.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
Lookup.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Max.cs 250702b6b6 nameof cleanup il y a 9 ans
Min.cs 5f0371628f Remove more CancellationToken stuff. il y a 8 ans
OnErrorResumeNext.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
OrderBy.cs 040e8a9c06 cleanup too il y a 9 ans
OrderedAsyncEnumerable.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Range.cs ffe6e1e0bf Split out into multiple files per type il y a 9 ans
Repeat.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Retry.cs ffe6e1e0bf Split out into multiple files per type il y a 9 ans
Reverse.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Scan.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Select.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
SelectMany.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
SequenceEqual.cs 5f0371628f Remove more CancellationToken stuff. il y a 8 ans
Set.cs 1003c9a46a exclude coverage from corefx type il y a 9 ans
Single.cs 1f4c74bee7 Honoring cancellation in aggregates. il y a 8 ans
Skip.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
StartsWith.cs ffe6e1e0bf Split out into multiple files per type il y a 9 ans
Strings.cs 62b7ef4fb6 Code review il y a 9 ans
Sum.cs 250702b6b6 nameof cleanup il y a 9 ans
System.Interactive.Async.csproj 48c0707a7f Migrate to VS 2017 il y a 8 ans
Take.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
TaskExt.cs 34012690a0 Minor cleanup il y a 9 ans
ToAsyncEnumerable.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
ToCollection.cs 41064bf39d Use C# 7 language features il y a 8 ans
ToObservable.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Union.cs ffe6e1e0bf Split out into multiple files per type il y a 9 ans
Using.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Where.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
Zip.cs 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans