Commit Graph

47 Commits

Author SHA1 Message Date
Krunoslav Zaher
ca21029761 Polish for RxRelay podspec. 2019-04-29 19:51:10 +02:00
freak4pc
83869e044b Remove RxAtomic leftovers 2019-04-06 20:52:47 +02:00
Krunoslav Zaher
e8aa1d892a
Release 4.4.0 2018-11-01 22:26:34 +01:00
Bei Li
f63285457f Remove duplicated playgroud ref 2018-09-20 21:41:31 +02:00
Bei Li
006e124a9f Update Rx.xcworkspace 2018-09-20 21:41:31 +02:00
Krunoslav Zaher
15a3451353 4.2.0 Release 2018-06-08 20:32:02 +02:00
freak4pc
7ecb3d5771 Fix project warnings 2018-06-08 10:33:05 +02:00
Krunoslav Zaher
182bd4fd73
Removes Linux.md from project file. 2017-05-11 00:27:55 +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
20861dd29f [Fix] Removes API reference. 2016-12-27 19:06:42 +01:00
Krunoslav Zaher
e4f6d904bd Release 3.1 2016-12-27 19:06:42 +01:00
Carlos García
8475558092 remove reference to ISSUE_TEMPLATE.md 2016-12-17 10:30:53 +01:00
Krunoslav Zaher
92d4bdf5e1 Changes order of pre-release tests. 2016-08-20 23:06:30 +02:00
sergdort
cfb8b1558a Merge branch 'master' into swift-3.0
Conflicts:
	RxExample/RxDataSources/DataSources/CollectionViewSectionedDataSource.swift
	RxExample/RxDataSources/DataSources/Differentiator.swift
	RxExample/RxDataSources/DataSources/TableViewSectionedDataSource.swift
	RxExample/RxExample.xcodeproj/project.pbxproj
	RxExample/RxExample.xcodeproj/xcshareddata/xcschemes/RxExample-iOS-no-module.xcscheme
	RxExample/RxExample/Examples/TableViewPartialUpdates/PartialUpdatesViewController.swift
	RxExample/RxExample/Examples/TableViewWithEditingCommands/TableViewWithEditingCommandsViewController.swift
	RxExample/RxExample/Services/HtmlParsing.swift
	Tests/RxCocoaTests/CLLocationManager+RxTests.swift
	Tests/RxCocoaTests/UICollectionView+RxTests.swift
2016-07-05 18:00:36 +03:00
Krunoslav Zaher
62bd1d5498 Fixes all-tests.sh 2016-06-30 10:49:07 +02:00
Krunoslav Zaher
37560a734e Moves issue template to root. 2016-06-26 14:53:12 +02:00
Jamie Pinkham
c35136fe0b get example projects working.. woo! 2016-06-18 15:21:44 -07:00
Krunoslav Zaher
dc9a0f5505 Updates documentation. 2016-02-14 15:10:14 +01:00
Krunoslav Zaher
87aa7ede42 Moves all tests into Rx.xcodeproj and enables coverage tests. 2016-01-02 22:55:43 +01:00
Krunoslav Zaher
91058f98d1 hanges link in Examples.md to point to README.md#playgrunds. #375 2015-12-31 13:14:37 +01:00
Krunoslav Zaher
439ca291bc Updates Scheduler documentation. 2015-12-30 15:20:50 +01:00
Krunoslav Zaher
22b937b08b Adds Linux.md. 2015-12-30 00:42:05 +01:00
Krunoslav Zaher
5d677eaf91 Standardizes header format. 2015-12-29 16:56:21 +01:00
Krunoslav Zaher
79a6f59de2 Fixes warnings in playgrounds. 2015-12-28 02:54:25 +01:00
Krunoslav Zaher
8a38f39444 Adds test main.swift generator on Linux. 2015-12-27 01:12:36 +01:00
Krunoslav Zaher
4651df2317 Adds initial version of Swift package manager. 2015-12-26 02:28:27 +01:00
Krunoslav Zaher
f26167e10a Adds initial Package.swift. 2015-12-26 00:44:45 +01:00
Krunoslav Zaher
26819fff60 Adds documentation to xcworkspace. 2015-12-20 22:47:22 +01:00
Krunoslav Zaher
d338c50ade Adds RxTests podspec. 2015-12-20 01:28:29 +01:00
Krunoslav Zaher
6dfec96820 Fixes directory structure, adds Podspec, fixes pre-release-tests.sh. 2015-12-19 18:40:09 +01:00
Krunoslav Zaher
35eb5e580b Fixes path to playgrounds. 2015-09-03 23:39:54 +02:00
Krunoslav Zaher
98d528fe9a Renames playgrounds to Rx.playground. 2015-08-24 01:20:51 +02:00
Krunoslav Zaher
018bac4d4c Merges with new playgrounds. 2015-08-24 00:39:43 +02:00
Krunoslav Zaher
9c893e75f4 Merges RxSwift.xcodeproj, RxCocoa.xcodeproj and RxBlocking.xcodeproj to Rx.xcodeproj. 2015-08-24 00:06:52 +02:00
Krunoslav Zaher
40abfcf4b5 trySend to ?.on and cleanup for tap 2015-08-13 23:24:28 +02:00
Carlos García
5fa8d9e4dd subjects playground 2015-07-30 14:43:57 +02:00
Krunoslav Zaher
ef36901cff Adds blocking operators. 2015-07-12 18:44:56 +02:00
Carlos García
338a4de26b use ReplaySubject in Playgrounds 2015-06-26 01:36:29 +02:00
Carlos García
395e1c3fef Xcode error fixed 2015-06-20 13:07:07 +02:00
Daniel Tartaglia
c69d2f7668 Added an OS XPlayground for documentation. 2015-05-24 15:36:31 -04:00
Krunoslav Zaher
62a5acbf65 Renames test project. 2015-05-02 17:25:37 +02:00
Krunoslav Zaher
9c83473390 Creates common test project and preprocessor project. 2015-05-02 17:18:21 +02:00
Krunoslav Zaher
da4902b936 Removes ignored files. 2015-04-27 00:50:35 +02:00
Krunoslav Zaher
e2b1974d38 Adds RefCount unit tests. 2015-04-19 11:01:25 +02:00
Krunoslav Zaher
b9e162af2f Adds replay subject and tests. 2015-04-18 22:34:26 +02:00
Krunoslav Zaher
d1a97dccd6 Renames project from Rx to RxSwift. 2015-04-10 01:52:51 +02:00
Krunoslav Zaher
f9d9c12a5c Unit test pass and all of the bugs are fixed. 2015-04-08 00:28:38 +02:00