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