-
Notifications
You must be signed in to change notification settings - Fork 419
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: ruby-concurrency/concurrent-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ruby-concurrency/concurrent-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 11 files changed
- 5 contributors
Commits on Jan 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dbfbc14 - Browse repository at this point
Copy the full SHA dbfbc14View commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 855a6dc - Browse repository at this point
Copy the full SHA 855a6dcView commit details
Commits on Jan 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 870abda - Browse repository at this point
Copy the full SHA 870abdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2bd8a - Browse repository at this point
Copy the full SHA 6e2bd8aView commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2aa6f64 - Browse repository at this point
Copy the full SHA 2aa6f64View commit details
Commits on Mar 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c8f0bae - Browse repository at this point
Copy the full SHA c8f0baeView commit details
Commits on Jul 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 52f0ee4 - Browse repository at this point
Copy the full SHA 52f0ee4View commit details
Commits on Aug 26, 2025
-
Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d8a29c - Browse repository at this point
Copy the full SHA 8d8a29cView commit details
Commits on Sep 16, 2025
-
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4eb01b9 - Browse repository at this point
Copy the full SHA 4eb01b9View commit details
Commits on Sep 17, 2025
-
Avoid creating a Fiber while loading the gem
* Since creating a Fiber can be quite expensive and might not work on some platforms (though those are bugs): https://bugs.ruby-lang.org/issues/20085 https://bugs.ruby-lang.org/issues/21607 * spec/concurrent/atomic/lock_local_var_spec.rb already checks that the shortcut is correct and matches the reality.
Configuration menu - View commit details
-
Copy full SHA for 05523c0 - Browse repository at this point
Copy the full SHA 05523c0View 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 v1.3.5...master