Activity
Correct word in readme
Correct word in readme
Pull request merge
Fix guards in specs using C extension classes
Fix guards in specs using C extension classes
Document Bundler workaround for releasing
Document Bundler workaround for releasing
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2
Release concurrent-ruby 1.3.5 and concurrent-ruby-edge 0.7.2
Improve ancestor classes spec
Improve ancestor classes spec
Pull request merge
Remove dependency on logger
Remove dependency on logger
Pull request merge
Avoid requiring files of the gem in Rakefile to avoid redefined metho…
Avoid requiring files of the gem in Rakefile to avoid redefined metho…
Avoid require in *.gemspec files to avoid redefined constant warnings
Avoid require in *.gemspec files to avoid redefined constant warnings
Check early that $CONCURRENT_JRUBY_HOME is set
Check early that $CONCURRENT_JRUBY_HOME is set
Fix the return value of Concurrent.available_processor_count
when `…
Fix the return value of
Concurrent.available_processor_count
when `…Pull request merge
Fix the doc of Concurrent.available_processor_count
Fix the doc of
Concurrent.available_processor_count
Pull request merge
Add Concurrent.cpu_shares
that is cgroups aware.
Add
Concurrent.cpu_shares
that is cgroups aware.Pull request merge
Update comment for JRuby variant of processor_count to reality
Update comment for JRuby variant of processor_count to reality
Pull request merge
Improve speed for windows Get-CimInstance
Improve speed for windows
Get-CimInstance
Pull request merge
Add a windows job to CI
Add a windows job to CI
Pull request merge
Automatically run bundle install before running tests
Automatically run bundle install before running tests