0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better documentation. More... over 10 years ago
Mostly documented Actor and Supervisor. More... over 10 years ago
Released v0.3.0 More... over 10 years ago
Released v0.3.0.pre.3 More... over 10 years ago
Added non-blocking #run! instance method back to Runnable. More... over 10 years ago
Fixed minor bug in Supervisor. More... over 10 years ago
Updated README More... over 10 years ago
Fixed broken link in README. More... over 10 years ago
Updated tests. More... over 10 years ago
Updated tests. More... over 10 years ago
TimerTask is now Observable. More... over 10 years ago
Fixed broken test. More... over 10 years ago
Renamed Executor to TimerTask More... over 10 years ago
Removed buggy and unnecessary Runnable#run! instance method. More... over 10 years ago
Released v0.3.0.pre.2 More... over 10 years ago
Fixed broken FixedThreadPool spec. More... over 10 years ago
Better test timing across Ruby interpreters. More... over 10 years ago
Global thread pool now defaults to NullThreadPool. More... over 10 years ago
Fixed broken rake. More... over 10 years ago
Another redesign of CachedThreadPool. More... over 10 years ago
Updated build targets. More... over 10 years ago
Better test output. More... over 10 years ago
Completely refactored thread pools are consistent on MRI and JRuby. More... over 10 years ago
Began creating stress test scripts. More... over 10 years ago
Updated build targets. More... over 10 years ago
Merge branch 'master' into timeout More... over 10 years ago
Removed deprecated functions added to Kernel. More... over 10 years ago
Replaced Timeout::timeout with Concurrent::Timeout. More... over 10 years ago
Merge branch 'master' of github.com:jdantonio/concurrent-ruby More... over 10 years ago
Better Rubinius support. More... over 10 years ago