Oren Novotny abfb2c93da Address some bugs that were hanging tests 9 éve
..
Properties 548cd01bd6 Move AssemblyVersion into common file and specify version bands based on netstandard level 9 éve
Aggregate.cs 250702b6b6 nameof cleanup 9 éve
AnyAll.cs 250702b6b6 nameof cleanup 9 éve
AsyncEnumerable.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
AsyncEnumerator.cs 5d350fb041 Using async/await 9 éve
AsyncIterator.cs abfb2c93da Address some bugs that were hanging tests 9 éve
Average.cs 250702b6b6 nameof cleanup 9 éve
Buffer.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Cast.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Catch.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Concatenate.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Contains.cs 250702b6b6 nameof cleanup 9 éve
Count.cs 1d3c387596 Add support for IIListProvider-based optimizations 9 éve
Create.cs abfb2c93da Address some bugs that were hanging tests 9 éve
DefaultIfEmpty.cs 1d3c387596 Add support for IIListProvider-based optimizations 9 éve
Defer.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Disposables.cs 1ad21f5a85 Update copyright notice to the .NET Foundation 9 éve
Distinct.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Do.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
ElementAt.cs 250702b6b6 nameof cleanup 9 éve
EmptyArray.cs 62b7ef4fb6 Code review 9 éve
EnumerableGrouping.cs 1ad21f5a85 Update copyright notice to the .NET Foundation 9 éve
Except.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Expand.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Finally.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
First.cs 250702b6b6 nameof cleanup 9 éve
ForEach.cs 250702b6b6 nameof cleanup 9 éve
Generate.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
GroupJoin.cs abfb2c93da Address some bugs that were hanging tests 9 éve
Grouping.cs abfb2c93da Address some bugs that were hanging tests 9 éve
IAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 éve
IAsyncEnumerator.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 éve
IAsyncGrouping.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 é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 4d5293a8dc Put () => on next line to move functions left 9 éve
Intersect.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Join.cs ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable 9 éve
Last.cs 250702b6b6 nameof cleanup 9 éve
Lookup.cs ed36022e48 Add GroupingAsyncEnumerable. Grouping evals the source on first MoveNext 9 éve
Max.cs 250702b6b6 nameof cleanup 9 éve
Min.cs 250702b6b6 nameof cleanup 9 éve
OnErrorResumeNext.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
OrderBy.cs ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable 9 éve
Range.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Repeat.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Retry.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Reverse.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Scan.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
Select.cs eae9668922 Change visibility of MoveNextCore to protected 9 éve
SelectMany.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
SequenceEqual.cs 250702b6b6 nameof cleanup 9 éve
Set.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Single.cs 250702b6b6 nameof cleanup 9 éve
Skip.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
StartsWith.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Strings.cs 62b7ef4fb6 Code review 9 éve
Sum.cs 250702b6b6 nameof cleanup 9 éve
System.Interactive.Async.xproj 5090cbe1b7 Update csproj to match file -> new project version 9 éve
Take.cs abfb2c93da Address some bugs that were hanging tests 9 éve
TaskExt.cs 62b7ef4fb6 Code review 9 éve
ToAsyncEnumerable.cs abfb2c93da Address some bugs that were hanging tests 9 éve
ToCollection.cs 1d3c387596 Add support for IIListProvider-based optimizations 9 éve
ToObservable.cs 2d64064a5c AsyncEnumerable.ToObservable: Do not call IAsyncEnumerator<T>.MoveNext with an already canceled CancellationToken. This would happen whenever an IObserver<T>.OnNext would dispose its subscription within a call to OnNext. The built in AnonymousAsyncEnumerator<T> checks whether it's already disposed, however, not every user code might handle canceled tokens that gracefully. Also, the continuation of MoveNext will not scheduled anyway. 9 éve
Union.cs ffe6e1e0bf Split out into multiple files per type 9 éve
Using.cs abfb2c93da Address some bugs that were hanging tests 9 éve
Where.cs eae9668922 Change visibility of MoveNextCore to protected 9 éve
Zip.cs 4d5293a8dc Put () => on next line to move functions left 9 éve
project.json 107b92296a Code-cleanup: remove HAS_AWAIT as no longer needed 9 éve