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 07, 2024 — Aug 07, 2025
Showing page 3 of 106
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix compile error on FreeBSD 14
Jan Biedermann
More...
over 1 year ago
Drop dependency on mutex_m
Jean Boussier
More...
over 1 year ago
Expose the number of threads that are actively executing tasks with `ThreadPoolExecutor#active_count`. (#1002)
Ben Sheldon [he/him]
More...
over 1 year ago
Update the list of maintainers
Benoit Daloze
More...
over 1 year ago
Allow TimerSet to safely handle an executor raising `RejectedExecutionError` (#999)
Ben Sheldon [he/him]
More...
over 1 year ago
Fix sporadic failures testing with JRuby (#1012)
Charles Oliver Nutter
More...
almost 2 years ago
Fix DaemonThreadFactory - reuse single Java thread factory
Oleg Bulkin
More...
almost 2 years ago
Fix broken CI due to rake-compiler error on Ruby < 2.6
Matt Brictson
More...
about 2 years ago
Fix doc typo: yeild → yield
Matt Brictson
More...
about 2 years ago
Use executor from arg in then_on/rescue_on/chain_on for Promises
Adam Renberg Tamm
More...
about 2 years ago
Fix TimerTask example output (#1003)
Ben Sheldon [he/him]
More...
about 2 years ago
Fix TimerTask docs to not refer to `#execute` as "blocking" (#996)
Ben Sheldon [he/him]
More...
about 2 years ago
Allow TimerTask to be initialized with a specified Executor
Ben Sheldon [he/him]
More...
about 2 years ago
Add `TimerTask.new(interval_type:)` option to configure interval calculation
Ben Sheldon [he/him]
More...
about 2 years ago
Fix TimerTask `:execution_interval` docs
Alexandr Elhovenko
More...
over 2 years ago
Update comment about ::Array on CRuby, it's not fully thread-safe
Benoit Daloze
More...
over 2 years ago
Update comment about ::Hash on CRuby, it's not fully thread-safe
Benoit Daloze
More...
over 2 years ago
Check the first Concurrent::Map default_proc argument is a Concurrent::Map in more tests
Benoit Daloze
More...
over 2 years ago
Fix Concurrent::Map default_proc arguments
Benoit Daloze
More...
over 2 years ago
Prepare CHANGELOG for next version
Benoit Daloze
More...
over 2 years ago
1.2.1
Benoit Daloze
More...
over 2 years ago
Run isolated specs on the oldest CRuby too
Benoit Daloze
More...
over 2 years ago
Add CHANGELOG for https://github.com/ruby-concurrency/concurrent-ruby/pull/990
Benoit Daloze
More...
over 2 years ago
Revert "Prefer `Process.pid` over `$$`"
Benoit Daloze
More...
over 2 years ago
Prefer `Process.pid` over `$$`
Jean Boussier
More...
over 2 years ago
Add `require 'fiber'` for `Fiber.current` usage.
Samuel Williams
More...
over 2 years ago
Optimize Concurrent::Map#[] on CRuby by letting the backing Hash handle the default_proc
Benoit Daloze
More...
over 2 years ago
Modernize Concurrent::Map benchmark
Benoit Daloze
More...
over 2 years ago
Need `bundle install` before generating master docs
Benoit Daloze
More...
over 2 years ago
Make it easier to publish only edge
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