Claire Novotny
|
f1b5e96157
Update to MIT license
|
5 лет назад |
Dávid Karnok
|
a18844d316
Add RefCount overloads with minimum observer count requirement
|
5 лет назад |
Daniel C. Weber
|
de57ac905f
Remove redundant qualifiers. (#652)
|
7 лет назад |
David Karnok
|
ae8c9898ba
Add the TakeUntil(Func<T, bool>) operator (#612)
|
7 лет назад |
Peter Wehrfritz
|
c165913e2d
Add the Append and Prepend operator (#567)
|
7 лет назад |
Daniel C. Weber
|
bdb54133ab
Added lazy RefCount operator for IObservables. Lazy RefCount connects like RefCount but may delay disconnection. This is useful whenever a lot of connect/disconnect cycles are expected within a short timespan but with a significant overhead in connecting/disconnecting. Some unit tests have been added. Lazy RefCount has been excluded from methods that must be present for Qbservable as well. I leave it up to others to decide what Lazy RefCount means for Qbservable and whether there should be an implementation. (#133)
|
7 лет назад |
David Karnok
|
24fb6db610
Add the RepeatWhen operator (#536)
|
7 лет назад |
David Karnok
|
3964f9f8c0
4.x: Add the IConnectableObservable.AutoConnect() operator (#497)
|
7 лет назад |
David Karnok
|
d1f88cc7e3
4.x: Add the RetryWhen operator (#486)
|
7 лет назад |
Bart De Smet
|
4fc979faee
Removing NO_PERF symbol.
|
8 лет назад |
Bart De Smet
|
adbb3d1102
Removing conditional compilation for TPL.
|
8 лет назад |
Bart J.F. De Smet
|
0cef183d6f
Merge pull request #357 from Reactive-Extensions/WeHaveLargeArityDelegatesNow
|
8 лет назад |
Bart De Smet
|
57edb89658
Removing checks for absence of higher arity delegate types.
|
8 лет назад |
Oren Novotny
|
f9d73145a0
Merge pull request #354 from Reactive-Extensions/NoEventArgsConstraints
|
8 лет назад |
Bart De Smet
|
290fe9902f
Removing check for EventArgs constraint.
|
8 лет назад |
Bart De Smet
|
de52350d27
Removing checks for absence of SynchronizationContext.
|
8 лет назад |
Oren Novotny
|
da3b5ed03e
move files to src\tests\facades
|
8 лет назад |