0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actor::pool now passes arbitrary arguments to each constructor; cleaned up depricated block code. More... almost 12 years ago
Updated README More... almost 12 years ago
Released v0.3.2 More... almost 12 years ago
More consistent behavior from Runnable's two run! methods. More... almost 12 years ago
Updated README More... almost 12 years ago
Updated documentation. More... almost 12 years ago
More documentation. Mostly ScheduledTask More... almost 12 years ago
Deleted empty Event doc More... almost 12 years ago
Updated Actor documentation. More... almost 12 years ago
Released v0.3.1 More... almost 12 years ago
Updated README More... almost 12 years ago
Released 0.3.1.pre.2 More... almost 12 years ago
TimerTask now passes a 'self' reference to the block; time intervals can be changed while running. More... almost 12 years ago
Better interal locking of TimerTask. More... almost 12 years ago
TimerTask now supports Dereferenceable More... almost 12 years ago
Updated README More... almost 12 years ago
Updated README More... almost 12 years ago
Updated build config More... almost 12 years ago
Running tests against alternate interpreters More... almost 12 years ago
ScheduledTask is no longer Runnable More... almost 12 years ago
Released 0.3.1.pre.1 More... almost 12 years ago
Minor documentation update More... almost 12 years ago
Merged all working branches More... almost 12 years ago
ScheduledTask in now Observable More... almost 12 years ago
ScheduledTask now fully supports Dereferenceable More... almost 12 years ago
Merge branch 'master' into scheduled-task More... almost 12 years ago
Initial implementation of ScheduledTask. Does not yet support Observable. More... almost 12 years ago
Dereferenceable#value does not load when all options are false. More... almost 12 years ago
Extracted Dereferenceable from Agent; added Dereferenceable to Future and Promise. More... almost 12 years ago
Agent dereference options now applied at observation More... almost 12 years ago