0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Coveralls only runs under JRuby on Travis. More... over 11 years ago
Removed deprecated Agent stress test. More... over 11 years ago
Fixed Agent test broken when updated to use NullThreadPool. More... over 11 years ago
Updated processor count functions. More... over 11 years ago
Updated all tests not about thread pools to use NullThreadPool as global/class thread pool. More... over 11 years ago
Removed gc hack from spec helper--it didn't fix the problem. More... over 11 years ago
Added randomizer back to RSpec tests (unintentionally left it commented-out after debugging). More... over 11 years ago
Better cleanup of thread pool tests. More... over 11 years ago
Merge pull request #32 from jdantonio/cached_thread_pool More... over 11 years ago
Created MRI and JRuby specific implementations of CachedThreadPool More... over 11 years ago
Made pending a spec I broke while working on PR #31 More... over 11 years ago
Merge pull request #31 from jdantonio/fixed_thread_pool More... over 11 years ago
Created MRI and JRuby specific implementations of FixedThreadPool More... over 11 years ago
Fixed obligation specs broken when creating Delay class. More... over 11 years ago
Initial implementation of Delay. More... over 11 years ago
Released v0.5.0 More... over 11 years ago
Added inch gem as a development dependency. More... over 11 years ago
Merge pull request #28 from rrrene/patch-1 More... over 11 years ago
Add docs badge to README More... over 11 years ago
Merge branch 'master' into tvars. More... over 11 years ago
TVar: experiment. More... over 11 years ago
TVar: basic STM seems to work. More... over 11 years ago
Require monitor, run with more threads. More... over 11 years ago
Release pre-release update v0.5.0.pre.1 More... over 11 years ago
Updated to latest development dependencies. More... over 11 years ago
Fixed bug in observer sets when block returns complex data types. More... over 11 years ago
Corrected example use of Concurrent::dataflow More... over 11 years ago
Moved object graph image to wiki repo. More... over 11 years ago
Improved Supervisor locking policy and small refactorings More... over 11 years ago
some minor style fixes More... over 11 years ago