-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 43 files changed
- 5 contributors
Commits on Jun 4, 2019
-
Update Additional-Reading.md (#6496)
* Update Additional-Reading.md #6132 - 'What is Reactive Programming?' was wrong link, so deleted. - First line was edited. * Update Additional-Reading.md - add 'What is Reactive Programming?' link.
Configuration menu - View commit details
-
Copy full SHA for 368e0b4 - Browse repository at this point
Copy the full SHA 368e0b4View commit details -
Update Alphabetical-List-of-Observable-Operators.md (#6497)
#6132 * Invalid link edited.
Configuration menu - View commit details
-
Copy full SHA for 68ad8e2 - Browse repository at this point
Copy the full SHA 68ad8e2View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 15e52bb - Browse repository at this point
Copy the full SHA 15e52bbView commit details
Commits on Jun 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 89d506d - Browse repository at this point
Copy the full SHA 89d506dView commit details
Commits on Jun 17, 2019
-
Null check for BufferExactBoundedObserver (#6499)
* Null check for BufferExactBoundedObserver Other variants contain this Null check already, e.g. BufferExactUnboundedObserver It is causing 0.1% crashes in our production app. * ObservableBufferTimed.BufferExactBoundedObserver - failing supplier unit test FlowableBufferTimed.BufferExactBoundedSubscriber - failing supplier fix + unit test * Better Unit tests for FlowableBufferTimed and BufferExactBoundedSubscriber NPE issue Reverted
Configuration menu - View commit details
-
Copy full SHA for c5e1b3a - Browse repository at this point
Copy the full SHA c5e1b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed29fac - Browse repository at this point
Copy the full SHA ed29facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e8d48 - Browse repository at this point
Copy the full SHA 31e8d48View commit details
Commits on Jun 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b763ffa - Browse repository at this point
Copy the full SHA b763ffaView commit details -
2.x: Fix publish().refCount() hang due to race (#6505)
* 2.x: Fix publish().refCount() hang due to race * Add more time to GC when detecting leaks. * Fix subscriber swap mistake in the Alt implementation
Configuration menu - View commit details
-
Copy full SHA for 19c0959 - Browse repository at this point
Copy the full SHA 19c0959View commit details
Commits on Jun 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0df3285 - Browse repository at this point
Copy the full SHA 0df3285View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.9...v2.2.10