--- Coro/Changes 2007/09/21 02:26:43 1.238 +++ Coro/Changes 2007/09/22 20:11:53 1.241 @@ -14,6 +14,11 @@ - added Coro::Util::fork_eval. - added Coro::Storable::{nfreeze,blocking_{freeze,nfreeze}}. - reduce initial stack sizes to allow for "micro-coroutines". + - better async_pool resource management, moved parts of async_pool + handling to XS (major speed improvement). + - work around bugs in Event causing events to be develivered + for freed watchers (with invalid pointers in them...), using + some ugly perl hacks :/ - many minor tweaks. 3.63 Wed May 16 14:10:06 CEST 2007