Commit Graph

1980 Commits

Author SHA1 Message Date
Krunoslav Zaher
c7fce78229 Fixes Linux. 2016-10-22 19:20:20 +02:00
Krunoslav Zaher
6ce641c4dd Replaces RX_SAFE_ERROR with RX_THROW_ERROR. 2016-10-22 17:12:28 +02:00
Krunoslav Zaher
03a09bee20 Fixes wrong casing in #import "include/_RXObjCRuntime.h". #949 2016-10-22 17:01:55 +02:00
Krunoslav Zaher
bd2ebd33d5 Improves dispatch queue detection logic. 2016-10-22 16:44:45 +02:00
Krunoslav Zaher
8fa6b7f5b8 Fixes issues with locking strategy for subjects. #936 2016-10-22 15:19:01 +02:00
Krunoslav Zaher
d3ae5844f8 Adds .swift-version. 2016-10-21 00:32:43 +02:00
Krunoslav Zaher
fe800bf453 Fixes code example in comments of RxTableViewExtensions that didn't compile. #947 2016-10-20 23:20:06 +02:00
Krunoslav Zaher
ac52c21e05 Improves issue template. 2016-10-20 20:24:32 +02:00
Krunoslav Zaher
a778b10f94 Updates RxDataSources 2016-10-20 01:05:56 +02:00
Krunoslav Zaher
501a5dc4ba Hides ISSUE_TEMPLATE.md. 2016-10-20 00:50:37 +02:00
Krunoslav Zaher
02c63a4f56 Replaces model(_:) with model(at:). 2016-10-20 00:41:07 +02:00
Krunoslav Zaher
a7b8c11b40 Fixes test-linux.sh script. 2016-10-20 00:31:47 +02:00
Krunoslav Zaher
a9b5da4e8b Removes API.md. 2016-10-20 00:24:30 +02:00
Krunoslav Zaher
a2aeef6f9a Renames OSX to macOS. 2016-10-20 00:20:19 +02:00
Krunoslav Zaher
ac41a0012c Prefixes boolean properties with is and makes String? properties consistent. 2016-10-19 23:45:54 +02:00
Krunoslav Zaher
b47f70137d Renames title(controlState:) on UIButton to title(for:). 2016-10-19 23:08:42 +02:00
Krunoslav Zaher
742eead168 Moves DataStructures to Platform. 2016-10-19 23:06:27 +02:00
Krunoslav Zaher
3f5886e3a8 Fixes warnings and errors. 2016-10-19 22:38:06 +02:00
Krunoslav Zaher
10f82a0b2d Removes deprecated APIs. 2016-10-19 22:02:44 +02:00
Krunoslav Zaher
cdb58750c5 Improves performance of Bag. 2016-10-19 20:47:05 +02:00
Krunoslav Zaher
6cf1895555 Makes data structures internal. 2016-10-19 20:38:43 +02:00
Krunoslav Zaher
89b045c4c0 Updates README.md with Swift Package Manager installation instructions. 2016-10-17 02:49:24 +02:00
Krunoslav Zaher
f51c475010 Adds Swift Package Manager compatibility badge. 2016-10-17 02:18:49 +02:00
Krunoslav Zaher
48e3b3bcbe Adds RxTests rename information to CHANGELOG.md 2016-10-17 01:39:24 +02:00
Krunoslav Zaher
3e88902606 Adds example tests to pre release tests. 2016-10-17 00:35:37 +02:00
Krunoslav Zaher
55589fdbe4 Fixes broken link in documentation 2016-10-17 00:34:36 +02:00
Krunoslav Zaher
f4dafd9117 Adds platform to all Podspecs. 2016-10-17 00:06:32 +02:00
Krunoslav Zaher
a4546cfad6 Workarounds because of CocoaPods meets Swift 3.0 2016-10-16 23:38:30 +02:00
Krunoslav Zaher
281fdc2916 Fixes problem with old RxTest name. 2016-10-16 23:35:00 +02:00
Krunoslav Zaher
584424d3e2 Adds setter to rx property to enable mutation of base object. 2016-10-16 23:29:31 +02:00
Krunoslav Zaher
9cdda29d84 Fixes podspec validation. 2016-10-16 23:05:53 +02:00
Krunoslav Zaher
9787bb7ccf Solves another series of Swift compiler bugs on Linux. 2016-10-16 20:49:44 +00:00
Krunoslav Zaher
347725f149 Fixes unit tests. 2016-10-16 22:39:41 +02:00
Krunoslav Zaher
2e520bf264 Makes rx.text type consistent with UIKit String? type. 2016-10-16 21:47:05 +02:00
Krunoslav Zaher
b85d57fe8b Release 3.0.0-rc.1 2016-10-16 20:02:40 +02:00
Krunoslav Zaher
cae1fc1b1a Removes jazzy gem check from update-jazzy-config.rb. 2016-10-16 19:31:59 +02:00
Krunoslav Zaher
55cf12cc82 Improves ObserverBase disposal code. 2016-10-16 19:24:39 +02:00
Krunoslav Zaher
008c8aa006 Removes old scripts. 2016-10-16 16:57:31 +02:00
Krunoslav Zaher
f23b2d3176 Adds update-jazzy-config.rb to all-tests.sh. 2016-10-16 16:55:18 +02:00
Krunoslav Zaher
82e8011e94 Adds Linux to .travis.yml 2016-10-16 15:35:56 +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
f9dbb99ee0 Prepares Package.swift for build server. 2016-10-16 13:06:29 +02:00
Krunoslav Zaher
e7dc370742 Cleans up OperationQueueScheduler code. 2016-10-16 02:30:33 +02:00
Krunoslav Zaher
8ce754584d Renames globalConcurrentQueueQOS to qos and removes custom enum wrapper. 2016-10-16 02:24:59 +02:00
Krunoslav Zaher
3a5eb3a336 Compilation issues. 2016-10-16 01:55:08 +02:00
Krunoslav Zaher
5901064440 Renames resourceCount to Resources.count. 2016-10-15 22:17:47 +02:00
Krunoslav Zaher
41be233ad2 Fixes run loop. 2016-10-15 19:39:41 +00:00
Krunoslav Zaher
f76e8f30de Removes Linux mocks. 2016-10-15 15:17:38 +00:00
Krunoslav Zaher
31a4338a67 Removes part of Linux mocks. 2016-10-15 13:33:20 +00:00