Oren Novotny abfb2c93da Address some bugs that were hanging tests před 9 roky
..
Properties 548cd01bd6 Move AssemblyVersion into common file and specify version bands based on netstandard level před 9 roky
Aggregate.cs 250702b6b6 nameof cleanup před 9 roky
AnyAll.cs 250702b6b6 nameof cleanup před 9 roky
AsyncEnumerable.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
AsyncEnumerator.cs 5d350fb041 Using async/await před 9 roky
AsyncIterator.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
Average.cs 250702b6b6 nameof cleanup před 9 roky
Buffer.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Cast.cs ffe6e1e0bf Split out into multiple files per type před 9 roky
Catch.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Concatenate.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Contains.cs 250702b6b6 nameof cleanup před 9 roky
Count.cs 1d3c387596 Add support for IIListProvider-based optimizations před 9 roky
Create.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
DefaultIfEmpty.cs 1d3c387596 Add support for IIListProvider-based optimizations před 9 roky
Defer.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Disposables.cs 1ad21f5a85 Update copyright notice to the .NET Foundation před 9 roky
Distinct.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Do.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
ElementAt.cs 250702b6b6 nameof cleanup před 9 roky
EmptyArray.cs 62b7ef4fb6 Code review před 9 roky
EnumerableGrouping.cs 1ad21f5a85 Update copyright notice to the .NET Foundation před 9 roky
Except.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Expand.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Finally.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
First.cs 250702b6b6 nameof cleanup před 9 roky
ForEach.cs 250702b6b6 nameof cleanup před 9 roky
Generate.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
GroupJoin.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
Grouping.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
IAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed před 9 roky
IAsyncEnumerator.cs 5f7be47329 remove NO_VARIANCE as no longer needed před 9 roky
IAsyncGrouping.cs 5f7be47329 remove NO_VARIANCE as no longer needed před 9 roky
IIListProvider.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
IOrderedAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed před 9 roky
IgnoreElements.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Intersect.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Join.cs ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable před 9 roky
Last.cs 250702b6b6 nameof cleanup před 9 roky
Lookup.cs ed36022e48 Add GroupingAsyncEnumerable. Grouping evals the source on first MoveNext před 9 roky
Max.cs 250702b6b6 nameof cleanup před 9 roky
Min.cs 250702b6b6 nameof cleanup před 9 roky
OnErrorResumeNext.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
OrderBy.cs ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable před 9 roky
Range.cs ffe6e1e0bf Split out into multiple files per type před 9 roky
Repeat.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Retry.cs ffe6e1e0bf Split out into multiple files per type před 9 roky
Reverse.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Scan.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
Select.cs eae9668922 Change visibility of MoveNextCore to protected před 9 roky
SelectMany.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
SequenceEqual.cs 250702b6b6 nameof cleanup před 9 roky
Set.cs ffe6e1e0bf Split out into multiple files per type před 9 roky
Single.cs 250702b6b6 nameof cleanup před 9 roky
Skip.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
StartsWith.cs ffe6e1e0bf Split out into multiple files per type před 9 roky
Strings.cs 62b7ef4fb6 Code review před 9 roky
Sum.cs 250702b6b6 nameof cleanup před 9 roky
System.Interactive.Async.xproj 5090cbe1b7 Update csproj to match file -> new project version před 9 roky
Take.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
TaskExt.cs 62b7ef4fb6 Code review před 9 roky
ToAsyncEnumerable.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
ToCollection.cs 1d3c387596 Add support for IIListProvider-based optimizations před 9 roky
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. před 9 roky
Union.cs ffe6e1e0bf Split out into multiple files per type před 9 roky
Using.cs abfb2c93da Address some bugs that were hanging tests před 9 roky
Where.cs eae9668922 Change visibility of MoveNextCore to protected před 9 roky
Zip.cs 4d5293a8dc Put () => on next line to move functions left před 9 roky
project.json 107b92296a Code-cleanup: remove HAS_AWAIT as no longer needed před 9 roky