Commit Graph

329 Commits

Author SHA1 Message Date
Krunoslav Zaher fee2b0cf85 `trySend` to `?.on` and cleanup for `catch` 2015-08-13 21:24:03 +02:00
Krunoslav Zaher 66dfc64207 Improves delete simulators script. 2015-08-13 21:20:31 +02:00
Krunoslav Zaher 2da4774028 `trySend` to `?.on` and cleanup for `concat` 2015-08-11 10:14:36 +02:00
Krunoslav Zaher d4aa127e63 `trySend` to `?.on` and cleanup for `switchLatest` 2015-08-11 10:10:55 +02:00
Krunoslav Zaher 83fa0854a2 RxResult -> throws for takeWhile 2015-08-11 09:58:25 +02:00
Krunoslav Zaher cc5353792d RxResult -> throws for take 2015-08-11 09:52:33 +02:00
Krunoslav Zaher 0ab1e8d828 RxResult -> throws for skip 2015-08-11 09:49:52 +02:00
Krunoslav Zaher 9d07614be3 RxResult -> throws for flatMap 2015-08-11 09:47:28 +02:00
Krunoslav Zaher e9b620a51e Renames tests from `where` to `filter`. 2015-08-11 09:36:32 +02:00
Krunoslav Zaher 01af1a554a RxResult -> throws for filter 2015-08-11 09:34:17 +02:00
Krunoslav Zaher 4004a2d414 RxResult -> throws for map 2015-08-11 09:19:18 +02:00
Krunoslav Zaher 2372daa14c Fixes build for RxExample-iOS-no-module. 2015-08-10 13:49:18 +02:00
Krunoslav Zaher 2c33f7a89a Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md` 2015-08-10 01:43:30 +02:00
Krunoslav Zaher 0ca9c90f6a Merge branch 'feature/swift2.0' into rxswift-2.0 2015-08-08 19:39:07 +02:00
Krunoslav Zaher 1251f2ce14 Merge branch 'develop' into feature/swift2.0 2015-08-08 19:29:13 +02:00
Junior B 533fcde14e merged documentation from master 2015-08-07 18:32:23 +02:00
Krunoslav Zaher bd514d2d15 Merge pull request #85 from garethknowles/feature/swift2.0
Xcode 7 Beta 5 Fix - Prefix and Suffix Syntax Changes
2015-08-07 12:51:15 +02:00
Gareth Knowles 3a1a9bbd57 Xcode 7 Beta 5 Fix - Prefix and Suffix Syntax Changes 2015-08-07 10:49:17 +01:00
Junior B. d9a61ab8e8 Merge pull request #84 from lipka/patch-1
Update Travis badge for new repo location
2015-08-07 09:39:53 +02:00
Lukas Lipka 9ee55594bb Update Travis badge for new repo location 2015-08-07 09:39:00 +02:00
Krunoslav Zaher 701e7bd4cc Travis Xcode7 fixes. 2015-08-06 09:26:17 +02:00
Krunoslav Zaher 8957cab8f9 Merge branch 'develop' into feature/swift2.0 2015-08-06 02:38:23 +02:00
Krunoslav Zaher f978d02c92 Bash lipstick. 2015-08-06 01:35:23 +02:00
Krunoslav Zaher b3195efb03 Release 1.9 2015-08-03 00:09:58 +02:00
Krunoslav Zaher b3041abf67 Temporary removes iOS 7 automation. 2015-08-02 23:20:23 +02:00
Krunoslav Zaher e693ba7084 Renames flatMap index override to flatMapWithIndex. 2015-08-02 15:01:46 +02:00
Krunoslav Zaher 871532149f Small fixes for documentation. 2015-08-02 14:00:45 +02:00
Krunoslav Zaher 55f2962745 Merge pull request #71 from kzaher/feature/documentation
Documentation
2015-08-02 12:46:35 +02:00
Krunoslav Zaher b3f536491b Merge branch 'develop' into feature/documentation 2015-08-02 12:24:22 +02:00
Krunoslav Zaher 1eccea65f8 Adding CI. 2015-08-02 12:00:39 +02:00
Krunoslav Zaher ff5e6a3ed5 Merge pull request #78 from kzaher/feature/interaction-tests
little improvements in automation tests
2015-08-02 09:54:04 +02:00
Carlos García bbda58353b little improvements in automation tests
- more robust testing
- tests stop on failure
- now allow iOS non latest
2015-08-02 04:15:14 +02:00
Krunoslav Zaher 2e72f7120f Improves documentation. 2015-08-01 20:14:24 +02:00
Krunoslav Zaher 2faddc62b3 iOS 7 Support. 2015-08-01 15:13:26 +02:00
Krunoslav Zaher 69240a152f Adds assistant editor hint. 2015-08-01 14:35:20 +02:00
Krunoslav Zaher c4b2fbc641 Integrating automation. 2015-08-01 14:00:38 +02:00
Krunoslav Zaher 38545a06f5 Merge pull request #77 from kzaher/feature/interaction-tests
Adds automations tests for example app
2015-08-01 02:04:51 +02:00
Krunoslav Zaher 682d3536d2 Improving KVO code and KVO documentation. 2015-08-01 01:57:23 +02:00
Krunoslav Zaher 525e81a70c Improving KVO code and KVO documentation. 2015-08-01 01:52:54 +02:00
Krunoslav Zaher d571769061 Merge branch 'feature/documentation' of github.com:kzaher/RxSwift into feature/documentation 2015-07-31 11:43:46 +02:00
Krunoslav Zaher 2cb9b205f7 Documentation fixes. 2015-07-31 11:43:31 +02:00
Krunoslav Zaher 130c014e73 Documentation 2015-07-31 11:43:31 +02:00
Krunoslav Zaher 2580ba9359 Merge branch 'develop' of github.com:kzaher/RxSwift into develop 2015-07-31 11:42:06 +02:00
Krunoslav Zaher a81646b943 Improves unit tests and adds rx_observe specializations for CoreGraphics. 2015-07-31 11:41:33 +02:00
Carlos García ae04b4c39f Adds automations tests for example app 2015-07-31 10:04:47 +02:00
Krunoslav Zaher ec281c7809 Merge pull request #76 from carlosypunto/subjects-playground
Subjects playground
2015-07-30 20:58:41 +02:00
Carlos García 5fa8d9e4dd subjects playground 2015-07-30 14:43:57 +02:00
Krunoslav Zaher 45a18a9668 Documentation fixes. 2015-07-29 12:49:18 +02:00
Krunoslav Zaher f79ed3c5fa Merge pull request #75 from shuoli84/master
Pull Request: Fix crash on iphone 5s ios7.1 simulater
2015-07-29 11:17:51 +02:00
shuo li 549590c296 Generate code from template 2015-07-29 11:20:55 +08:00