0
I Use This!
Very Low Activity

Commits : Listings

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