0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #727 from ruby-concurrency/pitr-ch/pool More... about 7 years ago
Raise on recursive Delay#value call More... about 7 years ago
Merge pull request #740 from ruby-concurrency/pitr-ch/support More... about 7 years ago
Drop support for CRuby 1.9, JRuby 1.7, Rubinius. Add TruffleRuby More... about 7 years ago
Update README.md More... about 7 years ago
Merge pull request #733 from ivoanjo/update-travis-config More... about 7 years ago
Workaround struct inspect bug on JRuby 9.2.0.0 More... about 7 years ago
Update README.md More... about 7 years ago
Update README More... about 7 years ago
Merge pull request #737 from ruby-concurrency/pitr-ch/atomic-markable-reference More... about 7 years ago
Move out of Atomic namespace More... about 7 years ago
Removed unused macros More... about 7 years ago
Do not leak internal class More... about 7 years ago
Document downgrading and upgrading of ReentrantReadWriteLock More... about 7 years ago
Rename Promises::FactoryMethods.create to make_future to avoid name collisions More... about 7 years ago
Merge pull request #708 from ianks/update-memory-barriers More... about 7 years ago
Add note about new memory bariers More... about 7 years ago
Merge pull request #735 from ivoanjo/fix-broken-channel-spec More... about 7 years ago
Merge pull request #734 from ivoanjo/fix-array-hash-set-constructors-truffleruby More... about 7 years ago
Revert previous changes for TruffleRuby More... about 7 years ago
Fix naming in synchronization layer More... about 7 years ago
use ::Array not Concurrent::Array More... about 7 years ago
More generous pool termination timeouts More... about 7 years ago
Add developer-friendly error when monitor not initialized More... about 7 years ago
Fix another case of Hash monitor not being initialized More... about 7 years ago
Fix Array/Hash monitor not being initialized More... about 7 years ago
Fix broken initialization arguments on TruffleRuby More... about 7 years ago
Add specs for Set initialization behavior More... about 7 years ago
Add specs for Hash initialization behavior More... about 7 years ago
Add specs for Array initialization behavior More... about 7 years ago