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