Oren Novotny
|
2164e8b52e
Add test projects
|
8 lat temu |
Oren Novotny
|
49783c7c67
Remove old Rx.NET sln
|
9 lat temu |
Bart De Smet
|
14b027fb90
Changing locking strategy in ReplaySubject.
|
10 lat temu |
Bart De Smet
|
8718bd37b9
Fixing a null reference in ImmutableList<T>.
|
10 lat temu |
Bart De Smet
|
6abc8ee9f6
Removing deprecated XBLV build flavor.
|
10 lat temu |
Donna Malayeri
|
3ebdd2e099
Move Rx aliases into their own package
|
12 lat temu |
Donna Malayeri
|
db01b7c8f7
Reverse commit ad11564 (which added finite-sequence operators like OrderBy and ThenBy). The operators are still available in Rxx, but since they only work on finite-sequences, we are moving them out of the core operators.
|
12 lat temu |
davedev
|
ebd175d608
Fixed a bug in EventLoopScheduler that may cause SemaphoreFullException to be thrown when under heavy load due to incongruent calls to Sempahore.Release and Semaphore.Wait.
|
12 lat temu |
davedev
|
ad115642f0
Cherry pick commit 545dfaf - pull request from davedev. Implemented OrderBy, OrderByDescending, ThenBy and ThenByDescending, with unit tests. This also required me to update to the HomoIcon tool and the Qbservable parity unit test.
|
12 lat temu |
Donna Malayeri
|
d541c91e27
Minor fixes to Rx.sln
|
12 lat temu |
Donna Malayeri
|
a2a03840ac
Rename Ix/NET/** to Ix.NET/**. Rename Rx/NET/** to Rx.NET/**
|
12 lat temu |