Commit Graph

43 Commits

Author SHA1 Message Date
freak4pc
b66911a73f Remove Deprecated.swift from RxCocoa SPM sources 2020-10-06 20:36:28 +03:00
freak4pc
dee349e6b6 Update tests for Relays 2019-04-10 21:55:13 +02:00
freak4pc
83869e044b Remove RxAtomic leftovers 2019-04-06 20:52:47 +02:00
freak4pc
2e645681e1 Add Swiftlint basic YAML 2019-01-30 20:19:57 +01:00
Luciano Almeida
cf346cbe0c Formatting. 2018-12-12 20:03:26 +01:00
Luciano Almeida
2bcfeb2d4c Revomoving extra line. 2018-12-12 20:03:26 +01:00
Luciano Almeida
8f86799fe3 Removing duplicated import and some commented code on scripts. 2018-12-12 20:03:26 +01:00
Krunoslav Zaher
02ba785080
Remove duplicate RxAtomic.h header from Sources. 2018-10-31 23:20:04 +01:00
Krunoslav Zaher
bac8634608
Fix #1778. 2018-10-31 23:20:04 +01:00
Krunoslav Zaher
761001436d Fix deprecated atomic APIs. 2018-10-31 09:06:56 +01:00
Carlos García
d00a19f681 remove compiler conditionals that support swift 3.0 2018-09-21 14:39:41 +02:00
Michael Long
df4d74ac9f Fix package-spm.swift order generation issue 2018-06-17 19:31:22 +02:00
Sho Ikeda
8a413e8fa8 Fix the script file name noted in Sources/AllTestz/main.swift 2018-02-14 21:59:40 +01:00
Krunoslav Zaher
4bf6613de4
Fixes deprecated APIs. 2017-11-04 17:57:36 +01:00
Krunoslav Zaher
a6ed6d2eac Fixes SPM tests. 2017-10-08 13:14:11 +02:00
Krunoslav Zaher
fa91e3a87d Deprecates Variable in favor of BehaviorRelay. 2017-10-08 13:14:11 +02:00
Krunoslav Zaher
58917c77a5
Merge branch 'develop' into rxswift4.0-swift4.0 2017-10-07 19:58:29 +02:00
Krunoslav Zaher
f5bae3912e
Fixes CI. 2017-10-07 17:40:37 +02:00
Krunoslav Zaher
81066514fe
Renames Publisher to Signal. 2017-08-27 19:17:17 +02:00
Krunoslav Zaher
00c2a8911f
Merge branch 'master' into swift4.0 2017-07-29 14:20:54 +02:00
Krunoslav Zaher
79ac3d091f
Release 3.6.1 2017-07-18 23:38:00 +02:00
Krunoslav Zaher
cf52a1b064
Fixes package-spm script. 2017-07-14 18:34:11 +02:00
Shai Mishali
a87a6c58db Complete transition from Units terminology to Traits.
Renaming RxSwift/Units to RxSwift/Traits and RxCocoa/CocoaUnits to
RxCocoa/Traits.
2017-04-04 21:26:09 +02:00
Krunoslav Zaher
c731bedbd7
Adds additional resource cleanup tests. 2017-02-05 23:22:55 +01:00
Krunoslav Zaher
9ebfda0d22
Adds concurrent check to Variable and changes DEBUG behavior from print to rxFatalError. 2017-01-29 17:45:07 +01:00
Krunoslav Zaher
bb60de33f5 Renames NSNotificationCenter to NotificationCenter. 2017-01-22 23:01:52 +01:00
Krunoslav Zaher
03988f1b11 [Fix] Linux. 2017-01-22 22:57:20 +01:00
Krunoslav Zaher
3fc1ab5c16 Improves package-spm script to exclude additional tests that aren't applicable for SPM. 2017-01-01 13:22:37 +01:00
Krunoslav Zaher
533f539e41 Updates package-spm with new tests. 2017-01-01 12:49:58 +01:00
Krunoslav Zaher
5830c6faae Improves safety of binding code by tolerating binding from non main dispatch queue. 2016-12-17 23:30:30 +01:00
Krunoslav Zaher
90b5b86c22 Adds Driver and NSNotificationCenter tests to Linux. 2016-10-23 01:44:26 +02:00
Krunoslav Zaher
c7fce78229 Fixes Linux. 2016-10-22 19:20:20 +02:00
Krunoslav Zaher
bd2ebd33d5 Improves dispatch queue detection logic. 2016-10-22 16:44:45 +02:00
Krunoslav Zaher
a2aeef6f9a Renames OSX to macOS. 2016-10-20 00:20:19 +02:00
Krunoslav Zaher
0d13f93a6f Transforms unit test runner suffix from _Sub to _ 2016-10-16 13:50:26 +02:00
Krunoslav Zaher
0a45fb4a16 Creates RxBlockingTests directory. 2016-10-16 13:08:49 +02:00
Krunoslav Zaher
3a5eb3a336 Compilation issues. 2016-10-16 01:55:08 +02:00
Krunoslav Zaher
f5b2663d70 Fixes compilation on OSX. 2016-10-10 01:06:02 +02:00
Krunoslav Zaher
3ef88cd405 Large refactoring to support Swift Package Manager (renames RxTests to RxTest). 2016-10-09 22:08:45 +02:00
Krunoslav Zaher
ad203bfd1e Fixes all spm links. 2016-10-09 19:42:07 +02:00
Krunoslav Zaher
fb75df57a2 Linux cleanup. 2016-10-09 19:13:50 +02:00
Krunoslav Zaher
3637e94287 Documents and polishes scripts. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher
435a84ca25 Renames scripts/package-swift-manager.swift to scripts/package-spm.swift. 2015-12-30 15:20:50 +01:00