0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Better error handling and tests for TcpSyncDemux More... almost 12 years ago
Standardized on #run and #running? methods More... almost 12 years ago
Folded in shared specs that weren't really helping. More... almost 12 years ago
Better Reactor stability and better tests. More... almost 12 years ago
Better error handling and code coverage of TcpSyncDemux. More... almost 12 years ago
Better error handling and code coverage of DRbAsuncDemux. More... almost 12 years ago
Updated with latest version of functional-ruby. More... almost 12 years ago
Moved reactor/demux tests into rake tasks. More... almost 12 years ago
Cleared rspec shared deprecation warnings More... almost 12 years ago
Added specs for both demultiplexers. More... almost 12 years ago
Excluded tests incompatable with Windows. More... almost 12 years ago
Excluded more tests from JRuby More... almost 12 years ago
Excluded demux tests frm=om Travis because they require network access. More... almost 12 years ago
Added pending specs for TcpSyncDemux More... almost 12 years ago
Updated documentation More... almost 12 years ago
Wrote specs for DRbAsyncDemux. More... almost 12 years ago
Removed from rbx tests involving OS signals. More... almost 12 years ago
Released v0.1.1.pre.5 More... almost 12 years ago
Added :run_now option to Executor#run More... almost 12 years ago
Released v0.1.1.pre.4 More... almost 12 years ago
Better code coverage; better JRuby test reliability. More... almost 12 years ago
Removed rbx as a Travis build target More... almost 12 years ago
Added full suite of Reactor specs. More... almost 12 years ago
Removed unnecessary Thread.pass calls. More... almost 12 years ago
Fixed bug in rescueing promises. More... almost 12 years ago
Refactored Promise and Future based on JRuby weirdness. More... about 12 years ago
Updated to make the project more JRuby friendly. More... about 12 years ago
Adding JRuby and Rubinius to the Travis config. More... about 12 years ago
Replaced all #atomic calls with Mutex objects to support more Ruby interpreters. More... about 12 years ago
Better atomic locking. More... about 12 years ago