--- Coro/Changes 2011/08/03 15:13:19 1.582 +++ Coro/Changes 2011/08/04 10:37:31 1.584 @@ -4,8 +4,11 @@ TODO: channel->maxsize(newsize)? TODO: http://www.microsoft.com/msj/archive/s2ce.aspx -6.04 - - use even more effciient and more compatible condvars for + - use exponential increase for the readline buffer length in + Coro::Handle. also reduce initial allocation to 1020 from 4096 bytes. + +6.04 Wed Aug 3 17:15:45 CEST 2011 + - use even more efficient and more compatible condvars for compatibility to AnyEvent 6.x :) - more inconsequential ecb.h updates.