Skip to content

Tags: melG81/reactive

Tags

rxnet-v5.0.0

Toggle rxnet-v5.0.0's commit message

Unverified

The signing certificate or its chain could not be verified.
set ver

ixnet-v5.0.0

Toggle ixnet-v5.0.0's commit message

Unverified

The signing certificate or its chain could not be verified.
remove preview tag

rxnet-v5.0.0-preview.220

Toggle rxnet-v5.0.0-preview.220's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#1392 from dotnet/dependabot/nuget/Rx.NET/So…

…urce/Verify.Xunit-6.24.0

rxnet-v5.0.0-preview.16

Toggle rxnet-v5.0.0-preview.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dotnet#1291 from dotnet/dotnet5

.NET 5 support for Rx.NET

rxnet-v4.4.1

Toggle rxnet-v4.4.1's commit message

Unverified

The signing certificate or its chain could not be verified.
set stable

ixnet-v4.1.1

Toggle ixnet-v4.1.1's commit message

Unverified

The signing certificate or its chain could not be verified.
set stable

rxnet-v4.3.2

Toggle rxnet-v4.3.2's commit message

Unverified

No user is associated with the committer email.
Avoid infinite generics recursion in SynchronizationContextScheduler

The infinitive generics recursion interacts poorly with AOT. The AOT compilers have hard figuring
out where the stop generating the code for generics with infinite recursion. They either fail or
produce large images by giving up once the generics get too complex.

This change reverts a small part of dotnet#500 that introduced infinite generic recursion and adds comment.

Fixes dotnet/corert#7920

rxnet-v4.2.2

Toggle rxnet-v4.2.2's commit message

Unverified

No user is associated with the committer email.
Avoid infinite generics recursion in SynchronizationContextScheduler

The infinitive generics recursion interacts poorly with AOT. The AOT compilers have hard figuring
out where the stop generating the code for generics with infinite recursion. They either fail or
produce large images by giving up once the generics get too complex.

This change reverts a small part of dotnet#500 that introduced infinite generic recursion and adds comment.

Fixes dotnet/corert#7920

rxnet-v4.3.1

Toggle rxnet-v4.3.1's commit message

Unverified

No user is associated with the committer email.
set stable version

rxnet-v4.2.0

Toggle rxnet-v4.2.0's commit message

Unverified

No user is associated with the committer email.
remove preview tag