10
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version bump, 0.12.7 for repo builds More... about 15 years ago
eventmachine 0.12.6 More... about 15 years ago
rake win32:gem task to build openssl and a win32 binary gem (requires msysgit, activestate perl and vc6) More... about 15 years ago
Fix evma_get_subprocess_pid for windows More... about 15 years ago
Package all checked-in files into gem More... about 15 years ago
More solaris build fixes. More... about 15 years ago
improve EM.connection_count test More... about 15 years ago
Correctly initialize kqfd (so we don't close() stdin when deconstructing EventMachine) More... about 15 years ago
Add EM.system wrapper for EM::popen (#89) More... about 15 years ago
Comment out old EM::original_event_callback and EM.handle_runtime_error + associated test More... about 15 years ago
Improve EM.error_handler test More... about 15 years ago
Fix inactivity_timeout issue in pure ruby reactor (#108) More... about 15 years ago
Reorganize ruby event_callback to make it clear certain events are handled in C More... about 15 years ago
Add some comments to EM::connect/start_server unix/tcp detection logic More... about 15 years ago
Friendlier errors in event_callback More... about 15 years ago
Fix compile warning with EM.error_handler (#109) More... about 15 years ago
EventMachine#ssl? method, and skipping ssl tests if it's not available. More... about 15 years ago
Add documentation for EM::popen More... about 15 years ago
More solaris build issues fixed More... about 15 years ago
check that the passed connection handler is of the proper class (subclass of EM::Connection), and added test for this. More... about 15 years ago
updated EM.connection_count documentation More... about 15 years ago
Added tests for EM::Connection#get_peer_cert, EM::Connection#ssl_handshake_completed, and EM.connection_count More... about 15 years ago
Fix solaris build issues More... about 15 years ago
Fix EM.attach to work with pipes (connection_completed no longer fires for attached file descriptors) More... about 15 years ago
Backfill ChangeLog More... about 15 years ago
remove unnecessary defines and checks in fastfilereaders extconf More... about 15 years ago
Merge branch 'solaris' More... about 15 years ago
Merge branch 'master' of [email protected]:eventmachine/eventmachine More... about 15 years ago
fixed a small bug with basic auth (cherry-pick conflict merge from mmmurf (closes #92)) More... about 15 years ago
Fix PipeDescriptor::~PipeDescriptor() to avoid long nanosleeps More... about 15 years ago