0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix variable type More... over 11 years ago
Released v0.4.0 More... over 11 years ago
Added documentation for new Channel class. More... over 11 years ago
Added MRI 2.1 and JRuby as Travis build targets. More... over 11 years ago
Added MRI 2.1 and JRuby as Travis build targets. More... over 11 years ago
Merge pull request #3 from jamiehodge/patch-1 More... over 11 years ago
add missing .new More... over 11 years ago
Merge pull request #2 from chip-miller/patch-1 More... over 11 years ago
Update promise.md More... over 11 years ago
Added RubyConf Confreaks link to README More... over 11 years ago
Updated README prior to CleRB More... over 11 years ago
Better documentation. More... over 11 years ago
Renamed Stoppable#at_stop to #before_stop, and #stopper to #before_stop_proc More... over 11 years ago
Channel now includes Stoppable. More... over 11 years ago
Merged latest master More... over 11 years ago
Stoppable mixin allows TimerTask to run block on stop. More... over 11 years ago
Fixed bug when TimerTask given non-integer interval values. More... almost 12 years ago
Better YARD documentation. More... almost 12 years ago
Postable message methods now raise exception when given an empty message More... almost 12 years ago
Fixed minor bug in Event#reset More... almost 12 years ago
Added note about semantic versioning to README More... almost 12 years ago
Better documentation for Event and Conxurrent::timeout More... almost 12 years ago
YARD documentation for TimerTask and Concurrent::Timeout. More... almost 12 years ago
Removed goroutine (superseded by Future) More... almost 12 years ago
Tests for Channel; refactored behaves_as for Postable More... almost 12 years ago
Initial spike of Channel/MailboxProcessor More... almost 12 years ago
Minor change to Actor documentation More... almost 12 years ago
Updated README More... almost 12 years ago
Began writing YARD documentation More... almost 12 years ago
Actor::pool now passes arbitrary arguments to each constructor; cleaned up depricated block code. More... almost 12 years ago