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

Initial migration to RxJava2 #1

Open
wants to merge 105 commits into
base: master
Choose a base branch
from

Conversation

UeliKurmann
Copy link

No description provided.

jmhofer and others added 30 commits May 2, 2013 19:16
- removes Hamcrest dependencies (http://saltnlight5.blogspot.com/2012/10/whats-up-with-junit-and-hamcrest.html)
- solves conflicts on our CI server (blocking release to Maven Central)
Conflicts:
	rxjava-core/src/main/java/rx/Observable.java
	rxjava-core/src/main/java/rx/observables/BlockingObservable.java
	rxjava-core/src/main/java/rx/subjects/PublishSubject.java
This is related to ongoing work related to covariant support at ReactiveX/RxJava#331
Avoid name collions for `call` method with Func* interfaces to simplify interop with Clojure etc.
epb-644 and others added 28 commits June 18, 2015 12:56
Implementation for issue #34.
Ensure all MouseEventSource(s) unsubscribe on the EDT. Fixes #57.
Add hierarchy and hierachy bounds listener support
@akarnokd akarnokd closed this Nov 16, 2016
@akarnokd akarnokd reopened this Nov 16, 2016
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.