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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2014
Changed producer interface to work with long instead of int
Aaron Tull
committed
b44e8ad
View commit details
Copy full SHA for b44e8ad
View code at this point
Browse repository at this point
Concurrency Fixes for RxRingBuffer & Merge
benjchristensen
committed
3a0d891
View commit details
Copy full SHA for 3a0d891
View code at this point
Browse repository at this point
Range concurrency & off-by-one bugfix
akarnokd
committed
7a9ae10
View commit details
Copy full SHA for 7a9ae10
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
Ignoring non-deterministic test
Show description for 6ca3b43
benjchristensen
committed
6ca3b43
View commit details
Copy full SHA for 6ca3b43
View code at this point
Browse repository at this point
flatMapAsync test was non-deterministic
benjchristensen
committed
f20f479
View commit details
Copy full SHA for f20f479
View code at this point
Browse repository at this point
Use Subscriber.onStart as idiomatic backpressure start point
benjchristensen
committed
b86e1da
View commit details
Copy full SHA for b86e1da
View code at this point
Browse repository at this point
Test timing
Show description for 2b921eb
benjchristensen
committed
2b921eb
View commit details
Copy full SHA for 2b921eb
View code at this point
Browse repository at this point
Clarity about batching request
benjchristensen
committed
593185a
View commit details
Copy full SHA for 593185a
View code at this point
Browse repository at this point
Fix Merge Bug
Show description for f35489c
benjchristensen
committed
f35489c
View commit details
Copy full SHA for f35489c
View code at this point
Browse repository at this point
Commits on Jul 7, 2014
Backpressure & 0.20.0-RC1
benjchristensen
committed
97f73fa
View commit details
Copy full SHA for 97f73fa
View code at this point
Browse repository at this point
Merge pull request #1401 from samhendley/onnextvalue
Show description for 8bf8102
benjchristensen
committed
8bf8102
View commit details
Copy full SHA for 8bf8102
View code at this point
Browse repository at this point
Avoiding OperatorObserveOn from calling subscriber.onNext(..) after unsubscribe().
Show description for cd4f112
dpsm
committed
cd4f112
View commit details
Copy full SHA for cd4f112
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Add links to Graham Lea's useful overview of observeOn/subscribeOn
DavidMGross
committed
ad35778
View commit details
Copy full SHA for ad35778
View code at this point
Browse repository at this point
Added a renderValue function to create a string from unknown client objects without calling toString (PR #1401)
shendley
committed
b50abaa
View commit details
Copy full SHA for b50abaa
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
Fixed OnNextValue to not call toString on the failing value
shendley
committed
d23ff71
View commit details
Copy full SHA for d23ff71
View code at this point
Browse repository at this point
Created test cases that show inconsistent error handling with OnNextValue and toString
shendley
committed
405c61d
View commit details
Copy full SHA for 405c61d
View code at this point
Browse repository at this point
Internal Data Structures
Show description for fa94e1d
benjchristensen
committed
fa94e1d
View commit details
Copy full SHA for fa94e1d
View code at this point
Browse repository at this point
Update Perf Tests
Show description for 78572f3
benjchristensen
committed
78572f3
View commit details
Copy full SHA for 78572f3
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
Adding the hooks unsafeSubscribe by making the execution same as safe version without the safety checks.
abersnaze
committed
750c627
View commit details
Copy full SHA for 750c627
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
Better naming, and new test
Show description for 76f5cc4
benjchristensen
committed
76f5cc4
View commit details
Copy full SHA for 76f5cc4
View code at this point
Browse repository at this point
Commits on Jun 25, 2014
Merge pull request #1388 from mattrjacobs/eliminate-circular-exception-creation
Show description for b40e89f
benjchristensen
committed
b40e89f
View commit details
Copy full SHA for b40e89f
View code at this point
Browse repository at this point
Fixed up SafeObserverTest w.r.t. CompositeException changes
mattrjacobs
committed
8e27cdc
View commit details
Copy full SHA for 8e27cdc
View code at this point
Browse repository at this point
Removed unused import
mattrjacobs
committed
3b95e2f
View commit details
Copy full SHA for 3b95e2f
View code at this point
Browse repository at this point
CompositeException does not mutate nested exceptions by attaching stacks, but instead
Show description for f4ae92a
mattrjacobs
committed
f4ae92a
View commit details
Copy full SHA for f4ae92a
View code at this point
Browse repository at this point
Cross-reference observeOn and subscribeOn from each others' javadocs
DavidMGross
committed
05c636c
View commit details
Copy full SHA for 05c636c
View code at this point
Browse repository at this point
Upgrade to JMH 0.9
benjchristensen
committed
e537609
View commit details
Copy full SHA for e537609
View code at this point
Browse repository at this point
Commits on Jun 24, 2014
Adding missing javadocs to Exceptions/OnErrorThrowable (#1322)
DavidMGross
committed
e808394
View commit details
Copy full SHA for e808394
View code at this point
Browse repository at this point
Adding missing javadocs to TestSubject (#1322)
DavidMGross
committed
2d7b966
View commit details
Copy full SHA for 2d7b966
View code at this point
Browse repository at this point
Adding missing javadocs to TestSubscriber (#1322)
DavidMGross
committed
bf29c61
View commit details
Copy full SHA for bf29c61
View code at this point
Browse repository at this point
TrampolineScheduler Cleanup
Show description for 875cfd7
benjchristensen
committed
875cfd7
View commit details
Copy full SHA for 875cfd7
View code at this point
Browse repository at this point
TestSubscriber.assertNoErrors
benjchristensen
committed
acc5c1e
View commit details
Copy full SHA for acc5c1e
View code at this point
Browse repository at this point
Formatting
benjchristensen
committed
d06c7d6
View commit details
Copy full SHA for d06c7d6
View code at this point
Browse repository at this point
OnSubscribe: DelaySubscribe -> UnsafeSubscribe
Show description for 59b59b2
benjchristensen
committed
59b59b2
View commit details
Copy full SHA for 59b59b2
View code at this point
Browse repository at this point
Remove unnecessary code
benjchristensen
committed
af4fc88
View commit details
Copy full SHA for af4fc88
View code at this point
Browse repository at this point
TakeUntil & NotificationLite
Show description for a7f80c3
benjchristensen
committed
a7f80c3
View commit details
Copy full SHA for a7f80c3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.