CIA.vc
raggi
Real-time open source activity stats
Stats » Authors » raggi
syndicateUTC clock
07:20 on May 28, 2012
event counters
The last message was received 1.86 years ago at 23:07 on Jul 18, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
450 messages since the first one, 8.34 years ago, for an average of 0.97 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
23:07 on Jul 18, 2010eventmachine
Commit by raggi on master :: r7f20dba / ext/em.cpp : (link)
Whoops, forgot the other correction for strerror issues. - http://bit.ly/bR6wGz
#
22:56 on Jul 18, 2010eventmachine
Commit by raggi on master :: r383c0a1 / ext/project.h : (link)
Add string.h for posix strerror - http://bit.ly/c9rhHv
#
01:14 on Jul 14, 2010eventmachine
Commit by raggi on master :: r60b6472 / lib/em/timers.rb : (link)
Plug a leak on 1.9 with periodic timers. N.B. This is actually avoiding a 1.9 leak, but also optimises performance. - http://bit.ly/b6zNf4
#
14:03 on Jun 30, 2010eventmachine
Commit by raggi on master :: r122fcc3 / ext/em.cpp : (link)
print out the error info when errno available - http://bit.ly/c9Weh5
#
19:13 on Jun 13, 2010eventmachine
Commit by raggi on conndelete :: reb4864b / lib/em/protocols/httpclient.rb : (link)

Merge branch 'master' into conndelete

#
19:13 on Jun 13, 2010eventmachine
Commit by raggi on master :: rce98299 / lib/em/protocols/httpclient.rb : (link)
Fix custom_headers support in httpclient to not error when unused - http://bit.ly/bPeB23
#
19:13 on Jun 13, 2010eventmachine
Commit by raggi on conndelete :: rce98299 / lib/em/protocols/httpclient.rb : (link)
Fix custom_headers support in httpclient to not error when unused - http://bit.ly/bPeB23
#
19:07 on Jun 13, 2010eventmachine
Commit by raggi on conndelete :: r44bb27e / (15 files in 6 dirs): (link)

Merge branch 'master' into conndelete

  • master: regenerate gemspec without lib/pr_eventmachine Add the ability to manually specify additional HTTP headers Avoid errors when git is not installed. Skip over the TestProcessWatch class if kqueue is not supported. test_defer: avoid declaring TestDeferUsage class on Ruby 1.9. Fix a problem when compiling eventmachine with mingw. Makes HTTPS client tests pass Stop advertising non-available authentication mechanisms, allow multi-line authentication - fixes compatibility with javamail Check for explicit content-type in stomp message header typo fixes and undef fstat for ruby on Windows fix nasty 100% cpu bug in EM::Iterator + add some debugging output Unbreak Java extension compilation, the issue was introduced in feaf12a0 update gemspec - http://bit.ly/caStyf
#
19:05 on Jun 13, 2010eventmachine
Commit by raggi on conndelete :: r160fd5b / (ext/ed.cpp ext/ed.h ext/em.cpp ext/em.h): (link)
Introduce and use DeletingDescriptors, to avoid a second loop through all descriptors every tick, and correctly track closing descriptors for quantum selection. - http://bit.ly/bVn6f3
#
00:45 on Mar 12, 2010eventmachine
Commit by raggi on close_schedule_fix :: rdf0d643 / (7 files in 2 dirs): (link)
Expose EM.num_close_scheduled, and utilise in TimeTilNextEvent to avoid long waits for unbinds. - http://bit.ly/bt1JAt
#
11:51 on Feb 07, 2010eventmachine
Commit by raggi on master :: r4074ccb / eventmachine.gemspec : (link)
update gemspec again - http://bit.ly/anmTMO
#
11:51 on Feb 07, 2010eventmachine
Commit by raggi on master :: r006df7d / web/whatis : (link)
remove web/whatis - http://bit.ly/bvbuml
#
11:49 on Feb 07, 2010eventmachine
Commit by raggi on master :: rd0e2cae / (Rakefile eventmachine.gemspec): (link)
Update gemspec - http://bit.ly/cGeILq
#
00:55 on Feb 04, 2010eventmachine
Commit by raggi on master :: r3008ae6 / (13 files): (link)
Tighten timeouts and so on for faster tests, 90s - 25s - http://bit.ly/chtlIU
#
00:33 on Feb 04, 2010eventmachine
Commit by raggi on master :: r1fd5584 / tests/test_inactivity_timeout.rb : (link)
reduce timeout test time - http://bit.ly/b46617
#
00:23 on Feb 04, 2010eventmachine
Commit by raggi on master :: r036bf3b / tests/test_httpclient2.rb : (link)
tighten up test time on test_pipeline - http://bit.ly/91sQX1
#
00:21 on Feb 04, 2010eventmachine
Commit by raggi on master :: rbcf47ca / tests/test_hc.rb : (link)
refactor test_hc, and drop runtime by 15s - http://bit.ly/c8V9fY
#
00:01 on Feb 04, 2010eventmachine
Commit by raggi on master :: r8905c4b / tests/test_futures.rb : (link)
Cut test time - http://bit.ly/bsX9CR
#
21:38 on Feb 03, 2010eventmachine
Commit by raggi on master :: r30ad75d / (5 files in 4 dirs): (link)
Add EM::TickLoop - http://bit.ly/cBEX2r
#
21:10 on Feb 03, 2010eventmachine
Commit by raggi on master :: rd71e404 / tests/test_timers.rb : (link)
Reduce oversized test max timers - http://bit.ly/9nlyYl
#