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 |
Łukasz Mróz
|
8989ea3a0a
|
[RxTests] Make equatable Recorded public
|
2016-07-02 23:04:41 +02:00 |
Krunoslav Zaher
|
ad96d6b0e1
|
Merge pull request #777 from baek-jinoo/minor-typo-fix
Minor typo fix
|
2016-07-01 10:42:21 +02:00 |
Krunoslav Zaher
|
5a9771e818
|
Removes no-module version.
|
2016-06-30 10:51:05 +02:00 |
Krunoslav Zaher
|
62bd1d5498
|
Fixes all-tests.sh
|
2016-06-30 10:49:07 +02:00 |
Krunoslav Zaher
|
bbea37dcda
|
Merge pull request #775 from DouglasHeriot/swift-2.3
Update for Xcode 8, Swift 2.3.
|
2016-06-30 10:47:47 +02:00 |
Krunoslav Zaher
|
b72a2ce86d
|
Merge pull request #776 from DouglasHeriot/swift-3.0
Make Travis use Xcode 8 for building Swift 3
|
2016-06-30 10:45:19 +02:00 |
Douglas Heriot
|
67160ee0dc
|
Put Travis back to Xcode 7.3
Upgrading to 8 requires all .swift build scripts to use Swift 3, which isn't appropriate in this branch.
|
2016-06-30 00:41:14 +10:00 |
Douglas Heriot
|
76a63104fa
|
Update Travis to use Xcode 8.
Also update validate-headers.swift for Swift 3.
|
2016-06-30 00:26:04 +10:00 |
Douglas Heriot
|
5a566ae183
|
Fix RxExample for Xcode 8, Swift 2.3
|
2016-06-29 22:54:12 +10:00 |
Krunoslav Zaher
|
e730955869
|
Merge pull request #770 from tonyarnold/fix/static-analysis-issues
Resolve minor static analysis issues
|
2016-06-29 13:37:57 +02:00 |
Tony Arnold
|
1a289e97fd
|
Add information about resolved static analysis issues in RxCocoa’s Objective-C classes to the changelog
|
2016-06-29 11:31:21 +10:00 |
Tony Arnold
|
e4219c8423
|
Add RX_CATCH_ERROR macro to work around implicit nullable state of NSError parameters in Objective-C methods
|
2016-06-29 10:59:13 +10:00 |
Douglas Heriot
|
d48dff3a4f
|
Update for Xcode 8, Swift 2.3.
Bump OSX Deployment Target to 10.10 to avoid libarclite duplicate linking error?
|
2016-06-29 01:54:19 +10:00 |
Tony Arnold
|
c50efe34c7
|
Initialise targetClass to NULL to silence a static analysis issue
|
2016-06-28 13:17:17 +10:00 |
Krunoslav Zaher
|
0815ea5c96
|
Merge pull request #767 from sora0077/feature/RXDelegateProxy_weak
Change _forwardToDelegate to weak reference
|
2016-06-27 17:21:24 +02:00 |
林達也
|
fc0fdb4850
|
Change _forwardToDelegate to weak reference
|
2016-06-27 23:31:38 +09:00 |
Krunoslav Zaher
|
7ec1ffc935
|
Merge branch 'sergdort-swift-3.0' into swift-3.0
|
2016-06-26 15:28:35 +02:00 |
Krunoslav Zaher
|
7089f6d7de
|
Fixes .travis.yml
|
2016-06-26 15:03:24 +02:00 |
Krunoslav Zaher
|
f72cc12b94
|
Improves CONTRIBUTING.md
|
2016-06-26 14:59:45 +02:00 |
Krunoslav Zaher
|
37560a734e
|
Moves issue template to root.
|
2016-06-26 14:53:12 +02:00 |
Krunoslav Zaher
|
933cb02cb0
|
Adds `UIButton.setTitle` extensions to tvOS.
|
2016-06-26 14:37:10 +02:00 |
sergdort
|
ada55ed8e5
|
Fixed compile error on all tests MAC os
|
2016-06-25 22:14:04 +03:00 |
sergdort
|
5bf319adda
|
Made RxAllTests compile with Swift 3.0
|
2016-06-25 22:10:12 +03:00 |
Krunoslav Zaher
|
7a15347943
|
Adds UIButton.setTitle(:forState:) extensions.
|
2016-06-24 23:11:08 +02:00 |
Krunoslav Zaher
|
c51f4f3b95
|
Merge branch 'jamiepinkham-swift-3.0' into swift-3.0
|
2016-06-23 11:06:13 +02:00 |
Jamie Pinkham
|
c719c8cf86
|
fix compiler warnings about unused variables
|
2016-06-22 10:16:49 -04:00 |
Jamie Pinkham
|
5d47db7609
|
fix errors with RxCocoa introduced by merge
|
2016-06-22 10:15:37 -04:00 |
Jamie Pinkham
|
7ff150aafc
|
clean up changes from merge
|
2016-06-22 10:01:59 -04:00 |
Jamie Pinkham
|
5a9f47262a
|
Merge branch 'upstream-develop' into swift-3.0
# Conflicts:
# RxCocoa/Common/CocoaUnits/Driver/Driver+Subscription.swift
# RxCocoa/Common/CocoaUnits/UIBindingObserver.swift
# RxSwift/Schedulers/MainScheduler.swift
|
2016-06-22 09:54:44 -04:00 |
Jamie Pinkham
|
db4c04dcea
|
use Foundation.Timer
and fix result of call unused warning
|
2016-06-22 09:51:01 -04:00 |
Jamie Pinkham
|
9287bebd10
|
fix retryWhen syntax
|
2016-06-22 09:37:32 -04:00 |
Jamie Pinkham
|
924a9a4983
|
clean up syntax to get test building
still trying to work out the ambiguious use compiler error
|
2016-06-22 09:34:04 -04:00 |
Jamie Pinkham
|
8d5b85306d
|
fix up @noescape clauses
|
2016-06-21 08:48:45 -04:00 |
Jamie Pinkham
|
bc86d47a3f
|
swift 3.0 syntax updates for preprocessor and performance tools
|
2016-06-21 08:45:56 -04:00 |
Jamie Pinkham
|
a5f19de922
|
fix reachability
|
2016-06-21 08:45:00 -04:00 |
baek-jinoo
|
8ce99d1219
|
Minor typo fix
|
2016-06-20 17:45:37 -07:00 |
Jamie Pinkham
|
8bad8e547f
|
fix wireframe for mac tests
|
2016-06-20 14:06:36 -04:00 |
Jamie Pinkham
|
ced6ce3a7e
|
fixes the unit tests for the rx ios example
|
2016-06-20 14:04:42 -04:00 |
Jamie Pinkham
|
ff0d588189
|
fix what tests i can
|
2016-06-18 15:43:27 -07:00 |
Jamie Pinkham
|
c35136fe0b
|
get example projects working.. woo!
|
2016-06-18 15:21:44 -07:00 |
Jamie Pinkham
|
39a20441e1
|
begin fixing up the examples
|
2016-06-18 01:24:07 -07:00 |
Jamie Pinkham
|
c4cf2e0d12
|
builds ios, ios rx cocoa and ios rx blocking
|
2016-06-17 23:19:16 -07:00 |
Jamie Pinkham
|
0e38ecbc87
|
Merge branch 'develop' into swift-3.0
# Conflicts:
# Documentation/DesignRationale.md
# Rx.playground/Pages/Introduction.xcplaygroundpage/Contents.swift
# RxCocoa/Common/DelegateProxyType.swift
# RxCocoa/iOS/UICollectionView+Rx.swift
# RxCocoa/iOS/UIControl+Rx.swift
# RxCocoa/iOS/UIScrollView+Rx.swift
# RxCocoa/iOS/UITableView+Rx.swift
# RxExample/RxDataSources/DataSources+Rx/ObservableConvertibleType+Differentiator.swift
# RxSwift/Concurrency/Lock.swift
# RxSwift/Disposables/CompositeDisposable.swift
# RxSwift/Event.swift
# RxSwift/Extensions/String+Rx.swift
# RxSwift/Schedulers/OperationQueueScheduler.swift
|
2016-06-17 21:14:06 -07:00 |
Krunoslav Zaher
|
9b1583f2e3
|
Merge pull request #751 from brentleyjones/swift-rand
Replace `rand` with `arc4random`
|
2016-06-17 12:15:28 +02:00 |
Brentley Jones
|
079ab269c0
|
Replace `rand` with `arc4random`
Swift 2.3 won't compile with `rand`.
|
2016-06-16 16:04:25 -07:00 |
Krunoslav Zaher
|
8797a05a0e
|
Improves `drive` documentation.
|
2016-06-15 23:05:21 +02:00 |
Krunoslav Zaher
|
95900ef394
|
Merge branch 'develop' of github.com:kzaher/RxSwift into develop
|
2016-06-15 22:40:47 +02:00 |
Krunoslav Zaher
|
390e0d79e5
|
Merge pull request #742 from mattfenwick/patch-1
copy edit Schedulers.md
|
2016-06-14 23:58:53 +02:00 |