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
|
1fe15bb9da
|
Replaces all calls to `NopDisposable.instance` with `Disposables.create()`.
|
2016-08-10 14:47:53 +01:00 |
Tom Burns
|
c33d5806fd
|
Remove errant whitespace
|
2016-07-02 18:47:47 -05:00 |
Tom Burns
|
45b8b32b35
|
Fix RxBlocking in Swift 3
Remove force cast in favor of rawValue to fix crash at runtime
|
2016-07-02 18:45:08 -05:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Tyler Cloutier
|
94833e438d
|
Add Swift 3 swift-DEVELOPMENT-SNAPSHOT-2016-05-09 compatibility.
|
2016-05-22 14:43:47 -07:00 |
Krunoslav Zaher
|
a7d96765d6
|
Fixes compilation on Linux.
|
2016-02-14 12:23:19 -08:00 |
Krunoslav Zaher
|
14e9a04ab6
|
Fixes problem with RunLoopLock calling run loop stop multiple times.
|
2016-02-05 15:36:34 +01:00 |
Krunoslav Zaher
|
d377f61794
|
Linux fixes.
|
2015-12-25 23:33:25 +01:00 |
Krunoslav Zaher
|
c515ba4b50
|
Adds `CurrentThreadScheduler` to blocking operators.
|
2015-11-16 00:11:30 +01:00 |
Krunoslav Zaher
|
d4cda2430e
|
Blocking operators run runloop while blocking.
|
2015-11-05 12:34:20 +01:00 |