Krunoslav Zaher
|
046024d7fd
|
Changes `CustomStringConvertible` to `CustomDebugStringConvertible`.
|
2015-11-09 01:05:51 +01:00 |
Krunoslav Zaher
|
13a87af009
|
Moves disposables combo in `Producer.subscribe` to `Sink`. `SynchronizedOnType` overhauls.
|
2015-11-01 20:44:09 +01:00 |
Krunoslav Zaher
|
f9b19afd10
|
Adds unit tests for `Driver` unit.
|
2015-10-15 23:30:48 +02:00 |
Krunoslav Zaher
|
cee58007b1
|
Adding benchmarking infrastructure.
|
2015-09-27 02:28:14 +02:00 |
Krunoslav Zaher
|
5a8c053f5f
|
Refactoring of ObservableType, ObserverType, SubjectType, Bag and Subjects.
|
2015-08-23 17:30:26 +02:00 |
Krunoslav Zaher
|
8957cab8f9
|
Merge branch 'develop' into feature/swift2.0
|
2015-08-06 02:38:23 +02:00 |
Krunoslav Zaher
|
b9bc986fe1
|
Improved sleeping code for unit tests.
|
2015-07-24 17:17:28 +02:00 |
Krunoslav Zaher
|
bd284c8269
|
Updated to 1.7
|
2015-07-21 22:46:17 +02:00 |
Krunoslav Zaher
|
d580552436
|
OSX unit tests passing. iOS simulator won't even start for iOS unit tests :(
|
2015-07-21 22:46:17 +02:00 |
Seivan Heidari
|
09cdeca380
|
Update RXCocoa
And some work on RXCocoasamples.
|
2015-07-21 22:46:16 +02:00 |
Seivan Heidari
|
8c87a92326
|
Preprocessor, RxSwift & RxSwiftTests converted to Swift 2
7 Failed tests
6 related to assinging to _ doesn't retain.
1 related to Tracer
|
2015-07-21 22:46:16 +02:00 |
Krunoslav Zaher
|
56cc53375d
|
Adds weak observing.
|
2015-07-12 14:31:15 +02:00 |
Krunoslav Zaher
|
c2dc527fb6
|
Adds takeUntil and refactors subscriptions with subscribeSafe.
|
2015-06-08 00:09:49 +02:00 |
Krunoslav Zaher
|
9b012a3c99
|
Improves schedulers and `observeOn` operator.
|
2015-06-05 12:52:12 +02:00 |
Krunoslav Zaher
|
57be2a7dca
|
Replaces Result with new RxResult that is ported Scala `Try` type.
|
2015-05-23 00:01:36 +02:00 |
Krunoslav Zaher
|
6e350f1114
|
Fixes for unit test configurations and adds pre release tests.
|
2015-05-17 20:39:15 +02:00 |
Krunoslav Zaher
|
6a3cf2d759
|
Fixes OSX unit test loading.
|
2015-05-17 19:45:03 +02:00 |
Krunoslav Zaher
|
56834c2dd2
|
Reactores project and creates separate targets for iOS and OSX.
|
2015-05-17 19:07:24 +02:00 |
Krunoslav Zaher
|
62a5acbf65
|
Renames test project.
|
2015-05-02 17:25:37 +02:00 |