| .. |
|
Concurrency
|
Returns `NSRecursiveLocks`. It was interesting excursion ...
|
2015-11-14 21:39:50 +01:00 |
|
DataStructures
|
Changes `CustomStringConvertible` to `CustomDebugStringConvertible`.
|
2015-11-09 01:05:51 +01:00 |
|
Disposables
|
Changes `NopDisposable` to be struct.
|
2015-11-15 22:52:16 +01:00 |
|
Observables
|
Adds `shareReplayLatestWhileConnected()`.
|
2015-12-06 14:47:17 +01:00 |
|
Observers
|
Polishing and optimizing `retryWhen`.
|
2015-11-08 17:51:18 +01:00 |
|
Schedulers
|
Updates documentation.
|
2015-11-15 23:59:17 +01:00 |
|
Subjects
|
get rid of memory leaking in UIKit unit tests
|
2015-12-04 01:42:48 +03:00 |
|
AnyObserver.swift
|
Exposes initializers for `ControlEvent` and `ControlProperty`.
|
2015-12-06 01:14:05 +01:00 |
|
Cancelable.swift
|
Documentation and interface cleanup.
|
2015-09-08 22:32:09 +02:00 |
|
ConnectableObservableType.swift
|
Documentation and interface cleanup.
|
2015-09-08 22:32:09 +02:00 |
|
Disposable.swift
|
Documentation and interface cleanup.
|
2015-09-08 22:32:09 +02:00 |
|
Error.swift
|
Timeout operator
|
2015-11-18 11:17:16 +02:00 |
|
Event.swift
|
Changes `CustomStringConvertible` to `CustomDebugStringConvertible`.
|
2015-11-09 01:05:51 +01:00 |
|
ImmediateSchedulerType.swift
|
Scheduler interface lipstick.
|
2015-10-17 20:47:03 +02:00 |
|
Info.plist
|
Updates bundle version to 2.0.0.
|
2015-11-02 10:36:14 +01:00 |
|
Observable+Extensions.swift
|
Removes unnecessary `subscribeSafe` in case there is already an `Observable` source.
|
2015-10-25 00:59:50 +02:00 |
|
Observable.swift
|
Optimizations: `map.map.map ...` -> `map`.
|
2015-11-15 13:10:42 +01:00 |
|
ObservableConvertibleType.swift
|
Prototype of units.
|
2015-10-15 23:30:47 +02:00 |
|
ObservableType.swift
|
Adds unused warnings.
|
2015-10-19 21:59:31 +02:00 |
|
ObserverType+Extensions.swift
|
Documentation and interface cleanup.
|
2015-09-08 22:32:09 +02:00 |
|
ObserverType.swift
|
Removes locks from sink forwarding (25% improvement).
|
2015-11-02 00:17:11 +01:00 |
|
Rx.swift
|
Transforms `NSError`s across projects into Swift enums that inherit from `ErrorType`.
|
2015-11-09 00:44:59 +01:00 |
|
RxBox.swift
|
Changes `CustomStringConvertible` to `CustomDebugStringConvertible`.
|
2015-11-09 01:05:51 +01:00 |
|
SchedulerType.swift
|
Scheduler interface lipstick.
|
2015-10-17 20:47:03 +02:00 |