Commit Graph

3360 Commits

Author SHA1 Message Date
freak4pc
b9257445b9 Add UNIX Travis step 2019-04-07 10:17:49 +02:00
freak4pc
cce64b8861 Address PR comments by @kzaher 2019-04-07 10:17:49 +02:00
freak4pc
2045c132c3 Update README 2019-04-07 10:17:49 +02:00
freak4pc
9a567fe75e Update CHANGELOG for RxSwift 5.0.0 2019-04-07 10:17:49 +02:00
freak4pc
576d67d769 Fix CI issue for Podspec Lint 2019-04-07 10:17:49 +02:00
freak4pc
61ac854112 Update default CI simulators for Xcode 10.2 2019-04-07 10:17:49 +02:00
freak4pc
0f8b1f89cf Update Project versions to 5.0.0 2019-04-07 10:17:49 +02:00
freak4pc
0bd709a57d Clean up Travis 2019-04-07 10:17:49 +02:00
freak4pc
809bd462fd Update Podspecs to 5.0.0 2019-04-07 10:17:49 +02:00
freak4pc
06f9a71fb7 Update Package.swift 2019-04-07 10:17:49 +02:00
freak4pc
c3c74ed675 Update Tests to Swift 5 2019-04-07 10:17:49 +02:00
freak4pc
9a39952e78 Update RxExample project 2019-04-07 10:17:49 +02:00
freak4pc
5eb798aa4c Update RxTest to Swift 5 2019-04-07 10:17:49 +02:00
freak4pc
c2d74e0b87 Update RxCocoa to Swift 5 2019-04-07 10:17:49 +02:00
freak4pc
cdbf87c398 Update RxSwift to Swift 5 2019-04-07 10:17:49 +02:00
freak4pc
e0930843a2 Update playground and project to Swift 5 2019-04-07 10:17:49 +02:00
freak4pc
c46ba4245a Remove RxAtomic target 2019-04-07 10:17:49 +02:00
freak4pc
51912055e2 Update Preprocessor target 2019-04-07 10:17:49 +02:00
freak4pc
83869e044b Remove RxAtomic leftovers 2019-04-06 20:52:47 +02:00
Krunoslav Zaher
83fee4e323 Run loop fix. 2019-04-06 14:04:45 +02:00
freak4pc
03a6c45eb0 Update CHANGELOG 2019-04-06 14:03:58 +02:00
freak4pc
d937563ff3 Add Linux-supported RxMutableBox 2019-04-06 14:03:58 +02:00
Krunoslav Zaher
6615b1bd6f Add swift-4.2 on Linux. 2019-04-06 13:23:05 +02:00
freak4pc
910ae50c46 RunLoopMode to RunLoop.mode 2019-04-06 13:22:34 +02:00
Krunoslav Zaher
f84cb05ced Add tests on Linux with Swift 5.0. 2019-04-06 13:14:42 +02:00
Keith Smiley
36104a939d Stop assigning threadDictionary on Linux
As of this change https://github.com/apple/swift-corelibs-foundation/pull/1762/files which is part of Swift 5, you can no longer assign the entire threadDictionary, instead you need to mutate it
2019-04-03 09:10:27 +02:00
Krunoslav Zaher
cce95dd704 Fix TSAN issues. 2019-04-01 19:34:02 +02:00
Krunoslav Zaher
7a8a11674e Release 4.5.0. 2019-03-31 21:49:57 +02:00
Krunoslav Zaher
be937997f3 Remove broken slack image. 2019-03-31 21:49:57 +02:00
Krunoslav Zaher
3291ff9b9b Add swiftlint info. 2019-03-31 21:49:57 +02:00
Krunoslav Zaher
30cf72a533 Remove RxAtomic dependency and implement atomic operations by using a NSLock. 2019-03-31 21:49:57 +02:00
Krunoslav Zaher
65e6e2051c Fix #1907. 2019-03-31 21:49:57 +02:00
Krunoslav Zaher
ce6cf40ad9 Fix indentation. 2019-03-31 21:49:45 +02:00
Krunoslav Zaher
ec5e954b2c Merge branch 'TaeJoongYoon-uisearchbar+rx' into develop 2019-03-31 21:43:20 +02:00
Krunoslav Zaher
4c4cf933bb Merge branch 'uisearchbar+rx' of https://github.com/TaeJoongYoon/RxSwift into TaeJoongYoon-uisearchbar+rx 2019-03-31 21:43:08 +02:00
Alan Zeino
bd084821c3 Fix Swift 5 compiler #ifdefs 2019-03-26 23:22:15 +01:00
TaeJoong Yoon
7c8154a9f1
Merge branch 'develop' into uisearchbar+rx 2019-03-26 22:20:22 +09:00
TaeJoongYoon
7f3d8e00fa Added UISearchBarDelegate TestCode 2019-03-26 22:16:30 +09:00
Alan Zeino
6f918cd22b Add a scheme for Preprocessor to generate the files 2019-03-25 21:19:48 +01:00
Keith Smiley
ffa9d223cb Fix RxBlocking Swift 5 warning
This is required for Swift 5, in this case we can't really assume what
the new case will be, but for this use case it seems logic to return
instead of crashing.
2019-03-25 21:11:31 +01:00
TaeJoongYoon
376ca815ec Added UISearchBar setDelegate method 2019-03-24 22:56:38 +09:00
Alan Zeino
9aac55ff34 Update for Swift 5 compiler and Xcode 10.2 2019-03-20 07:48:35 +02:00
Krunoslav Zaher
fc6030ea9f Release 4.4.2 2019-03-10 22:44:09 +01:00
freak4pc
9baed34344 Update CHANGELOG 2019-03-10 18:46:33 +01:00
freak4pc
ce8e3b2bd0 Make backgroundColor binder optional and add tests 2019-03-10 18:46:33 +01:00
Andrea Altea
eb539413df add Binder for backgroundColor on UIView 2019-03-10 18:46:33 +01:00
Richard Yu
2ae13c4337 Fixing Linux builds 2019-03-09 14:20:34 +01:00
Richard Yu
9d6fa88c10 Ensure running on main thread instead of being called on the main thread 2019-03-09 14:20:34 +01:00
Richard Yu
b8b9c67e1d Addressing PR comments 2019-03-09 14:20:34 +01:00
Richard Yu
bbb6a94ad8 Bugfix to ensure proxy is running on the main thread 2019-03-09 14:20:34 +01:00