Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
strogo
/
RxJava
Public
forked from
ReactiveX/RxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
RxJava
rxjava-core
src
main
java
rx
subscriptions
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2014
Javadoc changes to help fix #1322
DavidMGross
committed
a270165
View commit details
Copy full SHA for a270165
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Hide ChainedSubscription
benjchristensen
committed
459da07
View commit details
Copy full SHA for 459da07
View code at this point
Browse repository at this point
Commits on May 30, 2014
adding javadocs to ChainedSubscription methods
DavidMGross
committed
ac5b561
View commit details
Copy full SHA for ac5b561
View code at this point
Browse repository at this point
Commits on May 29, 2014
Merge pull request #1281 from benjchristensen/composite-subscription-performance
Show description for 798fa7e
benjchristensen
committed
798fa7e
View commit details
Copy full SHA for 798fa7e
View code at this point
Browse repository at this point
Reduce Subscription Object Allocation
Show description for 15c385d
benjchristensen
committed
15c385d
View commit details
Copy full SHA for 15c385d
View code at this point
Browse repository at this point
Commits on May 28, 2014
Filling in more gaps in the javadocs.
DavidMGross
committed
ea2249a
View commit details
Copy full SHA for ea2249a
View code at this point
Browse repository at this point
Javadoc overhaul: 1) standardize formatting, phrasing, terminology; 2) fill in gaps where javadocs (or parts of them) were missing; 3) add spurious @warn tags to cause build warnings for as-yet-unf…
Show description for 6eeb249
DavidMGross
committed
6eeb249
View commit details
Copy full SHA for 6eeb249
View code at this point
Browse repository at this point
Commits on May 23, 2014
Changed lazySet to regular volatile write to avoid potential visibility issues.
akarnokd
authored and
akarnokd
committed
ccbd483
View commit details
Copy full SHA for ccbd483
View code at this point
Browse repository at this point
Commits on May 22, 2014
Moved to atomic field updaters.
akarnokd
committed
8b8c721
View commit details
Copy full SHA for 8b8c721
View code at this point
Browse repository at this point
Commits on May 21, 2014
Switch to AtomicReferenceFieldUpdater.
akarnokd
committed
7a1ad18
View commit details
Copy full SHA for 7a1ad18
View code at this point
Browse repository at this point
Commits on May 6, 2014
Removed use of deprecated API from tests & operators, fixed year in headers, added and removed suppressions, fixed line endings, replaced tabs with spaces
akarnokd
committed
b4b6762
View commit details
Copy full SHA for b4b6762
View code at this point
Browse repository at this point
Commits on Apr 22, 2014
CompositeSubscription fix
akarnokd
authored and
akarnokd
committed
96b06f9
View commit details
Copy full SHA for 96b06f9
View code at this point
Browse repository at this point
Commits on Apr 20, 2014
Remove deprecated methods/classes from rxjava-core
Show description for e505cee
benjchristensen
committed
e505cee
View commit details
Copy full SHA for e505cee
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Move rx.util.functions to rx.functions
Show description for c20c01e
benjchristensen
committed
c20c01e
View commit details
Copy full SHA for c20c01e
View code at this point
Browse repository at this point
Move Exception Classes to rx.exceptions
Show description for 9b61c13
benjchristensen
committed
9b61c13
View commit details
Copy full SHA for 9b61c13
View code at this point
Browse repository at this point
Commits on Feb 12, 2014
Change Lift to use rx.Observable.Operator
Show description for 673b03c
benjchristensen
committed
673b03c
View commit details
Copy full SHA for 673b03c
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
CompositeSubscription performance increase
akarnokd
authored and
akarnokd
committed
f3a7f3d
View commit details
Copy full SHA for f3a7f3d
View code at this point
Browse repository at this point
CompositeSubscription memory reduction
akarnokd
authored and
akarnokd
committed
8ff7d40
View commit details
Copy full SHA for 8ff7d40
View code at this point
Browse repository at this point
Commits on Feb 1, 2014
Add Subscription.isUnsubscribed()
benjchristensen
committed
c07e459
View commit details
Copy full SHA for c07e459
View code at this point
Browse repository at this point
Commits on Jan 24, 2014
Fix Exception Handling from SafeObserver and Subscriptions
benjchristensen
committed
028d189
View commit details
Copy full SHA for 028d189
View code at this point
Browse repository at this point
Commits on Jan 21, 2014
Bind implementation of fromIterable, toList, toSortedList
benjchristensen
committed
71baf0e
View commit details
Copy full SHA for 71baf0e
View code at this point
Browse repository at this point
Commits on Jan 15, 2014
Updating License Headers
Show description for 6ee4364
benjchristensen
committed
6ee4364
View commit details
Copy full SHA for 6ee4364
View code at this point
Browse repository at this point
Commits on Dec 23, 2013
Naming and Class Conventions
Show description for 813988b
benjchristensen
committed
813988b
View commit details
Copy full SHA for 813988b
View code at this point
Browse repository at this point
Refactor SerialSubscription
Show description for 996e78f
benjchristensen
committed
996e78f
View commit details
Copy full SHA for 996e78f
View code at this point
Browse repository at this point
Refactor MultipleAssignment
Show description for 5918265
benjchristensen
committed
5918265
View commit details
Copy full SHA for 5918265
View code at this point
Browse repository at this point
Refactor CompositeSubscription
Show description for c3ee348
benjchristensen
committed
c3ee348
View commit details
Copy full SHA for c3ee348
View code at this point
Browse repository at this point
Refactor RefCountSubscription
Show description for 109572d
benjchristensen
committed
109572d
View commit details
Copy full SHA for 109572d
View code at this point
Browse repository at this point
Code Reformatting
benjchristensen
committed
dccbc6b
View commit details
Copy full SHA for dccbc6b
View code at this point
Browse repository at this point
Remove Unnecessary Subscription
Show description for 6383157
benjchristensen
committed
6383157
View commit details
Copy full SHA for 6383157
View code at this point
Browse repository at this point
BooleanSubscription: Add Action Support
benjchristensen
committed
cbd9a3c
View commit details
Copy full SHA for cbd9a3c
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
Lock-free subscriptions
akarnokd
committed
ba1d448
View commit details
Copy full SHA for ba1d448
View code at this point
Browse repository at this point
Commits on Dec 8, 2013
Normalize Line Endings
Show description for ceeab36
benjchristensen
committed
ceeab36
View commit details
Copy full SHA for ceeab36
View code at this point
Browse repository at this point
use non-locking state machine based on atomic reference
jloisel
committed
078b687
View commit details
Copy full SHA for 078b687
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
Return null on getSubscription() when previously unsubscribed to match
Show description for 61aea25
jloisel
committed
61aea25
View commit details
Copy full SHA for 61aea25
View code at this point
Browse repository at this point
Commits on Dec 5, 2013
fix: getSubscription should not expose internal sentinel subscription
jloisel
committed
ec9bd2c
View commit details
Copy full SHA for ec9bd2c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.