openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
concurrent-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
about 19 hours
ago.
Aug 15, 2024 — Aug 15, 2025
Showing page 4 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bump version of edge too since there were changes
Benoit Daloze
More...
over 2 years ago
Give more time to join threads
Benoit Daloze
More...
over 2 years ago
Guard flaky assertion on JRuby
Benoit Daloze
More...
over 2 years ago
Fix docs generation for 1.2.0
Benoit Daloze
More...
over 2 years ago
Fix rake release:test
Benoit Daloze
More...
over 2 years ago
Adapt RakeCompilerDock to work with podman
Benoit Daloze
More...
over 2 years ago
Seems plain `sh 'bundle package'` does not work
Benoit Daloze
More...
over 2 years ago
Remove uptodate docs tasks
Benoit Daloze
More...
over 2 years ago
1.2.0
Benoit Daloze
More...
over 2 years ago
More docs fixes
Benoit Daloze
More...
over 2 years ago
Hide internal classes from public docs
Benoit Daloze
More...
over 2 years ago
Update CHANGELOG
Benoit Daloze
More...
over 2 years ago
Various fixes for ThreadLocalVar and FiberLocalVar
Benoit Daloze
More...
over 2 years ago
Fix missing method `on_cruby?`.
Samuel Williams
More...
over 2 years ago
Add missing `require "concurrent/set.rb"`.
Samuel Williams
More...
over 2 years ago
Introduce FiberLocalVar and LockLocalVar for alignment with `Mutex` scope.
Samuel Williams
More...
over 2 years ago
Don't compile the extension on non-CRuby, it's unused
Benoit Daloze
More...
over 2 years ago
Review usages of defined?
Benoit Daloze
More...
over 2 years ago
Update the list of maintainers
Benoit Daloze
More...
over 2 years ago
Mark the `mutex_owned_per_thread?` method as private.
Samuel Williams
More...
over 2 years ago
Ensure each file can be required separately
Benoit Daloze
More...
over 2 years ago
Revert back to shared implementation of "locals" storage array.
Samuel Williams
More...
over 2 years ago
Fix cycle between configuration and logging
Benoit Daloze
More...
over 2 years ago
Some notes about setting up IntelliJ
Benoit Daloze
More...
over 2 years ago
Ensure the java extension is always loaded before it's needed
Benoit Daloze
More...
over 2 years ago
The java extension is non-optional
Benoit Daloze
More...
over 2 years ago
Simplify dependencies in concurrent/synchronization/volatile
Benoit Daloze
More...
over 2 years ago
Rename to `@Lock` for consistency since it's a final ivar
Benoit Daloze
More...
over 2 years ago
Be more explicit that it's only included once
Benoit Daloze
More...
over 2 years ago
Concurrent.global_* should raise if there is an exception and not return nil
Benoit Daloze
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
…
105
106
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree