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
1 day
ago. based on code collected
1 day
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 5 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Extract safe initialization and use it for MutexAtomic{Reference,Fixnum,Boolean}
Benoit Daloze
More...
over 2 years ago
Do not depend on Synchronization::LockableObject for MutexAtomicBoolean and MutexAtomicFixnum
Benoit Daloze
More...
over 2 years ago
Simplify Concurrent.monotonic_time to just use Process.clock_gettime(Process::CLOCK_MONOTONIC)
Benoit Daloze
More...
over 2 years ago
Fix circular dependency between AtomicReference and Synchronization::Object
Benoit Daloze
More...
over 2 years ago
MutexLockableObject/MonitorLockableObject never have any arguments
Benoit Daloze
More...
over 2 years ago
Run each spec file in a process to detect missing requires
Benoit Daloze
More...
over 2 years ago
Fix compiler warning (-Wold-style-definition)
Benoit Daloze
More...
over 2 years ago
Cleanup old references to RbxAtomicReference
Benoit Daloze
More...
over 2 years ago
rake clean should remove lib/concurrent-ruby/concurrent/concurrent_ruby_ext.so
Benoit Daloze
More...
over 2 years ago
Skip flaky spec
Benoit Daloze
More...
over 2 years ago
Add Ruby 3.2 to the CI matrix. Also update checkout action version
Peter Goldstein
More...
over 2 years ago
Let `Promises.any_fulfilled_future` take an `Event`
Kasumi Hanazuki
More...
over 2 years ago
Update release docs instructions
Benoit Daloze
More...
over 2 years ago
Add release date of v1.1.10 to CHANGELOG.md (#968)
Holger Just
More...
over 2 years ago
Require Ruby 2.3+ and drop Ruby 2.2 support
Benoit Daloze
More...
over 2 years ago
Update docs for Concurrent.processor_count
Benoit Daloze
More...
over 2 years ago
Hide verbose and confusing "Pending: (Failures listed here ...)" section in RSpec output
Benoit Daloze
More...
over 2 years ago
Fix warnings in extension
Benoit Daloze
More...
over 2 years ago
Use TruffleRuby release in main CI
Benoit Daloze
More...
over 2 years ago
Guard spec which correctly fails on 3.1
Benoit Daloze
More...
over 2 years ago
Avoid raise_error without exception class
Benoit Daloze
More...
over 2 years ago
Use lambda literals in Concurrent::Map spec
Benoit Daloze
More...
over 2 years ago
Remove Rubinius-related code
Benoit Daloze
More...
over 2 years ago
RUBY_ENGINE is always defined
Benoit Daloze
More...
over 2 years ago
Fix documentation for Concurrent::Semaphore
Benoit Daloze
More...
over 2 years ago
docs: use bundler cache
Benoit Daloze
More...
over 2 years ago
Needs BUNDLE_WITH documentation
Benoit Daloze
More...
over 2 years ago
Automatically generate docs for master and last releases using GitHub Actions
Benoit Daloze
More...
over 2 years ago
Fix typo
Benoit Daloze
More...
over 2 years ago
Remove docs from source repository
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