Krunoslav Zaher
|
09a844e9de
|
Adds timeout parameter to blocking observable sequence.
|
2016-08-28 23:34:40 +02:00 |
Mo Ramezanpoor
|
fcf8e4d092
|
WIP: Updates code for Xcode 8 beta 6 using the migrator with manual auditing.
The code doesn’t compile yet.
|
2016-08-16 14:00:14 +01:00 |
Mo Ramezanpoor
|
e530858bd0
|
Renames `disposed` to `isDisposed` in any place that it makes semantically.
|
2016-08-09 09:50:13 +01:00 |
Yuki Nagai
|
7f84ec604e
|
WIP. Update for Xcode 8 beta 4.
|
2016-08-02 15:46:11 +09:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Krunoslav Zaher
|
c4ca775bdc
|
Changes for Swift 3.0.
|
2016-04-22 13:14:41 +02:00 |
Krunoslav Zaher
|
14e9a04ab6
|
Fixes problem with RunLoopLock calling run loop stop multiple times.
|
2016-02-05 15:36:34 +01:00 |
Krunoslav Zaher
|
c515ba4b50
|
Adds `CurrentThreadScheduler` to blocking operators.
|
2015-11-16 00:11:30 +01:00 |
Krunoslav Zaher
|
9808ae9ee7
|
Merge pull request #249 from tottakai/feature-single-blocked-predicate
Blocking single operator with predicate
|
2015-11-12 11:11:28 +01:00 |
Tomi Koskinen
|
14affd773c
|
exit loop and dispose subscription immediately
|
2015-11-12 08:26:40 +02:00 |
Tomi Koskinen
|
5499c10f9a
|
remove duplicate blocking single code
|
2015-11-12 08:26:40 +02:00 |
Krunoslav Zaher
|
45d1aa6047
|
Changes some texts.
|
2015-11-11 10:12:11 +01:00 |
Tomi Koskinen
|
edeaf53b27
|
Blocking single operator with predicate
|
2015-11-10 22:25:09 +02:00 |
Tomi Koskinen
|
c79cea523f
|
Blocking version of single operator
|
2015-11-09 21:42:46 +02:00 |
Krunoslav Zaher
|
d4cda2430e
|
Blocking operators run runloop while blocking.
|
2015-11-05 12:34:20 +01:00 |
Krunoslav Zaher
|
93e2a927c1
|
Adds `BlockingObservable`.
|
2015-10-19 20:28:49 +02:00 |