Commit Graph

16 Commits

Author SHA1 Message Date
Krunoslav Zaher ce983c44d0 Polishing and optimizing `retryWhen`. 2015-11-08 17:51:18 +01:00
Krunoslav Zaher dcc65e8fe0 Adds synchronization protocols to reduce allocations. 2015-11-01 20:40:08 +01:00
Krunoslav Zaher fcd63dafb8 Moves `subscribeOn` out of `Driver` unit. 2015-10-19 19:59:27 +02:00
yury aa730e665e Add Using operator tests 2015-10-18 14:44:34 +03:00
Krunoslav Zaher 6dc7f2e4a6 Rename `ObserverOf` to `AnyObserver`. 2015-10-17 12:15:37 +02:00
Krunoslav Zaher f9b19afd10 Adds unit tests for `Driver` unit. 2015-10-15 23:30:48 +02:00
Krunoslav Zaher 9a3ae4625c Performance optimizations, makes `Observable` init internal. 2015-10-15 23:30:47 +02:00
Krunoslav Zaher c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Krunoslav Zaher 6ac94ea5b6 Scheduler revamp (moving towards protocol extensions), internal optimizations, interface cleanup. 2015-08-31 10:59:37 +02:00
Krunoslav Zaher b9e708f681 Refactorings for combineLatest, zip, variable. 2015-08-23 20:32:10 +02:00
Krunoslav Zaher 5a8c053f5f Refactoring of ObservableType, ObserverType, SubjectType, Bag and Subjects. 2015-08-23 17:30:26 +02:00
Krunoslav Zaher 2c33f7a89a Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md` 2015-08-10 01:43:30 +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
Krunoslav Zaher 37b242d351 Adds NopDisposableResult. 2015-06-06 17:39:18 +02:00
Krunoslav Zaher 9b012a3c99 Improves schedulers and `observeOn` operator. 2015-06-05 12:52:12 +02:00
Krunoslav Zaher 62a5acbf65 Renames test project. 2015-05-02 17:25:37 +02:00