Daniel Weber f47d85ef7c AsyncEnumerable.ToObservable: Use Try...-methods on TaskCompletionSources to avoid unexpected exceptions when the iterator is cancelled. há 8 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 c60057e757 ensure enumerator is disposed há 9 anos atrás
AppendPrepend.cs 169e9176a6 AppendPrepend há 9 anos atrás
AsyncEnumerable.cs 34012690a0 Minor cleanup há 9 anos atrás
AsyncEnumerableHelpers.cs 1973ec1633 some more cleanup há 9 anos atrás
AsyncEnumerator.cs 5d350fb041 Using async/await há 9 anos atrás
AsyncIterator.cs 1973ec1633 some more cleanup há 9 anos atrás
Average.cs 250702b6b6 nameof cleanup há 9 anos atrás
Buffer.cs 1973ec1633 some more cleanup há 9 anos atrás
Cast.cs c94cff833e Check for existing type há 9 anos atrás
Catch.cs 1973ec1633 some more cleanup há 9 anos atrás
Concatenate.cs 1973ec1633 some more cleanup há 9 anos atrás
Contains.cs 250702b6b6 nameof cleanup há 9 anos atrás
Count.cs f9007228ca some code cleanup há 9 anos atrás
Create.cs 6dd64894c3 Update asserts to reflect usage and add additional checking around CreateEnumerator/CreateEnumerable to document requirements há 9 anos atrás
DefaultIfEmpty.cs 61c7b19dcd some more cleanup há 9 anos atrás
Defer.cs 4d5293a8dc Put () => on next line to move functions left há 9 anos atrás
Disposables.cs d57face49b remove dead code há 9 anos atrás
Distinct.cs 61c7b19dcd some more cleanup há 9 anos atrás
Do.cs 61c7b19dcd some more cleanup há 9 anos atrás
ElementAt.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable há 9 anos atrás
EmptyArray.cs 62b7ef4fb6 Code review há 9 anos atrás
Except.cs 61c7b19dcd some more cleanup há 9 anos atrás
ExcludeFromCodeCoverageAttribute.cs fc324a3d2d Add tests based on code coverage há 9 anos atrás
Expand.cs 61c7b19dcd some more cleanup há 9 anos atrás
Finally.cs 61c7b19dcd some more cleanup há 9 anos atrás
First.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable há 9 anos atrás
ForEach.cs 183c269419 Tests há 9 anos atrás
Generate.cs 61c7b19dcd some more cleanup há 9 anos atrás
GroupJoin.cs 26c841fe99 Optimize grouping há 9 anos atrás
Grouping.cs 354ed2e1c6 rename local variable to eliminate clash 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 eea207f5d2 some more cleanup há 9 anos atrás
Intersect.cs eea207f5d2 some more cleanup há 9 anos atrás
Join.cs 9f86e40e07 Fix loop to go to while if no grouping exists for item há 9 anos atrás
Last.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable há 9 anos atrás
Lookup.cs 1463f5298f Remove unused code 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 040e8a9c06 cleanup too há 9 anos atrás
OrderBy.cs 040e8a9c06 cleanup too há 9 anos atrás
OrderedAsyncEnumerable.cs d89c9717a1 a bit more cleanup há 9 anos atrás
Range.cs ffe6e1e0bf Split out into multiple files per type há 9 anos atrás
Repeat.cs d89c9717a1 a bit more cleanup há 9 anos atrás
Retry.cs ffe6e1e0bf Split out into multiple files per type há 9 anos atrás
Reverse.cs d89c9717a1 a bit more cleanup há 9 anos atrás
Scan.cs d89c9717a1 a bit more cleanup há 9 anos atrás
Select.cs d89c9717a1 a bit more cleanup há 9 anos atrás
SelectMany.cs d89c9717a1 a bit more cleanup há 9 anos atrás
SequenceEqual.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable há 9 anos atrás
Set.cs 1003c9a46a exclude coverage from corefx type há 9 anos atrás
Single.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable há 9 anos atrás
Skip.cs 9d645a3e27 a bit more cleanup 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 9d645a3e27 a bit more cleanup há 9 anos atrás
TaskExt.cs 34012690a0 Minor cleanup há 9 anos atrás
ToAsyncEnumerable.cs d8ae07aed5 ToAsyncEnumerable tests há 9 anos atrás
ToCollection.cs 04b3be8f96 Optimize concat há 9 anos atrás
ToObservable.cs f47d85ef7c AsyncEnumerable.ToObservable: Use Try...-methods on TaskCompletionSources to avoid unexpected exceptions when the iterator is cancelled. há 8 anos atrás
Union.cs ffe6e1e0bf Split out into multiple files per type há 9 anos atrás
Using.cs 9d645a3e27 a bit more cleanup há 9 anos atrás
Where.cs 9d645a3e27 a bit more cleanup há 9 anos atrás
Zip.cs b6afccc237 almost done with the cleanup i think há 9 anos atrás
project.json cb5686b252 Update Ix to only use NETStandard.Library in netstandard1.x vers há 9 anos atrás