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