Commit Graph

15 Commits

Author SHA1 Message Date
Junichi Tsurukawa
768267f8a7 Fix incorrect filename 2016-12-30 01:57:47 +09: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
8fc093d286 Merge branch 'add_rx_tab_bar_controller_delegate_proxy' of https://github.com/kitasuke/RxSwift into develop 2016-12-17 20:51:02 +01:00
tarunon
ef174aff70 implement operator Observable.from(_ optional:) 2016-12-13 14:25:31 +09:00
kitasuke
437c339545 Merge master into add_rx_tab_bar_controller_delegate_proxy 2016-12-07 23:34:07 -08:00
kitasuke
4f0277b746 Update API documentation 2016-12-07 14:40:00 -08:00
kitasuke
b1da045237 Update API documentation 2016-12-07 14:14:01 -08:00
Andrew Breckenridge
e51d6b7f20 add UIWebView extension CHANGELOG entry 2016-11-16 12:13:25 -08:00
Krunoslav Zaher
e4dd325ad4 Polish for URLSession extensions. Renames JSON to json. Swaps order of parameters in response tuple. Now it's (HTTPResponse, Data). Makes response parameters required. 2016-10-23 01:24:02 +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
742eead168 Moves DataStructures to Platform. 2016-10-19 23:06:27 +02:00
Krunoslav Zaher
10f82a0b2d Removes deprecated APIs. 2016-10-19 22:02:44 +02:00
Krunoslav Zaher
f23b2d3176 Adds update-jazzy-config.rb to all-tests.sh. 2016-10-16 16:55:18 +02:00
Jesse Farless
3ebb38c681 Add a .jazzy.yml file and scripts that create and update it 2016-06-08 15:19:50 +02:00