Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring conventions #1

Merged
merged 4 commits into from
Jan 10, 2013

Conversation

benjchristensen
Copy link
Member

No description provided.

We want to support Android.
Observable is now a concrete abstract class rather than an interface with 1:1 relationship to a concrete class.
Combined ObservableExtensions into Observable to match how Rx works (Observable.* methods)
benjchristensen added a commit that referenced this pull request Jan 10, 2013
@benjchristensen benjchristensen merged commit d297bef into ReactiveX:master Jan 10, 2013
benjchristensen pushed a commit that referenced this pull request Sep 4, 2013
Zip and CombineLatest Operators: Generic Order and More Arities
mttkay added a commit to mttkay/RxJava that referenced this pull request Oct 29, 2013
We decided it's better to leave it to the caller when it's appropriate to release, cf. ReactiveX#1
headinthebox added a commit that referenced this pull request Dec 4, 2013
A few trivial Scala adaptor details
benjchristensen pushed a commit that referenced this pull request Dec 8, 2013
remove package rx.lang.scala.util since all its contents were removed
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
…itions

Zip and CombineLatest Operators: Generic Order and More Arities
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
We decided it's better to leave it to the caller when it's appropriate to release, cf. ReactiveX#1
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
…vedSam

remove package rx.lang.scala.util since all its contents were removed
benjchristensen pushed a commit that referenced this pull request May 16, 2014
jbripley referenced this pull request in jbripley/RxJava May 17, 2014
DavidMGross added a commit that referenced this pull request Nov 10, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
Add a Gitter chat badge to README.adoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant