Eli Arbel
|
62b7ef4fb6
Code review
|
%!s(int64=9) %!d(string=hai) anos |
Eli Arbel
|
562316ad93
Merge fixes
|
%!s(int64=9) %!d(string=hai) anos |
Eli Arbel
|
5d350fb041
Using async/await
|
%!s(int64=9) %!d(string=hai) anos |
Oren Novotny
|
7750c3ea84
Fix for #183 - ForEachAsync possibly failing to dipose enumerator
|
%!s(int64=9) %!d(string=hai) anos |
Oren Novotny
|
1ad21f5a85
Update copyright notice to the .NET Foundation
|
%!s(int64=9) %!d(string=hai) anos |
sagarsumant
|
92a5776eb1
This includes two fixes.
|
%!s(int64=10) %!d(string=hai) anos |
Bart De Smet
|
5260b7a82a
Fix for AsyncEnumerable.SelectMany dispose behavior + idempotency for Dispose operations.
|
%!s(int64=10) %!d(string=hai) anos |
Bart De Smet
|
2d07433f6f
Adding some checked arithmetic.
|
%!s(int64=10) %!d(string=hai) anos |
Bart De Smet
|
4e18edd415
Some small memory improvements in Ix-Async.
|
%!s(int64=10) %!d(string=hai) anos |
Bart De Smet
|
6af0299c50
Centralizing continuation setup code.
|
%!s(int64=10) %!d(string=hai) anos |
Bart De Smet
|
68711390e8
Some small memory improvements for Ix-Async.
|
%!s(int64=10) %!d(string=hai) anos |
Bart De Smet
|
3497cd5b6d
Fix for NullReferenceException in SelectMany.
|
%!s(int64=10) %!d(string=hai) anos |
Daniel Weber
|
009b14de43
AsyncEnumerable.Take: Dispose source AsyncEnumerator as soon as possible, i.e. when it's clear that MoveNext will not be called again on that enumerator. The rationale behind this is:
|
%!s(int64=11) %!d(string=hai) anos |
Daniel Weber
|
207ef13f38
Do not call dispose within lock-statement.
|
%!s(int64=11) %!d(string=hai) anos |
Daniel Weber
|
d865f9d714
Dispose inner IAsyncEnumerators in AsyncEnumerable.SelectMany.
|
%!s(int64=11) %!d(string=hai) anos |
Donna Malayeri
|
a2a03840ac
Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/**
|
%!s(int64=12) %!d(string=hai) anos |